log

age author description
Thu, 19 Mar 2015 08:37:47 -0400 John Donoghue make dist: add updated zoom images to EXTRADIST (bug #44579)
Thu, 19 Mar 2015 12:27:54 -0400 John W. Eaton style fixes in Qt graphics code
Thu, 19 Mar 2015 12:25:28 -0400 John W. Eaton avoid some code duplication in complex comparison functions (bug #44206)
Thu, 19 Mar 2015 07:00:11 -0700 Rik Enable float truncation by default for octave builds.
Wed, 18 Mar 2015 21:00:51 -0400 John Donoghue configure.ac: set cross_mkoctfile = no if not cross compiling
Wed, 18 Mar 2015 11:18:39 -0400 John Donoghue Add cross buioldable mkoctfile target
Wed, 18 Mar 2015 11:30:07 -0700 Rik image.m: Don't draw new image object twice for performance (bug #44567).
Wed, 18 Mar 2015 13:25:25 -0400 John W. Eaton * contributors.in: One more update.
Wed, 18 Mar 2015 12:29:35 -0400 John W. Eaton * contributors.in: Add Johannes Leuschner to the list.
Fri, 13 Mar 2015 00:02:58 +0100 Johannes Leuschner different cursors for zoom in/out on qthandles canvas
Wed, 18 Mar 2015 11:30:30 -0400 John W. Eaton finish job of restoring strmatch (bug #44562)
Wed, 18 Mar 2015 10:20:26 -0400 John W. Eaton restore strmatch function; backout changeset f9959972949a
Wed, 18 Mar 2015 10:19:50 -0400 John W. Eaton restore strmatch function; backout changeset edf5d63c82e1
Wed, 18 Mar 2015 10:13:53 -0400 John W. Eaton avoid crash in Qt graphics (bug #44330)
Tue, 17 Mar 2015 20:16:16 -0400 John W. Eaton always obtain gh_manager lock before accessing graphics objects
Tue, 17 Mar 2015 20:10:01 -0400 John W. Eaton avoid possibly dereferencing invalid pointer
Tue, 17 Mar 2015 21:54:53 -0400 John Donoghue inputdlg: allow input prompts of varied size, return answer as column vector (Bug 44552)
Tue, 17 Mar 2015 20:56:47 +0100 Philip Nienhuis Fix XFAIL with tar and unpack tests (bug #44007, bug #43979).
Mon, 16 Mar 2015 11:51:35 -0700 Rik Set LC_NUMERIC and LC_TIME environment variables to 'C' (bug 44469).
Tue, 17 Mar 2015 10:13:58 -0400 John W. Eaton set up octave_link when running with --no-gui option (bug #44116)
Sun, 15 Mar 2015 17:03:16 +0000 Carnë Draug help/__unimplemented__.m: add list of functions for the symbolic package.
Sun, 15 Mar 2015 12:41:05 -0400 Mike Miller ginput: Fix for clicks outside axes and within multiple axes (bug #44426)
Sun, 15 Mar 2015 12:34:39 -0400 Mike Miller Ensure correct coordinates are available in windowbuttondownfcn callback
Sat, 14 Mar 2015 18:54:23 +0100 Torsten link undo in main window to editor if the latter has focus (bug #44402)
Sat, 14 Mar 2015 14:52:58 +0000 Carnë Draug gallery: performance increase for minij matrix.
Sat, 14 Mar 2015 15:20:51 +0100 Torsten fix issue with ctrl-c for copying when editor has focus and is docked
Sat, 14 Mar 2015 10:32:08 +0100 Pantxo Diribarne Update French translation file
Sat, 14 Mar 2015 00:20:14 -0700 Rik NEWS: Update NEWS file for 4.0 release.
Fri, 13 Mar 2015 22:43:37 -0700 Rik doc: Add new contributors to Octave manual.
Fri, 13 Mar 2015 22:20:41 +0100 Torsten libgui/languages/*.ts: update of language files for 4.0 string freeze
Fri, 13 Mar 2015 13:58:14 -0700 Rik Make Release Notes window larger so that no horizontal scrollbar is required.
Fri, 13 Mar 2015 13:42:59 -0700 Rik graphics.in.h: Rename 'selectiontype' value "alternate" to "alt" (bug #44522).
Thu, 12 Mar 2015 21:32:17 -0400 John Donoghue GUI: use reource manager for command window icons (Bug #44528)
Thu, 12 Mar 2015 15:00:32 -0700 Rik fail.m: Use internal variable name in BIST test (bug #44525).
Thu, 12 Mar 2015 17:24:21 -0400 John W. Eaton also request redraw after zooming by a factor (bug #44523)
Thu, 12 Mar 2015 14:37:40 -0400 John Donoghue Check if pkgs were found to uninstall before attempting uninstall (Bug #44524).
Thu, 12 Mar 2015 08:15:48 -0700 Rik zoom.m: Use two newlines to separate endfunction from start of demo block.
Wed, 11 Mar 2015 22:21:47 -0400 Mike Miller Restore blank line between docstring and additional help text
Wed, 11 Mar 2015 22:26:32 +0100 Torsten fix shortcut for previous bookmark (bug #44505)
Wed, 11 Mar 2015 13:40:45 -0700 Rik doc: Revise Appendix E to include deleted functions from versions 3.8 and 4.0.
Wed, 11 Mar 2015 12:19:38 -0700 Rik Remove extra newlines at end of help printout (bug #44504).
Tue, 10 Mar 2015 21:23:54 -0700 Rik Allow tar, unpack, and zip to run on Windows with CR/NL EOL.
Tue, 10 Mar 2015 20:37:37 -0700 Rik listdlg.m: Accept cell array with single cellstr entry from menu for Matlab compatibility (bug #44501).
Tue, 10 Mar 2015 13:59:06 -0700 Rik tar.m: Re-code BIST test restore working directory even when test fails (bug #44007).
Tue, 10 Mar 2015 10:28:05 -0700 Rik oct-norm.cc: Use static_cast<R> (M_PI) for cases where R is not double.
Tue, 10 Mar 2015 09:42:19 -0700 Rik Map -pi to pi for principal argument in complex operators with float values (bug #43313)
Mon, 09 Mar 2015 08:30:25 -0700 Rik __osmesa_print__.cc: Use GLsizei in call to OSMesaCreateContextExt to match prototype.
Sun, 08 Mar 2015 12:55:21 -0700 Rik doc: Update title page to Edition 4 of manual. Update copyright.
Sun, 08 Mar 2015 17:27:23 +0100 Torsten * settings-dialog.ui: reorder editor pane
Sun, 08 Mar 2015 14:47:13 +0100 Philip Nienhuis miscellaneous/tmpnam.m: fix typo in texinfo header
Sun, 08 Mar 2015 14:00:18 +0100 Torsten dock-/undock- and close-icons with variable size (bug #41938)
Sun, 08 Mar 2015 05:53:11 -0700 Rik Use GLint instead of just int in calls to glGetIntegerv to match prototype.
Sun, 08 Mar 2015 09:48:45 +0100 Torsten make notepad++ the custom default editor in windows
Sat, 07 Mar 2015 17:29:06 -0800 Rik Rewrite BIST tests for exist to pass on Windows (bug #44445).
Sat, 07 Mar 2015 07:45:15 -0800 Rik Disable __osmesa_print__ tests on non-unix platforms (bug #44338).
Fri, 06 Mar 2015 07:42:13 +0100 Torsten make color gradient of custom title bar adjustable (bug #44435)
Fri, 06 Mar 2015 11:34:21 -0500 John D gui: when search backward, start from beginning of previous text (Bug #44439)
Fri, 06 Mar 2015 12:56:55 +0100 Torsten fix missing close icon of dock widgets in windows (bug #44441)
Fri, 06 Mar 2015 08:26:01 +0100 Torsten cancel run action when saving unnamed file was canceled (bug #44434)
Thu, 05 Mar 2015 19:58:30 -0500 Mike Miller Fix compilation error when building without OpenGL