Mercurial > hg > octave-nkf
graph
-
maint: Bump version number for 4.0.0-rc3 rc-4-0-0-3Fri, 10 Apr 2015 14:41:12 -0400, by John W. Eaton
-
Add José Luis García Pallero to translators list.Fri, 10 Apr 2015 08:32:11 -0700, by Rik
-
add Japanese translatorTue, 07 Apr 2015 18:02:52 +0900, by Tatsuro Matsuoka
-
Update reference document with Release Tasks.Thu, 09 Apr 2015 20:07:11 -0700, by Rik
-
Fix failing BIST test for tilde_expand() on Windows (bug #44796).Thu, 09 Apr 2015 19:53:21 -0700, by Rik
-
Update language translation files (*.ts).Thu, 09 Apr 2015 18:36:07 -0700, by Rik
-
de_DE.ts: Update German translation.Thu, 09 Apr 2015 18:01:02 -0700, by Armin Müller
-
Redraw FLTK figure after double-click "zoom out".Thu, 09 Apr 2015 16:13:59 -0700, by Rik
-
Redraw FLTK figure after zoom operations on linked axes (bug #44719).Thu, 09 Apr 2015 15:56:30 -0700, by Rik
-
Add Japanese translation ja_JP.ts.Thu, 09 Apr 2015 15:52:00 -0700, by Rik
-
pt_PT.ts: Update missing translations with those from pt_BR.ts (bug #44743).Thu, 09 Apr 2015 15:32:40 -0700, by Rik
-
__go_draw_axes__.m: change computation of number of lines (bug #44683)Thu, 09 Apr 2015 16:08:02 +0300, by Avinoam
-
fix tests now that assert ([]) failsThu, 09 Apr 2015 16:36:56 -0400, by John W. Eaton
-
Honor the axes stack order in gl2ps outputs (bug #44765)Thu, 09 Apr 2015 21:59:34 +0200, by Pantxo Diribarne
-
fail if single argument to assert is empty. (bug #44793)Thu, 09 Apr 2015 13:54:07 -0400, by John W. Eaton
-
update fltk uimenu position when adding to figureWed, 08 Apr 2015 21:07:04 -0400, by John Donoghue
-
only insert package names into loader map if package dir exists (bug #43769)Thu, 02 Apr 2015 17:16:03 -0400, by John W. Eaton
-
make units other than data work for axes labels and title (bug #35857)Wed, 08 Apr 2015 16:46:10 -0400, by John W. Eaton
-
ru_RU.ts: Add translations from Dmitry RoshchinWed, 08 Apr 2015 21:39:24 +0200, by Andreas Weber
-
Stop two compiler warnings in GUI code.Wed, 08 Apr 2015 10:44:51 -0700, by Rik
-
__osmesa_print__.cc: Increase non-critical relative tolerance in BIST test.Wed, 08 Apr 2015 09:08:50 -0700, by Rik
-
Fix deadlock condition on error in drawnow() (bug #44759).Wed, 08 Apr 2015 08:34:25 -0700, by Rik
-
Second fix for exist() should return 1 for java objects (bug #44764).Wed, 08 Apr 2015 08:19:28 -0700, by Rik
-
Set default uimenu position property to 0 (Bug #44770)Wed, 08 Apr 2015 09:37:59 -0400, by John Donoghue
-
maint: Merge away accidental head.Tue, 07 Apr 2015 22:06:14 -0700, by Rik
-
exist() should return 1 for java objects (bug #44764).Tue, 07 Apr 2015 22:04:39 -0700, by Rik
-
* pt_BR.ts: update of translationMon, 06 Apr 2015 11:17:00 -0300, by Felipe G. Nievinski
-
Document expansion of escape sequences in single quotes (bug #44745).Tue, 07 Apr 2015 21:18:22 -0700, by Rik
-
Don't zoom in for 'Z-' setting and rectangle drag (bug #44437).Tue, 07 Apr 2015 18:29:01 -0700, by Rik
-
GUI: Move preferences to edit menu (Bug #44725)Tue, 07 Apr 2015 16:55:39 -0400, by John Donoghue
-
Accept, but warn about unimplemented Matlab print options (bug #44760).Tue, 07 Apr 2015 10:42:31 -0700, by Rik
-
QT Text/EditControl: support String cells (Bug 44749)Tue, 07 Apr 2015 12:12:59 -0400, by John Donoghue
-
build: Fix build error with user-supplied CPPFLAGS (bug #44754)Mon, 06 Apr 2015 23:06:08 -0400, by Mike Miller
-
strread.m: properly process traling delimiters in case ofMon, 06 Apr 2015 23:05:41 +0200, by Philip Nienhuis
-
Skip z axes rendering when in 2D mode (bug #44752)Mon, 06 Apr 2015 21:33:13 +0200, by Pantxo Diribarne
-
fieldnames.m: back out cset 68aec55f5eb6, bug is still present (bug #42710)Mon, 06 Apr 2015 20:48:23 +0100, by Carnë Draug
-
fieldnames.m: remove FIXME comment since it has already been fixed (bug #42710)Mon, 06 Apr 2015 15:37:58 +0100, by Carnë Draug
-
Allow bool_scalar types for graphics array properties (Bug #44699)Mon, 06 Apr 2015 10:29:20 -0400, by John Donoghue
-
linsolve.m: Calculate solution in a BLAS-optimized way (bug #44722).Mon, 06 Apr 2015 04:18:47 -0700, by Rik
-
* translators: added Felipe for pt_BR translationMon, 06 Apr 2015 09:42:15 +0200, by Torsten
-
isa: check parent class of java objects (bug #42702)Mon, 06 Apr 2015 04:55:56 +0100, by Carnë Draug
-
Consistent strings between keyboard shortcuts and main windowSun, 05 Apr 2015 02:00:59 -0300, by Felipe G. Nievinski
-
blackman, hamming, hanning: Simplify handling of periodic window optionSat, 04 Apr 2015 14:12:10 -0400, by Mike Miller
-
Fix tests for bartlett, blackman, hamming, and hanningSat, 04 Apr 2015 12:51:05 -0400, by Mike Miller
-
Document get_home_directory in Octave manual and NEWS file.Thu, 02 Apr 2015 15:36:38 -0700, by Rik
-
test.m: Don't run interactive demo blocks in batch mode.Thu, 02 Apr 2015 14:21:43 -0700, by Rik
-
PopupMenuControl: check value is integer (Bug #44678)Thu, 02 Apr 2015 16:51:35 -0400, by John Donoghue
-
Fix warning from changeset 519eb032ac35Thu, 02 Apr 2015 14:50:17 -0400, by John Donoghue
-
Fix fontname search, fontweight and fontangle for printing (bug #44668)Tue, 31 Mar 2015 23:51:31 +0200, by Pantxo Diribarne
-
Fix edit() not opening an editor when cmdline arg --no-gui given (bug #44695).Thu, 02 Apr 2015 10:35:35 -0700, by Rik
-
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