log

age author description
Thu, 01 Aug 2013 19:03:39 +0100 Carnë Draug Invert alpha channel after reading from GraphicsMagick (bug #32896).
Thu, 01 Aug 2013 18:37:07 +0100 Carnë Draug Fix reading of images using PixelRegion with ranges ending before the limit.
Thu, 01 Aug 2013 11:18:52 -0700 Rik figure.m: Overhaul function. When switching to figure N make it visible.
Thu, 01 Aug 2013 10:18:54 -0700 Rik Overhaul default menubar (still not perfect).
Thu, 01 Aug 2013 08:46:12 -0700 Rik close.m: Add input validation for 2 input args and %!error test blocks.
Thu, 01 Aug 2013 16:17:20 +0100 Carnë Draug __magick_read__: fix reading of alpha channel in RGB images (bug #32986).
Thu, 01 Aug 2013 08:17:24 -0700 Rik allchild.m: Add input validation, %!test blocks, and more documentation.
Thu, 01 Aug 2013 15:16:14 +0200 Andreas Weber delaunay.m: Fixed matlab compatibility and input check for single matrix (bug #39644)
Thu, 01 Aug 2013 07:43:59 -0400 Ben Abbott Proper placement of the menubar, the toolbar and plot canvas.
Wed, 31 Jul 2013 22:28:07 -0700 Rik ishold.m: Recode to follow modern Octave coding conventions.
Wed, 31 Jul 2013 22:13:47 -0700 Rik print.m: Document that '-loose' is default option for eps.
Wed, 31 Jul 2013 21:54:06 -0700 Rik figure.m: Don't initialize figure to 1 as it may already exist as hidden figure.
Wed, 31 Jul 2013 18:45:22 -0700 Rik surfl.m: Overhaul function.
Wed, 31 Jul 2013 18:42:17 -0700 Rik Don't pass axis handle unnecessarily from high level to low level plot functions.
Wed, 31 Jul 2013 16:27:49 -0700 Rik Change various plot functions to take advantage of new isaxes() function.
Wed, 31 Jul 2013 16:23:53 -0700 Rik sombrero.m: Fix typo in cset a639221f9863 stopping output when nargout == 1.
Wed, 31 Jul 2013 14:18:00 -0700 Rik isaxes.m: New function to determine if object is axes handle.
Wed, 31 Jul 2013 13:53:30 -0700 Rik doc: Rewrite docstrings for most plot functions.
Wed, 31 Jul 2013 13:49:06 -0700 Rik Rephrase %!tests to take advantage of single output form of peaks().
Wed, 31 Jul 2013 13:43:44 -0700 Rik sombrero.m: Overhaul documentation and make calling forms equivalent to peaks()
Wed, 31 Jul 2013 13:31:01 -0700 Rik test: Add missing semicolons to suppress output in some plot %!tests.
Wed, 31 Jul 2013 21:28:48 +0100 Carnë Draug Implement PixelRegion option for imread().
Wed, 31 Jul 2013 21:25:04 +0200 Torsten disable global paste action when clipboard is empty
Wed, 31 Jul 2013 13:14:09 +0100 Carnë Draug Do not read alpha channel from image if output not requested.
Tue, 30 Jul 2013 21:29:57 -0400 Mike Miller norm: fix argument handling to match the docstring (bug #34778)
Fri, 16 Aug 2013 20:29:35 +0200 AndrejLojdl Change image format for extracting data from PPM to PNG. Allowed fontsize, fontname and color text properties for Latex.
Fri, 02 Aug 2013 14:49:44 +0200 AndrejLojdl Added dimension check for pixels and silenced outside programs.
Thu, 01 Aug 2013 18:15:12 +0200 AndrejLojdl Updated latex_render class.
Tue, 30 Jul 2013 22:47:01 +0200 AndrejLojdl Merged my LaTeX markup with Savannah.
Tue, 30 Jul 2013 15:22:13 -0400 Jordi Gutiérrez Hermoso * Doxyfile.in: Add HAVE_FOO macros so that code behind them gets Doxygenised