Mercurial > hg > octave-nkf
graph
-
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
-
Fix computation of next-power-of-2 for height in OpenGL texture creation.Tue, 03 Mar 2015 18:25:16 -0600, by Daniel J Sebald
-
Do not rebuild MIME database during install (backout 737b5d449aaf) (bug #44404)Wed, 04 Mar 2015 11:29:47 +0000, by Carnë Draug
-
Canvas.cc: Replace tabs with spaces.Tue, 03 Mar 2015 10:40:36 -0800, by Rik
-
Change default uipanel "position" for compatibility with Matlab (bug #44411)Tue, 03 Mar 2015 19:29:14 +0100, by Pantxo Diribarne
-
zoom about point for single clicksTue, 03 Mar 2015 12:38:41 -0500, by John W. Eaton
-
restore include statement removed in changeset c7c50030e76cTue, 03 Mar 2015 09:47:57 -0500, by John W. Eaton
-
only save one set of limits on the zoom stack (bug #44304)Mon, 02 Mar 2015 23:58:10 -0500, by John W. Eaton
-
Implement x- and y-only panning for FLTK (bug #44408).Mon, 02 Mar 2015 19:18:36 -0800, by Rik
-
style fixesMon, 02 Mar 2015 21:42:31 -0500, by John W. Eaton
-
use unwind_protect to restore static variable value (bug #44406)Mon, 02 Mar 2015 21:34:33 -0500, by John W. Eaton
-
make pan, rotate3d, and zoom properly toggle stateMon, 02 Mar 2015 21:00:13 -0500, by John W. Eaton
-
respect x- or y-only pan mode when clicking and dragging (bug #44408)Mon, 02 Mar 2015 20:48:00 -0500, by John W. Eaton