log

age author description
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
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, 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
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.
Sun, 27 Apr 2014 20:12:07 +0200 Torsten use defaults size for tab heights in editor and doc widget (bug #42144) gui-release
Sun, 27 Apr 2014 19:36:54 +0200 Torsten update enabled status of undo/redo actions in the editor gui-release
Sun, 27 Apr 2014 18:42:25 +0200 Torsten clean up some compiler warnings gui-release
Sun, 27 Apr 2014 18:35:19 +0200 Torsten use the actions from the editor for the context menu gui-release
Sun, 27 Apr 2014 15:13:05 +0200 Torsten simplify some code by using scintilla internal commands gui-release
Sun, 27 Apr 2014 13:45:24 +0200 Torsten fix setting shortcuts for the view menu in the editor gui-release
Sun, 27 Apr 2014 13:03:08 +0200 Torsten disable some global shortcuts when editor gets focus to prevent conflicts gui-release
Sat, 26 Apr 2014 16:39:20 -0700 Rik Add support for integer data types for image cdata.
Sat, 26 Apr 2014 13:12:35 -0700 Rik gl-render.cc: Use class prefix, opengl_renderer or opengl_texture, when printing warning.
Sat, 26 Apr 2014 15:44:50 +0200 Philip Nienhuis importdata.m: limit EOL search to first 4096 characters.