Mercurial > hg > octave-nkf
graph
-
always handle CTRL-C as interrupt on windows systemsTue, 14 May 2013 02:49:24 -0400, by John W. Eaton
-
go back to fork and setsid, but not on OS X systemsTue, 14 May 2013 02:49:07 -0400, by John W. Eaton
-
require dynamic field names to be character stringsMon, 13 May 2013 18:50:14 -0400, by John W. Eaton
-
* uigetdir.m: Eliminate unnecessary cell array for function args.Mon, 13 May 2013 16:37:28 -0400, by John W. Eaton
-
Added uigetdir to octave_linkMon, 13 May 2013 16:15:58 -0400, by John Donoghue
-
importdata.m: Added Carriage Return as possible line break character.Sun, 05 May 2013 19:11:45 +0200, by Erik Kjellson
-
Added tag ss-3-7-4 for changeset 4e50bd2946d8Mon, 13 May 2013 08:59:05 -0400, by John W. Eaton
-
disable \C-v keybindingMon, 13 May 2013 08:05:53 -0400, by John W. Eaton
-
more copy/paste tweaksMon, 13 May 2013 07:54:58 -0400, by John W. Eaton
-
improve handling of interrupts, copy and paste shortcutsMon, 13 May 2013 07:26:37 -0400, by John W. Eaton
-
disallow setting selection with right mouse button in windows terminalMon, 13 May 2013 05:58:12 -0400, by John W. Eaton
-
use QScintilla's lexer for highlighting Octave programsSun, 12 May 2013 22:21:46 -0400, by John W. Eaton
-
don't push superclass and metaclass tokens twice classdefSun, 12 May 2013 21:47:57 -0400, by John W. Eaton
-
maint: periodic merge of default to classdef classdefSun, 12 May 2013 21:45:57 -0400, by John W. Eaton
-
don't push operator tokens twiceSun, 12 May 2013 21:05:19 -0400, by John W. Eaton
-
eliminate unimplemented New -> Variable menu itemSun, 12 May 2013 16:57:06 -0400, by John W. Eaton
-
don't store default values in resource manager classSun, 12 May 2013 16:17:48 -0400, by John W. Eaton
-
* QTerminal.cc: Style fixes.Sun, 12 May 2013 15:33:05 -0400, by John W. Eaton
-
simplify QTerminal inheritance schemeSun, 12 May 2013 15:23:14 -0400, by John W. Eaton
-
ask for saving modified editor files if octave is closed (bug #38689)Sat, 11 May 2013 18:20:31 +0200, by Torsten
-
fix endless loop when closing all files in the editor and files are modifiedSat, 11 May 2013 14:01:15 +0200, by Torsten
-
Fix GUI includes when built without QscintillaFri, 10 May 2013 18:31:04 -0400, by Mike Miller
-
fix running files from file browser's context menuFri, 10 May 2013 21:01:02 +0200, by Torsten
-
gallery: new functionFri, 10 May 2013 01:02:58 +0100, by Carnë Draug
-
rgb2ind.m: Fix handling ND images.Wed, 08 May 2013 20:48:11 +0100, by Adam H Aitkenhead
-
Merge in Adam's changesWed, 08 May 2013 14:57:45 -0400, by Jordi Gutiérrez Hermoso
-
rgb2ind.m: Style fixesWed, 08 May 2013 14:57:33 -0400, by Jordi Gutiérrez Hermoso
-
rgb2ind.m: Enable handling of ND images, and enable n,tol,map,dither as inputs.Sat, 04 May 2013 10:53:43 +0100, by Adam H Aitkenhead
-
in Windows terminal, don't clear selection when copying to clipboardTue, 07 May 2013 15:53:53 -0400, by John W. Eaton
-
use swapped points when getting selection text in Windows terminalTue, 07 May 2013 15:52:13 -0400, by John W. Eaton
-
adjust location of eof marker for files with subfunctions but no explicit end statementsTue, 07 May 2013 15:29:00 -0400, by John W. Eaton
-
GUI compilation fixes for MSVC.Mon, 06 May 2013 20:02:08 -0400, by Michael Goffioul
-
Decorate symbols with OCTINTERP_API.Mon, 06 May 2013 20:02:01 -0400, by Michael Goffioul
-
Support "true" or "yes" for %NO_OCT_FILE_STRIP% in mkoctfile.in.cc.Mon, 06 May 2013 20:01:54 -0400, by Michael Goffioul
-
save and restore last used tabs of the settings dialogMon, 06 May 2013 22:23:53 +0200, by Torsten
-
handle copying names file browser to clipboard; allow multiple selectionsMon, 06 May 2013 07:45:53 -0400, by John W. Eaton
-
draw border around color picker swatchesMon, 06 May 2013 06:06:43 -0400, by John W. Eaton
-
allow terminal colors to be set from preferences dialogMon, 06 May 2013 06:00:44 -0400, by John W. Eaton
-
split drawing apart to avoid XOR operationMon, 06 May 2013 02:20:06 -0400, by John W. Eaton
-
use functions to handle colors in Windows GUI terminalMon, 06 May 2013 02:20:01 -0400, by John W. Eaton
-
use average width for character size in GUI terminal for WindowsMon, 06 May 2013 00:56:09 -0400, by John W. Eaton
-
* fileclose.png: new icon for close actions (missing in cset 16615)Sun, 05 May 2013 18:49:13 +0200, by Torsten
-
add close actions to the file menu of the editorSun, 05 May 2013 16:34:11 +0200, by Torsten
-
Use menu triggered signal instead of action triggered signal to rid cast.Sat, 04 May 2013 22:51:43 -0500, by Daniel J Sebald
-
add menu for searching the next directory shown by the file browserSun, 05 May 2013 11:27:39 +0200, by Torsten
-
handle text selection in GUI terminal for WindowsSun, 05 May 2013 02:51:49 -0400, by John W. Eaton
-
move more common code from dock widgets into octave-dock-widget.hSat, 04 May 2013 23:37:27 +0200, by Torsten
-
workspace view colors based upon variable scope (derived from Dan's patch #8013)Sat, 04 May 2013 09:37:28 +0200, by Torsten
-
improve handling of cursor blinking for unix GUI terminal windowSat, 04 May 2013 01:01:44 -0400, by John W. Eaton
-
make blinking cursor and different cursor styles for Windows GUI terminalSat, 04 May 2013 00:49:34 -0400, by John W. Eaton
-
fix style of matching braces in octave lexerFri, 03 May 2013 20:59:46 +0200, by Torsten
-
unix terminal: don't blink cursor if command window does not have focusFri, 03 May 2013 02:57:43 -0400, by John W. Eaton
-
erase subfunctions when primary function scope is deleted (bug #38691)Fri, 03 May 2013 01:16:41 -0400, by John W. Eaton
-
allow options to be passed to run-octave script used in check targetFri, 03 May 2013 00:32:50 -0400, by John W. Eaton
-
install .gdbinit in test directoryFri, 03 May 2013 00:29:07 -0400, by John W. Eaton
-
turn off gdb thread messages by defaultFri, 03 May 2013 00:27:55 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultWed, 01 May 2013 15:29:57 -0400, by Jordi Gutiérrez Hermoso
-
doc: fix some minor sparse documentation oversights stableWed, 01 May 2013 14:41:50 -0400, by Jordi Gutiérrez Hermoso