log

age author description
Sat, 21 Feb 2015 16:04:00 +0100 Torsten fix error when entering dbcont in terminal while running a file from gui
Sat, 21 Feb 2015 06:15:50 -0800 Rik Fix 'make dist' target failing (bug #44333).
Sat, 21 Feb 2015 14:46:43 +0100 Torsten fix issue when saving a new modified file while closing
Sat, 21 Feb 2015 13:33:28 +0100 Torsten communicating actual working directory to the editor (#44298)
Sat, 21 Feb 2015 01:45:45 -0500 John W. Eaton update name of sparse matrix ops file in liboctave/operators/config-ops.h
Sat, 21 Feb 2015 01:41:35 -0500 John W. Eaton enable silent makefile rules by default
Sat, 21 Feb 2015 00:22:23 -0500 Torsten fix unzipping compressed info files when running the gui (bug #38305)
Fri, 20 Feb 2015 17:16:21 -0800 Rik Use isguirunning rather than __octave_link_enabled__ in m-files for clarity.
Fri, 20 Feb 2015 19:36:35 -0500 John W. Eaton create .oct files directly instead of using stamp files (bug #44329)
Fri, 20 Feb 2015 14:59:43 -0800 Rik maint: Move annotation.m from plot/draw to plot/appearance directory.
Fri, 20 Feb 2015 14:56:06 -0800 Rik doc: Spellcheck documentation before 4.0 release.
Fri, 20 Feb 2015 14:26:36 -0800 Rik doc: Grammarcheck documentation ahead of 4.0 release.
Fri, 20 Feb 2015 14:24:17 -0800 Rik maint: Merge away accidental head.
Fri, 20 Feb 2015 19:19:29 +0200 Avinoam Kalma Include in tarball, but don't install, display-available.h
Fri, 20 Feb 2015 17:18:19 -0500 John W. Eaton make --enable-silent-rules configure option more useful
Fri, 20 Feb 2015 08:45:23 -0800 Rik plotimages.m: Produce the same hist plot for documentation each time (bug #44263)
Fri, 20 Feb 2015 08:13:24 -0800 Rik maint: Merge away accidental head.
Fri, 20 Feb 2015 05:49:07 -0500 John W. Eaton avoid signed/unsigned comparison warning from GCC
Wed, 18 Feb 2015 17:27:06 +0000 Carnë Draug nextpow2: compute for each element of input instead of its length (bug #44291)
Fri, 20 Feb 2015 04:36:39 -0500 John W. Eaton avoid variable possibly clobbered by longjmp warning from GCC
Fri, 20 Feb 2015 04:08:04 -0500 John W. Eaton avoid variable possibly clobbered by longjmp warning from GCC
Fri, 20 Feb 2015 03:55:59 -0500 John W. Eaton avoid C-style cast warnings from GCC
Fri, 20 Feb 2015 03:53:38 -0500 John W. Eaton avoid some GCC unused parameter warnings
Fri, 20 Feb 2015 02:36:03 -0500 John W. Eaton avoid warnings about arrays in structure from GCC
Fri, 20 Feb 2015 02:06:08 -0500 John W. Eaton avoid GCC warning about enumeration values not handled in switch statement
Fri, 20 Feb 2015 02:04:15 -0500 John W. Eaton avoid warnings about uninitialized variables
Fri, 20 Feb 2015 01:56:40 -0500 John W. Eaton don't suppress stack trace in error message from __pchip_deriv__
Fri, 20 Feb 2015 01:54:11 -0500 John W. Eaton avoid warning from GCC about variables possibly clobbered by longjmp
Fri, 20 Feb 2015 04:25:35 -0500 John W. Eaton eliminate bison warnings from oct-parse.yy
Thu, 19 Feb 2015 18:21:15 -0800 Rik Remove gui_mode() and mouse_wheel_zoom functions from documentation.
Thu, 19 Feb 2015 17:42:52 -0800 Rik genpropdoc.m: Update axes property name to "mousewheelzoom".
Thu, 19 Feb 2015 18:05:07 -0500 John W. Eaton handle bison syntax changes in TeX parser
Thu, 19 Feb 2015 17:33:59 -0500 John W. Eaton make open_with_system_app a built-in function
Thu, 19 Feb 2015 22:05:12 +0100 Torsten use of C++ API for running a file (bug #42307)
Thu, 19 Feb 2015 22:03:53 +0100 Torsten * libgui/languages/*.ts: Update of translations with some button texts from qt
Thu, 19 Feb 2015 10:48:35 +0100 Massimiliano Fasi Italian GUI translation updated
Thu, 19 Feb 2015 20:26:36 +0100 Torsten fix some oddities updating lexer and api-files for auto completion
Thu, 19 Feb 2015 14:29:34 +0000 Carnë Draug gray2ind: return uint8 when (n <= 256) instead of (n < 256) (bug #44309)
Thu, 19 Feb 2015 13:26:40 +0100 Torsten fix eol detection in editor which caused a crash for huge files
Thu, 19 Feb 2015 02:41:42 -0500 John W. Eaton maint: Merge away accidental commit.
Thu, 19 Feb 2015 02:33:05 -0500 John W. Eaton pass button number to Qt graphics buttondownfcn callback (bug #41977)
Thu, 19 Feb 2015 02:33:05 -0500 John W. Eaton * Canvas.cc (button_number): New static function.
Thu, 19 Feb 2015 02:16:48 -0500 John W. Eaton * ginput.m: Fix botched search and replace in previous change.
Thu, 19 Feb 2015 02:11:13 -0500 John W. Eaton style fixes
Thu, 19 Feb 2015 01:52:45 -0500 John W. Eaton allow shift + left button to zoom out (bug #44304)
Thu, 19 Feb 2015 01:47:14 -0500 John W. Eaton correct function name in module.mk file
Thu, 19 Feb 2015 01:31:56 -0500 John W. Eaton bring back mouse_wheel_zoom function as deprecated
Thu, 19 Feb 2015 01:30:54 -0500 John W. Eaton allow mouse wheel zoom amount to be configurable for qt graphics (bug #44304)
Thu, 19 Feb 2015 01:26:52 -0500 John W. Eaton rename mouse_wheel_zoom axes property to mousewheelzoom
Thu, 19 Feb 2015 00:46:19 -0500 Mike Miller build: Fix installation of icons for out-of-tree builds
Wed, 18 Feb 2015 22:35:04 -0500 Mike Miller Fix cholmod initialization with SuiteSparse >= 4.3 (bug #44285)
Wed, 18 Feb 2015 18:56:51 -0800 Rik Object.cc: Stop unused parameter warning for Object::print empty subroutine.
Wed, 18 Feb 2015 19:39:58 -0500 Mike Miller build: Restore installation of octave-logo.ico
Wed, 18 Feb 2015 19:22:59 -0500 Mike Miller build: Use the missing script for icotool and rsvg-convert
Wed, 18 Feb 2015 14:56:47 -0500 John Donoghue Use mainwindow icon for plot windows (Bug #44293)
Wed, 18 Feb 2015 14:35:02 -0800 Rik uigetfile.m: Don't start in directory one above the requested directory.
Wed, 18 Feb 2015 17:18:07 -0500 John W. Eaton fix tests failing after changeset c913247c85a8
Wed, 18 Feb 2015 17:02:13 -0500 John W. Eaton make colon function work (bug #44290)
Wed, 18 Feb 2015 14:29:59 -0500 John W. Eaton make ginput work for all toolkits again (bug #41977)
Sat, 07 Feb 2015 21:51:20 +0100 Sébastien Villemot Add new ordschur function.
Wed, 18 Feb 2015 09:20:59 -0800 Rik Add documentation for axes property "mouse_wheel_zoom".
Tue, 17 Feb 2015 19:18:12 +0100 Pantxo Diribarne Run children listeners after any adoption/deletion (bug #44242)
Wed, 18 Feb 2015 00:10:22 -0500 Mike Miller build: Generate Octave logo icons from SVG source (bug #37062)
Tue, 17 Feb 2015 17:34:48 -0800 Rik Remove unnecessary checking of error_state after is_string validation.
Tue, 17 Feb 2015 16:24:30 -0800 Rik Use "filename" property of figure to store filename for Save dialog under FLTK.
Sun, 08 Feb 2015 22:22:28 +0100 Pantxo Diribarne Add the annotation function (bug #43282)
Tue, 17 Feb 2015 15:24:05 -0800 Rik Fix working directory of Figure Save dialog between CLI and GUI (bug #44175).
Tue, 17 Feb 2015 13:34:32 -0800 Rik Adjust spacing of static_cast<> calls to follow Octave coding conventions.
Tue, 17 Feb 2015 16:30:52 -0500 John W. Eaton use 0.0f style constants instead of static_cast<float> (0.0)
Tue, 17 Feb 2015 21:37:33 +0100 Torsten * libgui/languages/pt_BR.ts: imported Júlios updates
Tue, 17 Feb 2015 20:06:37 +0100 Torsten * libgui/languages/*.ts: update of translation files due to fixed typos
Tue, 17 Feb 2015 14:51:29 -0500 John W. Eaton * oct-conf.in.h: Eliminate obsolete LIBPLPLOT macro.
Tue, 17 Feb 2015 14:37:26 -0500 John W. Eaton put OSMESA compiler flag variables in config_options struct
Tue, 17 Feb 2015 14:33:05 -0500 John W. Eaton more consistently use _CPPFLAGS and _LDFLAGS variables
Tue, 17 Feb 2015 14:10:46 -0500 John W. Eaton use FLTK_CFLAGS and FLTK_LIBS instead of GRAPHICS_CFLAGS and GRAPHICS_LIBS
Tue, 17 Feb 2015 20:13:29 +0100 Andreas Weber libgui/languages/de_DE.ts: Update german translation
Tue, 17 Feb 2015 11:07:01 -0800 Rik Fix return phase of acosh to match Matlab (bug #44286).
Tue, 17 Feb 2015 00:51:42 -0500 John W. Eaton improve compatibility of printf functions
Tue, 17 Feb 2015 00:44:06 -0500 John W. Eaton implement missing complex array extraction function
Tue, 17 Feb 2015 00:42:25 -0500 John W. Eaton improve compatibility of sprintf function.
Mon, 16 Feb 2015 18:42:00 -0800 Rik Change text "Clear all" to "Clear Window" in right click menu (bug #44015).
Mon, 16 Feb 2015 16:51:45 -0800 Rik Ensure that numbers passed to integer *printf format codes are integers (bug #44245).
Mon, 16 Feb 2015 14:29:43 -0800 Rik Use epswrite/eps2write depending on capabilities of ghostscript (bug #44186).
Sun, 15 Feb 2015 11:46:16 -0800 Rik Use default format of PDF for saving Qt plots.
Sun, 15 Feb 2015 11:25:18 -0800 Rik Remove unimplemented "New Figure" and "Open" options from Qt Figure File menu.
Sun, 15 Feb 2015 11:09:36 -0800 Rik doc: Use 'nonexistent' rather than 'non-existent' in documentation.
Sun, 15 Feb 2015 10:36:56 -0800 Rik Correct typos and English phrasings in GUI preferences dialog.
Sun, 15 Feb 2015 10:07:38 -0800 Rik Change FLTK File menu to match Qt File menu ordering.
Thu, 05 Feb 2015 22:40:22 +0000 Colin Macdonald Temporary workaround for user-defined object sizes reported as 1x1 in GUI (bug #43096)
Sun, 15 Feb 2015 07:13:09 -0800 Rik Backout cset 59ad278cfb98, use gnuplot for building doc images.
Sun, 15 Feb 2015 15:31:39 +0100 Torsten remove event filter catching Alt+... from unix terminal (bug_#44254)
Sun, 15 Feb 2015 15:01:05 +0100 Torsten * libgui/languages/*.ts: update of all gui translation files
Sat, 14 Feb 2015 11:27:10 -0600 Daniel J Sebald Restructure shutdown flow and behavior for improved robustness
Sat, 14 Feb 2015 09:32:57 -0800 Rik Correctly use GL2PS_POLYGON_OFFSET_FILL (bug #44111, bug #44125).
Sat, 14 Feb 2015 07:12:22 -0800 Rik Fix legend function interaction with plotyy (bug #44246).
Fri, 13 Feb 2015 20:51:59 -0800 Rik Pass unrecognized '-' arguments through mkoctfile to compiler (bug #34169).
Fri, 13 Feb 2015 18:06:46 -0500 John W. Eaton fix omission from changeset 1170c849952b
Fri, 13 Feb 2015 16:46:21 -0500 John W. Eaton style fixes for resource management
Fri, 13 Feb 2015 14:02:06 -0500 John W. Eaton don't force gnuplot for creating figures for documentation
Fri, 13 Feb 2015 17:24:38 +0100 Andreas Weber __opengl_print__.m: Use OSMesa for offscreen rendering (Bug #33180)
Fri, 13 Feb 2015 10:14:31 +0100 Andreas Weber Remove erroneously added "keyboard" in cset ef3cdadc2a08
Fri, 13 Feb 2015 10:12:01 +0100 Andreas Weber doc: print.m: Fix typo metalfile -> metafile
Fri, 13 Feb 2015 08:24:48 +0100 Kai T. Ohlhus doc: NEWS entry for changes in the "ismatrix" function (bug #42422).
Fri, 13 Feb 2015 00:31:10 +0100 Andreas Weber Add __osmesa_print__.cc for offscreen rendering with OpenGL
Thu, 12 Feb 2015 14:32:01 -0500 John W. Eaton also kill pending input line when gui command window is cleared (bug #44015)
Thu, 12 Feb 2015 14:12:43 -0500 John W. Eaton avoid exiting on command_interpreter::interrupt
Thu, 12 Feb 2015 18:34:56 +0100 Kai T. Ohlhus Fix Matlab incompatibility of "ismatrix" (bug #42422).
Wed, 11 Feb 2015 23:03:51 -0800 Mike Miller Clear the command window safely (bug #44015)
Fri, 30 Jan 2015 09:06:37 +0100 Massimiliano Fasi Fix incorrect strread behavior with option "commentstyle" (bug #43972)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 11 Feb 2015 10:58:21 -0800 Rik Remove duplicate assignment statement in cset c334e4af3a1b.
Wed, 11 Feb 2015 17:50:23 +0000 Carnë Draug imwrite: add tests for jpeg writing (bugs #41673, #44118, #42474)
Wed, 11 Feb 2015 17:40:04 +0000 Ilya Kurdyukov Fix incorrect writing of grayscale JPEG images (bugs #41673, #44118, #42474)
Tue, 10 Feb 2015 23:19:44 +0100 Andreas Weber gl2ps-renderer.cc: Add errors and warnings, replace glFlush with glFinish
Tue, 10 Feb 2015 22:27:29 +0100 Torsten fix reappearing closed editor tabs at next restart (bug #44219)
Tue, 10 Feb 2015 02:37:29 -0600 Daniel J Sebald Allow return/double-click to activate dock file-browser open (bug #44216)
Mon, 09 Feb 2015 09:56:25 +0100 Torsten add extra action for interrupting with Ctrl-C (bug #44204)
Tue, 10 Feb 2015 09:21:54 -0800 Rik Add missing semicolon to cset 8724af455b11.
Mon, 09 Feb 2015 16:24:53 -0500 Doug Stewart freqz.m: Add 1 more point to the plot output (bug #438950).
Sun, 08 Feb 2015 13:09:43 +0100 Pantxo Diribarne subplot.m: fix deletion of previous subplots (bug #41128)