log

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