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
|
Mon, 22 Apr 2013 15:07:21 -0400 |
John W. Eaton |
new function, __octave_link_enabled__
|
Mon, 22 Apr 2013 15:07:13 -0400 |
Daniel J Sebald |
Add questdlg dialog function and fix variety of dialog bugs.
|
Mon, 22 Apr 2013 11:50:40 -0400 |
John W. Eaton |
avoid invalid signal connection
|
Mon, 22 Apr 2013 11:50:11 -0400 |
John W. Eaton |
bump version to 3.7.3+
|
Mon, 22 Apr 2013 11:49:31 -0400 |
John W. Eaton |
snapshot 3.7.3
|
Fri, 19 Apr 2013 17:36:40 -0400 |
John W. Eaton |
improve debugging with the GUI
|
Fri, 19 Apr 2013 09:36:22 -0400 |
John W. Eaton |
try harder to find editor tab widgets for files with multiple names
|
Fri, 19 Apr 2013 09:30:08 -0400 |
John W. Eaton |
eliminate redo button from main window
|
Tue, 16 Apr 2013 20:12:45 -0400 |
John Donoghue |
Updates to find-file-dialog usage
|
Fri, 19 Apr 2013 05:48:47 +0100 |
Carnë Draug |
doc: mark dldfcn as Loadable Functions on deftypen macro
|
Tue, 16 Apr 2013 22:16:57 -0400 |
John Donoghue |
Add popdown toolbutton to files-dock-window toolbar.
|
Thu, 18 Apr 2013 11:55:25 -0400 |
John W. Eaton |
set size of command window terminal at GUI startup
|
Thu, 18 Apr 2013 10:45:14 -0400 |
John W. Eaton |
partially undo the changes in 9bc1f8278966
|
Thu, 18 Apr 2013 03:19:48 -0400 |
John W. Eaton |
make undo button and menu item work for command window
|
Thu, 18 Apr 2013 02:03:16 -0400 |
John W. Eaton |
raise SIGWINCH signal in Unix GUI terminal window when size changes
|
Thu, 18 Apr 2013 02:02:59 -0400 |
John W. Eaton |
optionall disable redisplay in command editor clear screen function
|
Wed, 17 Apr 2013 17:59:04 -0400 |
John W. Eaton |
backout changeset d203a225cf11; we'll do this in readline
|
Wed, 17 Apr 2013 17:57:58 -0400 |
John W. Eaton |
backout changeest 0696dcc92fc8; we'll do this in readline
|
Wed, 17 Apr 2013 17:32:20 -0400 |
John W. Eaton |
backout changeset d3b01ae21259; we'll fix readline instead
|
Wed, 17 Apr 2013 16:54:24 -0400 |
John W. Eaton |
avoid trouble with @sc{..} in section heading/node name
|
Wed, 17 Apr 2013 03:09:30 -0400 |
John W. Eaton |
look for save/load files starting in current directory
|
Wed, 17 Apr 2013 03:09:09 -0400 |
John W. Eaton |
finish botched changeset 7ca7e7d5eb91
|
Wed, 17 Apr 2013 02:54:40 -0400 |
John W. Eaton |
remove breakpoints when clearing function
|
Wed, 17 Apr 2013 00:57:07 -0400 |
John W. Eaton |
allow doc browser tabs to be moved and individually closed
|
Wed, 17 Apr 2013 00:17:21 -0400 |
John W. Eaton |
allow GUI to customize prompts at startup
|
Tue, 16 Apr 2013 16:56:40 -0400 |
John W. Eaton |
include column in workspace viewer for storage class
|
Tue, 16 Apr 2013 16:12:18 -0400 |
John W. Eaton |
correctly track directory for cd ..
|
Tue, 16 Apr 2013 21:34:39 +0200 |
Torsten |
configurable size of toolbar icons
|
Tue, 16 Apr 2013 15:11:41 -0400 |
John W. Eaton |
provide octave_link::set_workspace function with default values
|
Tue, 16 Apr 2013 15:05:17 -0400 |
John W. Eaton |
force update of GUI workspace viewer from clear function
|
Tue, 16 Apr 2013 13:10:29 -0400 |
John W. Eaton |
set default terminal font for the GUI from the configure script
|
Tue, 16 Apr 2013 01:49:20 -0400 |
John W. Eaton |
use context menu for workspace viewer rename and copy to clipboard operations
|
Mon, 15 Apr 2013 21:48:27 +0200 |
Torsten |
find-dialog: find previous button and initial position next to the editor
|