log scripts/plot/uimenu.m @ 14335:ce2b59a6d0e5

age author description
Sun, 05 Feb 2012 15:32:24 -0800 Rik maint: periodic merge of stable to default.
Sat, 04 Feb 2012 22:12:50 -0800 Rik doc: Use Octave coding conventions in @example blocks of docstrings. stable
Sun, 22 Jan 2012 07:31:32 -0800 Rik Use Matlab coding conventions for demos in plot/ directory.
Fri, 20 Jan 2012 12:59:53 -0800 Rik Revamp %!demos in m-files to use Octave coding conventions on spacing, etc.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Wed, 21 Dec 2011 21:19:48 -0500 Ben Abbott Add clf() to all plot demos. stable
Fri, 02 Dec 2011 14:48:45 -0800 Rik Only run uimenu tests if FLTK toolkit is available (Bug #34908)
Fri, 14 Oct 2011 23:19:06 +0100 Michael Goffioul Add missing UI objects: uicontextmenu, uitoolbar, uipushtool and uitoggletool.
Sun, 25 Sep 2011 19:41:15 -0400 John W. Eaton avoid output in test
Sun, 25 Sep 2011 19:11:02 +0200 Kai Habel Add tests for scripts/plot
Tue, 16 Aug 2011 22:19:56 -0700 Rik doc: Correct Texinfo overfull hbox instances.
Fri, 18 Mar 2011 22:47:33 -0700 Rik Add uimenu, uigetdir, uigetfile, and uiputfile to documentation.
Thu, 20 Jan 2011 21:29:14 -0800 Rik Prevent doubled quotes around @table items in Info.
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Tue, 18 Jan 2011 20:55:01 -0800 Rik Grammarcheck m-files before 3.4 release.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 09 Jan 2011 21:33:04 -0800 Rik Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
Thu, 25 Nov 2010 17:16:46 +0100 Kai Habel Simplify code for uimenu.m. Fix error messages for ui file functions.
Tue, 26 Oct 2010 19:36:19 +0200 Kai Habel Add demo for uimenu.m
Mon, 25 Oct 2010 11:26:43 +0200 Kai Habel add uimenu graphic object to fltk backend