Wed, 11 Apr 2012 22:07:00 -0400 |
John W. Eaton |
maint: miscellaneous style fixes for .m files
|
Tue, 13 Mar 2012 19:11:52 -0400 |
Jordi Gutiérrez Hermoso |
Merge default onto gui
gui
|
Tue, 28 Feb 2012 07:42:40 -0500 |
Ben Abbott |
Add support for figure positioning for gnuplot Windows terminals.
|
Thu, 16 Feb 2012 21:47:16 -0500 |
Jordi Gutiérrez Hermoso |
Merge default onto gui
gui
|
Mon, 13 Feb 2012 07:29:44 -0800 |
Rik |
Use Octave coding conventions in all m-file %!test blocks
|
Sun, 22 Jan 2012 15:13:22 -0500 |
Jordi Gutiérrez Hermoso |
Merge default onto gui
gui
|
Thu, 19 Jan 2012 18:47:38 -0500 |
Ben Abbott |
Fix support for gnuplot's canvas (html5) terminal. Bug # 35332.
|
Wed, 18 Jan 2012 21:17:14 -0800 |
Rik |
Replace unnecessary strcmpi calls with strcmp.
|
Wed, 18 Jan 2012 21:17:14 -0800 |
Rik |
Use '!' for not operation in preference to '~'.
|
Tue, 17 Jan 2012 07:23:36 -0500 |
Ben Abbott |
Make sure "print '-SX,Y' ..." doesn't round down a pixel. Bug # 35307.
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Tue, 20 Dec 2011 16:57:55 -0500 |
Jordi Gutiérrez Hermoso |
Merge default onto gui
gui
|
Sun, 11 Dec 2011 23:24:25 -0500 |
John W. Eaton |
merge default onto stable for 3.6.x release series
stable
|
Tue, 11 Oct 2011 14:08:38 -0500 |
Jordi Gutiérrez Hermoso |
Merge with dev
|
Mon, 05 Sep 2011 06:52:45 -0500 |
Jordi Gutiérrez Hermoso |
Merge with Savannah
|
Sun, 17 Jul 2011 17:31:16 -0500 |
Jordi Gutiérrez Hermoso |
Merge with code sprint
|
Thu, 29 Sep 2011 17:04:00 -0400 |
Ben Abbott |
Fix bug introduced by 105c72254967.
|
Wed, 28 Sep 2011 17:01:04 -0400 |
John W. Eaton |
avoid gnuplot error when figure name includes " characters
|
Sat, 03 Sep 2011 08:32:58 -0700 |
Rik |
codesprint: Turn off test warning for various internal helper functions
|
Sat, 16 Jul 2011 21:05:01 -0700 |
Rik |
codesprint: Restore __gnuplot_drawnow__.m to being regular, not private, function
base
scripts/plot/private/__gnuplot_drawnow__.m@3b7cb6f1ee7d
|
Sun, 30 Jan 2011 04:22:39 -0500 |
John W. Eaton |
rename gnuplot_drawnow to __gnuplot_drawnow__
base
scripts/plot/gnuplot_drawnow.m@73f6f90ab64f
|