log

age author description
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.