Thu, 20 Jan 2011 02:43:31 -0500 |
John W. Eaton |
fix typo
|
Thu, 20 Jan 2011 02:29:57 -0500 |
John W. Eaton |
rename backend to graphics_toolkit
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Thu, 06 Jan 2011 20:46:03 +0100 |
Konstantinos Poulios |
improvements in text-extent calculation
|
Sun, 19 Dec 2010 10:25:58 +0100 |
Konstantinos Poulios |
Update ticks after {xyz}tickmode is set to auto
|
Fri, 17 Dec 2010 21:23:52 +0100 |
Konstantinos Poulios |
Disable auto-positioning of manually positioned title and axes labels.
|
Fri, 17 Dec 2010 21:13:39 +0100 |
Konstantinos Poulios |
Change axes default fontsize from 12 to 10.
|
Wed, 08 Dec 2010 02:45:48 -0500 |
John W. Eaton |
graphics.h.in (base_property::do_set): don't reverse order of children
|
Sat, 20 Nov 2010 09:39:46 -0500 |
Ben Abbott |
graphics.h.in: Change intended for 11272.
|
Sun, 14 Nov 2010 21:51:45 +0000 |
Michael Goffioul |
Turn xget_ancestor into regular API
|
Sat, 13 Nov 2010 01:26:04 -0500 |
John W. Eaton |
make filename property of figure objects writable
|
Tue, 02 Nov 2010 00:47:31 +0100 |
David Bateman |
Address the speed of plotting large hggroup groups and in particular
|
Thu, 28 Oct 2010 14:12:46 +0200 |
Konstantinos Poulios |
Fix {d,pb}aspectratios for OpenGL backends.
|
Fri, 29 Oct 2010 00:28:01 +0200 |
David Bateman |
Backed out changeset a981e2f56ec1
|
Fri, 29 Oct 2010 00:25:04 +0200 |
David Bateman |
Don't plot patch outlines with the gnuplot backend if the marker property is set to none. Fixes contourf(peaks(),'edgecolor','none')
|
Mon, 25 Oct 2010 11:26:43 +0200 |
Kai Habel |
add uimenu graphic object to fltk backend
|
Fri, 08 Oct 2010 07:33:36 -0400 |
Ben Abbott |
graphics.h.in: Properly set image pixel size when unique(x/ydata) is scalar.
|
Mon, 04 Oct 2010 21:35:02 +0200 |
Shai Ayal |
fix images with width or height of 1
|
Fri, 01 Oct 2010 14:18:37 -0400 |
John W. Eaton |
extract caseless_str class to separate header file
|
Fri, 01 Oct 2010 05:16:04 -0400 |
John W. Eaton |
graphics.cc, graphics.h.in, genprops.awk: use octave_map and octave_scalar_map instead of Octave_map
|
Sun, 19 Sep 2010 17:50:41 -0400 |
Ben Abbott |
graphics.h.in: Add displayname property to patch and surface objects.
|
Sat, 18 Sep 2010 22:30:41 +0200 |
David Bateman |
Update legend code to support fltk (fixes #29348 and partially fixes #30461)
|
Thu, 16 Sep 2010 23:28:18 +0200 |
David Bateman |
Respect the units and paperunits figure properties and the units and fontunits axes properties
|
Thu, 16 Sep 2010 23:25:18 +0200 |
David Bateman |
Backed out changeset 6ea65c5de87a
|
Thu, 16 Sep 2010 23:13:22 +0200 |
David Bateman |
Respect the units and paperunits figure properties and the units and fontunits axes properties
|
Tue, 14 Sep 2010 02:38:25 -0400 |
John W. Eaton |
update comments for base_graphics_backend methods
|
Tue, 14 Sep 2010 02:35:17 -0400 |
John W. Eaton |
improve names of base_graphics_backend methods
|
Tue, 07 Sep 2010 21:44:13 +0200 |
David Bateman |
Backed out changeset 6b50fd2d4ca6
|
Tue, 07 Sep 2010 21:39:33 +0200 |
David Bateman |
Don't create __plotyy_axes__ properties in plotyy if they exist (Bug #30977)
|
Mon, 30 Aug 2010 11:05:00 -0400 |
John W. Eaton |
graphics.cc (convert_cdata): avoid data conversion for entire cdata array at once
|
Mon, 30 Aug 2010 01:30:57 -0400 |
John W. Eaton |
don't restrict surface properties alphadata and cdata to double and uint8
|
Fri, 27 Aug 2010 15:11:35 -0400 |
Jordi Guti?rrez Hermoso |
Improvements to FLTK backend rotation
|
Mon, 19 Jul 2010 06:17:54 +0300 |
Shai Ayal |
mouse rotation for fltk backend
|
Wed, 07 Jul 2010 20:21:28 +0200 |
David Bateman |
Support 'hold all' (Feature Request #30336)
|
Wed, 23 Jun 2010 11:44:21 +0200 |
David Bateman |
Allow set(h) to work if the handle includes color properties
|
Wed, 23 Jun 2010 11:23:32 +0200 |
David Bateman |
Add the reset built function
|
Mon, 21 Jun 2010 23:46:51 +0200 |
David Bateman |
Add functionality set(handle)
|
Sat, 01 May 2010 10:55:42 -0400 |
Ben Abbott |
Remove line object props ldata, udata, xldata, xudata.
|
Tue, 27 Apr 2010 21:54:41 -0400 |
John W. Eaton |
avoid crash when setting graphics property from cellstr object
|
Sat, 24 Apr 2010 19:45:59 -0400 |
Ben Abbott |
graphics.h.in: Have figure color property support a radio value, 'none'.
|
Fri, 23 Apr 2010 15:57:32 -0400 |
John W. Eaton |
avoid GCC warnings
|
Tue, 13 Apr 2010 20:26:08 +0300 |
Shai Ayal |
[mq]: fltk_cb
|
Sat, 10 Apr 2010 11:41:32 -0400 |
Ben Abbott |
graphics.h.in: Fix nextplot property values.
|
Sun, 07 Mar 2010 21:00:07 +0000 |
Michael Goffioul |
Implement text extent property
|
Thu, 11 Feb 2010 13:30:42 -0500 |
John W. Eaton |
untabify additional source files
|
Tue, 09 Feb 2010 20:58:55 -0500 |
John W. Eaton |
base_properties::set_children: account for hidden children
|
Thu, 04 Feb 2010 03:56:28 -0500 |
John W. Eaton |
validate text object children of axes objects
|
Wed, 20 Jan 2010 20:44:42 -0500 |
John W. Eaton |
remove Emacs local-variable settings from additional source files in src directory
|
Wed, 20 Jan 2010 02:52:22 +0100 |
David Bateman |
Handle linestyleorder. Remove @ markers. Treat edgecolor, markeredgecolor and markerfacecolor correctly in scatter.
|
Sat, 16 Jan 2010 07:59:52 +0100 |
David Bateman |
Support the '@' marker that was present in Octave 2.1.x
|
Tue, 12 Jan 2010 23:05:17 +0100 |
David Bateman |
Allow markerfacecolor and markeredgecolor to be set and used for patch objects
|
Mon, 04 Jan 2010 15:42:35 -0500 |
Thorsten Meyer |
Fix set function to allow cell and struct arguments.
|
Fri, 11 Dec 2009 21:42:02 -0500 |
John W. Eaton |
unshare dynamic properties
|
Fri, 13 Nov 2009 14:59:36 -0500 |
Joel Keay |
allow single, int16 and uint16 image data
|
Tue, 03 Nov 2009 16:22:46 -0500 |
John W. Eaton |
fix typo in previous change
|
Tue, 03 Nov 2009 16:18:23 -0500 |
John W. Eaton |
new root figure properties
|
Tue, 03 Nov 2009 15:34:40 -0500 |
David Grundberg |
Add property FormatSpacing to root
|
Sat, 03 Oct 2009 10:42:34 -0400 |
Shai Ayal |
image clipping and axes fixes
|
Thu, 01 Oct 2009 11:41:28 -0400 |
Shai Ayal |
initial implementation of OpenGL image rendering
|
Sat, 05 Sep 2009 21:00:44 -0400 |
John W. Eaton |
graphics.h.in: provide std::string and char* versions of graphics_object:get functions
|