Mercurial > hg > octave-nkf
graph
-
maint: Merge away accidental head.Thu, 02 Apr 2015 13:28:41 -0400, by John W. Eaton
-
use get_home_directory instead of getenv ("HOME") (bug #44694)Thu, 02 Apr 2015 13:19:30 -0400, by John W. Eaton
-
* sysdep.cc (Fget_home_directory): New function.Thu, 02 Apr 2015 13:08:34 -0400, by John W. Eaton
-
Check value set for PopuMenuControl and ButtonControlThu, 02 Apr 2015 13:08:56 -0400, by John Donoghue
-
de_DE.ts: Finish german translation of GUI stringsThu, 02 Apr 2015 17:54:47 +0200, by Andreas Weber
-
Fix toolbar and menubar interaction at figure initialization (bug #44686)Wed, 01 Apr 2015 23:03:04 +0200, by Pantxo Diribarne
-
remove permutation matrix operators added in cset b646413c3d0e (bug #44316)Wed, 01 Apr 2015 16:14:25 -0400, by John W. Eaton
-
Qt EditControl: do callback always on return pressed (Bug #44690)Wed, 01 Apr 2015 16:00:35 -0400, by John Donoghue
-
Qt PopupMenuControl: son creation se index to Value, and dont fire callback on programatic value set (Bug #44687)Wed, 01 Apr 2015 15:16:14 -0400, by John Donoghue
-
Qt Canvas: set selection type to 'open' on double click (Bug #44669)Wed, 01 Apr 2015 15:16:12 -0400, by John Donoghue
-
ru_RU.ts: Update translations for 4.0 release.Wed, 01 Apr 2015 11:52:16 -0700, by Dmitry Roshchin
-
Mark GUI strings from Qt figure toolbar for translation.Wed, 01 Apr 2015 11:08:38 -0700, by Rik
-
maint: Merge away accidental head.Wed, 01 Apr 2015 12:45:04 -0400, by John W. Eaton
-
Added tag rc-4-0-0-2 for changeset eba80000fa0dFri, 20 Mar 2015 16:19:47 -0400, by John W. Eaton
-
maint: Bump version number for 4.0.0-rc2. rc-4-0-0-2Fri, 20 Mar 2015 16:19:38 -0400, by John W. Eaton
-
Update copyright year in Qt graphics code.Fri, 20 Mar 2015 16:18:10 -0400, by John W. Eaton
-
Fix several typos in GUI strings (bug #44681).Wed, 01 Apr 2015 08:49:18 -0700, by Rik
-
Add missing translation call to GUI "Editor" tab.Tue, 31 Mar 2015 21:28:55 -0700, by Rik
-
Fix two typos in GUI strings (bug #44681).Tue, 31 Mar 2015 13:44:34 -0700, by Rik
-
Fix ginput to return button number with Qt toolkit (bug #44676).Tue, 31 Mar 2015 11:31:32 -0700, by Rik
-
Fix FLTK SelectionType for Middle Button and double clicks (bug #44669).Tue, 31 Mar 2015 11:18:46 -0700, by Rik
-
es_ES.ts: Update Spanish translation file.Mon, 30 Mar 2015 20:31:11 -0700, by Rik
-
run.m: Use single quotes so that '\' isn't an escape sequence (bug #44671).Mon, 30 Mar 2015 15:37:58 -0700, by Rik
-
Allow logical arguments to stem() function (bug #44659).Sun, 29 Mar 2015 22:36:56 -0700, by Rik
-
it_IT.ts: Correct non-compiling translation in previous cset.Sun, 29 Mar 2015 22:05:23 -0700, by Rik
-
it_IT.ts: Update Italian translation file.Sun, 29 Mar 2015 21:21:32 -0700, by Rik
-
contributors.in: Adding Armin Müller for german translationSun, 29 Mar 2015 21:35:24 +0200, by Andreas Weber
-
de_DE.ts: Adding german translations from David and ArminSun, 29 Mar 2015 21:14:03 +0200, by Andreas Weber
-
Issue error when trying to print a figure with no axes object (bug #44655).Sat, 28 Mar 2015 20:03:00 -0700, by Rik
-
strsplit.m: Overhaul function and fix bug #44641.Sat, 28 Mar 2015 19:37:34 -0700, by Rik
-
it_IT.ts: typo in Italian translationSat, 28 Mar 2015 17:18:05 +0300, by Avinoam
-
Don't reset toolkit when the name hasn't changedFri, 27 Mar 2015 08:55:38 +0100, by Pantxo Diribarne
-
octave-config: add EXEEXT and SHLEXT variables to -pWed, 25 Mar 2015 12:25:23 -0400, by John Donoghue
-
remove undo-button from main toolbar and rename toolbar titleWed, 25 Mar 2015 21:18:37 +0100, by Torsten
-
* shortcut-manager.cc (do_init_data): new default shortcut for zoom normal (bug #44627)Wed, 25 Mar 2015 20:38:41 +0100, by Torsten
-
save and restore previously active widget in a tabbed stack (bug #42980)Wed, 25 Mar 2015 16:50:12 +0100, by Torsten
-
extend sorting of workspave view widgetTue, 24 Mar 2015 21:07:51 +0100, by Torsten
-
enabled sorting by parameter name in workspace view (bug #44217)Wed, 25 Feb 2015 03:40:14 +0100, by Stefan Miereis
-
findobj.m: Stop warning message when using -regexp option (bug #44610).Mon, 23 Mar 2015 20:56:51 -0700, by Rik
-
pcolor.m: Stop error message from some non-meshgrid plots (bug #44615).Mon, 23 Mar 2015 20:43:08 -0700, by Rik
-
__w2mpth__.m: fix typosSun, 22 Mar 2015 22:01:53 +0200, by Avinoam
-
Handle "auto" value of figure "toolbar" property (bug #44573)Mon, 23 Mar 2015 09:03:39 +0100, by Pantxo Diribarne
-
Fix right click zoom in fltk after cset f134ee404041 (bug #44522)Sun, 22 Mar 2015 16:18:27 +0100, by Pantxo Diribarne
-
scripts/miscellaneous/private/__w2mpth__.m: comment out tests (bug #44581)Sat, 21 Mar 2015 12:12:22 +0100, by Philip Nienhuis
-
Return a column vector by default for Matlab compatibility (bug #44425, bug #44453).Fri, 20 Mar 2015 18:23:01 -0700, by Rik
-
use "!", not "not"Thu, 19 Mar 2015 14:32:40 -0400, by John W. Eaton
-
Add BIST tests for complex sort/issorted routines with NaN values.Thu, 19 Mar 2015 11:48:45 -0700, by Rik
-
cross-tools: Add ability to build cross built octave-configFri, 20 Mar 2015 08:44:24 -0400, by John Donoghue
-
GUI: enable workspace update when debugging (Bug #44455)Fri, 20 Mar 2015 08:44:20 -0400, by John Donoghue
-
Add iscellaneous/private/__w2mpth__.m to dist filesThu, 19 Mar 2015 14:41:41 -0400, by John Donoghue
-
make dist: add updated zoom images to EXTRADIST (bug #44579)Thu, 19 Mar 2015 08:37:47 -0400, by John Donoghue
-
style fixes in Qt graphics codeThu, 19 Mar 2015 12:27:54 -0400, by John W. Eaton
-
avoid some code duplication in complex comparison functions (bug #44206)Thu, 19 Mar 2015 12:25:28 -0400, by John W. Eaton
-
Enable float truncation by default for octave builds.Thu, 19 Mar 2015 07:00:11 -0700, by Rik
-
configure.ac: set cross_mkoctfile = no if not cross compilingWed, 18 Mar 2015 21:00:51 -0400, by John Donoghue
-
Add cross buioldable mkoctfile targetWed, 18 Mar 2015 11:18:39 -0400, by John Donoghue
-
image.m: Don't draw new image object twice for performance (bug #44567).Wed, 18 Mar 2015 11:30:07 -0700, by Rik
-
* contributors.in: One more update.Wed, 18 Mar 2015 13:25:25 -0400, by John W. Eaton
-
* contributors.in: Add Johannes Leuschner to the list.Wed, 18 Mar 2015 12:29:35 -0400, by John W. Eaton
-
different cursors for zoom in/out on qthandles canvasFri, 13 Mar 2015 00:02:58 +0100, by Johannes Leuschner
-
finish job of restoring strmatch (bug #44562)Wed, 18 Mar 2015 11:30:30 -0400, by John W. Eaton
-
restore strmatch function; backout changeset f9959972949aWed, 18 Mar 2015 10:20:26 -0400, by John W. Eaton
-
restore strmatch function; backout changeset edf5d63c82e1Wed, 18 Mar 2015 10:19:50 -0400, by John W. Eaton
-
avoid crash in Qt graphics (bug #44330)Wed, 18 Mar 2015 10:13:53 -0400, by John W. Eaton
-
always obtain gh_manager lock before accessing graphics objectsTue, 17 Mar 2015 20:16:16 -0400, by John W. Eaton
-
avoid possibly dereferencing invalid pointerTue, 17 Mar 2015 20:10:01 -0400, by John W. Eaton
-
inputdlg: allow input prompts of varied size, return answer as column vector (Bug 44552)Tue, 17 Mar 2015 21:54:53 -0400, by John Donoghue
-
Fix XFAIL with tar and unpack tests (bug #44007, bug #43979).Tue, 17 Mar 2015 20:56:47 +0100, by Philip Nienhuis
-
Set LC_NUMERIC and LC_TIME environment variables to 'C' (bug 44469).Mon, 16 Mar 2015 11:51:35 -0700, by Rik
-
set up octave_link when running with --no-gui option (bug #44116)Tue, 17 Mar 2015 10:13:58 -0400, by John W. Eaton
-
help/__unimplemented__.m: add list of functions for the symbolic package.Sun, 15 Mar 2015 17:03:16 +0000, by Carnë Draug
-
ginput: Fix for clicks outside axes and within multiple axes (bug #44426)Sun, 15 Mar 2015 12:41:05 -0400, by Mike Miller
-
Ensure correct coordinates are available in windowbuttondownfcn callbackSun, 15 Mar 2015 12:34:39 -0400, by Mike Miller
-
link undo in main window to editor if the latter has focus (bug #44402)Sat, 14 Mar 2015 18:54:23 +0100, by Torsten
-
gallery: performance increase for minij matrix.Sat, 14 Mar 2015 14:52:58 +0000, by Carnë Draug
-
fix issue with ctrl-c for copying when editor has focus and is dockedSat, 14 Mar 2015 15:20:51 +0100, by Torsten
-
Update French translation fileSat, 14 Mar 2015 10:32:08 +0100, by Pantxo Diribarne
-
NEWS: Update NEWS file for 4.0 release.Sat, 14 Mar 2015 00:20:14 -0700, by Rik
-
doc: Add new contributors to Octave manual.Fri, 13 Mar 2015 22:43:37 -0700, by Rik
-
libgui/languages/*.ts: update of language files for 4.0 string freezeFri, 13 Mar 2015 22:20:41 +0100, by Torsten
-
Make Release Notes window larger so that no horizontal scrollbar is required.Fri, 13 Mar 2015 13:58:14 -0700, by Rik
-
graphics.in.h: Rename 'selectiontype' value "alternate" to "alt" (bug #44522).Fri, 13 Mar 2015 13:42:59 -0700, by Rik
-
GUI: use reource manager for command window icons (Bug #44528)Thu, 12 Mar 2015 21:32:17 -0400, by John Donoghue
-
fail.m: Use internal variable name in BIST test (bug #44525).Thu, 12 Mar 2015 15:00:32 -0700, by Rik
-
also request redraw after zooming by a factor (bug #44523)Thu, 12 Mar 2015 17:24:21 -0400, by John W. Eaton
-
Check if pkgs were found to uninstall before attempting uninstall (Bug #44524).Thu, 12 Mar 2015 14:37:40 -0400, by John Donoghue
-
zoom.m: Use two newlines to separate endfunction from start of demo block.Thu, 12 Mar 2015 08:15:48 -0700, by Rik
-
Restore blank line between docstring and additional help textWed, 11 Mar 2015 22:21:47 -0400, by Mike Miller
-
fix shortcut for previous bookmark (bug #44505)Wed, 11 Mar 2015 22:26:32 +0100, by Torsten
-
doc: Revise Appendix E to include deleted functions from versions 3.8 and 4.0.Wed, 11 Mar 2015 13:40:45 -0700, by Rik
-
Remove extra newlines at end of help printout (bug #44504).Wed, 11 Mar 2015 12:19:38 -0700, by Rik
-
Allow tar, unpack, and zip to run on Windows with CR/NL EOL.Tue, 10 Mar 2015 21:23:54 -0700, by Rik
-
listdlg.m: Accept cell array with single cellstr entry from menu for Matlab compatibility (bug #44501).Tue, 10 Mar 2015 20:37:37 -0700, by Rik
-
tar.m: Re-code BIST test restore working directory even when test fails (bug #44007).Tue, 10 Mar 2015 13:59:06 -0700, by Rik
-
oct-norm.cc: Use static_cast<R> (M_PI) for cases where R is not double.Tue, 10 Mar 2015 10:28:05 -0700, by Rik
-
Map -pi to pi for principal argument in complex operators with float values (bug #43313)Tue, 10 Mar 2015 09:42:19 -0700, by Rik
-
__osmesa_print__.cc: Use GLsizei in call to OSMesaCreateContextExt to match prototype.Mon, 09 Mar 2015 08:30:25 -0700, by Rik
-
doc: Update title page to Edition 4 of manual. Update copyright.Sun, 08 Mar 2015 12:55:21 -0700, by Rik
-
* settings-dialog.ui: reorder editor paneSun, 08 Mar 2015 17:27:23 +0100, by Torsten
-
miscellaneous/tmpnam.m: fix typo in texinfo headerSun, 08 Mar 2015 14:47:13 +0100, by Philip Nienhuis
-
dock-/undock- and close-icons with variable size (bug #41938)Sun, 08 Mar 2015 14:00:18 +0100, by Torsten
-
Use GLint instead of just int in calls to glGetIntegerv to match prototype.Sun, 08 Mar 2015 05:53:11 -0700, by Rik
-
make notepad++ the custom default editor in windowsSun, 08 Mar 2015 09:48:45 +0100, by Torsten
-
Rewrite BIST tests for exist to pass on Windows (bug #44445).Sat, 07 Mar 2015 17:29:06 -0800, by Rik
-
Disable __osmesa_print__ tests on non-unix platforms (bug #44338).Sat, 07 Mar 2015 07:45:15 -0800, by Rik
-
make color gradient of custom title bar adjustable (bug #44435)Fri, 06 Mar 2015 07:42:13 +0100, by Torsten
-
gui: when search backward, start from beginning of previous text (Bug #44439)Fri, 06 Mar 2015 11:34:21 -0500, by John D
-
fix missing close icon of dock widgets in windows (bug #44441)Fri, 06 Mar 2015 12:56:55 +0100, by Torsten
-
cancel run action when saving unnamed file was canceled (bug #44434)Fri, 06 Mar 2015 08:26:01 +0100, by Torsten
-
Fix compilation error when building without OpenGLThu, 05 Mar 2015 19:58:30 -0500, by Mike Miller
-
gui: added icons menu items that have icons used elsewhereThu, 05 Mar 2015 09:24:31 -0500, by John Donoghue
-
fix some shortcut issuesThu, 05 Mar 2015 23:05:23 +0100, by Torsten
-
Added tag rc-4-0-0-1 for changeset 52d2bbf49c92Thu, 05 Mar 2015 13:33:53 -0500, by John W. Eaton
-
maint: Bump version number for 4.0.0-rc1. rc-4-0-0-1Thu, 05 Mar 2015 10:12:26 -0500, by John W. Eaton
-
don't update workspace viewer unless at top level (bug #44156)Wed, 04 Mar 2015 17:34:25 -0500, by John W. Eaton
-
langauges/es_ES.ts: update from Valentin OrtegaWed, 04 Mar 2015 21:51:51 +0100, by Torsten
-
use unique tool-tip for both directory up actionsWed, 04 Mar 2015 21:19:10 +0100, by Torsten
-
fix non functioning ctrl-c when function executed from editor (bug #44397)Wed, 04 Mar 2015 21:01:28 +0100, by Torsten
-
omit icons for breakpoint markers and in documentation viewerThu, 26 Feb 2015 10:06:23 +0100, by Torsten
-
new gui iconsFri, 27 Feb 2015 08:41:59 +0100, by Torsten