log

age author description
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