Mercurial > hg > octave-nkf
graph
-
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
-
ru_RU.ts: Update translations for 4.0 release.Wed, 01 Apr 2015 11:52:16 -0700, by Dmitry Roshchin
-
Mark GUI strings from Qt figure toolbar for translation.Wed, 01 Apr 2015 11:08:38 -0700, by Rik
-
maint: Merge away accidental head.Wed, 01 Apr 2015 12:45:04 -0400, by John W. Eaton
-
Added tag rc-4-0-0-2 for changeset eba80000fa0dFri, 20 Mar 2015 16:19:47 -0400, by John W. Eaton
-
maint: Bump version number for 4.0.0-rc2. rc-4-0-0-2Fri, 20 Mar 2015 16:19:38 -0400, by John W. Eaton
-
Update copyright year in Qt graphics code.Fri, 20 Mar 2015 16:18:10 -0400, by John W. Eaton
-
Fix several typos in GUI strings (bug #44681).Wed, 01 Apr 2015 08:49:18 -0700, by Rik
-
Add missing translation call to GUI "Editor" tab.Tue, 31 Mar 2015 21:28:55 -0700, by Rik
-
Fix two typos in GUI strings (bug #44681).Tue, 31 Mar 2015 13:44:34 -0700, by Rik
-
Fix ginput to return button number with Qt toolkit (bug #44676).Tue, 31 Mar 2015 11:31:32 -0700, by Rik
-
Fix FLTK SelectionType for Middle Button and double clicks (bug #44669).Tue, 31 Mar 2015 11:18:46 -0700, by Rik
-
es_ES.ts: Update Spanish translation file.Mon, 30 Mar 2015 20:31:11 -0700, by Rik
-
run.m: Use single quotes so that '\' isn't an escape sequence (bug #44671).Mon, 30 Mar 2015 15:37:58 -0700, by Rik
-
Allow logical arguments to stem() function (bug #44659).Sun, 29 Mar 2015 22:36:56 -0700, by Rik
-
it_IT.ts: Correct non-compiling translation in previous cset.Sun, 29 Mar 2015 22:05:23 -0700, by Rik
-
it_IT.ts: Update Italian translation file.Sun, 29 Mar 2015 21:21:32 -0700, by Rik
-
contributors.in: Adding Armin Müller for german translationSun, 29 Mar 2015 21:35:24 +0200, by Andreas Weber
-
de_DE.ts: Adding german translations from David and ArminSun, 29 Mar 2015 21:14:03 +0200, by Andreas Weber