Wed, 19 Oct 2011 12:16:04 +0100 |
Michael Goffioul |
Provide dummy implementations of ctor and assign of base_graphics_object.
|
Mon, 17 Oct 2011 21:46:08 +0100 |
Michael Goffioul |
Make uicontextmenu::visible property off by default.
|
Mon, 17 Oct 2011 21:46:02 +0100 |
Michael Goffioul |
Add outerposition property to figure objects.
|
Fri, 14 Oct 2011 23:19:06 +0100 |
Michael Goffioul |
Add missing UI objects: uicontextmenu, uitoolbar, uipushtool and uitoggletool.
|
Thu, 13 Oct 2011 23:01:44 +0100 |
Michael Goffioul |
Implement guidata/guihandles.
|
Tue, 11 Oct 2011 22:02:39 -0400 |
John W. Eaton |
make handles with their handlevisibility property set to "callback" visible in callback functions
|
Tue, 11 Oct 2011 21:55:21 -0400 |
John W. Eaton |
don't execute graphics handle callback functions recursively
|
Tue, 11 Oct 2011 23:07:48 +0100 |
Michael Goffioul |
Export base_property::set.
|
Mon, 10 Oct 2011 10:27:12 +0100 |
Michael Goffioul |
Add __object__ property to uimenu.
|
Thu, 06 Oct 2011 16:44:18 +0100 |
Michael Goffioul |
Add support for full asynchronous graphics toolkit running in a separate
|
Tue, 27 Sep 2011 02:06:41 -0400 |
John W. Eaton |
allow radio values for graphics properaties to be abbreviated
|
Mon, 12 Sep 2011 18:53:05 -0400 |
Ben Abbott |
Support log scale plots with all negative data.
|
Mon, 15 Aug 2011 10:24:09 -0400 |
Ben Abbott |
allow multi-line string property for text objects using cell arrays or char matrices
|
Sun, 14 Aug 2011 12:31:14 -0400 |
John W. Eaton |
new text_label_property graphics property type
|
Mon, 27 Jun 2011 19:54:21 +0200 |
Konstantinos Poulios |
Avoid redundant calls to set_font of text renderers (Bug #31305)
|
Fri, 20 May 2011 15:19:18 +0200 |
Konstantinos Poulios |
Restructure subplot positioning and avoid labels overlap (bug #31610)
|
Thu, 10 Mar 2011 20:27:15 +0100 |
Konstantinos Poulios |
add a persistent mode for listeners
|
Mon, 07 Mar 2011 17:35:33 +0100 |
Konstantinos Poulios |
update axis label position after axis location changes
|
Thu, 03 Mar 2011 14:04:19 +0100 |
Konstantinos Poulios |
fix axes position synchronization for long text objects
|
Tue, 22 Feb 2011 19:52:55 +0100 |
Konstantinos Poulios |
implement looseinset property for axes
|
Sun, 13 Feb 2011 21:37:18 +0100 |
Konstantinos Poulios |
fix plotyy bugs #31800, #32211
|
Sun, 13 Feb 2011 17:44:21 +0100 |
Konstantinos Poulios |
improvements in synchronization of axes position and outerposition
|
Sun, 13 Feb 2011 15:11:56 +0100 |
Konstantinos Poulios |
synchronization of axes position and outerposition
|
Thu, 10 Feb 2011 00:58:31 -0500 |
John W. Eaton |
regexp.cc: avoid deprecated Array<T>:resize function
|
Sun, 06 Feb 2011 17:17:12 +0100 |
Konstantinos Poulios |
implement autopositioning requests from text objects to axes
|
Thu, 03 Feb 2011 19:30:13 +0100 |
Konstantinos Poulios |
Move axes labels and title positioning to axes::properties
|
Thu, 03 Feb 2011 01:00:32 +0100 |
Konstantinos Poulios |
Move axes layout from opengl_renderer::draw_axes to axes::properties
axes-layout
|
Tue, 01 Feb 2011 16:25:15 -0500 |
John W. Eaton |
gl-renderer.cc and gl2ps-renderer.cc: access objects directly from gh_manager instead of working with handles
|
Wed, 26 Jan 2011 23:49:42 -0500 |
John W. Eaton |
whitespace fixes
|
Wed, 26 Jan 2011 05:20:33 -0500 |
Pascal Dupuis |
eliminate some -Weffc++ warnings
|