log

age author description
Mon, 13 May 2013 16:15:58 -0400 John Donoghue Added uigetdir to octave_link
Sun, 05 May 2013 19:11:45 +0200 Erik Kjellson importdata.m: Added Carriage Return as possible line break character.
Mon, 13 May 2013 08:59:05 -0400 John W. Eaton Added tag ss-3-7-4 for changeset 4e50bd2946d8
Mon, 13 May 2013 08:07:15 -0400 John W. Eaton snapshot 3.7.4 ss-3-7-4
Mon, 13 May 2013 08:05:53 -0400 John W. Eaton disable \C-v keybinding
Mon, 13 May 2013 07:54:58 -0400 John W. Eaton more copy/paste tweaks
Mon, 13 May 2013 07:26:37 -0400 John W. Eaton improve handling of interrupts, copy and paste shortcuts
Mon, 13 May 2013 05:58:12 -0400 John W. Eaton disallow setting selection with right mouse button in windows terminal
Sun, 12 May 2013 22:21:46 -0400 John W. Eaton use QScintilla's lexer for highlighting Octave programs
Sun, 12 May 2013 21:47:57 -0400 John W. Eaton don't push superclass and metaclass tokens twice classdef
Sun, 12 May 2013 21:45:57 -0400 John W. Eaton maint: periodic merge of default to classdef classdef
Sun, 12 May 2013 21:05:19 -0400 John W. Eaton don't push operator tokens twice
Sun, 12 May 2013 16:57:06 -0400 John W. Eaton eliminate unimplemented New -> Variable menu item
Sun, 12 May 2013 16:17:48 -0400 John W. Eaton don't store default values in resource manager class
Sun, 12 May 2013 15:33:05 -0400 John W. Eaton * QTerminal.cc: Style fixes.
Sun, 12 May 2013 15:23:14 -0400 John W. Eaton simplify QTerminal inheritance scheme
Sat, 11 May 2013 18:20:31 +0200 Torsten ask for saving modified editor files if octave is closed (bug #38689)
Sat, 11 May 2013 14:01:15 +0200 Torsten fix endless loop when closing all files in the editor and files are modified
Fri, 10 May 2013 18:31:04 -0400 Mike Miller Fix GUI includes when built without Qscintilla
Fri, 10 May 2013 21:01:02 +0200 Torsten fix running files from file browser's context menu
Fri, 10 May 2013 01:02:58 +0100 Carnë Draug gallery: new function
Wed, 08 May 2013 20:48:11 +0100 Adam H Aitkenhead rgb2ind.m: Fix handling ND images.
Wed, 08 May 2013 14:57:45 -0400 Jordi Gutiérrez Hermoso Merge in Adam's changes
Wed, 08 May 2013 14:57:33 -0400 Jordi Gutiérrez Hermoso rgb2ind.m: Style fixes
Sat, 04 May 2013 10:53:43 +0100 Adam H Aitkenhead rgb2ind.m: Enable handling of ND images, and enable n,tol,map,dither as inputs.
Tue, 07 May 2013 15:53:53 -0400 John W. Eaton in Windows terminal, don't clear selection when copying to clipboard
Tue, 07 May 2013 15:52:13 -0400 John W. Eaton use swapped points when getting selection text in Windows terminal
Tue, 07 May 2013 15:29:00 -0400 John W. Eaton adjust location of eof marker for files with subfunctions but no explicit end statements
Mon, 06 May 2013 20:02:08 -0400 Michael Goffioul GUI compilation fixes for MSVC.
Mon, 06 May 2013 20:02:01 -0400 Michael Goffioul Decorate symbols with OCTINTERP_API.
Mon, 06 May 2013 20:01:54 -0400 Michael Goffioul Support "true" or "yes" for %NO_OCT_FILE_STRIP% in mkoctfile.in.cc.
Mon, 06 May 2013 22:23:53 +0200 Torsten save and restore last used tabs of the settings dialog
Mon, 06 May 2013 07:45:53 -0400 John W. Eaton handle copying names file browser to clipboard; allow multiple selections
Mon, 06 May 2013 06:06:43 -0400 John W. Eaton draw border around color picker swatches
Mon, 06 May 2013 06:00:44 -0400 John W. Eaton allow terminal colors to be set from preferences dialog
Mon, 06 May 2013 02:20:06 -0400 John W. Eaton split drawing apart to avoid XOR operation
Mon, 06 May 2013 02:20:01 -0400 John W. Eaton use functions to handle colors in Windows GUI terminal
Mon, 06 May 2013 00:56:09 -0400 John W. Eaton use average width for character size in GUI terminal for Windows
Sun, 05 May 2013 18:49:13 +0200 Torsten * fileclose.png: new icon for close actions (missing in cset 16615)
Sun, 05 May 2013 16:34:11 +0200 Torsten add close actions to the file menu of the editor
Sat, 04 May 2013 22:51:43 -0500 Daniel J Sebald Use menu triggered signal instead of action triggered signal to rid cast.
Sun, 05 May 2013 11:27:39 +0200 Torsten add menu for searching the next directory shown by the file browser
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
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
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
Tue, 09 Apr 2013 16:13:36 -0700 Rik maint: merge stable to default.
Tue, 09 Apr 2013 16:06:29 -0700 Rik Backport working embedded.cc example for documentation. stable
Tue, 09 Apr 2013 11:37:33 -0700 Rik jet.m: Make colormap compatible with Matlab (bug #36473).
Tue, 09 Apr 2013 13:47:43 -0400 John W. Eaton eliminate event listener class
Tue, 09 Apr 2013 03:40:28 -0400 John W. Eaton delete useless connection; style fixes
Tue, 09 Apr 2013 03:26:11 -0400 John Donoghue use QTableView instead of QTreeView to display workspace
Tue, 09 Apr 2013 03:17:48 -0400 John W. Eaton get terminal size on window systems
Tue, 09 Apr 2013 03:08:18 -0400 John W. Eaton allow windows console to be cleared
Tue, 09 Apr 2013 02:34:02 -0400 John W. Eaton another attempt to fix windows command window colors
Mon, 08 Apr 2013 19:10:23 -0400 John W. Eaton * workspace-element.h: Commit file missing from previous change.
Mon, 08 Apr 2013 15:19:13 -0700 Rik rgbplot.m: Set the default style to "profile"
Mon, 08 Apr 2013 17:05:43 -0400 John W. Eaton allow clc to clear the Windows terminal screen
Mon, 08 Apr 2013 13:34:24 -0400 John W. Eaton use pointer for terminal inside terminal_dock_widget
Mon, 08 Apr 2013 13:31:12 -0400 John W. Eaton ensure QSettings is declared for QTerminal.h
Mon, 08 Apr 2013 12:01:24 -0400 John W. Eaton use signal/slot for updating workspace instead of using event listener
Sat, 06 Apr 2013 18:08:08 +0100 Adam H Aitkenhead pkg: Typo correction
Sun, 07 Apr 2013 22:24:34 -0700 Rik Simplify calculation of colormaps
Sun, 07 Apr 2013 17:24:53 -0700 Rik pink.m: Simplify calculation in colormap.
Sun, 07 Apr 2013 17:10:02 -0700 Rik bone.m: Make colormap compatible with Matlab (bug #36473).
Sun, 07 Apr 2013 16:08:15 -0400 John W. Eaton derive workspace_view from octave_dock_widget; style fixes
Sun, 07 Apr 2013 15:48:11 -0400 John Donoghue Added context menu to workspace variable display
Sun, 07 Apr 2013 12:36:07 -0400 John W. Eaton move common functionality to octave_dock_widget base class
Sun, 07 Apr 2013 12:07:10 -0400 John W. Eaton use consistent names for dock-widget files
Sun, 07 Apr 2013 11:52:09 -0400 John W. Eaton improve encapsulation of workspace window object
Sun, 07 Apr 2013 06:04:37 -0400 John W. Eaton fix cut and paste error in changeset 246d25c8761b
Sun, 07 Apr 2013 05:45:23 -0400 John W. Eaton improve encapsulation of file editor window object
Sun, 07 Apr 2013 04:39:35 -0400 John W. Eaton * main-window.h, main-window.cc: Style fixes.
Sun, 07 Apr 2013 04:29:10 -0400 John W. Eaton move signal/slot connections from main window to sub window where possible
Sun, 07 Apr 2013 04:14:31 -0400 John W. Eaton split main_window::construct for clarity
Sun, 07 Apr 2013 00:43:36 -0400 John W. Eaton improve encapsulation of documentation browser window object
Sat, 06 Apr 2013 23:58:58 -0400 John Donoghue add create script context menu to history window
Sat, 06 Apr 2013 23:43:23 -0400 John W. Eaton dynamically allocate Qt widgets
Sat, 06 Apr 2013 19:08:14 -0400 John W. Eaton improve encapsulation of file browser window object
Sat, 06 Apr 2013 17:46:12 -0400 John W. Eaton avoid unneeded signals for window focus
Sat, 06 Apr 2013 17:31:19 -0400 John W. Eaton avoid using new for status bar and workspace_model objects
Sat, 06 Apr 2013 16:46:14 -0400 John W. Eaton improve encapsulation of history window object
Sat, 06 Apr 2013 16:14:32 -0400 John W. Eaton improve encapsulation of command window object
Sat, 06 Apr 2013 14:23:52 -0400 John W. Eaton store workspace model in main_window, not in workspace view
Sat, 06 Apr 2013 14:01:58 -0400 John W. Eaton undo unintended changes in changeset 302157614308
Sat, 06 Apr 2013 13:06:40 -0400 John W. Eaton rename dbstop -> breakpoint in GUI interface functions
Sat, 06 Apr 2013 11:51:23 -0400 John W. Eaton deprecate symbol_table::varref functions
Sat, 06 Apr 2013 07:53:00 -0400 John Donoghue history_doc_widget context menu memory leak fix (bug #38675)
Thu, 04 Apr 2013 22:22:17 -0400 John Donoghue Add editor print menu/toolbutton implementation
Fri, 05 Apr 2013 16:21:38 -0700 Rik pink.m: Make colormap compatible with Matlab (bug #36473).
Fri, 05 Apr 2013 03:04:56 -0400 John W. Eaton use signals instead of event queue for entering/leaving debug mode
Fri, 05 Apr 2013 00:40:12 -0400 John W. Eaton use signal for changing directory
Thu, 04 Apr 2013 17:18:16 -0400 Jordi Gutiérrez Hermoso * fftfilt.m: simplify computation of xisreal and xisimag
Thu, 04 Apr 2013 15:45:58 -0400 Jordi Gutiérrez Hermoso Merge in Adam's changes
Thu, 04 Apr 2013 20:18:54 +0100 Adam H Aitkenhead ind2x.m and ind2rgb.m: Enable handling of ND images
Thu, 04 Apr 2013 13:30:17 -0400 John W. Eaton fix incorrect call to octave_link::pre_input_event
Thu, 04 Apr 2013 13:27:21 -0400 John W. Eaton separate octave interpreter thread creation from execution
Thu, 04 Apr 2013 13:20:43 -0400 John W. Eaton use signal for setting, appending to, and clearing history widget
Thu, 04 Apr 2013 09:28:47 -0400 Jordi Gutiérrez Hermoso Merge in Dan's changes
Wed, 03 Apr 2013 18:23:36 -0500 Daniel J Sebald Correct errors in the fftfilt rounding (bug #37297), add more robust tests.
Thu, 04 Apr 2013 09:22:00 -0400 Jordi Gutiérrez Hermoso Merge in Ed's changes
Wed, 03 Apr 2013 19:04:08 -0700 Ed Meyer allow various types of int for names like ML
Thu, 04 Apr 2013 02:09:56 -0400 John W. Eaton use signals for octave_link::enter_debugger_event and octave_link::exit_debugger_event
Thu, 04 Apr 2013 01:50:57 -0400 John W. Eaton delete unused functions and signal for updating dbstop marker
Thu, 04 Apr 2013 01:43:18 -0400 John W. Eaton use signal for octave_link::edit_file
Thu, 04 Apr 2013 00:03:45 -0400 John W. Eaton use signal for octave_link::update_dbstop_marker
Wed, 03 Apr 2013 23:48:45 -0400 John W. Eaton include file cleanup for octave-qt-link files
Wed, 03 Apr 2013 23:35:33 -0400 John W. Eaton improve use of octave_link
Wed, 03 Apr 2013 23:16:37 -0400 John W. Eaton use octave-link instead of hook for edit function
Wed, 03 Apr 2013 21:15:30 -0400 John W. Eaton avoid creating unnecessary octave_value objects for octave_link calls
Wed, 03 Apr 2013 20:28:44 -0400 John W. Eaton use octave-link instead of hooks for breakpoint set/clear functions
Wed, 03 Apr 2013 15:33:43 -0700 Andre da Costa Barros Fix possible buffer overrun in GUI.
Wed, 03 Apr 2013 18:30:23 -0400 John W. Eaton use octave_link instead of hook functions in input.cc
Wed, 03 Apr 2013 18:11:55 -0400 John W. Eaton move octave-link and octave-event-listener classes to libinterp