log

age author description
Mon, 19 Nov 2012 16:15:05 +0100 pantxo copyobj.m: ensure gca() and gcf() are reset to original values
Sat, 01 Dec 2012 18:10:55 +0100 Philip Nienhuis Update Java dialog scrips to latest octave-forge status
Fri, 30 Nov 2012 20:41:30 -0500 Mike Miller Use the Qt gnuplot terminal only if available when using the GUI
Fri, 30 Nov 2012 13:21:15 -0800 Rik Tweak C++ implementation of jet colormap to produce exactly the same result as jet.m
Sun, 02 Sep 2012 16:21:48 -0300 Júlio Hoffimann Added Display option for fminbnd()
Fri, 30 Nov 2012 08:44:13 -0800 Rik Update error_ids.m and add it to the build system.
Fri, 30 Nov 2012 08:05:35 -0800 Rik NEWS: erfinv and erfcinv do not accept complex inputs.
Tue, 20 Nov 2012 00:25:31 +0100 Juan Pablo Carbajal error_ids: explanations of standard Octave: erorr ids
Thu, 29 Nov 2012 23:39:21 -0500 Mike Miller Add isguirunning function to query whether the GUI is running
Thu, 25 Oct 2012 14:06:35 -0700 Corbin Champion Change .m files to use tempdir instead of P_tmpdir (patch #7875)
Thu, 29 Nov 2012 23:10:51 -0500 Mike Miller Fix regexp escaping of arguments to ls
Thu, 29 Nov 2012 09:39:37 -0800 Rik NEWS: Correct typo in changeset ea2788117ee3.
Thu, 29 Nov 2012 09:37:33 -0800 Rik NEWS: Add notice about extending error functions to accept complex inputs.
Thu, 29 Nov 2012 10:40:32 -0500 Jordi Gutiérrez Hermoso maint: merge in Faddeeva functions and relatives
Tue, 27 Nov 2012 23:39:54 -0500 Steven G. Johnson Add complex erf,erfc,erfcx,erfi,dawson routines from Faddeeva package.
Wed, 28 Nov 2012 14:05:20 -0500 Jordi Gutiérrez Hermoso maint: merge into default Carnë's changes
Wed, 28 Nov 2012 14:04:56 -0500 Jordi Gutiérrez Hermoso maint: merge together Carn̈́ë's changes
Wed, 28 Nov 2012 06:01:09 +0100 Carnë Draug maint: merge default into image-overhaul head, specially changeset 806ea52. Resolving many conflicts and fixing bugs related to correctly indexing on image class (float vs integer have different offset)
Thu, 15 Nov 2012 18:17:47 +0000 Carnë Draug rgb2ind: great speedup increase creating indexed image (changeset 89c8d8f made a proper indexed image that used less memory but was much slower to create)
Mon, 12 Nov 2012 05:32:02 +0000 Carnë Draug gray2ind: return indexed image as integer for matlab compatibility
Mon, 12 Nov 2012 05:25:37 +0000 Carnë Draug gray2ind: also accept binary images and default n to 2 in such cases
Mon, 12 Nov 2012 04:53:42 +0000 Carnë Draug ind2sub ind2gray: merge common code in private function, expanding fix for images when integers, input check, and expansion of colormap to ind2gray.
Mon, 12 Nov 2012 04:21:52 +0000 Carnë Draug ind2rgb: correction for indexes when image is uint class. Added tests block.
Sun, 11 Nov 2012 04:48:36 +0000 Carnë Draug rgb2ind: find unique RGB values for indexed image and scale colormap for correct range
Thu, 15 Nov 2012 23:02:11 +0000 Carnë Draug powerset: always return a cell array, even when set is empty. Augmented documentation and new tests.
Wed, 28 Nov 2012 09:15:59 -0800 Rik maint: Merge stable to default to pick up fix for bug #37787.
Wed, 28 Nov 2012 09:13:56 -0800 Rik Fix Info index for language statements (bug #37787) stable
Tue, 27 Nov 2012 16:38:13 -0800 Rik Overhaul m-files in image directory to provide better support for images stored as integers.
Mon, 26 Nov 2012 12:09:09 -0500 Jordi Gutiérrez Hermoso merge in qterminal's history
Mon, 26 Nov 2012 12:07:51 -0500 Jordi Gutiérrez Hermoso maint: move everything under libgui/qterminal
Mon, 13 Aug 2012 08:34:31 -0400 Mike Miller Fix error in setting the terminal cursor shape
Sun, 05 Aug 2012 10:15:09 +0100 Michael Goffioul Include config.h when it exists and is specified.
Sat, 28 Jul 2012 08:43:35 -0400 Jen Stewart fixed cursor position
Sat, 21 Jul 2012 01:36:45 -0400 Jacob Dawid Added support for changing the cursor.
Fri, 20 Jul 2012 16:35:17 -0400 Jacob Dawid Inserted msleep to reduce cpu usage on grabbing data from stdin.
Fri, 20 Jul 2012 11:55:56 -0400 Jacob Dawid Cursor is now blinking in the terminal.
Fri, 20 Jul 2012 09:37:44 -0400 Jacob Dawid Changed cursor to underline cursor.
Wed, 18 Jul 2012 15:29:06 -0400 Jacob Dawid Removed restriction on maximum terminal size.
Mon, 02 Jul 2012 07:33:23 +0200 Jacob Dawid Added patches from Michael Goffioul.
Fri, 08 Jun 2012 18:12:41 +0200 Jacob Dawid Set terminal to fixed width, renamed some variables.
Sat, 02 Jun 2012 16:33:49 +0200 Jacob Dawid Fix for building on MacOS.
Mon, 28 May 2012 02:14:59 +0200 Jacob Dawid Added copy&paste context menu in the unix implementation.
Sun, 27 May 2012 23:38:57 +0200 Jacob Dawid Added patched for Cygwin build from Marco Atzeri.
Wed, 02 May 2012 21:36:45 +0200 Jacob Dawid Removed DESTDIR declaration in pro files.
Wed, 02 May 2012 21:35:34 +0200 Jacob Dawid Added patch that allows for changing the terminal font.
Wed, 02 May 2012 21:34:38 +0200 Jacob Dawid Applied patch for compiling with mingw.
Wed, 02 May 2012 21:33:09 +0200 Jacob Dawid Applied patch for building under ArchLinux.
Thu, 02 Feb 2012 17:33:59 +0000 Michael Goffioul Add msvc-specific qmake bits.
Thu, 02 Feb 2012 15:01:22 +0000 Michael Goffioul Enable compilation on Win32-native platform.
Tue, 31 Jan 2012 15:36:05 +0100 Jacob Dawid Added missing file.
Tue, 31 Jan 2012 12:36:33 +0100 Jacob Dawid Corrections for windows code.
Tue, 31 Jan 2012 12:12:00 +0100 Jacob Dawid Cleanup.
Tue, 31 Jan 2012 11:14:38 +0100 Jacob Dawid Added QTerminalInteface class.
Tue, 31 Jan 2012 00:16:26 +0100 Jacob Dawid Terminal is now black on white.
Mon, 30 Jan 2012 23:56:34 +0100 Jacob Dawid Added sendText method again.
Mon, 30 Jan 2012 12:55:31 +0100 Jacob Dawid Fix for MacOS.
Mon, 30 Jan 2012 12:25:49 +0100 Jacob Dawid Fixed error in .pro.
Mon, 30 Jan 2012 12:03:12 +0100 Jacob Dawid Removed INCLUDEPATH.
Mon, 30 Jan 2012 11:42:26 +0100 Jacob Dawid Corrected INCLUDEPATH.
Mon, 30 Jan 2012 11:23:13 +0100 Jacob Dawid Added files of QConsole.