log

age author description
Mon, 06 May 2013 20:01:54 -0400 Michael Goffioul Support "true" or "yes" for %NO_OCT_FILE_STRIP% in mkoctfile.in.cc.
Mon, 06 May 2013 22:23:53 +0200 Torsten save and restore last used tabs of the settings dialog
Mon, 06 May 2013 07:45:53 -0400 John W. Eaton handle copying names file browser to clipboard; allow multiple selections
Mon, 06 May 2013 06:06:43 -0400 John W. Eaton draw border around color picker swatches
Mon, 06 May 2013 06:00:44 -0400 John W. Eaton allow terminal colors to be set from preferences dialog
Mon, 06 May 2013 02:20:06 -0400 John W. Eaton split drawing apart to avoid XOR operation
Mon, 06 May 2013 02:20:01 -0400 John W. Eaton use functions to handle colors in Windows GUI terminal
Mon, 06 May 2013 00:56:09 -0400 John W. Eaton use average width for character size in GUI terminal for Windows
Sun, 05 May 2013 18:49:13 +0200 Torsten * fileclose.png: new icon for close actions (missing in cset 16615)
Sun, 05 May 2013 16:34:11 +0200 Torsten add close actions to the file menu of the editor
Sat, 04 May 2013 22:51:43 -0500 Daniel J Sebald Use menu triggered signal instead of action triggered signal to rid cast.
Sun, 05 May 2013 11:27:39 +0200 Torsten add menu for searching the next directory shown by the file browser
Sun, 05 May 2013 02:51:49 -0400 John W. Eaton handle text selection in GUI terminal for Windows
Sat, 04 May 2013 23:37:27 +0200 Torsten move more common code from dock widgets into octave-dock-widget.h
Sat, 04 May 2013 09:37:28 +0200 Torsten workspace view colors based upon variable scope (derived from Dan's patch #8013)
Sat, 04 May 2013 01:01:44 -0400 John W. Eaton improve handling of cursor blinking for unix GUI terminal window
Sat, 04 May 2013 00:49:34 -0400 John W. Eaton make blinking cursor and different cursor styles for Windows GUI terminal
Fri, 03 May 2013 20:59:46 +0200 Torsten fix style of matching braces in octave lexer
Fri, 03 May 2013 02:57:43 -0400 John W. Eaton unix terminal: don't blink cursor if command window does not have focus
Fri, 03 May 2013 01:16:41 -0400 John W. Eaton erase subfunctions when primary function scope is deleted (bug #38691)
Fri, 03 May 2013 00:32:50 -0400 John W. Eaton allow options to be passed to run-octave script used in check target
Fri, 03 May 2013 00:29:07 -0400 John W. Eaton install .gdbinit in test directory
Fri, 03 May 2013 00:27:55 -0400 John W. Eaton turn off gdb thread messages by default
Wed, 01 May 2013 15:29:57 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Wed, 01 May 2013 14:41:50 -0400 Jordi Gutiérrez Hermoso doc: fix some minor sparse documentation oversights stable
Wed, 01 May 2013 14:41:23 -0400 Jordi Gutiérrez Hermoso doc: remove git from list of build dependencies stable
Wed, 01 May 2013 02:24:04 -0400 John W. Eaton ensure TERM environment variable is set when GUI starts
Wed, 01 May 2013 02:02:21 -0400 Ben Abbott if available, use ioctl to give up controlling terminal
Tue, 30 Apr 2013 14:32:16 -0400 John W. Eaton handle setting breakpoints in subfunctions in GUI editor
Mon, 29 Apr 2013 19:13:40 -0400 John W. Eaton maint: periodic merge of default to classdef classdef