log libinterp/interpfcn/graphics.cc @ 16840:969233a27bce

age author description
Mon, 24 Jun 2013 15:06:36 -0700 Rik maint: Use octave coding conventions for changeset fd5a4b7f59f7.
Mon, 24 Jun 2013 14:52:46 +0800 Ben Abbott Initialization and updating of tightinset and looseinset properties.
Mon, 24 Jun 2013 14:49:36 +0800 Ben Abbott Include "looseinset" in axes::properties::update_units ().
Sun, 23 Jun 2013 12:49:53 -0700 Rik doc: Periodic spellcheck of the documentation.
Sat, 22 Jun 2013 17:40:52 -0700 Rik doc: Improve documentation for 2-D plot functions
Tue, 11 Jun 2013 21:16:41 +0800 Stefan Mahr add format option to ticklabel (bug #34906)
Fri, 15 Mar 2013 10:21:06 -0700 Rik Accept only case-sensitive keywords 'default', 'factory', 'remove' for graphics properties.
Wed, 06 Mar 2013 15:10:22 -0800 Rik Add new verticalalignment option 'cap' for OpenGL plotting.
Wed, 06 Mar 2013 12:14:11 -0800 Rik Set default xlabel "verticalalignment" to "top".
Wed, 06 Mar 2013 10:56:12 -0800 Rik Fix spacing between ylabel and y-axis (bug #38461)
Sun, 09 Dec 2012 13:01:53 -0500 Pantxo Diribarne graphics.cc (graphics_object::set (const octave_map& m)): set structure
Fri, 30 Nov 2012 13:21:15 -0800 Rik Tweak C++ implementation of jet colormap to produce exactly the same result as jet.m
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default base src/graphics.cc@cd0a56972ab8
Wed, 19 Sep 2012 15:34:15 -0400 John W. Eaton call more built-in functions directly
Thu, 23 Aug 2012 12:13:59 -0400 John W. Eaton use std::numeric_limits<T>::epsilon in C++ code
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/interpfcn/graphics.cc@66818f3093ff