log doc/interpreter/plot.txi @ 18078:b06a9768b643

age author description
Wed, 04 Dec 2013 12:05:43 -0800 Rik doc: Don't use @table @qcode to avoid problems with Texinfo 5.2.
Sun, 10 Nov 2013 11:06:58 -0500 Michael Godfrey doc: Mention GUI in introduction. Update figure root properties.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 01 Oct 2013 00:22:46 -0400 Michael Godfrey plot.txi: fix \deg in TeX symbol table.
Mon, 30 Sep 2013 12:03:55 -0400 Michael Godfrey doc: improve format of table 15.1 for TeX characters.
Mon, 23 Sep 2013 17:57:53 -0400 Michael Godfrey improve interpreter tex Tables
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sun, 04 Aug 2013 13:08:39 -0700 Rik doc: Periodic grammarcheck of documentation.
Fri, 02 Aug 2013 13:52:39 -0700 Rik doc: Shorten some long subsection names in Manual.
Wed, 31 Jul 2013 14:18:00 -0700 Rik isaxes.m: New function to determine if object is axes handle.
Wed, 31 Jul 2013 13:53:30 -0700 Rik doc: Rewrite docstrings for most plot functions.
Sun, 28 Jul 2013 11:39:44 -0700 Rik Alphabetize graphic properties and add properties missing from Matlab.
Sat, 27 Jul 2013 10:49:21 -0700 Rik doc: Use XREF as anchor prefix in documentation for clearer results in Info viewer.
Mon, 08 Jul 2013 09:13:30 -0400 Mike Miller doc: Move graphics object functions into the right section
Sat, 22 Jun 2013 17:40:52 -0700 Rik doc: Improve documentation for 2-D plot functions
Sat, 22 Jun 2013 14:36:42 -0700 Rik doc: Add copyobj, struct2hdl, hdl2struct to manual.
Sat, 22 Jun 2013 11:16:04 -0700 Rik doc: Add gco() to documentation.
Sat, 22 Jun 2013 15:35:19 +0800 Ben Abbott Remove "key", "keybox", "keypos", and "keyreverse" from the list of axes props.
Tue, 18 Jun 2013 20:35:12 -0700 Rik Fix seealso HTML links when using Texinfo 4.X (bug #38862).
Wed, 24 Apr 2013 17:53:19 -0400 Mike Miller New function waterfall
Wed, 27 Feb 2013 09:26:26 -0800 Rik build: Shorten long doc node title to prevent error in creating tar archive.
Sun, 24 Feb 2013 20:38:33 -0800 Rik Fix additional warning associated with Texinfo 5.0 (bug #38392)
Sun, 24 Feb 2013 07:16:22 -0800 Rik doc: Fix warnings associated with Texinfo 5.0 (bug #38392)
Wed, 06 Feb 2013 13:03:47 -0500 Michael Godfrey Add stemleaf and printd to the manual
Mon, 09 Jul 2012 17:00:46 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in doc directory
Mon, 09 Jul 2012 10:34:43 -0700 Rik doc: Periodic grammarcheck of documentation.
Sat, 21 Apr 2012 18:46:04 -0400 Carnë Draug Add findfigs.m docstring to plot.txi
Thu, 19 Apr 2012 17:44:46 -0400 Martin Helm New Function, shrinkfaces.m
Sun, 11 Mar 2012 20:54:47 -0400 Ben Abbott Improve documentation for print().
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sun, 01 Jan 2012 21:50:10 -0800 Rik doc: Add register_graphics_toolkit() and loaded_graphics_toolkits() to documentation stable
Sat, 26 Nov 2011 22:18:06 -0500 Ben Abbott doc: Remove obsolete "keylabel" and replace by "displayname".
Wed, 23 Nov 2011 09:42:50 -0800 Rik doc: Spellcheck documentation before 3.6.0 release
Tue, 21 Jun 2011 08:58:56 -0700 Rik maint: Periodic merge of stable to default
Mon, 20 Jun 2011 10:17:20 -0700 Rik doc: Add documentation for gmres, rectangle to manual stable
Sat, 04 Jun 2011 16:05:37 -0700 Rik maint: Periodic merge of stable to default branch.
Wed, 25 May 2011 20:15:07 -0700 Rik doc: Add 'none' to list of plot linestyles. stable
Mon, 18 Apr 2011 07:04:21 -0700 Rik maint: Periodic merge of stable branch to default branch.
Sat, 16 Apr 2011 10:39:54 -0400 Ben Abbott plot.txi: Clarify that inheritance of default property values only applies to the named object type.
Thu, 14 Apr 2011 18:52:54 -0700 Rik colstyle.m: Add new function (bug #33063) stable
Wed, 06 Apr 2011 11:44:21 -0700 Rik Clean up operator and function indices in documentation.
Mon, 04 Apr 2011 20:15:32 -0700 Rik Add warning about single precision in FLTK.
Sat, 19 Mar 2011 13:06:50 -0700 Rik Add isocolors, isonormals, isosurface functions to documentation.
Sat, 19 Mar 2011 12:12:57 -0700 Rik Add daspect, pbaspect functions to documentation.
Sat, 19 Mar 2011 11:10:16 -0700 Rik Add getappdata, setappdata, isappdata, rmappdata functions to documentation.
Fri, 18 Mar 2011 22:47:33 -0700 Rik Add uimenu, uigetdir, uigetfile, and uiputfile to documentation.
Sun, 30 Jan 2011 09:36:11 -0800 Rik Rename fltk_mouse_wheel_zoom, fltk_gui_mode functions to remove fltk_ prefix.
Sat, 29 Jan 2011 22:31:31 -0800 Rik Add fltk_gui_mode, fltk_mouse_wheel_zoom to documentation.
Thu, 27 Jan 2011 20:13:45 -0800 Rik Add functions reset, whitebg to documentation.
Mon, 12 Jan 2009 10:56:09 +0100 Francesco Potortì One word missing from int8 help string. release-3-0-x
Mon, 12 Jan 2009 10:54:52 +0100 Francesco Potortì Add cross reference from Plot Annotations to Text Properties. release-3-0-x
Thu, 20 Nov 2008 08:39:44 +0100 Brian Gough spelling corrections release-3-0-x
Sun, 12 Oct 2008 19:38:43 +0200 John W. Eaton doc fixes release-3-0-x
Mon, 08 Sep 2008 15:21:44 -0400 John W. Eaton add colorbar docstring to the manual release-3-0-x
Sun, 27 Jul 2008 02:23:42 +0200 David Bateman Document contourf release-3-0-x
Sun, 27 Jul 2008 02:08:55 +0200 David Bateman Calrify OuterPosition property in manual release-3-0-x
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Thu, 20 Jan 2011 19:33:32 -0800 Rik Use @nospell macro on certain words in docstrings.
Thu, 20 Jan 2011 02:29:57 -0500 John W. Eaton rename backend to graphics_toolkit
Wed, 19 Jan 2011 20:29:11 -0800 Rik Grammarcheck txi files for 3.4 release.