log

age author description
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)