log

age author description
Thu, 28 May 2015 18:32:47 +0200 Antonio Pino Robles gallery.m: clean and vectorize part of qmult. draft default tip @
Thu, 28 May 2015 00:08:47 +0200 Antonio Pino Robles gallery.m: repair functions randsvd(), pei(), kms(), hanowa(), gearmat(). draft
Wed, 27 May 2015 22:38:13 +0200 Antonio Pino Robles gallery.m: revert to rewrite gallery improvements draft
Tue, 26 May 2015 23:56:11 +0200 Antonio Pino Robles gallery.m: repair gallery functions randsvd, pei, kms, hanowa, gearmat. Add a one-pass test for each function in the collection draft
Fri, 01 May 2015 16:21:39 +0100 Carnë Draug Allow call with empty argument list in strcat related functions (bug #44981)
Mon, 04 May 2015 21:50:57 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Mon, 04 May 2015 14:22:02 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Sun, 03 May 2015 21:52:42 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Sun, 03 May 2015 17:00:11 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Sun, 03 May 2015 22:52:07 +0100 Carnë Draug psi: add support to compute the polygamma function (kth-derivative).
Sun, 03 May 2015 15:36:23 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Sun, 03 May 2015 12:58:42 -0700 Rik gmap40.m: Deprecate function. stable
Sun, 03 May 2015 09:36:20 -0700 Rik doc: Update docstrings to have one sentence summary as first line. stable
Sun, 03 May 2015 03:16:13 +0100 Carnë Draug maint: move NEWS from 45565ecec019 from the release 4.0 to 4.2.
Sun, 03 May 2015 02:59:28 +0100 Carnë Draug psi: refactor to reduce code duplication.
Sun, 15 Mar 2015 06:30:09 +0000 Carnë Draug psi: add support for complex numbers.
Sun, 15 Mar 2015 03:31:16 +0000 Carnë Draug New function psi to compute the digamma function.
Fri, 01 May 2015 21:39:09 -0700 Rik Check for a modern version of sndfile in configure scripts (bug #44976). stable
Fri, 01 May 2015 13:37:26 -0700 Rik Don't run Java BIST tests if HAVA_JAVA is false. stable
Fri, 01 May 2015 13:14:23 -0700 Rik acinclude.m4: Use simpler AC_PREPROC_IFELSE test for checking SETPLACEHOLDERTEXT.
Fri, 01 May 2015 13:11:51 -0700 Orion Poplawski Allow Qt GUI to compile on ARM CPU architectures (bug #44970). stable
Fri, 01 May 2015 09:32:12 -0700 Rik acinclude.m4: Use simpler AC_PREPROC_IFELSE test for checking Qscintilla version.
Fri, 01 May 2015 08:29:52 -0700 Rik Fix loading of ASCII files with NA values in final column (bug #44967). stable
Fri, 01 May 2015 08:56:48 +0200 Torsten fix checking copy shortcut in terminal when no setting available (bug #44968) stable
Fri, 01 May 2015 08:56:48 +0200 Torsten fix checking copy shortcut in terminal when no setting available (bug #44968)
Wed, 29 Apr 2015 17:09:24 -0700 Rik close.m: Silently accept null argument for Matlab compatibility. stable
Wed, 29 Apr 2015 17:09:24 -0700 Rik close.m: Silently accept null argument for Matlab compatibility.
Wed, 29 Apr 2015 00:54:37 -0400 John W. Eaton maint: Merge away extra head. stable
Tue, 28 Apr 2015 12:18:12 -0400 John W. Eaton Added tag rc-4-0-0-4 for changeset 42bb3a776c9f stable
Tue, 28 Apr 2015 12:17:57 -0400 John W. Eaton maint: Bump version number for 4.0.0-rc4. stable rc-4-0-0-4
Tue, 28 Apr 2015 14:03:03 -0700 Rik Don't save "warning: " prefix in lastwarn() message. stable
Tue, 28 Apr 2015 12:12:16 -0400 John W. Eaton maint: Merge default to stable in preparation for 4.0.0 release. stable
Mon, 27 Apr 2015 09:03:31 -0700 Rik Check error_state before searching for help text (bug #44934).
Mon, 27 Apr 2015 16:48:37 +0200 Torsten no copying of empty text in terminal when copy shortcut is not Ctrl-C
Fri, 24 Apr 2015 23:36:59 -0500 Daniel J Sebald Move octave_qt_link thread affinity back to the GUI thread (bug #44912)
Sun, 26 Apr 2015 21:14:53 -0700 Rik lookfor.m: Overhaul function and fix bug #44924.
Sun, 26 Apr 2015 22:36:44 -0400 Mike Miller maint: update library version numbers for upcoming release
Sat, 25 Apr 2015 20:50:36 -0700 Rik inpolygon.m: Overhaul function and fix bug #40970.
Sat, 25 Apr 2015 19:43:27 +0200 Torsten only update file browser and dir selection box when on top-level (bug #44622)
Sat, 25 Apr 2015 13:18:02 -0400 John W. Eaton make printf of lazy-index object work again (bug #44864)
Sat, 25 Apr 2015 12:17:51 -0400 John W. Eaton don't print stack trace if warning format ends with newline character
Fri, 24 Apr 2015 18:43:36 +0200 Pantxo Diribarne Backout part of cset 438485f6a479 (bugs #44765, #44806)
Thu, 16 Apr 2015 22:52:09 +0200 Pantxo Diribarne Handle mouse interaction with image objects (bug #44691)
Fri, 24 Apr 2015 22:31:21 -0400 John W. Eaton also provide stack traces for errors in script files (bug #44862)
Fri, 24 Apr 2015 09:01:38 -0700 Rik Return true for is_real_scalar() for integer scalar types (bug #44917).
Thu, 23 Apr 2015 17:03:14 -0700 Rik Stop segfault when using empty indexing of a classdef object.
Tue, 21 Apr 2015 15:37:10 +0100 Carnë Draug Add tests for bug #38821 which got fixed with cset 058e45de41cs
Tue, 21 Apr 2015 00:32:52 +0100 Carnë Draug Convert octave integer scalars into closest java type (bug #44882)
Mon, 20 Apr 2015 17:40:39 +0100 Carnë Draug Automatically convert octave vectors into java primitive arrays (bug #44882)
Mon, 20 Apr 2015 17:23:28 +0100 Carnë Draug Return bools instead of ints in oc-java box and unbox internal functions.
Mon, 20 Apr 2015 15:01:27 +0100 Carnë Draug Automatically convert arrays of java primitives into Octave types (bug #44882)
Thu, 23 Apr 2015 09:14:10 -0700 Rik Avoid unnecessarily calling graphics callbacks in FLTK.
Thu, 23 Apr 2015 08:38:49 -0700 Rik Return correct x,y coordinates for keystroke with ginput in FLTK (bug #44834).
Thu, 23 Apr 2015 12:48:37 +0100 Carnë Draug pt_PT.ts: update portuguese translation.
Wed, 22 Apr 2015 20:54:14 +0100 Carnë Draug rectint: fix for non-overlapping rectangle, and support ND boxes (bug #44904)
Wed, 22 Apr 2015 08:41:50 -0700 Rik Overhaul close.m to add "force" argument (bug #44324)
Wed, 22 Apr 2015 07:05:23 -0500 John W. Eaton use png instead of jpg as default format for copying plots to clipboard
Wed, 22 Apr 2015 00:36:24 -0500 John W. Eaton make copying figures to clipboard work (bug #44866)
Tue, 21 Apr 2015 15:01:55 +0100 Carnë Draug pt_PT: update portuguese translation files.
Mon, 20 Apr 2015 20:49:22 -0700 Rik maint: Merge away accidental head.
Mon, 20 Apr 2015 20:46:54 -0700 Rik Return correct x,y coordinates for keystroke with ginput in Qt (bug #44834).
Mon, 20 Apr 2015 22:48:11 -0400 John Donoghue annotation-dialog: default linestyle to none
Tue, 21 Apr 2015 00:24:35 +0200 Pantxo Diribarne Let annotation work with fltk again
Mon, 20 Apr 2015 22:13:09 +0200 Pantxo Diribarne Draw a zoom-like box when creating an annotation interactively
Mon, 20 Apr 2015 09:26:13 +0200 Pantxo Diribarne Add uicontextmenu to annotation objects
Sun, 12 Apr 2015 21:11:32 +0200 Philip Nienhuis nl_NL.ts: Dutch translation
Sun, 12 Apr 2015 18:07:32 +0200 Eugenio Gianniti Update Italian translations.
Mon, 20 Apr 2015 19:01:14 +0200 Andreas Weber de_DE.ts: Update german translation
Mon, 20 Apr 2015 18:26:42 +0200 Pantxo Diribarne Update French translation.
Sun, 19 Apr 2015 17:55:33 -0700 Rik doc: Periodic grammarcheck of documentation.
Sun, 19 Apr 2015 18:41:08 -0400 Michael Goffioul Fix nested classdef package lookup (bug #44856)
Sun, 19 Apr 2015 10:33:05 -0700 Rik Remove Qt5 checks in configure.ac until Qt5 is supported.
Sun, 19 Apr 2015 10:18:08 -0700 Rik doc: Periodic spellcheck of documentation.
Sun, 19 Apr 2015 06:53:30 -0300 Rafael Laboissiere maint: Fix spelling and grammar mistakes in docs and comments (bug #44878)
Sun, 19 Apr 2015 10:13:04 -0400 Andreas Weber Fix compilation error when building with OSMesa but without gl2ps (bug #44870)
Sun, 19 Apr 2015 09:54:54 -0400 John Donoghue QtHandles: add annotations dialog
Sat, 18 Apr 2015 20:38:59 -0700 Rik Process SHIFT/CTRL/ALT keys properly for ginput (Bug #44833).
Sat, 18 Apr 2015 18:07:02 -0500 Daniel J Sebald Remove extraneous border from background rectangles for gnuplot tk (bug #44871).
Sat, 18 Apr 2015 14:20:34 -0700 Rik Move Preferences in shortcut manager under Edit menu (bug #44725).
Fri, 17 Apr 2015 00:38:40 -0500 Daniel J Sebald Add mutex lock to shutdown confirmation for proper thread timing (bug #44751).
Fri, 17 Apr 2015 18:16:51 -0700 Rik Right-click should zoom out by 2 for Qt toolkit (bug #44304).
Fri, 17 Apr 2015 15:02:30 -0700 Rik Use stricter input validation for OPT arg of bessel functions (bug #44867).
Fri, 17 Apr 2015 14:12:32 -0700 Mike Miller Stop "implicit instantiation of undefined template" error (bug #44818).
Fri, 17 Apr 2015 13:54:23 -0700 Mike Miller ov.h: friend declaration specifying a default argument must be a definition (bug #44812).
Fri, 17 Apr 2015 19:55:24 +0200 Torsten do not call custom editor at startup and when debugging (bug #44701)
Fri, 17 Apr 2015 14:07:00 -0400 John W. Eaton improve copy to clipboard code for Qt plotting
Fri, 17 Apr 2015 09:09:52 -0700 Rik doc: Explain treatment of strings by isindex() (bug #44855).
Fri, 17 Apr 2015 08:58:47 -0700 Pantxo Stop unexpected switches between graphic toolkits (bug #44838).
Fri, 17 Apr 2015 08:34:25 -0700 Philip Nienhuis zip.m: fix XFAIL on Windows; fix test (bug #44811).
Thu, 16 Apr 2015 09:35:01 -0700 Rik Allow case-insensitive SelectionMode value in listdlg (bug #44822).
Thu, 16 Apr 2015 08:47:20 -0400 John W. Eaton initial implementation of text annotations with Qt plotting
Thu, 16 Apr 2015 00:13:26 -0400 John W. Eaton make copying images to the clipboard work with Qt graphics
Tue, 14 Apr 2015 23:32:07 -0400 John W. Eaton remove Qt figure window menu items that won't work for 4.0.0 release
Sat, 11 Apr 2015 17:25:35 +0200 Pantxo Diribarne Handle uicontextmenu deletion/reset (bug #44801)
Tue, 14 Apr 2015 14:27:22 -0400 John W. Eaton make "select" button on Qt figure window return to default cursor
Mon, 13 Apr 2015 23:41:08 -0400 John W. Eaton handle all end token types when reporting parse errors (bug #44824)
Mon, 13 Apr 2015 18:37:10 -0700 José Luis García Pallero es_ES.ts: Update Spanish translation.
Sat, 11 Apr 2015 10:16:23 -0700 Rik Document that ginput() is intended for 2-D plots (bug #44427).
Sat, 11 Apr 2015 08:30:20 -0700 Rik Don't throw classdef-to-struct warning during isequal (bug #43759).
Sat, 11 Apr 2015 08:18:42 -0700 Rik Accept CREATEMODE argument for errordlg, warndlg, msgbox (bug #44775).
Sat, 11 Apr 2015 14:07:51 +0900 Tatsuro Matsuoka Update jp_JP.ts (Japanese Translation).
Fri, 10 Apr 2015 14:41:21 -0400 John W. Eaton Added tag rc-4-0-0-3 for changeset 065f933ef083
Fri, 10 Apr 2015 14:41:12 -0400 John W. Eaton maint: Bump version number for 4.0.0-rc3 rc-4-0-0-3
Fri, 10 Apr 2015 08:32:11 -0700 Rik Add José Luis García Pallero to translators list.
Tue, 07 Apr 2015 18:02:52 +0900 Tatsuro Matsuoka add Japanese translator
Thu, 09 Apr 2015 20:07:11 -0700 Rik Update reference document with Release Tasks.
Thu, 09 Apr 2015 19:53:21 -0700 Rik Fix failing BIST test for tilde_expand() on Windows (bug #44796).
Thu, 09 Apr 2015 18:36:07 -0700 Rik Update language translation files (*.ts).
Thu, 09 Apr 2015 18:01:02 -0700 Armin Müller de_DE.ts: Update German translation.
Thu, 09 Apr 2015 16:13:59 -0700 Rik Redraw FLTK figure after double-click "zoom out".
Thu, 09 Apr 2015 15:56:30 -0700 Rik Redraw FLTK figure after zoom operations on linked axes (bug #44719).
Thu, 09 Apr 2015 15:52:00 -0700 Rik Add Japanese translation ja_JP.ts.
Thu, 09 Apr 2015 15:32:40 -0700 Rik pt_PT.ts: Update missing translations with those from pt_BR.ts (bug #44743).
Thu, 09 Apr 2015 16:08:02 +0300 Avinoam __go_draw_axes__.m: change computation of number of lines (bug #44683)
Thu, 09 Apr 2015 16:36:56 -0400 John W. Eaton fix tests now that assert ([]) fails
Thu, 09 Apr 2015 21:59:34 +0200 Pantxo Diribarne Honor the axes stack order in gl2ps outputs (bug #44765)
Thu, 09 Apr 2015 13:54:07 -0400 John W. Eaton fail if single argument to assert is empty. (bug #44793)
Wed, 08 Apr 2015 21:07:04 -0400 John Donoghue update fltk uimenu position when adding to figure
Thu, 02 Apr 2015 17:16:03 -0400 John W. Eaton only insert package names into loader map if package dir exists (bug #43769)
Wed, 08 Apr 2015 16:46:10 -0400 John W. Eaton make units other than data work for axes labels and title (bug #35857)
Wed, 08 Apr 2015 21:39:24 +0200 Andreas Weber ru_RU.ts: Add translations from Dmitry Roshchin
Wed, 08 Apr 2015 10:44:51 -0700 Rik Stop two compiler warnings in GUI code.
Wed, 08 Apr 2015 09:08:50 -0700 Rik __osmesa_print__.cc: Increase non-critical relative tolerance in BIST test.
Wed, 08 Apr 2015 08:34:25 -0700 Rik Fix deadlock condition on error in drawnow() (bug #44759).
Wed, 08 Apr 2015 08:19:28 -0700 Rik Second fix for exist() should return 1 for java objects (bug #44764).
Wed, 08 Apr 2015 09:37:59 -0400 John Donoghue Set default uimenu position property to 0 (Bug #44770)
Tue, 07 Apr 2015 22:06:14 -0700 Rik maint: Merge away accidental head.
Tue, 07 Apr 2015 22:04:39 -0700 Rik exist() should return 1 for java objects (bug #44764).
Mon, 06 Apr 2015 11:17:00 -0300 Felipe G. Nievinski * pt_BR.ts: update of translation
Tue, 07 Apr 2015 21:18:22 -0700 Rik Document expansion of escape sequences in single quotes (bug #44745).
Tue, 07 Apr 2015 18:29:01 -0700 Rik Don't zoom in for 'Z-' setting and rectangle drag (bug #44437).
Tue, 07 Apr 2015 16:55:39 -0400 John Donoghue GUI: Move preferences to edit menu (Bug #44725)
Tue, 07 Apr 2015 10:42:31 -0700 Rik Accept, but warn about unimplemented Matlab print options (bug #44760).
Tue, 07 Apr 2015 12:12:59 -0400 John Donoghue QT Text/EditControl: support String cells (Bug 44749)
Mon, 06 Apr 2015 23:06:08 -0400 Mike Miller build: Fix build error with user-supplied CPPFLAGS (bug #44754)
Mon, 06 Apr 2015 23:05:41 +0200 Philip Nienhuis strread.m: properly process traling delimiters in case of
Mon, 06 Apr 2015 21:33:13 +0200 Pantxo Diribarne Skip z axes rendering when in 2D mode (bug #44752)
Mon, 06 Apr 2015 20:48:23 +0100 Carnë Draug fieldnames.m: back out cset 68aec55f5eb6, bug is still present (bug #42710)
Mon, 06 Apr 2015 15:37:58 +0100 Carnë Draug fieldnames.m: remove FIXME comment since it has already been fixed (bug #42710)
Mon, 06 Apr 2015 10:29:20 -0400 John Donoghue Allow bool_scalar types for graphics array properties (Bug #44699)
Mon, 06 Apr 2015 04:18:47 -0700 Rik linsolve.m: Calculate solution in a BLAS-optimized way (bug #44722).
Mon, 06 Apr 2015 09:42:15 +0200 Torsten * translators: added Felipe for pt_BR translation
Mon, 06 Apr 2015 04:55:56 +0100 Carnë Draug isa: check parent class of java objects (bug #42702)
Sun, 05 Apr 2015 02:00:59 -0300 Felipe G. Nievinski Consistent strings between keyboard shortcuts and main window
Sat, 04 Apr 2015 14:12:10 -0400 Mike Miller blackman, hamming, hanning: Simplify handling of periodic window option
Sat, 04 Apr 2015 12:51:05 -0400 Mike Miller Fix tests for bartlett, blackman, hamming, and hanning
Thu, 02 Apr 2015 15:36:38 -0700 Rik Document get_home_directory in Octave manual and NEWS file.
Thu, 02 Apr 2015 14:21:43 -0700 Rik test.m: Don't run interactive demo blocks in batch mode.
Thu, 02 Apr 2015 16:51:35 -0400 John Donoghue PopupMenuControl: check value is integer (Bug #44678)
Thu, 02 Apr 2015 14:50:17 -0400 John Donoghue Fix warning from changeset 519eb032ac35
Tue, 31 Mar 2015 23:51:31 +0200 Pantxo Diribarne Fix fontname search, fontweight and fontangle for printing (bug #44668)
Thu, 02 Apr 2015 10:35:35 -0700 Rik Fix edit() not opening an editor when cmdline arg --no-gui given (bug #44695).
Thu, 02 Apr 2015 13:28:41 -0400 John W. Eaton maint: Merge away accidental head.
Thu, 02 Apr 2015 13:19:30 -0400 John W. Eaton use get_home_directory instead of getenv ("HOME") (bug #44694)
Thu, 02 Apr 2015 13:08:34 -0400 John W. Eaton * sysdep.cc (Fget_home_directory): New function.
Thu, 02 Apr 2015 13:08:56 -0400 John Donoghue Check value set for PopuMenuControl and ButtonControl
Thu, 02 Apr 2015 17:54:47 +0200 Andreas Weber de_DE.ts: Finish german translation of GUI strings
Wed, 01 Apr 2015 23:03:04 +0200 Pantxo Diribarne Fix toolbar and menubar interaction at figure initialization (bug #44686)
Wed, 01 Apr 2015 16:14:25 -0400 John W. Eaton remove permutation matrix operators added in cset b646413c3d0e (bug #44316)
Wed, 01 Apr 2015 16:00:35 -0400 John Donoghue Qt EditControl: do callback always on return pressed (Bug #44690)
Wed, 01 Apr 2015 15:16:14 -0400 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:12 -0400 John Donoghue Qt Canvas: set selection type to 'open' on double click (Bug #44669)
Wed, 01 Apr 2015 11:52:16 -0700 Dmitry Roshchin ru_RU.ts: Update translations for 4.0 release.
Wed, 01 Apr 2015 11:08:38 -0700 Rik Mark GUI strings from Qt figure toolbar for translation.
Wed, 01 Apr 2015 12:45:04 -0400 John W. Eaton maint: Merge away accidental head.
Fri, 20 Mar 2015 16:19:47 -0400 John W. Eaton Added tag rc-4-0-0-2 for changeset eba80000fa0d
Fri, 20 Mar 2015 16:19:38 -0400 John W. Eaton maint: Bump version number for 4.0.0-rc2. rc-4-0-0-2
Fri, 20 Mar 2015 16:18:10 -0400 John W. Eaton Update copyright year in Qt graphics code.
Wed, 01 Apr 2015 08:49:18 -0700 Rik Fix several typos in GUI strings (bug #44681).
Tue, 31 Mar 2015 21:28:55 -0700 Rik Add missing translation call to GUI "Editor" tab.
Tue, 31 Mar 2015 13:44:34 -0700 Rik Fix two typos in GUI strings (bug #44681).
Tue, 31 Mar 2015 11:31:32 -0700 Rik Fix ginput to return button number with Qt toolkit (bug #44676).
Tue, 31 Mar 2015 11:18:46 -0700 Rik Fix FLTK SelectionType for Middle Button and double clicks (bug #44669).
Mon, 30 Mar 2015 20:31:11 -0700 Rik es_ES.ts: Update Spanish translation file.
Mon, 30 Mar 2015 15:37:58 -0700 Rik run.m: Use single quotes so that '\' isn't an escape sequence (bug #44671).
Sun, 29 Mar 2015 22:36:56 -0700 Rik Allow logical arguments to stem() function (bug #44659).
Sun, 29 Mar 2015 22:05:23 -0700 Rik it_IT.ts: Correct non-compiling translation in previous cset.
Sun, 29 Mar 2015 21:21:32 -0700 Rik it_IT.ts: Update Italian translation file.
Sun, 29 Mar 2015 21:35:24 +0200 Andreas Weber contributors.in: Adding Armin Müller for german translation
Sun, 29 Mar 2015 21:14:03 +0200 Andreas Weber de_DE.ts: Adding german translations from David and Armin
Sat, 28 Mar 2015 20:03:00 -0700 Rik Issue error when trying to print a figure with no axes object (bug #44655).
Sat, 28 Mar 2015 19:37:34 -0700 Rik strsplit.m: Overhaul function and fix bug #44641.
Sat, 28 Mar 2015 17:18:05 +0300 Avinoam it_IT.ts: typo in Italian translation
Fri, 27 Mar 2015 08:55:38 +0100 Pantxo Diribarne Don't reset toolkit when the name hasn't changed
Wed, 25 Mar 2015 12:25:23 -0400 John Donoghue octave-config: add EXEEXT and SHLEXT variables to -p
Wed, 25 Mar 2015 21:18:37 +0100 Torsten remove undo-button from main toolbar and rename toolbar title
Wed, 25 Mar 2015 20:38:41 +0100 Torsten * shortcut-manager.cc (do_init_data): new default shortcut for zoom normal (bug #44627)
Wed, 25 Mar 2015 16:50:12 +0100 Torsten save and restore previously active widget in a tabbed stack (bug #42980)
Tue, 24 Mar 2015 21:07:51 +0100 Torsten extend sorting of workspave view widget
Wed, 25 Feb 2015 03:40:14 +0100 Stefan Miereis enabled sorting by parameter name in workspace view (bug #44217)
Mon, 23 Mar 2015 20:56:51 -0700 Rik findobj.m: Stop warning message when using -regexp option (bug #44610).
Mon, 23 Mar 2015 20:43:08 -0700 Rik pcolor.m: Stop error message from some non-meshgrid plots (bug #44615).
Sun, 22 Mar 2015 22:01:53 +0200 Avinoam __w2mpth__.m: fix typos
Mon, 23 Mar 2015 09:03:39 +0100 Pantxo Diribarne Handle "auto" value of figure "toolbar" property (bug #44573)
Sun, 22 Mar 2015 16:18:27 +0100 Pantxo Diribarne Fix right click zoom in fltk after cset f134ee404041 (bug #44522)
Sat, 21 Mar 2015 12:12:22 +0100 Philip Nienhuis scripts/miscellaneous/private/__w2mpth__.m: comment out tests (bug #44581)
Fri, 20 Mar 2015 18:23:01 -0700 Rik Return a column vector by default for Matlab compatibility (bug #44425, bug #44453).
Thu, 19 Mar 2015 14:32:40 -0400 John W. Eaton use "!", not "not"
Thu, 19 Mar 2015 11:48:45 -0700 Rik Add BIST tests for complex sort/issorted routines with NaN values.
Fri, 20 Mar 2015 08:44:24 -0400 John Donoghue cross-tools: Add ability to build cross built octave-config
Fri, 20 Mar 2015 08:44:20 -0400 John Donoghue GUI: enable workspace update when debugging (Bug #44455)
Thu, 19 Mar 2015 14:41:41 -0400 John Donoghue Add iscellaneous/private/__w2mpth__.m to dist files
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