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
|
Mon, 15 Apr 2013 02:06:00 -0400 |
John Donoghue |
Add find files implemtation to main window menu
|
Sun, 14 Apr 2013 21:34:47 +0200 |
Torsten |
* main_window.cc(construct_tool_bar): code cleanup and tool tips for combo box
|
Sun, 14 Apr 2013 21:18:17 +0200 |
Torsten |
* file-editor.cc(construct): icon search.png instead of find.png
|
Sun, 14 Apr 2013 20:28:35 +0200 |
Torsten |
* find-dialog.cc(constructor): add close button to the find dialog
|
Sun, 14 Apr 2013 08:48:03 +0200 |
Torsten |
gui: undo disabling menu entries in context menu of file browser
|
Sat, 13 Apr 2013 17:39:16 -0400 |
John Donoghue |
Added clear command window implementation to MainWindow Clear COmmand Window menu.
|
Sat, 13 Apr 2013 16:46:48 -0400 |
John W. Eaton |
fix windows terminal widget colors
|
Sat, 13 Apr 2013 15:22:34 -0400 |
Daniel J Sebald |
dialog boxes with Qt widgets
|
Sat, 13 Apr 2013 16:04:16 +0200 |
Torsten |
gui: fix backward search in find dialog
|
Sat, 13 Apr 2013 08:26:56 +0200 |
Torsten |
* files-dock-widget.cc(constructor): initial dir is where octave was started
|
Fri, 12 Apr 2013 21:51:59 -0400 |
John Donoghue |
Add set current directory context menu to file browser
|
Fri, 12 Apr 2013 18:17:26 -0400 |
John W. Eaton |
move common warndlg, errordlg, helpdlg, and msgbox code to private function
|
Fri, 12 Apr 2013 22:40:20 +0200 |
Torsten |
gui: add icons to the context menu of the the file browser
|
Fri, 12 Apr 2013 22:20:39 +0200 |
Torsten |
gui: allow running files from the file browser
|
Fri, 12 Apr 2013 14:51:51 -0400 |
John W. Eaton |
move dialog files to separate directory
|
Fri, 12 Apr 2013 14:51:47 -0400 |
John W. Eaton |
allow loading files from file browser
|
Fri, 12 Apr 2013 14:51:39 -0400 |
John Donoghue |
allow files to be renamed or deleted using the file browser
|
Fri, 12 Apr 2013 14:50:56 -0400 |
John W. Eaton |
allow renaming of variables in workspace viewer
|
Fri, 12 Apr 2013 19:10:32 +0200 |
Torsten |
gui: use general qscintilla lexer configured for octave
|
Sun, 07 Apr 2013 20:09:47 +0200 |
Torsten |
gui: make all styles of the lexers configurable
|
Thu, 11 Apr 2013 19:01:55 +0200 |
Torsten |
gui: configurable synchronization between file browser and octave directory
|
Sat, 06 Apr 2013 01:14:53 -0400 |
John Donoghue |
Added Filesdockwidget recently viewed directory pulldownlist
|
Thu, 11 Apr 2013 14:40:56 -0400 |
Daniel J Sebald |
Reconnect aboutToQuit signal and prepare_to_exit (write_settings) slot.
|
Thu, 11 Apr 2013 12:02:44 -0400 |
John W. Eaton |
temporary fix for terminal window resizing
|
Thu, 11 Apr 2013 11:57:23 -0400 |
John W. Eaton |
backout changeset 98155e2b6d42
|
Thu, 11 Apr 2013 01:51:38 -0400 |
John W. Eaton |
maint: periodic merge of stable to default
|
Thu, 11 Apr 2013 01:50:38 -0400 |
John W. Eaton |
evaluate compound binary and binary expression the same way (bug #38704)
stable
|
Wed, 10 Apr 2013 11:23:31 -0700 |
Rik |
Correctly fill stack field in lasterror() when given as input.
|
Wed, 10 Apr 2013 22:43:30 -0700 |
Rik |
doc: Tweak docstrings of functions changed for Texinfo 5.0 compatibility.
|
Wed, 10 Apr 2013 21:08:54 -0700 |
Amod Mulay |
doc: Change liboctave.texi to be compatible with texinfo 5 (bug #38392).
|
Fri, 22 Mar 2013 17:07:00 -0400 |
Amod Mulay |
doc: Make documentation compatible with Texinfo 5.0 (bug #38392)
|
Wed, 10 Apr 2013 16:41:06 -0700 |
Rik |
Fix print to work with filenames which begin with '~' (bug #38694).
|
Wed, 10 Apr 2013 06:59:55 +0200 |
Torsten |
gui: fix notification of files-dock-widget when settings may have changed
|
Tue, 09 Apr 2013 23:12:19 -0400 |
John W. Eaton |
* octave-gui.cc (octave_start_gui): Restore call to dissociate_terminal.
|
Tue, 09 Apr 2013 23:08:24 -0400 |
John W. Eaton |
improve exit sequence for GUI
|
Tue, 09 Apr 2013 23:08:21 -0400 |
Daniel J Sebald |
Restore STDERR stream pipe before exit to capture error messages.
|
Tue, 09 Apr 2013 16:16:10 -0700 |
Rik |
Use a better example of gcd() in embedded.cc
|