log src/graphics.cc @ 15466:d174210ce1ec stable

age author description
Mon, 01 Oct 2012 17:18:49 -0400 John W. Eaton use ' instead of ` in error messages, warnings and most comments stable
Tue, 31 Jul 2012 18:06:54 -0400 Jordi GutiƩrrez Hermoso Handle complex arguments in imagesc (bug #36866)
Wed, 25 Jul 2012 20:58:21 -0700 Rik maint: Fix a few Octave coding convention violations.
Sat, 14 Jul 2012 06:22:56 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in src/ directory
Sun, 08 Jul 2012 11:28:50 -0700 Rik maint: Use Octave coding convention for cuddled parenthis in function calls with empty argument lists.
Thu, 21 Jun 2012 18:25:23 -0400 Ben Abbott The color property for new plot axes should take on the default value.
Fri, 25 May 2012 16:02:05 -0700 Rik Fix memory exhausted bug with log plots of small negative constant data (bug #36493)
Sun, 06 May 2012 21:14:55 -0400 Jordi GutiƩrrez Hermoso Silence warnings
Mon, 26 Mar 2012 17:37:56 -0400 Ben Abbott Fix papersize updater. Bug # 35908.
Wed, 21 Mar 2012 01:21:25 +0100 Konstantinos Poulios fix wrong axes extents for text elements with custom units (bug #35856)
Mon, 12 Mar 2012 18:36:14 -0400 Ben Abbott Save the papersize property in the proper orientation.
Sun, 04 Mar 2012 12:21:10 -0800 Rik Update %!tests in src/ directory with Octave coding conventions.
Sat, 25 Feb 2012 19:33:28 -0500 Ben Abbott 2011-04-26 Daniel Wagenaar <daw@caltech.edu>
Thu, 23 Feb 2012 12:25:23 -0800 Rik Fix TickDir handling for 2D and 3D plots (bug #35575).
Wed, 22 Feb 2012 20:06:05 -0500 Ben Abbott Fix ticklength updating (bug # 35438).
Wed, 15 Feb 2012 18:41:12 -0500 Ben Abbott Use internal bounding box in figure::properties::set_position.
Sat, 11 Feb 2012 21:09:03 -0500 Ben Abbott fltk toolkit requires figure units to be "pixels". Bug # 35430.
Sat, 04 Feb 2012 10:34:20 -0500 John W. Eaton maint: periodic merge of stable to default
Sat, 04 Feb 2012 10:29:50 -0500 John W. Eaton disable zoom-box zooming for negative log scales; enable zooming for positive log scales stable
Fri, 03 Feb 2012 19:54:26 -0500 John W. Eaton allow zooming for logscale plots
Fri, 03 Feb 2012 19:16:01 -0500 John W. Eaton maint: periodic merge of stable to default
Fri, 03 Feb 2012 19:11:51 -0500 John W. Eaton disable zooming for logscale axes stable
Fri, 03 Feb 2012 19:04:51 -0500 John W. Eaton use 8 minor tick marks per decade for log scale plots, not 9. stable
Thu, 02 Feb 2012 12:04:21 -0500 John W. Eaton make panning work for logscale axes
Thu, 02 Feb 2012 11:59:50 -0500 John W. Eaton maint: periodic merge of stable to default
Thu, 02 Feb 2012 11:34:11 -0500 John W. Eaton disable panning for logscale axes stable
Thu, 02 Feb 2012 11:31:39 -0500 John W. Eaton fix zooming for logscale figures with fltk+opengl stable
Tue, 24 Jan 2012 20:52:12 -0500 Ben Abbott When root_figure units = normalized, screensize = [0 0 1 1].
Tue, 24 Jan 2012 08:53:42 -0800 Rik maint: Style fixes for 5cc69bafe3b9
Tue, 24 Jan 2012 08:29:33 -0500 Ben Abbott Add updating for figure paperorientation property. Bug # 35329.