Sat, 28 Nov 2009 15:35:32 -0500 |
Shai Ayal |
fix order of drawing objects with opengl renderer
|
Thu, 01 Oct 2009 11:41:28 -0400 |
Shai Ayal |
initial implementation of OpenGL image rendering
|
Wed, 02 Sep 2009 13:11:06 -0400 |
John W. Eaton |
avoid some gcc warnings
|
Fri, 28 Aug 2009 18:37:31 -0400 |
John W. Eaton |
also handle user-defined graphics properties in new property name validation scheme
|
Fri, 28 Aug 2009 05:30:29 -0400 |
John W. Eaton |
allow abbreviated graphics property names to match, with optional warning
|
Thu, 27 Aug 2009 15:43:09 -0400 |
John W. Eaton |
improve error messages for ambiguous graphics property names
|
Tue, 25 Aug 2009 17:41:00 -0400 |
John W. Eaton |
try to avoid gnuplot zombies
|
Thu, 23 Jul 2009 15:46:42 -0400 |
shaia |
imported patch fltk_zoom
|
Tue, 21 Jul 2009 12:49:17 -0400 |
John W. Eaton |
undo previous commit
|
Tue, 21 Jul 2009 12:43:33 -0400 |
John W. Eaton |
improve behavior of builtin
|
Thu, 16 Jul 2009 11:56:44 -0400 |
John W. Eaton |
graphics.cc (get_array_limits): require min_pos value to be greater than zero
|
Wed, 08 Jul 2009 18:31:29 -0400 |
John W. Eaton |
graphics.cc (convert_cdata): return NaN for NaN values in cdata
|
Wed, 08 Jul 2009 17:55:54 -0400 |
John W. Eaton |
graphics.cc (convert_cdata): handle NaN values in cdata
|
Fri, 26 Jun 2009 21:12:09 +0100 |
Michael Goffioul |
[mq]: graphics_text_engine
|
Thu, 25 Jun 2009 13:57:38 +0200 |
Jaroslav Hajek |
yet more unwind_protect improvements
|
Tue, 23 Jun 2009 08:22:13 +0200 |
Jaroslav Hajek |
update unwind_protect usage everywhere
|
Sun, 14 Jun 2009 22:49:54 +0100 |
Michael Goffioul |
imported patch ticklabel
|
Sun, 07 Jun 2009 20:12:16 -0700 |
Rik |
Update some of Advanced Plotting documentation.
|
Sun, 07 Jun 2009 08:59:08 +0200 |
Jaroslav Hajek |
allow ranges and other matrices in set
|
Thu, 21 May 2009 21:37:11 +0100 |
Michael Goffioul |
Use display information from the root object to compute bounding boxes
|
Thu, 07 May 2009 15:14:19 -0400 |
John W. Eaton |
check for invalid property names when setting defaults
|
Tue, 05 May 2009 13:32:15 -0400 |
John W. Eaton |
graphics.cc (array_property::validate): require value to be numeric, not necessarily double
|
Sat, 28 Mar 2009 13:57:22 -0700 |
Rik |
Check grammar on all .cc files
|
Sun, 22 Mar 2009 14:40:24 -0700 |
Rik |
Cleanup documentation file plot.texi
|
Thu, 12 Mar 2009 23:20:33 +0800 |
Ben Abbott |
graphics.cc: Fix default "papersize" property value.
|
Mon, 09 Mar 2009 17:12:18 -0400 |
John W. Eaton |
make default fontname * instead of Helvetica
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Mon, 02 Mar 2009 01:08:33 -0500 |
John W. Eaton |
graphics.cc (Fget, F__get__): return column vector, not row vector
|
Thu, 19 Feb 2009 02:16:34 -0500 |
John W. Eaton |
use consistent format for doc strings of internal functions
|
Fri, 13 Feb 2009 18:29:18 -0500 |
Ben Abbott |
Initialize axes ticklength property.
|
Thu, 05 Feb 2009 17:04:09 -0500 |
John W. Eaton |
Fdrawnow: don't strip dirsep; return after errors
|
Thu, 29 Jan 2009 17:18:44 -0500 |
John W. Eaton |
[mq]: grfx
|
Tue, 27 Jan 2009 07:20:58 -0500 |
Ben Abbott |
Improve default property compatibility.
|
Wed, 21 Jan 2009 21:43:05 -0500 |
John W. Eaton |
get display characteristics from system
|
Wed, 21 Jan 2009 14:30:41 -0500 |
John W. Eaton |
better compatibility for axis label properties
|
Tue, 13 Jan 2009 12:16:21 +0100 |
Jaroslav Hajek |
remove qsort in favor of sort
|
Thu, 08 Jan 2009 14:35:22 +0100 |
Kai Habel |
Calculate surface normals for boundaries, use more neighboring
|
Mon, 24 Nov 2008 11:00:47 +0100 |
David Bateman |
Check validitity of handles to delete before deleting them to avoid issues with callbacks deleting the handles as well
|
Tue, 18 Nov 2008 11:14:31 -0500 |
John W. Eaton |
style fixes
|
Fri, 31 Oct 2008 12:30:20 +0100 |
David Bateman |
Add code to remove listeners from properties and use it with newplot
|
Thu, 30 Oct 2008 14:15:12 +0100 |
David Bateman |
Add support for left/right argument to the legend function
|
Wed, 22 Oct 2008 14:57:51 -0400 |
John W. Eaton |
properly update currentaxes when axes are deleted
|
Tue, 21 Oct 2008 14:06:25 -0400 |
John W. Eaton |
[mq]: hidden-children
|
Thu, 16 Oct 2008 17:07:02 -0400 |
John W. Eaton |
generate new fractional parts for recycled graphics handles
|
Thu, 16 Oct 2008 16:49:28 -0400 |
John W. Eaton |
graphics.cc (base_properties::remove_child): handle children as a column vector instead of a row vector
|
Thu, 16 Oct 2008 14:49:08 +0100 |
David Bateman |
Preserve font and position properties when axes are replace in the handle code
|
Fri, 10 Oct 2008 14:54:47 -0400 |
John W. Eaton |
graphics.cc: style fix
|
Fri, 10 Oct 2008 11:07:53 -0400 |
John W. Eaton |
[mq]: graphics-backend
|
Wed, 08 Oct 2008 11:29:27 -0400 |
David Bateman |
Allow arrays of graphic handles to F__go_delete__
|
Mon, 06 Oct 2008 13:31:56 -0400 |
David Bateman |
Handle arrays of handles in the Fishandle function
|
Thu, 11 Sep 2008 17:01:46 -0400 |
John W. Eaton |
undo previous change
|
Thu, 11 Sep 2008 16:57:12 -0400 |
David Bateman |
improve speed of cell2mat
|
Mon, 08 Sep 2008 15:28:45 -0400 |
Michael Goffioul |
MSVC compilation fix
|
Tue, 02 Sep 2008 20:31:28 -0400 |
Michael Goffioul |
Make hggroup to react on [xyzac]liminclude changes in its children.
|
Fri, 29 Aug 2008 15:48:44 -0400 |
David Bateman |
Fix for hold with no figures/axes. Set prop/val pairs to hggroups rather than underlying objects. Fix for equality test in array_property
|
Tue, 26 Aug 2008 13:39:24 -0400 |
Michael Goffioul |
Trigger actions/listeners only for actual property change
|
Tue, 26 Aug 2008 13:38:14 -0400 |
John W. Eaton |
graphics.cc (figure::properties::get_title): avoid gcc warning
|
Tue, 26 Aug 2008 13:32:52 -0400 |
John W. Eaton |
Auto-generate base_properties
|
Tue, 26 Aug 2008 13:24:15 -0400 |
John W. Eaton |
Octave to backend notification scheme
|
Tue, 26 Aug 2008 13:23:27 -0400 |
John W. Eaton |
[mq]: generic_octave_to_backend_nofitication
|
Mon, 25 Aug 2008 15:45:24 -0400 |
David Bateman |
Convert stem and stem3 to use stem series objects
|
Thu, 07 Aug 2008 15:31:17 -0400 |
John W. Eaton |
fix typo in NPOS change
|
Thu, 07 Aug 2008 15:15:33 -0400 |
John W. Eaton |
replace NPOS with std::string::npos
|
Mon, 04 Aug 2008 23:44:50 -0400 |
John W. Eaton |
make file_ops a proper singleton class
|
Tue, 22 Jul 2008 17:24:17 -0400 |
John W. Eaton |
Add __go_execute_callback__
|
Tue, 22 Jul 2008 16:03:19 -0400 |
John W. Eaton |
Use common rep/class pattern for graphics events
|
Thu, 17 Jul 2008 07:58:50 -0400 |
John W. Eaton |
Support for backend-to-octave event management
|
Fri, 11 Jul 2008 17:59:28 -0400 |
John W. Eaton |
miscellaneous cleanup
|
Tue, 10 Jun 2008 13:43:35 -0400 |
John W. Eaton |
graphics.cc (execute_callback, xget_ancestor): pass args by const reference and make explicit copies
|
Thu, 05 Jun 2008 10:35:58 -0400 |
John W. Eaton |
undo previous change
|
Thu, 05 Jun 2008 01:06:29 -0400 |
John W. Eaton |
style fixes
|
Thu, 05 Jun 2008 00:23:04 -0400 |
John W. Eaton |
properties::update_normals: eliminate unnecessary use of references
|
Fri, 25 Apr 2008 16:44:59 +0200 |
Michael Goffioul |
Add support for hggroup
|
Thu, 24 Apr 2008 16:43:31 +0200 |
Michael Goffioul |
Add dynamic property creation
|
Sun, 23 Mar 2008 16:45:45 +0100 |
Michael Goffioul |
Redesign axis limit computation handling (using hidden limit properties in child objects)
|
Fri, 14 Mar 2008 21:02:16 +0200 |
Shai Ayal |
rudimentry (i.e. no font metrics) sync of axes.position and axes.outerposition
|
Wed, 12 Mar 2008 22:20:01 +0100 |
Michael Goffioul |
Rename add_listener to addlistener.
|
Sun, 09 Mar 2008 20:51:52 +0200 |
Shai Ayal |
added (far from perfect) support for logscale ticks
|
Tue, 04 Mar 2008 15:34:38 +0100 |
Michael Goffioul |
Add zoom stack facility in axes object.
|
Fri, 29 Feb 2008 17:38:32 +0100 |
Michael Goffioul |
Initial low-level support for property listeners.
|
Wed, 27 Feb 2008 21:45:12 +0100 |
Michael Goffioul |
Remove data_property, replace with array_property or row_vector_property.
|
Wed, 27 Feb 2008 14:59:00 +0100 |
Michael Goffioul |
Make backend switching work.
|
Tue, 26 Feb 2008 22:06:47 +0100 |
Michael Goffioul |
Add new double_radio_property class for alpha values.
|
Mon, 25 Feb 2008 21:50:37 +0200 |
Shai Ayal |
handle unsorted limits when calculatin gticks and limits
|
Thu, 21 Feb 2008 13:45:04 +0100 |
Michael Goffioul |
Turn cdata properties into array_property. Add min/max computation to array_property.
|
Wed, 20 Feb 2008 21:58:22 +0200 |
Shai Ayal |
added the function available_backends
|
Wed, 20 Feb 2008 16:29:37 +0100 |
Michael Goffioul |
Add initial support for patch rendering through GLU tessellation (no transparency, no border, no markers yet).
|
Thu, 14 Feb 2008 12:17:44 +0100 |
Michael Goffioul |
Add rendering interface for surface object (no implementation yet).
|
Wed, 13 Feb 2008 17:06:22 +0100 |
Michael Goffioul |
Implement resize handler mechanism (call resizefcn on figure resize and notify children).
|
Thu, 14 Feb 2008 06:33:29 +0200 |
Shai Ayal |
better tick and limit handling, still missing logscale support
|
Fri, 08 Feb 2008 16:46:34 +0100 |
Michael Goffioul |
Fix execution of callback strings and allow execution of callback by name.
|
Thu, 07 Feb 2008 23:00:51 +0100 |
Michael Goffioul |
Implement callbackobject property in root object.
|
Thu, 07 Feb 2008 16:21:03 +0100 |
Michael Goffioul |
Fix default value for axes gridlinestyle and minorgridlinestyle.
|
Wed, 02 Apr 2008 13:29:19 -0400 |
David Bateman |
Use popen2 for communication with gnuplot
|
Mon, 25 Feb 2008 04:59:17 -0500 |
John W. Eaton |
make row_vector_property work?
|
Mon, 25 Feb 2008 04:12:19 -0500 |
John W. Eaton |
graphics.cc, graphics.h.in: avoid some GCC warnings
|
Mon, 25 Feb 2008 03:44:50 -0500 |
John W. Eaton |
new row_vector_property class
|
Wed, 06 Feb 2008 10:46:10 +0000 |
jwe |
[project @ 2008-02-06 10:46:10 by jwe]
|
Tue, 05 Feb 2008 22:40:52 +0000 |
jwe |
[project @ 2008-02-05 22:38:57 by jwe]
|
Mon, 04 Feb 2008 21:17:18 +0000 |
jwe |
[project @ 2008-02-04 21:17:18 by jwe]
|
Mon, 04 Feb 2008 07:53:07 +0000 |
jwe |
[project @ 2008-02-04 07:53:07 by jwe]
|
Sat, 02 Feb 2008 18:23:50 +0000 |
jwe |
[project @ 2008-02-02 18:23:50 by jwe]
|
Fri, 01 Feb 2008 06:47:48 +0000 |
jwe |
[project @ 2008-02-01 06:47:48 by jwe]
|
Mon, 28 Jan 2008 22:44:46 +0000 |
jwe |
[project @ 2008-01-28 22:42:18 by jwe]
|
Fri, 25 Jan 2008 08:24:48 +0000 |
jwe |
[project @ 2008-01-25 08:24:48 by jwe]
|
Tue, 22 Jan 2008 20:32:00 +0000 |
jwe |
[project @ 2008-01-22 20:31:59 by jwe]
|
Tue, 22 Jan 2008 19:42:48 +0000 |
jwe |
[project @ 2008-01-22 19:42:47 by jwe]
|
Sat, 19 Jan 2008 06:10:33 +0000 |
jwe |
[project @ 2008-01-19 06:06:46 by jwe]
|
Tue, 15 Jan 2008 18:42:30 +0000 |
jwe |
[project @ 2008-01-15 18:42:29 by jwe]
|
Tue, 15 Jan 2008 07:40:23 +0000 |
jwe |
[project @ 2008-01-15 07:40:23 by jwe]
|
Mon, 14 Jan 2008 20:12:42 +0000 |
jwe |
[project @ 2008-01-14 20:12:42 by jwe]
|
Mon, 14 Jan 2008 19:14:26 +0000 |
jwe |
[project @ 2008-01-14 19:12:45 by jwe]
|
Mon, 14 Jan 2008 08:58:02 +0000 |
jwe |
[project @ 2008-01-14 08:58:02 by jwe]
|
Sun, 13 Jan 2008 06:46:39 +0000 |
jwe |
[project @ 2008-01-13 06:46:39 by jwe]
|
Sat, 12 Jan 2008 08:38:17 +0000 |
jwe |
[project @ 2008-01-12 08:38:17 by jwe]
|
Sat, 12 Jan 2008 08:21:57 +0000 |
jwe |
[project @ 2008-01-12 08:21:57 by jwe]
|
Fri, 14 Dec 2007 17:43:34 +0000 |
jwe |
[project @ 2007-12-14 17:42:55 by jwe]
|
Wed, 12 Dec 2007 18:44:35 +0000 |
jwe |
[project @ 2007-12-12 18:44:35 by jwe]
|
Wed, 12 Dec 2007 16:41:09 +0000 |
jwe |
[project @ 2007-12-12 16:41:09 by jwe]
|
Tue, 11 Dec 2007 21:21:33 +0000 |
jwe |
[project @ 2007-12-11 21:21:32 by jwe]
|