Mercurial > hg > octave-nkf
graph
-
improved finding a function file for editing in gui (case 1 in bug #41509) gui-releaseSun, 10 Aug 2014 19:31:42 +0200, by Torsten
-
__go_draw_axes__.m: Fix regression using legend with log axes introduced in f84361735a40.Sun, 10 Aug 2014 08:18:18 -0700, by Rik
-
Fix set(gca, 'xtick', []) with gnuplot backend (bug #42936).Fri, 08 Aug 2014 16:40:54 +0100, by Serviscope Minor
-
Set axis label colors correctly when plotting with gnuplot.Fri, 08 Aug 2014 15:35:49 +0100, by Serviscope Minor
-
periodogram.m: Fix bug when nfft < length (x) and "onesided" specified (bug #42859).Thu, 07 Aug 2014 20:24:59 -0700, by Rik
-
__go_draw_axes__.m: Simplify cset 538f6492f21c by using existing structure variable.Thu, 07 Aug 2014 16:12:56 -0700, by Rik
-
Honour the title.color property when plotting with gnuplot (bug #42927).Tue, 05 Aug 2014 15:26:56 +0100, by Serviscope Minor
-
periodogram.m: Overhaul function (bug #39279, bug #42859).Thu, 07 Aug 2014 10:13:30 -0700, by Drew Abbot
-
maint: Periodic merge of gui-release to default.Thu, 07 Aug 2014 11:46:12 -0400, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseThu, 07 Aug 2014 11:44:56 -0400, by John W. Eaton
-
Added tag release-3-8-2 for changeset a66548dc07b0 stableThu, 07 Aug 2014 11:41:47 -0400, by John W. Eaton
-
maint: Merge gui-release to default.Tue, 05 Aug 2014 17:53:36 -0700, by Rik
-
ls.m: Fix bug listing directories with spaces in name (bug #42920)Tue, 05 Aug 2014 17:50:55 -0700, by Rik
-
ls.m: Fix bug listing directories with spaces in name (bug #42920). stableTue, 05 Aug 2014 17:46:31 -0700, by Rik
-
pkg.m: run make with multiple simultaneous jobs (bug #42915)Wed, 06 Aug 2014 01:11:58 +0100, by Carnë Draug
-
maint: Use Octave coding conventions for some recent patches.Tue, 05 Aug 2014 09:15:01 -0700, by Rik
-
doc: minor typo fixes and copy-paste error. stableTue, 15 Jul 2014 00:14:18 +0100, by Colin Macdonald
-
gui: notify user if custom editor failed to start gui-releaseMon, 04 Aug 2014 15:05:15 -0400, by John Donoghue
-
adjust spacing in gnuplot legend when non default font size is used.Mon, 04 Aug 2014 20:49:32 +0100, by Serviscope Minor
-
maint: Periodic merge of gui-release to default.Sun, 03 Aug 2014 19:40:09 -0400, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseSun, 03 Aug 2014 19:39:34 -0400, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Fri, 01 Aug 2014 14:08:05 -0400, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Fri, 01 Aug 2014 12:10:05 -0400, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 01 Aug 2014 09:06:21 -0400, by John W. Eaton
-
Add __get_funcname__.m, pan.m and rotate3d.m to module.mkThu, 31 Jul 2014 15:49:21 +0200, by Andreas Weber
-
Move checks for graphics_toolkit GUI functions to own script.Thu, 31 Jul 2014 00:03:56 +0200, by Andreas Weber
-
Fix uigetdir, uigetfile, uiputfile. Remove check for nonexistent return valueWed, 30 Jul 2014 23:34:14 +0200, by Andreas Weber
-
do not change editors mru list if first entry is actual file (bug #42867) gui-releaseWed, 30 Jul 2014 07:02:41 +0200, by Torsten
-
Fix FLTK redraw and event issueTue, 29 Jul 2014 21:13:03 +0200, by Andreas Weber
-
__add_default_menu__.m: Fix bug that findobj is missing HLISTTue, 29 Jul 2014 10:18:05 +0200, by Andreas Weber
-
Fix FLTK event handling for shortcuts and mouse cursor changeMon, 28 Jul 2014 22:47:52 +0200, by Andreas Weber
-
New scripts pan.m and rotate3d.m, update __add_default_menu__.mMon, 28 Jul 2014 22:40:12 +0200, by Andreas Weber
-
maint: Use Octave coding conventions for %!test in graphics.cc.Mon, 28 Jul 2014 08:36:39 -0700, by Rik
-
Freset: properly reset graphics objects (bug #35511)Fri, 21 Mar 2014 11:05:28 +0100, by pantxo
-
graphics.cc (axes::properties::set_rotate3d): Fix check for 2D axesMon, 28 Jul 2014 09:28:57 +0200, by Andreas Weber
-
Overhaul FLTK pan, rotate, zoomSun, 27 Jul 2014 22:31:14 +0200, by Andreas Weber
-
build: Fix compiling GUI on Alpha platforms (bug #42839). stableSat, 26 Jul 2014 07:50:38 -0700, by Rik
-
dump_demos.m: Check if file exists before demo and add timing.Sat, 26 Jul 2014 12:23:11 +0200, by Andreas Weber
-
Overhaul FLTK plotting and printingSat, 26 Jul 2014 10:09:48 +0200, by Andreas Weber
-
__magick_read__.cc: fix png check for image class in older GM (bug #42834). stableThu, 24 Jul 2014 17:37:45 +0100, by Carnë Draug
-
statistics.m: Fix regression caused by change in skewness, kurtosis functions. stableThu, 24 Jul 2014 11:11:57 -0700, by Rik
-
__magick_read__.cc: fix png check for image class in older GM (bug #42834).Thu, 24 Jul 2014 17:37:45 +0100, by Carnë Draug
-
Swap Ctrl and Meta in Qscintilla shortcut list for mac (bug #41217) gui-releaseWed, 23 Jul 2014 08:52:42 +0200, by pantxo
-
doc: Fix quote character at beginning of External Code Interfaces chapter. stableWed, 23 Jul 2014 08:38:46 -0700, by Rik
-
Fix out-of-bound indexing in update_normals (bug #42823).Tue, 22 Jul 2014 22:46:48 -0700, by Rik
-
Fix indexing in patch if x/y/zdata are row vectors (bug #42822)Tue, 22 Jul 2014 12:05:28 +0200, by Andreas Weber
-
file-io.cc (popen): Add seealso popen2Mon, 21 Jul 2014 18:50:20 +0200, by Andreas Weber
-
load-save.cc: Return string rather printing to octave_stdoutMon, 21 Jul 2014 18:27:10 +0200, by Andreas Weber
-
meshz.m: Overhaul for Matlab compatibility.Mon, 21 Jul 2014 08:41:42 -0700, by Rik
-
surfnorm.m: Overhaul for Matlab compatibility.Sun, 20 Jul 2014 13:26:10 -0700, by Rik
-
add an user preference for loading changed files without a prompt (bug #42678) gui-releaseSun, 20 Jul 2014 21:23:32 +0200, by Torsten
-
fix conflict between main and editor menus when using alt keys (bug #42659) gui-releaseSun, 20 Jul 2014 20:44:30 +0200, by Torsten
-
mkdoc.pl: Tweaks to make code easier to understand for non-Perl experts.Fri, 18 Jul 2014 09:16:27 -0700, by Rik