Mercurial > hg > octave-nkf
graph
-
have some fun with waitbar demo #2Fri, 04 Nov 2011 14:33:44 -0400, by John W. Eaton
-
waitbar.m: More improvements.Fri, 04 Nov 2011 10:57:07 -0700, by Rik
-
new and improved non-integer figure handlesFri, 04 Nov 2011 06:25:13 -0400, by John W. Eaton
-
maint: __init_fltk__.cc style fixesFri, 04 Nov 2011 05:51:53 -0400, by John W. Eaton
-
new tests for class concatentationFri, 04 Nov 2011 05:10:46 -0400, by John W. Eaton
-
allow waitbar test to succeed even if figure 1 existsFri, 04 Nov 2011 05:01:00 -0400, by John W. Eaton
-
title: avoid spurious outputFri, 04 Nov 2011 04:55:40 -0400, by John W. Eaton
-
update tests for patchFri, 04 Nov 2011 04:47:24 -0400, by John W. Eaton
-
correct changeset 33f044561ebf; compatibility fix for patch facecolor propertyFri, 04 Nov 2011 04:39:49 -0400, by John W. Eaton
-
use compatible defaults for patch functionThu, 03 Nov 2011 16:16:31 -0400, by John W. Eaton
-
correctly handle RGB color spec for patch objectThu, 03 Nov 2011 16:14:28 -0400, by John W. Eaton
-
compatibiltiy fix for patch facecolor propertyThu, 03 Nov 2011 16:09:32 -0400, by John W. Eaton
-
more updates for waitbarThu, 03 Nov 2011 14:50:34 -0400, by John W. Eaton
-
waitbar.m: Update docstring. Only return output handle h if requested.Thu, 03 Nov 2011 09:54:57 -0700, by Rik
-
use correct method to get window position for fltkThu, 03 Nov 2011 11:35:47 -0400, by John W. Eaton
-
provide the waitbar functionThu, 03 Nov 2011 05:30:45 -0400, by John W. Eaton
-
allow axes handle to be passed to patch functionThu, 03 Nov 2011 05:07:51 -0400, by John W. Eaton
-
allow figure handles to be non-integersThu, 03 Nov 2011 05:01:52 -0400, by John W. Eaton
-
allow axes handle to be passed to title functionThu, 03 Nov 2011 04:41:40 -0400, by John W. Eaton
-
convert units for figure positionsThu, 03 Nov 2011 04:33:25 -0400, by John W. Eaton
-
allow initial position to be set for fltk windowsThu, 03 Nov 2011 01:30:54 -0400, by John W. Eaton
-
optimset.m: Document valid parameters for optimization functions. stableWed, 02 Nov 2011 20:50:20 -0700, by Carnë Draug
-
maint: fix function definition in testWed, 02 Nov 2011 23:28:22 -0400, by John W. Eaton
-
var.m: Fix bug in docstring referring to std (Bug #34729). stableWed, 02 Nov 2011 18:21:27 -0700, by Rik
-
improve argument parsing for subplot, handle 'position' argumentWed, 02 Nov 2011 15:28:30 -0400, by John W. Eaton
-
Add seealso links to docstrings for is_sq_string and is_dq_stringWed, 02 Nov 2011 11:17:01 -0700, by Rik
-
NEWS: Update file with more description of changes made to string functions in 3.6.0Wed, 02 Nov 2011 11:16:04 -0700, by Rik
-
find-defun-files.sh: allow sed command to work with OpenBSD sedWed, 02 Nov 2011 12:40:29 -0400, by John W. Eaton
-
strtok.m: Revamp code for performance. Add cellstr input functionality.Wed, 02 Nov 2011 09:24:48 -0700, by Rik
-
Fix typo in @var macro in cset 8bb7bdbe9c69.Wed, 02 Nov 2011 09:20:35 -0700, by Rik