log src/gl2ps-renderer.cc @ 14418:933101fd5cbb

age author description
Tue, 28 Feb 2012 08:06:24 -0500 John W. Eaton Use file descriptor instead of a FILE pointer for OpenGL printing.
Tue, 21 Feb 2012 14:04:05 -0800 Rik Fix Z-order stacking of axis background for FLTK printing (bug #35559)
Thu, 12 Jan 2012 17:32:29 -0500 Ben Abbott Disable the PS Level 3 shading feature in gl2ps. stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
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
Tue, 01 Feb 2011 15:42:07 -0500 Michael Godfrey gl2ps-renderer.cc (glps_renderer::draw): return immediately if fdopen fails
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
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
Thu, 09 Sep 2010 14:29:38 +0300 Shai Ayal gl2ps print to fid instead of filename
Thu, 05 Aug 2010 20:53:24 +0300 Shai Ayal add more terminal types to gl2ps-renderer
Thu, 25 Mar 2010 18:13:42 -0400 John W. Eaton tag call to fclose with gnulib::
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Wed, 09 Dec 2009 15:49:00 -0500 Shai Ayal image printing for fltk backend
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