Mercurial > hg > octave-nkf
graph
-
Update French translation.Mon, 20 Apr 2015 18:26:42 +0200, by Pantxo Diribarne
-
doc: Periodic grammarcheck of documentation.Sun, 19 Apr 2015 17:55:33 -0700, by Rik
-
Fix nested classdef package lookup (bug #44856)Sun, 19 Apr 2015 18:41:08 -0400, by Michael Goffioul
-
Remove Qt5 checks in configure.ac until Qt5 is supported.Sun, 19 Apr 2015 10:33:05 -0700, by Rik
-
doc: Periodic spellcheck of documentation.Sun, 19 Apr 2015 10:18:08 -0700, by Rik
-
maint: Fix spelling and grammar mistakes in docs and comments (bug #44878)Sun, 19 Apr 2015 06:53:30 -0300, by Rafael Laboissiere
-
Fix compilation error when building with OSMesa but without gl2ps (bug #44870)Sun, 19 Apr 2015 10:13:04 -0400, by Andreas Weber
-
QtHandles: add annotations dialogSun, 19 Apr 2015 09:54:54 -0400, by John Donoghue
-
Process SHIFT/CTRL/ALT keys properly for ginput (Bug #44833).Sat, 18 Apr 2015 20:38:59 -0700, by Rik
-
Remove extraneous border from background rectangles for gnuplot tk (bug #44871).Sat, 18 Apr 2015 18:07:02 -0500, by Daniel J Sebald
-
Move Preferences in shortcut manager under Edit menu (bug #44725).Sat, 18 Apr 2015 14:20:34 -0700, by Rik
-
Add mutex lock to shutdown confirmation for proper thread timing (bug #44751).Fri, 17 Apr 2015 00:38:40 -0500, by Daniel J Sebald
-
Right-click should zoom out by 2 for Qt toolkit (bug #44304).Fri, 17 Apr 2015 18:16:51 -0700, by Rik
-
Use stricter input validation for OPT arg of bessel functions (bug #44867).Fri, 17 Apr 2015 15:02:30 -0700, by Rik
-
Stop "implicit instantiation of undefined template" error (bug #44818).Fri, 17 Apr 2015 14:12:32 -0700, by Mike Miller
-
ov.h: friend declaration specifying a default argument must be a definition (bug #44812).Fri, 17 Apr 2015 13:54:23 -0700, by Mike Miller
-
do not call custom editor at startup and when debugging (bug #44701)Fri, 17 Apr 2015 19:55:24 +0200, by Torsten
-
improve copy to clipboard code for Qt plottingFri, 17 Apr 2015 14:07:00 -0400, by John W. Eaton
-
doc: Explain treatment of strings by isindex() (bug #44855).Fri, 17 Apr 2015 09:09:52 -0700, by Rik
-
Stop unexpected switches between graphic toolkits (bug #44838).Fri, 17 Apr 2015 08:58:47 -0700, by Pantxo
-
zip.m: fix XFAIL on Windows; fix test (bug #44811).Fri, 17 Apr 2015 08:34:25 -0700, by Philip Nienhuis
-
Allow case-insensitive SelectionMode value in listdlg (bug #44822).Thu, 16 Apr 2015 09:35:01 -0700, by Rik
-
initial implementation of text annotations with Qt plottingThu, 16 Apr 2015 08:47:20 -0400, by John W. Eaton
-
make copying images to the clipboard work with Qt graphicsThu, 16 Apr 2015 00:13:26 -0400, by John W. Eaton
-
remove Qt figure window menu items that won't work for 4.0.0 releaseTue, 14 Apr 2015 23:32:07 -0400, by John W. Eaton
-
Handle uicontextmenu deletion/reset (bug #44801)Sat, 11 Apr 2015 17:25:35 +0200, by Pantxo Diribarne
-
make "select" button on Qt figure window return to default cursorTue, 14 Apr 2015 14:27:22 -0400, by John W. Eaton
-
handle all end token types when reporting parse errors (bug #44824)Mon, 13 Apr 2015 23:41:08 -0400, by John W. Eaton
-
es_ES.ts: Update Spanish translation.Mon, 13 Apr 2015 18:37:10 -0700, by José Luis García Pallero
-
Document that ginput() is intended for 2-D plots (bug #44427).Sat, 11 Apr 2015 10:16:23 -0700, by Rik
-
Don't throw classdef-to-struct warning during isequal (bug #43759).Sat, 11 Apr 2015 08:30:20 -0700, by Rik
-
Accept CREATEMODE argument for errordlg, warndlg, msgbox (bug #44775).Sat, 11 Apr 2015 08:18:42 -0700, by Rik
-
Update jp_JP.ts (Japanese Translation).Sat, 11 Apr 2015 14:07:51 +0900, by Tatsuro Matsuoka
-
Added tag rc-4-0-0-3 for changeset 065f933ef083Fri, 10 Apr 2015 14:41:21 -0400, by John W. Eaton
-
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