Mercurial > hg > octave-nkf
graph
-
Allow relative directory name for rundemos/runtests.Fri, 02 Aug 2013 09:01:55 -0700, by Rik
-
Fix reading of image alpha channel (bug #32986).Fri, 02 Aug 2013 14:30:58 +0100, by Carnë Draug
-
Fix pop-up of invisible figures during printing.Thu, 01 Aug 2013 21:25:26 -0700, by Rik
-
doc: Remove subnode on built-in variables which no longer exist.Thu, 01 Aug 2013 17:47:36 -0700, by Rik
-
Set the root property "currentfigure", and figure property "currentaxes".Thu, 01 Aug 2013 19:34:50 -0400, by Ben Abbott
-
Fix the figure propety "currentpoint" for the FLTK toolkit.Thu, 01 Aug 2013 18:34:49 -0400, by Ben Abbott
-
doc: Add Philipp Kutin to contributors.in.Thu, 01 Aug 2013 14:05:00 -0700, by Rik
-
waitbar.m: Cache axes and patch handles in figure's __guidata__.Mon, 29 Jul 2013 12:18:16 +0200, by Philipp Kutin
-
fftfilt.m: Increase %!test tolerance to 2*eps (bug #39647)Thu, 01 Aug 2013 11:54:24 -0700, by Rik
-
Invert alpha channel after reading from GraphicsMagick (bug #32896).Thu, 01 Aug 2013 19:03:39 +0100, by Carnë Draug
-
Fix reading of images using PixelRegion with ranges ending before the limit.Thu, 01 Aug 2013 18:37:07 +0100, by Carnë Draug
-
figure.m: Overhaul function. When switching to figure N make it visible.Thu, 01 Aug 2013 11:18:52 -0700, by Rik
-
Overhaul default menubar (still not perfect).Thu, 01 Aug 2013 10:18:54 -0700, by Rik
-
close.m: Add input validation for 2 input args and %!error test blocks.Thu, 01 Aug 2013 08:46:12 -0700, by Rik
-
__magick_read__: fix reading of alpha channel in RGB images (bug #32986).Thu, 01 Aug 2013 16:17:20 +0100, by Carnë Draug
-
allchild.m: Add input validation, %!test blocks, and more documentation.Thu, 01 Aug 2013 08:17:24 -0700, by Rik
-
delaunay.m: Fixed matlab compatibility and input check for single matrix (bug #39644)Thu, 01 Aug 2013 15:16:14 +0200, by Andreas Weber
-
Proper placement of the menubar, the toolbar and plot canvas.Thu, 01 Aug 2013 07:43:59 -0400, by Ben Abbott
-
ishold.m: Recode to follow modern Octave coding conventions.Wed, 31 Jul 2013 22:28:07 -0700, by Rik
-
print.m: Document that '-loose' is default option for eps.Wed, 31 Jul 2013 22:13:47 -0700, by Rik
-
figure.m: Don't initialize figure to 1 as it may already exist as hidden figure.Wed, 31 Jul 2013 21:54:06 -0700, by Rik
-
surfl.m: Overhaul function.Wed, 31 Jul 2013 18:45:22 -0700, by Rik
-
Don't pass axis handle unnecessarily from high level to low level plot functions.Wed, 31 Jul 2013 18:42:17 -0700, by Rik
-
Change various plot functions to take advantage of new isaxes() function.Wed, 31 Jul 2013 16:27:49 -0700, by Rik
-
sombrero.m: Fix typo in cset a639221f9863 stopping output when nargout == 1.Wed, 31 Jul 2013 16:23:53 -0700, by Rik
-
isaxes.m: New function to determine if object is axes handle.Wed, 31 Jul 2013 14:18:00 -0700, by Rik
-
doc: Rewrite docstrings for most plot functions.Wed, 31 Jul 2013 13:53:30 -0700, by Rik
-
Rephrase %!tests to take advantage of single output form of peaks().Wed, 31 Jul 2013 13:49:06 -0700, by Rik
-
sombrero.m: Overhaul documentation and make calling forms equivalent to peaks()Wed, 31 Jul 2013 13:43:44 -0700, by Rik
-
test: Add missing semicolons to suppress output in some plot %!tests.Wed, 31 Jul 2013 13:31:01 -0700, by Rik