log

age author description
Fri, 02 May 2014 10:43:06 -0700 Rik Revert ea22cf3e370b and 60df2fd04293 plotting grid/ticks over axes lines.
Fri, 02 May 2014 10:02:24 -0700 Rik imshow.m: Ignore hold state and set axis variables for image display for Matlab compatibility.
Fri, 02 May 2014 09:40:07 -0700 Rik Set axis equal for 2D parametric plots done with ezplot.
Fri, 02 May 2014 17:44:44 +0200 Torsten disabling global shortcuts when terminal has focus as user preference gui-release
Fri, 02 May 2014 14:57:09 +0100 carandraug ismember: ~10x performance increase (input dependent) when set is 1 row.
Thu, 01 May 2014 15:01:07 -0700 Rik colorbar.m: Write detailed instructions for reproducing bug #40005 in comment box.
Thu, 01 May 2014 12:34:50 -0700 Rik doc: Document new 'colormap' parameter to imshow.
Thu, 01 May 2014 12:31:06 -0700 Rik imshow.m: Overhaul function and support integer images (bug #41240).
Thu, 01 May 2014 11:16:03 -0700 Rik Preserve image class in cdata (bug #41240).
Thu, 01 May 2014 13:24:27 +0200 Torsten use shortcut manager for the main news menu gui-release
Thu, 01 May 2014 12:12:08 +0200 Torsten use shortcut manager for the main help menu gui-release
Sun, 16 Mar 2014 13:19:25 +0100 Stefan Mahr Fix pkg install -global (bug #41644)
Wed, 30 Apr 2014 19:58:47 +0200 Torsten fix compiling when scintilla is not available gui-release
Wed, 30 Apr 2014 19:33:55 +0200 Torsten use shortcut manager for the window menu gui-release
Mon, 24 Mar 2014 23:41:10 +0100 Stefan Mahr Fix segfault if subsasgn in @class returns no output (bug #41945) stable
Fri, 28 Feb 2014 19:18:11 +0100 pantxo Disable default alt behavior on mac platform stable
Mon, 28 Apr 2014 22:48:28 +0200 Torsten use shortcut manager for the debug menu gui-release
Mon, 28 Apr 2014 11:38:56 -0700 Rik maint: Silence some compiler warnings in libgui. gui-release
Wed, 30 Apr 2014 08:24:08 -0700 Rik Fix incorrect log axis minor ticks when axis range > 8 orders of magnitude (bug #39449).
Tue, 29 Apr 2014 15:50:32 -0700 Rik Don't plot tickmarks over axes lines for better appearance.
Tue, 29 Apr 2014 14:37:45 -0700 Rik Don't plot grid lines directly over axis box lines.
Tue, 29 Apr 2014 11:53:23 -0700 Rik Fix printing images with grid lines (Z-order stacking) (bug #35648).
Tue, 29 Apr 2014 11:39:58 -0700 Rik Fix Z-depth issues of patches and lines in 2-D plots (bug #40722).
Sun, 27 Apr 2014 23:22:33 +0200 Stefan Beller facts: correct typo
Thu, 20 Mar 2014 13:57:56 +0100 Stefan Miereis edit.m: add file extension .m to newly created files (bug #41522).
Mon, 28 Apr 2014 11:17:05 -0700 Rik maint: Periodic merge of gui-release to stable.
Mon, 28 Apr 2014 10:43:44 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Mon, 28 Apr 2014 10:41:38 -0700 Rik __gnuplot_get_var__.m: Fix accidental use of gcf causing figure popus in waitbar (bug #41446). stable
Sun, 27 Apr 2014 18:02:47 -0700 Rik maint: untabify recently added code files.
Sun, 27 Apr 2014 17:38:03 -0700 Rik Fix load/save to handle up to 2^32-1 elements.