log

age author description
Wed, 12 Jun 2013 10:03:50 -0400 Andreas Weber eliminate unnecessary normalisation of view vector in surfl (bug #39241)
Wed, 12 Jun 2013 09:58:28 -0400 John W. Eaton exit gracefully after executing code from --eval
Wed, 12 Jun 2013 20:25:36 +0800 Ben Abbott Update copies consistent subset of {x,y,z}data to children of the stairs hggoup.
Wed, 12 Jun 2013 20:06:18 +0800 Ben Abbott Update copies consistent subset of {x,y,z}data to children of the stem hggoup.
Tue, 11 Jun 2013 21:16:41 +0800 Stefan Mahr add format option to ticklabel (bug #34906)
Tue, 11 Jun 2013 14:02:41 -0500 Daniel J Sebald Variation of color option layouts with columns packed to the left
Tue, 11 Jun 2013 12:51:30 -0500 Daniel J Sebald Make spacing similar for color option layouts
Tue, 11 Jun 2013 15:09:13 +0800 Ben Abbott Reduce the spacing for the "Terminal Colors" under Terminal tab.
Tue, 11 Jun 2013 14:41:20 +0800 Ben Abbott Remove z-order assignments of invalid widgets.
Tue, 11 Jun 2013 14:30:04 +0800 Ben Abbott Remove the top horizontal line from the "Workspace" tab.
Mon, 10 Jun 2013 16:44:19 +0800 Ben Abbott Prevent the "Editor Styles" from extending beyond the right edge of the dialog.
Mon, 10 Jun 2013 16:28:26 +0800 Ben Abbott Modify the "Workspace" tab to prevent widgets from extending past the left edge.
Mon, 10 Jun 2013 12:55:10 +0800 Ben Abbott Modify the "Workspace" tab to properly display the work space colors on MacOS X.
Mon, 10 Jun 2013 12:50:45 +0800 Ben Abbott Modify the "Editor Styles" tab to fit with QVBoxLayout width to the dialog.
Sun, 09 Jun 2013 18:55:19 +0200 Torsten do not save unnamed files for restoring the editor session at next start up
Sun, 09 Jun 2013 17:27:55 +0200 Torsten * file-editor.cc(handle_edit_file_request): set focus to the editor widget
Sun, 09 Jun 2013 16:01:13 +0200 Torsten fix dialog for editor settings for better view in MacOS X (thanks to Ben)
Sat, 08 Jun 2013 21:57:07 +0200 Thorsten Liebig GUI: change (un)comment handling of selection, allow (un)comment of current line
Sun, 09 Jun 2013 10:24:47 +0200 Torsten * find-dialog.cc(find): fix ifdef for qscintilla version according to cset 16733
Sat, 08 Jun 2013 18:00:01 +0200 Torsten show help menu in editors context menu only for octave files
Sat, 08 Jun 2013 16:06:55 +0100 Carnë Draug gallery: fix bug from typo in variable name
Sat, 08 Jun 2013 16:16:52 +0200 Torsten added test for qscintilla version 2.6.0
Sat, 08 Jun 2013 11:22:10 +0800 Ben Abbott Include graphics image file name in latex file for {eps,pdf,ps}latex output.
Fri, 07 Jun 2013 23:13:48 +0200 Torsten add help for word at mouse or text cursor to the editors context menu
Thu, 06 Jun 2013 20:19:48 -0700 Rik NEWS: alphabetize functions added in 3.8.0.
Thu, 06 Jun 2013 20:15:52 -0700 Rik octave-link.cc: align code assignments statements for readability.
Thu, 06 Jun 2013 12:59:41 +0800 Ben Abbott Update legend box when the fontsize changes.
Thu, 06 Jun 2013 11:03:22 +0800 Ben Abbott Remove the "legacy" delimiter type from strsplit().
Thu, 06 Jun 2013 10:48:57 +0800 Ben Abbott Mention ostrsplit() in NEWS
Thu, 06 Jun 2013 10:45:23 +0800 Ben Abbott Add ostrsplit() to the manual.
Thu, 06 Jun 2013 10:06:12 +0800 Ben Abbott Substitute ostrsplit() for strsplit().
Wed, 05 Jun 2013 20:45:41 +0800 Ben Abbott Re-introduce the original strsplit() as ostrsplit().
Wed, 05 Jun 2013 13:49:47 +0200 Carlo de Falco Avoid converting sparse matrix to full format in svds.
Sun, 02 Jun 2013 21:46:57 +0200 Torsten * file-editor-tab.cc(update_lexer): redundant code removed
Sun, 02 Jun 2013 21:13:47 +0200 Torsten select octave lexer for unnamed files and bash lexer for files without extension
Sun, 02 Jun 2013 19:17:49 +0200 Torsten commenting selected lines in the editor uses comment string depending on lexer
Sun, 02 Jun 2013 11:10:16 +0200 Torsten context menu of terminal widget: add icons and an entry to clear the console
Sun, 02 Jun 2013 09:13:00 +0200 Torsten fix bug concerning preparing the apis info for code completion
Sat, 01 Jun 2013 19:40:24 +0200 Torsten make octave lexer the default and dynamically set margin width for line numbers
Sat, 01 Jun 2013 15:10:35 +0200 Torsten save prepared apis info for qscintilla into a path depending on octave version
Sat, 01 Jun 2013 10:32:25 +0200 Torsten use capital letters for the letter icons of the dock widgets
Sat, 01 Jun 2013 00:53:30 -0400 Mike Miller rgb2ind.m: fix input validation tests
Sat, 01 Jun 2013 00:30:20 -0400 Mike Miller fix strsplit input validation
Fri, 31 May 2013 19:00:08 -0400 Mike Miller ls.m: fix error when listing an empty directory
Fri, 31 May 2013 12:06:32 -0700 Rik doc: Use double space after period for INSTALL file.
Fri, 31 May 2013 20:54:59 +0200 Torsten fix searching new directory for file browser
Fri, 31 May 2013 10:43:53 -0400 John W. Eaton use correct "caller" workspace for mexputvariable and mexgetvariable
Fri, 31 May 2013 13:27:04 +0100 Carnë Draug ind2rgb: add support for multidimensional indexed images.
Thu, 30 May 2013 14:19:59 -0400 Daniel J Sebald include more signals in SIG function (bug #39089)
Thu, 30 May 2013 14:12:22 -0400 Clemens Buchacher do not include C++ header in extern "C" context (bug #38746)
Mon, 27 May 2013 21:41:57 +0200 Torsten fix restoring editor files from previous session and speedup lexer preparation
Sun, 26 May 2013 22:16:21 +0200 Torsten add more settings concerning tabs and indentation to the editor settings
Sun, 26 May 2013 14:49:41 +0200 Torsten make white space visibility in the editor configurable
Sat, 25 May 2013 16:36:34 +0200 Torsten make case sensitivity of editors auto completion list configurable
Sat, 25 May 2013 15:00:31 +0200 Torsten make background colors of editor files configurable
Fri, 24 May 2013 21:45:40 -0400 John Donoghue Added find files context menu to files-dock-widget
Fri, 24 May 2013 15:41:52 -0400 Michael Goffioul Implement property accessors. classdef
Fri, 24 May 2013 10:30:18 -0400 John W. Eaton * macros.texi: Don't use @strong for @seealso in info mode.
Thu, 23 May 2013 21:41:51 -0400 Michael Goffioul Support combination of object array extension and multi-level indexing. classdef
Thu, 23 May 2013 14:12:33 -0400 Michael Goffioul Add multi-level index assignment for object array. classdef