Fri, 14 Oct 2011 23:19:06 +0100 |
Michael Goffioul |
Add missing UI objects: uicontextmenu, uitoolbar, uipushtool and uitoggletool.
|
Thu, 06 Oct 2011 16:44:18 +0100 |
Michael Goffioul |
Add support for full asynchronous graphics toolkit running in a separate
|
Sun, 25 Sep 2011 16:52:23 -0400 |
John W. Eaton |
fix warnings for unused but set variables and shadowed variables
|
Sun, 25 Sep 2011 13:48:09 -0400 |
Ben Abbott |
Improvements to plotyy.
|
Thu, 15 Sep 2011 12:51:10 -0400 |
John W. Eaton |
maint: untabify and remove trailing whitespace from source files
|
Mon, 15 Aug 2011 10:24:09 -0400 |
Ben Abbott |
allow multi-line string property for text objects using cell arrays or char matrices
|
Fri, 20 May 2011 11:39:06 +0200 |
Konstantinos Poulios |
Disable mirrored axes ticks for plottyy in ftlk
|
Tue, 15 Feb 2011 00:42:05 +0100 |
David Bateman |
Fix for fltk patch markers (#31801)
|
Sun, 13 Feb 2011 21:37:18 +0100 |
Konstantinos Poulios |
fix plotyy bugs #31800, #32211
|
Thu, 03 Feb 2011 19:30:13 +0100 |
Konstantinos Poulios |
Move axes labels and title positioning to axes::properties
|
Thu, 03 Feb 2011 12:47:05 +0100 |
Kai Habel |
use text_renderer object only when freetye is available
|
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 04:39:21 -0500 |
John W. Eaton |
opengl_renderer::draw_axes: simplify with subfunctions
|
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
|
Sat, 22 Jan 2011 11:20:08 +0100 |
Konstantinos Poulios |
restructuring draw_axes, enabling minor ticks/grid in fltk, closing bug 31800
|
Thu, 20 Jan 2011 11:10:27 +0100 |
Jaroslav Hajek |
implement a common class for reference counts
|
Sat, 22 Jan 2011 02:21:52 -0500 |
Pascal Dupuis |
Explicitly disallow copying in some classes.
|
Thu, 20 Jan 2011 17:24:59 -0500 |
John W. Eaton |
strip trailing whitespace from source files
|
Thu, 20 Jan 2011 17:21:27 -0500 |
John W. Eaton |
untabify source files
|
Thu, 20 Jan 2011 17:07:26 -0500 |
Pascal Dupuis |
Another round of initialising members in the constructor initialisation list
|
Thu, 20 Jan 2011 02:29:57 -0500 |
John W. Eaton |
rename backend to graphics_toolkit
|
Wed, 19 Jan 2011 17:55:56 -0500 |
John W. Eaton |
attempt better backward compatibility for Array constructors
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Tue, 11 Jan 2011 19:27:12 +0100 |
Konstantinos Poulios |
Improve positioning of titles.
|
Sat, 08 Jan 2011 00:13:29 +0100 |
Konstantinos Poulios |
fixing bug #32074
|
Thu, 06 Jan 2011 20:46:03 +0100 |
Konstantinos Poulios |
improvements in text-extent calculation
|
Fri, 17 Dec 2010 21:23:52 +0100 |
Konstantinos Poulios |
Disable auto-positioning of manually positioned title and axes labels.
|
Thu, 18 Nov 2010 04:02:58 -0500 |
Daisuke TAKAGO |
gl-render.cc (opengl_renderer::draw_line): layer markers in 2D plots
|
Tue, 09 Nov 2010 00:57:49 -0500 |
John W. Eaton |
improve Matlab compatibility of rem and mod
|
Wed, 03 Nov 2010 21:51:37 +0800 |
Ben Abbott |
gl-render.cc: Do not give rendering error for uimenus.
|
Tue, 02 Nov 2010 00:47:31 +0100 |
David Bateman |
Address the speed of plotting large hggroup groups and in particular
|
Fri, 29 Oct 2010 21:46:58 +0200 |
David Bateman |
Fix treatment of facevertexcdata if facecolor is 'none' with the fltk backend
|
Fri, 29 Oct 2010 10:20:30 +0800 |
Ben Abbott |
gl-render.cc: Crop ticks, ticklabels, and gridlines for OpenGL backend.
|
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
|
Sat, 09 Oct 2010 11:42:22 -0400 |
Ben Abbott |
gl-render.cc: Treat images with scalar unique(x/ydata) like Matlab.
|
Mon, 27 Sep 2010 02:51:20 -0400 |
John W. Eaton |
reverse order in which child objects are processed in OpenGL renderer
|
Mon, 30 Aug 2010 18:54:05 -0400 |
Ben Abbott |
gl-render.cc: Matlab compatible markers for the OpenGL.
|
Thu, 29 Jul 2010 20:02:36 -0400 |
Ben Abbott |
gl-render.cc: Transpose markers '^' and 'v'.
|
Sun, 07 Mar 2010 21:00:07 +0000 |
Michael Goffioul |
Implement text extent property
|
Sat, 23 Jan 2010 21:41:03 +0100 |
Jaroslav Hajek |
merge MArray classes & improve Array interface
|
Thu, 11 Feb 2010 12:41:46 -0500 |
John W. Eaton |
untabify src C++ source files
|
Tue, 26 Jan 2010 23:10:24 +0200 |
Shai Ayal |
scale text position
|
Wed, 20 Jan 2010 20:39:26 -0500 |
John W. Eaton |
remove Emacs local-variable settings from source files in src directory
|
Sat, 09 Jan 2010 02:24:49 -0500 |
John W. Eaton |
avoid various GCC warnings
|
Wed, 09 Dec 2009 15:49:00 -0500 |
Shai Ayal |
image printing for fltk backend
|
Sat, 28 Nov 2009 15:46:10 -0500 |
Shai Ayal |
handle indexed images in opengl renderer
|
Wed, 18 Nov 2009 23:14:09 -0500 |
Shai Ayal |
compute bounding boxes for text in opengl graphics backend
|
Tue, 10 Nov 2009 19:48:02 -0500 |
Shai Ayal |
printing for fltk backend using gl2ps
|
Sat, 03 Oct 2009 10:42:34 -0400 |
Shai Ayal |
image clipping and axes fixes
|
Thu, 01 Oct 2009 15:10:14 -0400 |
John W. Eaton |
adjust axis limits for images
|
Thu, 01 Oct 2009 12:49:08 -0400 |
John W. Eaton |
gl-render.cc: style fixes
|
Thu, 01 Oct 2009 11:41:28 -0400 |
Shai Ayal |
initial implementation of OpenGL image rendering
|
Fri, 04 Sep 2009 17:47:03 -0400 |
John W. Eaton |
avoid crash if default font can't be found
|
Sun, 28 Jun 2009 23:00:53 +0100 |
Michael Goffioul |
Improve error handling in text rendering.
|
Sun, 28 Jun 2009 08:51:41 +0100 |
Michael Goffioul |
Install text engine headers and fix rendering of 90x rotated text.
|
Fri, 26 Jun 2009 21:12:09 +0100 |
Michael Goffioul |
[mq]: graphics_text_engine
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|