log scripts/plot/gtext.m @ 17122:eaab03308c0b

age author description
Wed, 31 Jul 2013 13:53:30 -0700 Rik doc: Rewrite docstrings for most plot functions.
Wed, 01 Aug 2012 10:39:26 -0400 John W. Eaton * gtext.m: Fix typo in previous change.
Tue, 31 Jul 2012 18:26:37 -0700 Rik gtext.m: Allow multiple text placements--one per mouse click.
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Fri, 30 Sep 2011 09:57:10 -0700 Rik Allow gtext() to have multi-line text strings (Bug #33232)
Sun, 11 Sep 2011 18:24:58 +0200 Kai Habel Add further tests for scripts/plot.
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Sat, 06 Jun 2009 18:30:52 -0700 Rik Various documentation improvements
Fri, 22 May 2009 10:46:00 -0400 John W. Eaton update copyright notices
Sun, 22 Mar 2009 14:40:24 -0700 Rik Cleanup documentation file plot.texi
Mon, 31 Mar 2008 21:41:30 -0400 David Bateman Add gtext, waitforbuttonpress. Attempt to get ginput working under windows