log

age author description
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
Tue, 24 Jan 2012 18:48:32 +0100 Jacob Dawid Removed bundled qterminal and added a script file to clone and build the latest version of qterminal. *(qterminal): Removed all files. *(get-qterminal.sh) Added script. gui
Tue, 24 Jan 2012 08:53:42 -0800 Rik maint: Style fixes for 5cc69bafe3b9
Tue, 24 Jan 2012 08:29:33 -0500 Ben Abbott Add updating for figure paperorientation property. Bug # 35329.
Mon, 23 Jan 2012 22:53:19 +0100 Jacob Dawid GUI: Updated qterminal. gui
Mon, 23 Jan 2012 22:35:00 +0100 Jacob Dawid GUI: Bundled the new qterminal. gui
Sun, 22 Jan 2012 22:57:56 -0800 Rik prism.m: Simplify code by using repmat rather than kron.
Sun, 22 Jan 2012 22:22:49 -0800 Rik contrast.m: Improve demo.
Sun, 22 Jan 2012 17:56:46 -0500 Ben Abbott Changes to allow plot demos to be run under Matlab.
Sun, 22 Jan 2012 15:14:55 -0500 Jordi Gutiérrez Hermoso Remove bad attempt to fix the terminal in GUI gui
Sun, 22 Jan 2012 15:13:22 -0500 Jordi Gutiérrez Hermoso Merge default onto gui gui
Sun, 22 Jan 2012 13:47:15 -0500 Ben Abbott Changes to allow plot demos to be converted and run by Matlab.
Sun, 22 Jan 2012 10:21:42 -0800 Rik surfl.m: Update docstring.
Sun, 22 Jan 2012 10:02:27 -0800 Rik test: Make surface demos reproducible by setting colormap to default at start of demo.
Sun, 22 Jan 2012 07:43:20 -0800 Rik doc: Update docstring for colormap()
Sun, 22 Jan 2012 07:31:32 -0800 Rik Use Matlab coding conventions for demos in plot/ directory.
Sun, 22 Jan 2012 16:06:55 +0100 Jacob Dawid GUI: Build in previous terminal widget. gui
Sun, 22 Jan 2012 15:17:37 +0100 Jacob Dawid Linking against OctaveDE_Qts konsole-code again. gui
Sun, 22 Jan 2012 14:18:05 +0100 Jacob Dawid Added OctaveDEs konsole sources. gui
Sat, 21 Jan 2012 16:25:07 -0500 Jordi Gutiérrez Hermoso repmat.m: Fix incorrect docstring regarding higher dimensions
Sat, 21 Jan 2012 11:26:36 +0100 Jacob Dawid GUI: Added qtermwidget snapshot as a subproject to build as a library that links with Octave GUI. gui
Sat, 21 Jan 2012 10:40:19 +0100 Jacob Dawid GUI: Removed stylesheets from dock widgets and add missing slots. gui
Fri, 20 Jan 2012 17:40:30 -0800 Rik Fix regression in 9fc597693b0b preventing updating of waitbar text string. stable
Fri, 20 Jan 2012 12:59:53 -0800 Rik Revamp %!demos in m-files to use Octave coding conventions on spacing, etc.
Thu, 19 Jan 2012 19:48:13 -0500 Ben Abbott Escaping strings for legend entries are handled by __go_draw_axes__.
Thu, 19 Jan 2012 18:47:38 -0500 Ben Abbott Fix support for gnuplot's canvas (html5) terminal. Bug # 35332.