log libinterp/corefcn/gl2ps-print.cc @ 22396:52c205a0ad88

age author description
Fri, 26 Aug 2016 14:22:14 -0700 Rik Make linestyles compatible at larger linewidths (bug #48884).
Thu, 25 Aug 2016 10:02:22 +0200 Pantxo Diribarne Clip double RGB data before passing to gl2psDrawPixels (bug #48873).
Thu, 18 Aug 2016 13:16:31 +0200 Kai T. Ohlhus Fix crash when choosing an inappropriate terminal in drawnow (bug #48782)
Wed, 17 Aug 2016 11:43:27 -0400 John W. Eaton maint: Indent namespaces in more files.
Wed, 17 Aug 2016 02:57:50 -0400 John W. Eaton move more new classes inside octave namespace
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Wed, 06 Jul 2016 18:31:40 -0400 John W. Eaton move signal functions into octave namespace
Fri, 01 Jul 2016 19:48:35 -0700 Rik maint: Eliminate unnecessary double newline blocks (only whitespace changes).
Wed, 29 Jun 2016 11:51:42 -0400 John W. Eaton provide wrapper for tmpfile (bug #48337)
Fri, 17 Jun 2016 13:45:04 -0400 John W. Eaton limit gnulib headers to liboctave/wrappers directory
Tue, 14 Jun 2016 18:10:04 -0400 John W. Eaton provide wrappers for some unistd.h functions
Fri, 10 Jun 2016 15:29:18 -0400 John W. Eaton don't include unistd.h unless it is needed
Thu, 19 May 2016 12:56:47 -0400 John W. Eaton use namespace for unwind_protect class
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Fri, 25 Mar 2016 16:37:52 -0700 Rik gl2ps-print.cc: Fix compiling whet --without-opengl used.
Tue, 22 Mar 2016 15:17:18 -0700 Rik Raise an error if writes to pipe fail (bug #47381).
Wed, 02 Mar 2016 10:09:22 -0800 Rik Correctly print figure background when multiple axes present (bug #47315).
Thu, 25 Feb 2016 16:15:04 -0500 John W. Eaton remove HAVE_OPENGL from public header file
Wed, 24 Feb 2016 10:48:44 -0800 Rik Print figure background from OpenGL toolkits (bug #47240).
Wed, 24 Feb 2016 11:08:45 -0500 John W. Eaton avoid warnings about overloading virtual functions from a base class
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Tue, 09 Feb 2016 03:04:09 -0500 John W. Eaton make gl2ps printing work again (bug #47080)
Sat, 06 Feb 2016 08:15:53 -0500 John W. Eaton revamp text rendering classes
Fri, 05 Feb 2016 14:50:00 -0500 John W. Eaton allow build to succeed with missing dependencies
Fri, 05 Feb 2016 16:29:08 -0800 Rik maint: Indent #ifdef blocks in libinterp.
Thu, 04 Feb 2016 18:07:46 -0500 John W. Eaton make gl2ps_renderer implementation private base libinterp/corefcn/gl2ps-renderer.cc@dcf2e83d48db