log scripts/plot/findobj.m @ 17475:0b6f44d31edc default tip Latex-interpreter

age author description
2013-08-22 Rik Use semicolon after "return" statement in core m-files.
2013-08-22 Rik Use '!' not operator rather than '~' in core m-files.
2013-08-20 Rik doc: Add new @qcode macro for code samples which are quoted.
2013-08-13 Rik findobj.m: Return handles in hierarchy order rather than sorted order (bug #39767).
2013-07-31 Rik doc: Rewrite docstrings for most plot functions.
2013-07-31 Rik test: Add missing semicolons to suppress output in some plot %!tests.
2013-07-29 Rik Restore graphics toolkit after %!tests that alter it.
2013-07-05 Ben Abbott Respect logical operator precedence for findobj()'s inputs.
2013-07-05 Ben Abbott Add xtest for findobj() for pecedence of logical operations.
2013-07-04 Ben Abbott Fix typo/bug for "-not" qualifier in findobj(). Add tests.
2013-07-04 Ben Abbott Modify findobj() to work with cells and structures.
2013-05-07 Ben Abbott Fix bug # 38885.
2012-07-17 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
2012-04-12 John W. Eaton maint: miscellaneous style fixes for .m files
2012-02-05 Rik doc: Use Octave coding conventions in @example blocks of docstrings. stable
2012-01-02 John W. Eaton maint: update copyright notices for 2012 stable
2011-12-06 Rik doc: Update documentation for functions returning a graphics handle h (Bug #34761)
2011-09-15 John W. Eaton maint: untabify and remove trailing whitespace from source files
2011-09-11 Kai Habel Don't use explicit figure number for tests to avoid interference with any figures opened by user.
2011-09-07 Kai Habel Various fixes for tests in scripts/plot
2011-09-04 Kai Habel Tests for scripts/plot
2011-01-20 John W. Eaton all script files: untabify and strip trailing whitespace
2011-01-14 John W. Eaton update copyright notices
2010-07-19 Rik Grammarcheck the documentation from m-files.
2010-04-23 Rik Untabify .m scripts
2009-03-22 Rik Cleanup documentation file plot.texi
2009-03-07 John W. Eaton update copyright notices
2009-01-13 John W. Eaton style fixes
2009-01-13 John W. Eaton comment style fixes
2008-10-22 Ben Abbott findobj.m: allow handle to be empty
2008-10-07 John W. Eaton use case-insensitive comparison for graphics properties; misc style fixes
2007-11-28 jwe [project @ 2007-11-28 02:32:41 by jwe]
2007-11-09 jwe [project @ 2007-11-09 19:34:17 by jwe]
2007-10-12 jwe [project @ 2007-10-12 21:27:11 by jwe]
2007-10-12 jwe [project @ 2007-10-12 06:40:56 by jwe]
2007-10-10 jwe [project @ 2007-10-10 18:02:59 by jwe]
2007-09-30 dbateman [project @ 2007-09-30 19:16:49 by dbateman]