log

age author description
Thu, 01 Nov 2018 10:07:19 -0400 John W. Eaton * __ode15__.cc (IDA::print_stat): Use octave_stdout instead of std::cout.
Thu, 01 Nov 2018 16:03:34 +0100 Pantxo Diribarne Clip images in figure limits if necessary (bug #49490)
Thu, 01 Mar 2018 23:41:52 +0100 Pantxo Diribarne print.m: Implement "-opengl", "-painters" and "-RGBImage" options (bug #52866)
Thu, 01 Nov 2018 16:50:27 +0100 Pantxo Diribarne Allow "sizechangedfcn" to be executed the same way as "resizefcn" (bug #54340)
Thu, 01 Nov 2018 14:28:27 +0100 Pantxo Diribarne Let uicontrol objects become the figure currentobject when clicked (bug #44672)
Thu, 01 Nov 2018 13:30:03 +0100 Pantxo Diribarne Backout cset b57b7f3f5e61 (bug #44776)
Wed, 31 Oct 2018 19:32:41 -0400 John W. Eaton eliminate global and file-scope static variables in oct-hist.cc
Wed, 31 Oct 2018 18:22:23 -0400 John W. Eaton eliminate global and file-scope static variables from load-save.cc (bug #54571)
Wed, 31 Oct 2018 14:29:03 -0700 Rik openfig.m: Only return graphics handle output if requested.
Wed, 31 Oct 2018 12:57:16 -0700 Rik Allow figure "colormap" property to be assigned '[]' (bug #54926).
Wed, 31 Oct 2018 12:48:36 -0700 Rik savefig.m: Implement 'compact' argument for Matlab compatibility.
Wed, 31 Oct 2018 12:11:05 -0700 Guillaume Flandin Allow loading and saving of multiple graphic handles in a single file (bug #54924).
Fri, 12 Feb 2016 01:23:43 +0100 Stefan Miereis Make gui command line mouse compatible for non-windows systems (bug #45003)
Tue, 30 Oct 2018 19:44:01 -0400 John W. Eaton fix typo from changeset d85049849e8
Tue, 30 Oct 2018 15:18:22 -0700 Rik hgsave.m: Validate there is only a single graphics handle input.
Tue, 30 Oct 2018 22:50:40 +0100 Torsten enable resetting doc browser zoom level even when zooming with mouse wheel
Tue, 30 Oct 2018 14:34:57 -0700 Rik openfig.m: Improve documentation and add BIST tests.
Tue, 30 Oct 2018 14:32:45 -0700 Rik openfig.m: Improve documentation and add BIST tests.
Tue, 30 Oct 2018 11:46:53 -0700 Rik Overhaul processing of size constraints for graphic properties (bug #54918).
Tue, 30 Oct 2018 09:33:34 -0700 Rik Allow 'cdata' property of uicontrol to be set to '[]' (bug #54918).
Sun, 28 Oct 2018 21:56:40 +0100 Pantxo Diribarne Fix rendering of images with permuted x/ydata (bug #49756).
Mon, 29 Oct 2018 21:56:08 -0700 Rik NEWS: Add new functions to list. Wrap lines to 72 characters.
Mon, 29 Oct 2018 21:50:29 -0700 Rik movegui.m: Clean up function.
Mon, 29 Oct 2018 20:51:09 -0700 Rik savefig.m: Improve input validation messages and add BIST tests.
Mon, 29 Oct 2018 21:25:13 +0100 Torsten provide shortcuts for zooming into the doc browser (bug #54877)
Mon, 29 Oct 2018 10:09:32 -0700 Rik Touchups to cset c9ae077dedd1.
Sun, 28 Oct 2018 20:31:08 +0100 Torsten add preference for disabling workspace colors for different attributes
Sat, 27 Oct 2018 06:54:47 -0400 Guillaume Flandin New function openfig.m (bug #44670)
Fri, 26 Oct 2018 18:50:37 -0700 Rik savefig.m: Remove seealso link to openfig which does not exist.
Fri, 26 Oct 2018 16:27:36 -0400 Guillaume Flandin savefig: new function
Fri, 26 Oct 2018 16:12:11 -0400 Guillaume Flandin movegui: new function
Fri, 26 Oct 2018 15:00:33 -0400 John W. Eaton make char function work for function handles (bug #53118)
Thu, 25 Oct 2018 23:04:03 -0400 John W. Eaton require isguirunning to register qt graphics toolkit (bug #54862)
Fri, 19 Oct 2018 18:46:38 +0200 Marco Caliari poly.m: Return a real polynomial for input of complex conjugate pairs (bug #53897).
Thu, 25 Oct 2018 16:08:49 -0400 John W. Eaton improve plot position updates (bug #48273)
Wed, 24 Oct 2018 15:20:43 -0700 Mike Miller maint: merge stable to default
Wed, 24 Oct 2018 14:58:15 -0700 Mike Miller lscov.m: relax tolerance on a single test to pass with Intel MKL (bug #54855) stable
Wed, 24 Oct 2018 20:46:39 +0200 Torsten destroy octave_cmd object after its execution (bug ##54882)
Wed, 24 Oct 2018 10:49:16 -0400 John Donoghue Call the document browser copy on clipboard signal (Bug #54879)
Mon, 22 Oct 2018 16:34:06 +0200 Pantxo Diribarne Allow graphics events to be processed while pause is active (bug #53729)
Wed, 22 Aug 2018 09:14:44 +0200 Pantxo Diribarne Refactor graphics event handling and fix interruption of callbacks (bug #54340)
Tue, 23 Oct 2018 16:53:04 -0400 John W. Eaton fix linking of __init_qt__.la on Windows systems (bug #54881)
Tue, 23 Oct 2018 15:53:40 -0400 John W. Eaton eliminate unnecessary use of this-> in member function
Tue, 23 Oct 2018 15:52:42 -0400 John W. Eaton remove nonexistent directories when updating loadpath
Mon, 22 Oct 2018 16:51:20 -0400 John Donoghue Add missing QStyleFactory header (Bug #54881)
Fri, 19 Oct 2018 14:22:30 -0400 John W. Eaton eliminate temporary using declarations
Fri, 19 Oct 2018 14:18:50 -0400 John W. Eaton move settings_dialog class inside octave namespace
Fri, 19 Oct 2018 14:09:43 -0400 John W. Eaton inherit Ui class in settings dialog instead of using pointer to member
Fri, 19 Oct 2018 12:41:19 -0400 John W. Eaton maint: Merge stable to default.
Fri, 19 Oct 2018 12:38:01 -0400 John W. Eaton style fixes stable
Fri, 19 Oct 2018 12:28:29 -0400 John W. Eaton maint: Merge stable to default.
Fri, 19 Oct 2018 12:28:06 -0400 John W. Eaton style fixes stable
Fri, 19 Oct 2018 12:19:49 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Fri, 19 Oct 2018 12:14:38 -0400 John W. Eaton maint: Merge stable to default.
Fri, 19 Oct 2018 12:13:07 -0400 John W. Eaton maint: Strip trailing whitespace from source files. stable
Fri, 19 Oct 2018 02:55:12 -0400 John W. Eaton remove debugging code accidentally left in previous change
Thu, 18 Oct 2018 22:17:40 -0400 John W. Eaton refactor GUI main_window class
Fri, 19 Oct 2018 01:11:17 -0400 John W. Eaton clean MOC files in libgui/graphics directory
Fri, 19 Oct 2018 00:38:29 -0400 John W. Eaton fix dependency error in libgui/graphics directory
Thu, 18 Oct 2018 22:11:07 -0400 John W. Eaton allow access to C-style argc and argv from application class
Thu, 18 Oct 2018 22:06:55 -0400 John W. Eaton eliminate unused variables from octave_qt_link class
Thu, 18 Oct 2018 22:02:00 -0400 John W. Eaton * str-vec.cc (string_vector::delete_c_str_vec): Return early if arg is NULL.
Thu, 18 Oct 2018 15:12:16 -0400 John W. Eaton Backed out changeset 2ab0a9b66388
Wed, 17 Oct 2018 16:57:43 -0400 John W. Eaton tmp gui startup commit
Thu, 18 Oct 2018 15:08:05 -0400 John W. Eaton * fminsearch.m: Suppress output in test.
Thu, 18 Oct 2018 14:34:50 -0400 John W. Eaton maint: Update gnulib sources.
Thu, 18 Oct 2018 13:32:43 -0400 John W. Eaton * bootstrap.conf (gnulib_modules): Use nstrftime instead of strftime.
Wed, 17 Oct 2018 21:53:23 +0200 Pantxo Diribarne Fix misbehavior of axes position when "hold on" and labels are present (bug #48718)
Wed, 17 Oct 2018 08:30:07 -0400 John W. Eaton fix configuration error/build failure (bug #54851)
Fri, 28 Sep 2018 18:18:09 -0400 John W. Eaton dynamically load qt graphics
Mon, 15 Oct 2018 15:27:36 -0400 John W. Eaton * fminsearch.m: Accept problem structure for Matlab compatibility.
Sun, 07 Oct 2018 21:02:07 +0200 Pantxo Diribarne Implement "resize" property for Qt figures (bug #54774)
Fri, 12 Oct 2018 10:11:24 +0200 Kai T. Ohlhus Emit an error when utility matrices (zeros, ones, rand, etc.) are given a fractional dimension in a dimension vector (bug #54781).
Thu, 11 Oct 2018 15:48:51 -0700 Rik Emit an error when utility matrices (zeros, ones, rand, etc.) are given a fractional dimension in a dimension vector (bug #54781).
Thu, 11 Oct 2018 14:04:47 -0700 Rik Emit an error when utility matrices (zeros, ones, rand, etc.) are given a fractional dimension (bug #54781).
Thu, 11 Oct 2018 18:46:05 +0200 Torsten fix opening a function file with an error in a nested function (bug #54801)
Mon, 08 Oct 2018 23:04:24 +0200 Pantxo Diribarne Fix copy-paste errors from cset 9c47eedc44e2 (bug #42490)
Mon, 08 Oct 2018 20:41:31 +0200 Torsten call octave functions with return value from GUI (bug #47585)
Mon, 08 Oct 2018 10:27:32 -0700 Rik Create scalar structs of size 1x1 with MEX interface (bug #54799).
Mon, 08 Oct 2018 09:16:29 +0200 Pantxo Diribarne msgbox.m: use graphics objects to build dialog (bug #42490)
Sat, 06 Oct 2018 11:10:36 +0200 Pantxo Diribarne Fix OpenGL errors when using getframe with non "pixels" figure units.
Fri, 05 Oct 2018 00:13:34 +0200 Kai T. Ohlhus maint: merge stable to default.
Fri, 05 Oct 2018 00:12:50 +0200 Kai T. Ohlhus maint: Add new class test files. stable
Thu, 04 Oct 2018 22:25:20 +0200 Kai T. Ohlhus Determine an object's shape by "size" (bug #51308, bug #44498, bug #43925).
Thu, 04 Oct 2018 19:08:42 +0200 Markus Mützel Support non-ASCII characters in environment variables on Windows (bug #53922).
Wed, 03 Oct 2018 21:30:19 +0200 Torsten fix misleading names of variables in octave_cmd_buildin
Wed, 03 Oct 2018 17:00:36 +0200 Torsten editor: adding cmd objects to the cmd queue instead signaling the command
Tue, 02 Oct 2018 22:40:14 +0200 Torsten check command objects in gui command queue if still valid before executing
Fri, 28 Sep 2018 12:38:33 +0200 Kai T. Ohlhus maint: merge stable to default.
Fri, 28 Sep 2018 11:00:27 +0200 Kai T. Ohlhus Regard the precedence of binary operators for old style classes (bug #42735). stable
Thu, 27 Sep 2018 17:06:52 -0700 Lars Kindermann Correct audioplayer message strings (bug #54748).
Thu, 27 Sep 2018 17:06:39 -0700 Rik maint: merge stable to default.
Thu, 27 Sep 2018 16:45:18 -0700 Rik Fix scatter to plot data with NaN values and specified colors (bug #54747). stable
Thu, 27 Sep 2018 21:26:32 +0200 Torsten use signal/slot to give all gui dock widgets access to the command queue
Thu, 27 Sep 2018 14:35:00 -0400 John W. Eaton do sync file browser when settings change (bug #54718)
Thu, 27 Sep 2018 12:57:51 -0400 John W. Eaton * pkg.tst: Avoid test failures if gzip (libz) is not available.
Thu, 27 Sep 2018 09:37:52 -0700 Rik Implement "characters" Units property for root figure (bug #54742).
Thu, 27 Sep 2018 08:56:09 -0700 Rik Allow 'characters' as a value for the Units property of root object (bug #54742).
Thu, 27 Sep 2018 11:40:01 -0400 John W. Eaton * Makefile.am (OCTAVE_INTERPRETER_TARGETS): Add $(OCT_FILE_PKG_ADD_FILES) to the list.
Wed, 26 Sep 2018 16:43:33 +0200 Kai T. Ohlhus maint: merge stable to default.
Wed, 26 Sep 2018 16:23:26 +0200 Kai T. Ohlhus doc: Improve odeset documentation (bug #49360). stable
Wed, 26 Sep 2018 16:33:53 +0200 Kai T. Ohlhus Improve absolute tolerance handling in ode-solvers (bug #54729). stable
Wed, 26 Sep 2018 10:32:59 -0400 John W. Eaton don't sync octave dir to file browser when settings change (bug #54718)
Fri, 14 Sep 2018 16:20:20 -0400 John W. Eaton reorganize rules for building .oct files
Tue, 25 Sep 2018 17:24:53 +0200 Pantxo Diribarne Fix clipping of patch/surface markers (bug #54690)
Mon, 24 Sep 2018 21:45:36 +0200 Torsten allow to change the encoding when editor detects decoding errors (bug #54607)
Sat, 22 Sep 2018 22:29:15 +0200 Markus Mützel Fix pasting some UTF-8 characters (bug #54391)
Mon, 24 Sep 2018 08:33:02 -0700 Rik unpack.m: Fix failing BIST test on Windows (bug #54719).
Sat, 22 Sep 2018 19:26:05 +0200 Torsten fix editing an m-file with syntax error via edit ... menu (bug #54600)
Sat, 22 Sep 2018 16:22:07 +0200 Markus Mützel uicontrol: Allow uint8 for "cdata" (bug #54697).
Sat, 22 Sep 2018 16:18:29 +0200 Markus Mützel Merge extra head
Thu, 20 Sep 2018 21:15:40 +0200 Pantxo Diribarne Fix graphics object selection on high resolution screens (bug #49053)
Tue, 18 Sep 2018 21:53:14 +0200 Pantxo Diribarne Fix regression with "menubar" figure property handling (bug #54678)
Tue, 18 Sep 2018 08:01:18 -0400 John Donoghue Keep QWindow flag when setting parent in undocked mode (Bug #54495)
Mon, 17 Sep 2018 20:15:27 +0200 Pantxo Diribarne Allow building with Qt4 again (bug #49053)
Mon, 17 Sep 2018 10:52:07 -0700 Rik Overhaul unpack and associated functions (bug #54567).
Sat, 15 Sep 2018 09:43:48 +0200 John Swensen Improve OpenGL rendering on high resolution screens with Qt 5 (bug #49053)
Fri, 14 Sep 2018 18:47:23 +0200 Torsten allow native dialogs for remaining file open/save dialogs (bug #5
Thu, 13 Sep 2018 16:24:18 -0400 John W. Eaton require dynamic loading capabilities to build Octave
Thu, 13 Sep 2018 11:05:43 -0700 Rik maint: merge stable to default.