log

age author description
Tue, 31 Jan 2012 00:33:56 +0100 Jacob Dawid Removed ImageViewer. Removed stylesheets from dock widgets. gui
Tue, 31 Jan 2012 00:23:03 +0100 Jacob Dawid Solved issue with locale problems. gui
Tue, 31 Jan 2012 00:03:44 +0100 Jacob Dawid Sending commands to the terminal from doubleclicking the history, loading and saving workspaces as well as clearing the workspace works again. gui
Mon, 30 Jan 2012 23:14:46 +0100 Jacob Dawid Commented out some functionality that has not been implemented correctly until now. gui
Mon, 30 Jan 2012 08:22:32 -0500 Ben Abbott Fix qhull tests.
Mon, 30 Jan 2012 12:45:14 +0100 Jacob Dawid Forgot to remove more terminal source code. See previous commit for more information. gui
Mon, 30 Jan 2012 12:38:34 +0100 Jacob Dawid Removed complete terminal code, since everything moved to qterminal. gui
Mon, 30 Jan 2012 01:54:18 +0100 Jacob Dawid Modified call to octave_main, so it doesn't run in embedded mode anymore. gui
Sun, 29 Jan 2012 12:53:05 +0000 Michael Goffioul Export more required symbols [Win32].
Sun, 29 Jan 2012 12:52:54 +0000 Michael Goffioul Include <cctype> in caseless-str.h
Sat, 28 Jan 2012 22:33:57 -0800 Rik Update colormap files with faster code.
Sun, 29 Jan 2012 00:52:19 -0500 Jordi GutiƩrrez Hermoso convhull.m: Ensure column (not row) vectors
Sat, 28 Jan 2012 15:45:29 -0800 Rik maint: Use Octave spacing conventions in %!test block for graphics_toolkit.m
Sat, 28 Jan 2012 13:14:07 -0800 Rik figure.m: Extend to accepting command form "figure N"
Sat, 28 Jan 2012 10:42:48 -0800 Rik unimplemented.m: Remove profile and rgbplot from list of unimplemented functions.
Sat, 28 Jan 2012 08:26:51 -0800 Rik colorcube.m: Add new colormap which maximizes equally spaced colors.
Sat, 28 Jan 2012 13:25:20 +0100 Carlo de Falco Add comment in var.m docs about behaviour when input is a scalar
Fri, 27 Jan 2012 20:54:15 -0800 Rik lines.m: Add new colormap corresponding to ColorOrder property.
Fri, 27 Jan 2012 19:09:02 -0800 Rik rgbplot.m: Add new Matlab compatible function for plotting colormaps
Sat, 28 Jan 2012 00:16:28 +0100 Jacob Dawid Removed TerminalHighlighter-class, since it is not needed anymore. gui
Sat, 28 Jan 2012 00:11:34 +0100 Jacob Dawid Removed the old IRC Client code and replaced it by qirc. gui
Fri, 27 Jan 2012 14:06:07 -0500 John W. Eaton Avoid segfault on empty load command stable
Fri, 27 Jan 2012 13:23:30 -0500 Jordi GutiƩrrez Hermoso convhull.m: Allow non-vector arguments, for Matlab compatibility
Tue, 24 Jan 2012 20:52:12 -0500 Ben Abbott When root_figure units = normalized, screensize = [0 0 1 1].
Wed, 25 Jan 2012 02:33:10 +0100 Jacob Dawid Provided a patch in the pro for Windows, which does not need qterminal. gui
Tue, 24 Jan 2012 17:12:09 -0800 Rik spinmap.m: Revamp function and make Matlab-compatible.
Tue, 24 Jan 2012 20:06:26 +0100 Jacob Dawid Added subscripts for retrieeving qterminal and qirc int compile.sh. Added copyright headers. gui
Tue, 24 Jan 2012 20:02:09 +0100 Jacob Dawid Added similar script to retrieve libqirc. gui
Tue, 24 Jan 2012 19:57:32 +0100 Jacob Dawid Improved clone script for qterminal. *(get-qterminal.sh): Now pulling instead of cloning when directory exists. gui
Tue, 24 Jan 2012 09:51:48 -0800 Rik doc: Update docstrings for functions in image/ directory