Mercurial > hg > octave-nkf
graph
-
Reviewed pt_BR.tsSun, 23 Jun 2013 14:15:42 -0300, by Júlio Hoffimann
-
pkg: display output of shell commands on real time if verbose.Sun, 23 Jun 2013 13:25:26 +0100, by Carnë Draug
-
make the result list in find files dialog always fill its layoutSun, 23 Jun 2013 16:50:08 +0200, by Torsten
-
* settings-dialog.ui: prevent warning message for z-order of verticalSpacer_3Sun, 23 Jun 2013 16:10:34 +0200, by Torsten
-
update of language files libgui/languages/*.tsSun, 23 Jun 2013 14:36:19 +0200, by Torsten
-
add macro Q_OBJECT to find_files_model in order to make tr () workSun, 23 Jun 2013 14:33:21 +0200, by Torsten
-
* octave-dock-widget.cc: add missing sync () after writing to settingsSun, 23 Jun 2013 13:46:10 +0200, by Torsten
-
clean up some code for undocking and docking widgetsSun, 23 Jun 2013 12:07:07 +0200, by Torsten
-
Add missing semicolon to strjoin (missed in 7a97ff5ef42e).Sun, 23 Jun 2013 15:22:27 +0800, by Ben Abbott
-
doc: Periodic grammarcheck of documentation.Sat, 22 Jun 2013 19:47:32 -0700, by Rik
-
strjoin() should return an empty [0x0] string for an empty input.Sun, 23 Jun 2013 09:05:05 +0800, by Ben Abbott
-
doc: Improve documentation for 2-D plot functionsSat, 22 Jun 2013 17:40:52 -0700, by Rik
-
doc: Add copyobj, struct2hdl, hdl2struct to manual.Sat, 22 Jun 2013 14:36:42 -0700, by Rik
-
doc: Add base64_encode()/base64_decode() to documentation.Sat, 22 Jun 2013 13:58:30 -0700, by Rik
-
fix resetting the window layout when some widgets are floatingSat, 22 Jun 2013 22:25:20 +0200, by Torsten
-
doc: add citation() to documentation.Sat, 22 Jun 2013 12:43:52 -0700, by Rik
-
fix checked state of window menu entries at startup (bug #39322)Sat, 22 Jun 2013 20:43:29 +0200, by Torsten
-
doc: Add gco() to documentation.Sat, 22 Jun 2013 11:16:04 -0700, by Rik
-
doc: Add built_in_docstrings_file() to documentation.Sat, 22 Jun 2013 10:58:16 -0700, by Rik
-
doc: Remove trailing characters after @seealso macro in version.m (bug #39307).Sat, 22 Jun 2013 10:28:21 -0700, by Rik
-
legend.m: Tweak code for Octave coding conventions.Sat, 22 Jun 2013 10:26:47 -0700, by Rik
-
Partially undo the changeset 8fce0ed4894a as sparse specialized version of is_empty can be used in all cases.Sat, 22 Jun 2013 15:13:53 +0200, by David Bateman
-
When indexing scalars stored as sparse matrices, convert to an array, index and then resparsify (bug #37774)Sat, 22 Jun 2013 12:00:39 +0200, by David Bateman
-
Remove "key", "keybox", "keypos", and "keyreverse" from the list of axes props.Sat, 22 Jun 2013 15:35:19 +0800, by Ben Abbott
-
Avoid changing the fontsize of a legend's text strings when printing.Sat, 22 Jun 2013 15:24:00 +0800, by Ben Abbott
-
Fix problems with changeset 286904321282.Sat, 22 Jun 2013 13:38:03 +0800, by Ben Abbott
-
Use unmodified axes "position" and "outerposition" properties for legend().Sat, 22 Jun 2013 11:18:56 +0800, by Ben Abbott
-
make stand-alone windows from dock widgets when floating (bug #38785)Fri, 21 Jun 2013 22:40:53 +0200, by Torsten
-
add Jordi's tips on hg extensions to the manualFri, 21 Jun 2013 20:50:55 +0200, by Torsten
-
Rename "position" variable to "location" in legend.mFri, 21 Jun 2013 23:33:17 +0800, by Ben Abbott
-
When no keys are specified and defaults are populated, set have_labels = true.Fri, 21 Jun 2013 22:20:41 +0800, by Ben Abbott
-
GUI: enable clipboard content detection for terminal window context menuThu, 20 Jun 2013 22:04:58 -0400, by John Donoghue
-
Rename cmdline option --jit-debugging to --jit-debug.Thu, 20 Jun 2013 20:18:28 -0700, by Rik
-
doc: Use Texinfo @url command consistently throughout documentation.Thu, 20 Jun 2013 19:32:59 -0700, by Rik
-
doc: Use the serial comma in Contributors chapter.Thu, 20 Jun 2013 19:14:55 -0700, by Rik
-
doc: Update some spacing in the Tips & Standards chapter.Thu, 20 Jun 2013 18:12:17 -0700, by Rik
-
doc: Update docstrings in oct-parse.in.yy.Thu, 20 Jun 2013 17:48:12 -0700, by Rik
-
correctly parse expressions like pi+1 (bug #39301)Thu, 20 Jun 2013 18:21:48 -0400, by John W. Eaton
-
__fltk_ginput__.m: Restructure and clean up code.Thu, 20 Jun 2013 14:32:20 -0700, by Rik
-
__gnuplot_ginput__.m: Correctly stop early if <RETURN> key pressed (bug #32178).Thu, 20 Jun 2013 12:54:59 -0700, by Rik
-
Return button information for ginput when using FLTK (bug #32178)Thu, 20 Jun 2013 10:55:45 -0700, by Rik
-
use better method to determine whether we are using flex and bisonThu, 20 Jun 2013 10:23:25 -0400, by John W. Eaton
-
always set at_beginning_of_statement when recognizing keywords (bug #38758)Wed, 19 Jun 2013 22:11:46 -0400, by John W. Eaton
-
return true for is_single_type and false for is_double_type in octave_float_complex_diag_matrixThu, 20 Jun 2013 03:39:53 +0200, by David Bateman
-
Use complex_array_value in ov-cx-mat.cc(default_numeric_demotion_function) (bug #39254)Thu, 20 Jun 2013 03:28:10 +0200, by David Bateman
-
Restore dassl tolerance after running %! tests (bug #36137).Wed, 19 Jun 2013 18:04:19 -0700, by Rik
-
Specialize is_empty and numel methods for sparse matrices (debian bug #706376)Thu, 20 Jun 2013 02:17:25 +0200, by David Bateman
-
ndgrid.m: Fix Matlab incompatibility with null inputs (bug #38685).Wed, 19 Jun 2013 16:51:30 -0700, by Rik
-
accumdim.m: Add %!tests for function.Wed, 19 Jun 2013 14:01:14 -0700, by Rik
-
accumdim.m: fix bug and allow 6 arguments (bug #38770)Thu, 18 Apr 2013 11:59:56 -0400, by Corey Thomasson
-
fplot.m: Fix bug when FN is a constant function (bug #39287)Wed, 19 Jun 2013 11:56:06 -0700, by Rik
-
Add -W command line option to disable window system (bug #38937)Wed, 19 Jun 2013 11:36:42 -0700, by Rik
-
dec2base.m: treat logical as double for compatibility with ML (bug #38815).Sun, 28 Apr 2013 22:12:20 +0200, by Pantxo Diribarne
-
Fix seealso HTML links when using Texinfo 4.X (bug #38862).Tue, 18 Jun 2013 20:35:12 -0700, by Rik
-
doc: Improve documentation for command debugger.Tue, 18 Jun 2013 17:58:00 -0700, by Rik
-
doc: clarify docstring regarding null input to error() (bug #39271).Tue, 18 Jun 2013 11:10:57 -0700, by Rik
-
@ftp/cd.m: Fix docstring.Tue, 18 Jun 2013 06:47:25 -0400, by John W. Eaton
-
copyright notice fixesTue, 18 Jun 2013 06:39:12 -0400, by John W. Eaton
-
* importdata.m: Don't use sprintf to format error messages.Tue, 18 Jun 2013 06:39:11 -0400, by John W. Eaton
-
avoid backquote in error messages, some uses in doc stringsTue, 18 Jun 2013 06:39:01 -0400, by John W. Eaton
-
roots.m: Fix bug when input is all zeros (bug #38855)Mon, 17 Jun 2013 18:00:59 -0700, by Rik
-
@ftp/cd.m: implement return of working directoryMon, 17 Jun 2013 23:19:12 +0100, by Carnë Draug
-
strjoin.m: delimiter can include escape sequences (matlab compatibility)Sun, 16 Jun 2013 12:07:19 +0200, by Stefan Mahr
-
Add Show home directory to files window popdown.Sat, 15 Jun 2013 17:40:14 -0400, by John Donoghue
-
* strjoin.m: improve speed of joining long stringsTue, 04 Jun 2013 19:40:13 +0200, by Stefan Mahr
-
Fix typo introduced in b7667fcb9fbc (cstrtrim does not exist).Fri, 14 Jun 2013 17:33:05 +0100, by Carnë Draug
-
maint: update config.in.h in .hgignoreThu, 13 Jun 2013 11:56:09 -0400, by Jordi Gutiérrez Hermoso
-
restore final summary to end of make messagesWed, 12 Jun 2013 15:22:49 -0400, by John W. Eaton
-
update editor tab titles due to changed settings regarding the modifed stateWed, 12 Jun 2013 20:11:34 +0200, by Torsten
-
avoid looking at previous token that doesn't exist (bug #39180)Wed, 12 Jun 2013 11:19:53 -0400, by John W. Eaton
-
tag symbols in indexed assignments as variables (bug #39240)Wed, 12 Jun 2013 10:50:29 -0400, by John W. Eaton
-
eliminate unnecessary normalisation of view vector in surfl (bug #39241)Wed, 12 Jun 2013 10:03:50 -0400, by Andreas Weber
-
exit gracefully after executing code from --evalWed, 12 Jun 2013 09:58:28 -0400, by John W. Eaton
-
Update copies consistent subset of {x,y,z}data to children of the stairs hggoup.Wed, 12 Jun 2013 20:25:36 +0800, by Ben Abbott
-
Update copies consistent subset of {x,y,z}data to children of the stem hggoup.Wed, 12 Jun 2013 20:06:18 +0800, by Ben Abbott
-
add format option to ticklabel (bug #34906)Tue, 11 Jun 2013 21:16:41 +0800, by Stefan Mahr
-
Variation of color option layouts with columns packed to the leftTue, 11 Jun 2013 14:02:41 -0500, by Daniel J Sebald
-
Make spacing similar for color option layoutsTue, 11 Jun 2013 12:51:30 -0500, by Daniel J Sebald
-
Reduce the spacing for the "Terminal Colors" under Terminal tab.Tue, 11 Jun 2013 15:09:13 +0800, by Ben Abbott
-
Remove z-order assignments of invalid widgets.Tue, 11 Jun 2013 14:41:20 +0800, by Ben Abbott
-
Remove the top horizontal line from the "Workspace" tab.Tue, 11 Jun 2013 14:30:04 +0800, by Ben Abbott
-
Prevent the "Editor Styles" from extending beyond the right edge of the dialog.Mon, 10 Jun 2013 16:44:19 +0800, by Ben Abbott
-
Modify the "Workspace" tab to prevent widgets from extending past the left edge.Mon, 10 Jun 2013 16:28:26 +0800, by Ben Abbott
-
Modify the "Workspace" tab to properly display the work space colors on MacOS X.Mon, 10 Jun 2013 12:55:10 +0800, by Ben Abbott
-
Modify the "Editor Styles" tab to fit with QVBoxLayout width to the dialog.Mon, 10 Jun 2013 12:50:45 +0800, by Ben Abbott
-
do not save unnamed files for restoring the editor session at next start upSun, 09 Jun 2013 18:55:19 +0200, by Torsten
-
* file-editor.cc(handle_edit_file_request): set focus to the editor widgetSun, 09 Jun 2013 17:27:55 +0200, by Torsten
-
fix dialog for editor settings for better view in MacOS X (thanks to Ben)Sun, 09 Jun 2013 16:01:13 +0200, by Torsten
-
GUI: change (un)comment handling of selection, allow (un)comment of current lineSat, 08 Jun 2013 21:57:07 +0200, by Thorsten Liebig
-
* find-dialog.cc(find): fix ifdef for qscintilla version according to cset 16733Sun, 09 Jun 2013 10:24:47 +0200, by Torsten
-
show help menu in editors context menu only for octave filesSat, 08 Jun 2013 18:00:01 +0200, by Torsten
-
gallery: fix bug from typo in variable nameSat, 08 Jun 2013 16:06:55 +0100, by Carnë Draug
-
added test for qscintilla version 2.6.0Sat, 08 Jun 2013 16:16:52 +0200, by Torsten
-
Include graphics image file name in latex file for {eps,pdf,ps}latex output.Sat, 08 Jun 2013 11:22:10 +0800, by Ben Abbott
-
add help for word at mouse or text cursor to the editors context menuFri, 07 Jun 2013 23:13:48 +0200, by Torsten
-
NEWS: alphabetize functions added in 3.8.0.Thu, 06 Jun 2013 20:19:48 -0700, by Rik
-
octave-link.cc: align code assignments statements for readability.Thu, 06 Jun 2013 20:15:52 -0700, by Rik
-
Update legend box when the fontsize changes.Thu, 06 Jun 2013 12:59:41 +0800, by Ben Abbott
-
Remove the "legacy" delimiter type from strsplit().Thu, 06 Jun 2013 11:03:22 +0800, by Ben Abbott
-
Mention ostrsplit() in NEWSThu, 06 Jun 2013 10:48:57 +0800, by Ben Abbott
-
Add ostrsplit() to the manual.Thu, 06 Jun 2013 10:45:23 +0800, by Ben Abbott
-
Substitute ostrsplit() for strsplit().Thu, 06 Jun 2013 10:06:12 +0800, by Ben Abbott
-
Re-introduce the original strsplit() as ostrsplit().Wed, 05 Jun 2013 20:45:41 +0800, by Ben Abbott
-
Avoid converting sparse matrix to full format in svds.Wed, 05 Jun 2013 13:49:47 +0200, by Carlo de Falco
-
* file-editor-tab.cc(update_lexer): redundant code removedSun, 02 Jun 2013 21:46:57 +0200, by Torsten
-
select octave lexer for unnamed files and bash lexer for files without extensionSun, 02 Jun 2013 21:13:47 +0200, by Torsten
-
commenting selected lines in the editor uses comment string depending on lexerSun, 02 Jun 2013 19:17:49 +0200, by Torsten
-
context menu of terminal widget: add icons and an entry to clear the consoleSun, 02 Jun 2013 11:10:16 +0200, by Torsten
-
fix bug concerning preparing the apis info for code completionSun, 02 Jun 2013 09:13:00 +0200, by Torsten
-
make octave lexer the default and dynamically set margin width for line numbersSat, 01 Jun 2013 19:40:24 +0200, by Torsten
-
save prepared apis info for qscintilla into a path depending on octave versionSat, 01 Jun 2013 15:10:35 +0200, by Torsten
-
use capital letters for the letter icons of the dock widgetsSat, 01 Jun 2013 10:32:25 +0200, by Torsten
-
rgb2ind.m: fix input validation testsSat, 01 Jun 2013 00:53:30 -0400, by Mike Miller
-
fix strsplit input validationSat, 01 Jun 2013 00:30:20 -0400, by Mike Miller
-
ls.m: fix error when listing an empty directoryFri, 31 May 2013 19:00:08 -0400, by Mike Miller
-
doc: Use double space after period for INSTALL file.Fri, 31 May 2013 12:06:32 -0700, by Rik
-
fix searching new directory for file browserFri, 31 May 2013 20:54:59 +0200, by Torsten
-
use correct "caller" workspace for mexputvariable and mexgetvariableFri, 31 May 2013 10:43:53 -0400, by John W. Eaton
-
ind2rgb: add support for multidimensional indexed images.Fri, 31 May 2013 13:27:04 +0100, by Carnë Draug
-
include more signals in SIG function (bug #39089)Thu, 30 May 2013 14:19:59 -0400, by Daniel J Sebald
-
do not include C++ header in extern "C" context (bug #38746)Thu, 30 May 2013 14:12:22 -0400, by Clemens Buchacher
-
fix restoring editor files from previous session and speedup lexer preparationMon, 27 May 2013 21:41:57 +0200, by Torsten
-
add more settings concerning tabs and indentation to the editor settingsSun, 26 May 2013 22:16:21 +0200, by Torsten
-
make white space visibility in the editor configurableSun, 26 May 2013 14:49:41 +0200, by Torsten
-
make case sensitivity of editors auto completion list configurableSat, 25 May 2013 16:36:34 +0200, by Torsten
-
make background colors of editor files configurableSat, 25 May 2013 15:00:31 +0200, by Torsten
-
Added find files context menu to files-dock-widgetFri, 24 May 2013 21:45:40 -0400, by John Donoghue
-
* macros.texi: Don't use @strong for @seealso in info mode.Fri, 24 May 2013 10:30:18 -0400, by John W. Eaton
-
Support combination of object array extension and multi-level indexing. classdefThu, 23 May 2013 21:41:51 -0400, by Michael Goffioul
-
Add multi-level index assignment for object array. classdefThu, 23 May 2013 14:12:33 -0400, by Michael Goffioul
-
Promote scalar object to array for '(' idnex assignment. classdefWed, 22 May 2013 15:48:31 -0400, by Michael Goffioul
-
make color of current line marker in the editor configurableTue, 21 May 2013 20:08:22 +0200, by Torsten
-
Implement multilevel subsasgn for scalar objects. classdefMon, 20 May 2013 20:17:19 -0400, by Michael Goffioul
-
Implement meta.package.getAllPackages() method. classdefMon, 20 May 2013 14:37:25 -0400, by Michael Goffioul
-
Allow setting background/forground terminal colors in Unix (bug #39016)Sat, 18 May 2013 23:00:19 -0400, by John Donoghue
-
* oct-hist.cc: Style fixes. Remove unused code.Sun, 19 May 2013 12:58:41 -0400, by John W. Eaton
-
Make open file "file not found" message box open in front of editor window.Sun, 19 May 2013 09:05:28 -0400, by John Donoghue
-
Added default name usage for history -r,-w option (Bug #38986)Sat, 18 May 2013 19:11:18 -0400, by John Donoghue
-
Correct handling of package context in symbol table. classdefSat, 18 May 2013 23:12:56 -0400, by Michael Goffioul
-
maint: periodic merge of default to classdef classdefSat, 18 May 2013 22:43:10 -0400, by John W. Eaton
-
Mark "package" function symbols when dumping symbol table. classdefSat, 18 May 2013 18:40:57 -0400, by Michael Goffioul
-
recognize character string at beginning of statement (bug #38926, #38958)Sat, 18 May 2013 16:21:32 -0400, by John W. Eaton
-
improve parsing of commandsSat, 18 May 2013 14:34:25 -0400, by John W. Eaton
-
options for auto completion threshold, source and word replacement in settingsSat, 18 May 2013 16:13:53 +0200, by Torsten
-
fix auto completion for octave files in editorSat, 18 May 2013 15:17:03 +0200, by Torsten
-
* settings-dialog.cc: enable octave lexer editor styles if lexer is presentSat, 18 May 2013 15:06:33 +0200, by Torsten
-
Initial support for (classdef) packages. classdefFri, 17 May 2013 23:17:25 -0400, by Michael Goffioul
-
handle single output case of ndgridFri, 17 May 2013 13:56:52 -0400, by Clemens Buchacher
-
allow abbreviations for optimset and optimget (bug #38999)Fri, 17 May 2013 12:56:44 -0400, by John W. Eaton
-
Fix bug # 38885.Tue, 07 May 2013 22:56:42 +0800, by Ben Abbott
-
Fix Qt error messages w/o QScintilla-dev installed (Bug #38878)Sun, 12 May 2013 16:46:56 -0400, by John Donoghue
-
* contributors.in: Include Risto Vanhanen in the list.Thu, 16 May 2013 15:46:08 -0400, by John W. Eaton
-
read Level 5 MAT files not encoded with small data element format (bug #38870)Thu, 16 May 2013 15:43:50 -0400, by Risto Vanhanen
-
check for Qt build tools with $host prefixThu, 16 May 2013 14:32:54 -0400, by John W. Eaton
-
* dlmwrite.m: Fix typo.Thu, 16 May 2013 13:19:33 -0400, by Andreas Weber
-
Allow build to continue without QScintilla lexer for OctaveThu, 16 May 2013 13:50:26 +0800, by Ben Abbott
-
minor change to wording for previous changeWed, 15 May 2013 03:17:34 -0400, by John W. Eaton
-
remove instructions for building dev sources from manualWed, 15 May 2013 03:08:02 -0400, by John W. Eaton
-
maint: update etc/HACKINGWed, 15 May 2013 03:03:32 -0400, by John W. Eaton
-
use missing script for gperfWed, 15 May 2013 02:44:46 -0400, by John W. Eaton
-
allow build to continue without QScintilla lexer for OctaveWed, 15 May 2013 01:30:16 -0400, by John W. Eaton
-
require that dynamic field names have only one rowTue, 14 May 2013 05:24:19 -0400, by John W. Eaton
-
Added tag ss-3-7-5 for changeset 608e307b4914Tue, 14 May 2013 05:23:53 -0400, by John W. Eaton
-
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
-
doc: remove git from list of build dependencies stableWed, 01 May 2013 14:41:23 -0400, by Jordi Gutiérrez Hermoso
-
ensure TERM environment variable is set when GUI startsWed, 01 May 2013 02:24:04 -0400, by John W. Eaton
-
if available, use ioctl to give up controlling terminalWed, 01 May 2013 02:02:21 -0400, by Ben Abbott
-
handle setting breakpoints in subfunctions in GUI editorTue, 30 Apr 2013 14:32:16 -0400, by John W. Eaton
-
maint: periodic merge of default to classdef classdefMon, 29 Apr 2013 19:13:40 -0400, by John W. Eaton
-
contextmenu for opening files in default applicationsMon, 29 Apr 2013 18:39:07 -0400, by John W. Eaton
-
allow GUI window layout to be restoredMon, 29 Apr 2013 17:40:41 -0400, by John W. Eaton
-
update default Qt settingsMon, 29 Apr 2013 16:47:23 -0400, by John W. Eaton
-
* file-editor-tab.cc: replace setFirstVisibleLine for older Qscintilla-versionsMon, 29 Apr 2013 21:22:02 +0200, by Torsten
-
handle A, R, and W fopen modes correctly (bug #38851)Mon, 29 Apr 2013 13:46:55 -0400, by John W. Eaton
-
Remove resample from list of missing functionsMon, 29 Apr 2013 00:47:36 -0400, by Mike Miller
-
Add argument to ellipj for Matlab compatibilitySun, 28 Apr 2013 19:35:10 -0400, by Mike Miller
-
Fix ellipj, ellipke, and expint docstringsSun, 28 Apr 2013 19:25:50 -0400, by Mike Miller
-
Style fixes for ellipj.cc, ellipke.m, and expint.mSun, 28 Apr 2013 18:50:51 -0400, by Mike Miller