Mercurial > hg > octave-nkf
graph
-
Add callbacks for root properties format and formatspacing (bug #42135).Mon, 21 Apr 2014 17:17:15 +0200, by Pantxo Diribarne
-
legend.m: Don't create legend for some inputs for Matlab compatibility (bug #42034)Tue, 06 May 2014 19:57:44 -0700, by Rik
-
status bars and code folding a user preference (bug #42306) gui-releaseTue, 06 May 2014 20:38:50 +0200, by Torsten
-
fix performance issue of history viewer with large history entries (bug #42255) gui-releaseTue, 06 May 2014 18:08:15 +0200, by Torsten
-
linkaxes.m: Trim extra spaces at EOL.Mon, 05 May 2014 13:14:17 -0700, by Rik
-
Fix typo in help string of function figure stableMon, 05 May 2014 10:09:50 +0200, by Rafael Laboissiere
-
linkaxes.m: Implement new function linkaxes.Tue, 18 Mar 2014 13:05:40 -0700, by Willem Atsma
-
Distinguish axes when checking for recursion in axes limits updates (bug #40005).Sun, 04 May 2014 21:56:23 +0200, by Pantxo Diribarne
-
Rewrite docstring of sum() to match prod().Sun, 04 May 2014 16:23:47 -0700, by Rik
-
Add "native" option to prod() (bug #40349).Sun, 04 May 2014 16:08:46 -0700, by Rik
-
__unimplemented__.m: Remove isjava, guidata from list of unimplemented functions.Sat, 03 May 2014 17:28:49 -0700, by Rik
-
linkprop.m: Overhaul function for performance and Matlab compatibility.Sat, 03 May 2014 16:51:00 -0700, by Rik
-
Abort Octave GUI if setsid() fails after fork().Fri, 02 May 2014 14:45:22 -0700, by Rik
-
Add new function javachk for Matlab compatibility.Fri, 02 May 2014 14:26:03 -0700, by Philip Nienhuis
-
Revert ea22cf3e370b and 60df2fd04293 plotting grid/ticks over axes lines.Fri, 02 May 2014 10:43:06 -0700, by Rik
-
imshow.m: Ignore hold state and set axis variables for image display for Matlab compatibility.Fri, 02 May 2014 10:02:24 -0700, by Rik
-
Set axis equal for 2D parametric plots done with ezplot.Fri, 02 May 2014 09:40:07 -0700, by Rik
-
disabling global shortcuts when terminal has focus as user preference gui-releaseFri, 02 May 2014 17:44:44 +0200, by Torsten
-
ismember: ~10x performance increase (input dependent) when set is 1 row.Fri, 02 May 2014 14:57:09 +0100, by carandraug
-
colorbar.m: Write detailed instructions for reproducing bug #40005 in comment box.Thu, 01 May 2014 15:01:07 -0700, by Rik
-
doc: Document new 'colormap' parameter to imshow.Thu, 01 May 2014 12:34:50 -0700, by Rik
-
imshow.m: Overhaul function and support integer images (bug #41240).Thu, 01 May 2014 12:31:06 -0700, by Rik
-
Preserve image class in cdata (bug #41240).Thu, 01 May 2014 11:16:03 -0700, by Rik
-
Fix pkg install -global (bug #41644)Sun, 16 Mar 2014 13:19:25 +0100, by Stefan Mahr
-
fix compiling when scintilla is not available gui-releaseWed, 30 Apr 2014 19:58:47 +0200, by Torsten
-
Fix segfault if subsasgn in @class returns no output (bug #41945) stableMon, 24 Mar 2014 23:41:10 +0100, by Stefan Mahr
-
maint: Silence some compiler warnings in libgui. gui-releaseMon, 28 Apr 2014 11:38:56 -0700, by Rik
-
Fix incorrect log axis minor ticks when axis range > 8 orders of magnitude (bug #39449).Wed, 30 Apr 2014 08:24:08 -0700, by Rik
-
Don't plot tickmarks over axes lines for better appearance.Tue, 29 Apr 2014 15:50:32 -0700, by Rik
-
Don't plot grid lines directly over axis box lines.Tue, 29 Apr 2014 14:37:45 -0700, by Rik
-
Fix printing images with grid lines (Z-order stacking) (bug #35648).Tue, 29 Apr 2014 11:53:23 -0700, by Rik
-
Fix Z-depth issues of patches and lines in 2-D plots (bug #40722).Tue, 29 Apr 2014 11:39:58 -0700, by Rik
-
facts: correct typoSun, 27 Apr 2014 23:22:33 +0200, by Stefan Beller
-
edit.m: add file extension .m to newly created files (bug #41522).Thu, 20 Mar 2014 13:57:56 +0100, by Stefan Miereis
-
maint: Periodic merge of gui-release to stable.Mon, 28 Apr 2014 11:17:05 -0700, by Rik
-
__gnuplot_get_var__.m: Fix accidental use of gcf causing figure popus in waitbar (bug #41446). stableMon, 28 Apr 2014 10:41:38 -0700, by Rik
-
maint: untabify recently added code files.Sun, 27 Apr 2014 18:02:47 -0700, by Rik
-
Fix load/save to handle up to 2^32-1 elements.Sun, 27 Apr 2014 17:38:03 -0700, by Rik
-
use defaults size for tab heights in editor and doc widget (bug #42144) gui-releaseSun, 27 Apr 2014 20:12:07 +0200, by Torsten
-
update enabled status of undo/redo actions in the editor gui-releaseSun, 27 Apr 2014 19:36:54 +0200, by Torsten
-
use the actions from the editor for the context menu gui-releaseSun, 27 Apr 2014 18:35:19 +0200, by Torsten
-
simplify some code by using scintilla internal commands gui-releaseSun, 27 Apr 2014 15:13:05 +0200, by Torsten
-
fix setting shortcuts for the view menu in the editor gui-releaseSun, 27 Apr 2014 13:45:24 +0200, by Torsten
-
disable some global shortcuts when editor gets focus to prevent conflicts gui-releaseSun, 27 Apr 2014 13:03:08 +0200, by Torsten
-
Add support for integer data types for image cdata.Sat, 26 Apr 2014 16:39:20 -0700, by Rik
-
gl-render.cc: Use class prefix, opengl_renderer or opengl_texture, when printing warning.Sat, 26 Apr 2014 13:12:35 -0700, by Rik
-
importdata.m: limit EOL search to first 4096 characters.Sat, 26 Apr 2014 15:44:50 +0200, by Philip Nienhuis
-
Clean up a few compiler warnings.Fri, 25 Apr 2014 20:10:23 -0700, by Rik
-
doc: Fix unbalanced parentheses in documentation.Fri, 25 Apr 2014 15:49:03 -0700, by Rik
-
maint: Clean up extra spaces before/after parentheses.Fri, 25 Apr 2014 13:25:25 -0700, by Rik
-
Don't fetch lots of axes state information for rendering if object is not visible.Fri, 25 Apr 2014 11:18:04 -0700, by Rik
-
Clean up questionable code bits identified by clang sanitize.Fri, 25 Apr 2014 10:02:10 -0700, by Rik