log

age author description
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
Mon, 29 Apr 2013 18:39:07 -0400 John W. Eaton contextmenu for opening files in default applications
Mon, 29 Apr 2013 17:40:41 -0400 John W. Eaton allow GUI window layout to be restored
Mon, 29 Apr 2013 16:47:23 -0400 John W. Eaton update default Qt settings
Mon, 29 Apr 2013 21:22:02 +0200 Torsten * file-editor-tab.cc: replace setFirstVisibleLine for older Qscintilla-versions
Mon, 29 Apr 2013 13:46:55 -0400 John W. Eaton handle A, R, and W fopen modes correctly (bug #38851)
Mon, 29 Apr 2013 00:47:36 -0400 Mike Miller Remove resample from list of missing functions
Sun, 28 Apr 2013 19:35:10 -0400 Mike Miller Add argument to ellipj for Matlab compatibility
Sun, 28 Apr 2013 19:25:50 -0400 Mike Miller Fix ellipj, ellipke, and expint docstrings
Sun, 28 Apr 2013 18:50:51 -0400 Mike Miller Style fixes for ellipj.cc, ellipke.m, and expint.m
Sun, 28 Apr 2013 17:08:11 -0400 Mike Miller Add and fix tests for ellipj, ellipke, and expint
Wed, 24 Apr 2013 23:22:50 -0400 Mike Miller Add ellipj, ellipke, and expint functions from Octave Forge
Sun, 28 Apr 2013 23:21:43 -0400 John W. Eaton use octave_idx_type instead of int
Sun, 28 Apr 2013 19:49:02 -0400 John W. Eaton style fixes
Sun, 28 Apr 2013 17:00:00 -0400 John Donoghue Add octave_link uiputfile implementation
Sun, 28 Apr 2013 13:41:37 -0400 John W. Eaton style fixes for uigetfile changes
Sun, 28 Apr 2013 09:45:19 -0400 John Donoghue Add Qt link uigetfile dialog implementation.
Sun, 28 Apr 2013 02:29:19 -0400 John W. Eaton force focus to command window after browsing for directory
Sun, 28 Apr 2013 01:49:03 -0400 John W. Eaton include config.h in MOC files
Sun, 28 Apr 2013 01:21:16 -0400 John W. Eaton keep focus in the command window after dbstop, dbstep, etc.
Sat, 27 Apr 2013 21:45:48 -0400 John W. Eaton generate single-line commands from workspace view context menu
Sat, 27 Apr 2013 21:30:55 -0400 John W. Eaton reset parser state on parse error (bug #38840)
Sat, 27 Apr 2013 20:50:46 -0400 Michael Godfrey Improve layout of help text for stemleaf
Fri, 12 Apr 2013 03:48:56 -0500 Daniel J Sebald Change workspace row height to font height.
Fri, 26 Apr 2013 14:25:09 +0200 Philip Nienhuis strread.m: catch unknown format specifiers (bug #38834)
Thu, 25 Apr 2013 17:57:55 -0400 John W. Eaton preserve pending command line input when running commands from GUI actions
Thu, 25 Apr 2013 12:33:09 -0400 John W. Eaton avoid using bp_info struct in file_editor_tab::file_in_path
Thu, 25 Apr 2013 12:27:01 -0400 John W. Eaton use dir, not path, to refer to directory name
Thu, 25 Apr 2013 02:45:08 -0400 John W. Eaton * load-path.cc (Faddpath): Doc fix.
Thu, 25 Apr 2013 02:42:45 -0400 John W. Eaton partial menu bar cleanup
Thu, 25 Apr 2013 00:11:01 -0400 John W. Eaton use generic dialog for cd or addpath question
Thu, 25 Apr 2013 00:09:54 -0400 John W. Eaton * sysdep.cc (same_file_internal): Handle directories on Windows systems.
Wed, 24 Apr 2013 17:53:19 -0400 Mike Miller New function waterfall
Wed, 24 Apr 2013 16:34:41 -0400 John W. Eaton * files-doc-widget.cc: Undo unintended changes from changeset 5fc1ce2947bd.
Wed, 24 Apr 2013 20:02:42 +0200 Torsten * run-octave.in: get language files from $builddir not from $top_srcdir
Tue, 23 Apr 2013 23:12:38 -0400 Mike Miller gui: fix editor file name filters to allow all files
Tue, 23 Apr 2013 22:36:26 -0400 Mike Miller gui: handle octaverc files with the octave lexer
Tue, 23 Apr 2013 21:43:25 -0400 John W. Eaton style fixes
Tue, 23 Apr 2013 20:26:07 -0400 Ben Abbott Support escaped characters in sq_strings for strsplit.m.
Tue, 23 Apr 2013 21:40:36 +0200 Torsten added default colors and fonts to the octave lexer
Tue, 23 Apr 2013 12:57:16 -0400 John W. Eaton allow double-click in file browser to load data files
Tue, 23 Apr 2013 08:14:54 -0400 Ben Abbott Collect collapsed delimiters in strsplit().
Mon, 22 Apr 2013 16:37:53 -0400 John W. Eaton maint: periodic merge of default to classdef classdef