Mercurial > hg > octave-nkf
graph
-
more mouse interaction features for Qt plotting widgetFri, 06 Feb 2015 13:06:54 -0500, by John W. Eaton
-
maint: Periodic merge of stable to default.Fri, 06 Feb 2015 08:31:49 -0800, by Rik
-
eigs.m: Only transform char input sigma to lower case in cset 08dbf53f34c1. stableFri, 06 Feb 2015 08:31:09 -0800, by Rik
-
graphics_toolkit.m: Return a valid toolkit, not "", before any plotting has happened (bug #41665).Wed, 04 Feb 2015 17:54:58 -0800, by Rik
-
Update axes "tightinset" when "x/y/ztick" have changedThu, 05 Feb 2015 23:12:47 +0100, by Pantxo Diribarne
-
Modified the "extrap" option for interp2, interp3, and interpn (bug #44002).Thu, 05 Feb 2015 17:58:20 +0100, by Kai T. Ohlhus
-
Fix compilation error when building with FLTK but without gl2psTue, 03 Feb 2015 21:42:32 -0500, by Mike Miller
-
Detect binary operations with a transposed matrix and forward to BLAS (bug #42716).Tue, 03 Feb 2015 12:27:58 -0800, by David Bateman
-
A few new strings for the Italian translation of the GUI (default branch)Tue, 03 Feb 2015 16:22:43 +0100, by Massimiliano Fasi
-
prepad.m: Fix str-to-num warnings (bug #44162)Mon, 02 Feb 2015 19:58:17 -0500, by Mike Miller
-
imformats: memory lock function to prevent "registry" of imageIO to be clearedMon, 02 Feb 2015 22:28:02 +0000, by Carnë Draug
-
Update "tightinset" when "x/yaxislocation" is changedMon, 02 Feb 2015 21:09:46 +0100, by Pantxo Diribarne
-
Fix failing JIT tests (bug #41312).Mon, 27 Jan 2014 15:52:57 +0100, by Stefan Mahr
-
Freset: do not reset figure outerposition (part of bug #43960)Mon, 02 Feb 2015 15:13:22 +0100, by Pantxo Diribarne
-
Check for gnuplot binary with executable file extension if neededSun, 01 Feb 2015 22:15:34 -0500, by Mike Miller
-
Fix compilation error when building without gl2psSat, 31 Jan 2015 18:41:45 -0500, by Mike Miller
-
Deprecate audio functions loadaudio, playaudio, saveaudio, and setaudio.Sat, 31 Jan 2015 10:23:52 -0500, by Mike Miller
-
Don't register gnuplot toolkit if gnuplot is not available (bug #35391)Sat, 31 Jan 2015 02:42:15 -0500, by Mike Miller
-
update default branch to release as 4.0Fri, 30 Jan 2015 11:51:45 -0500, by John W. Eaton
-
maint: Final merge of gui-release branch (now closed) to default.Fri, 30 Jan 2015 17:50:03 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Fri, 30 Jan 2015 16:06:14 -0500, by John W. Eaton
-
don't insert packages when doing a simple search (bug #43769)Fri, 30 Jan 2015 15:28:32 -0500, by John W. Eaton
-
rename __fltk_print__.m to __opengl_print__.mThu, 29 Jan 2015 17:13:16 -0500, by John W. Eaton
-
move opengl printing code from __init_fltk__.cc to gl2ps-renderer.ccThu, 29 Jan 2015 17:07:09 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 30 Jan 2015 16:05:02 -0500, by John W. Eaton
-
Turn on OpenGL Multisampling for Qt plotting (bug #41819) gui-releaseThu, 29 Jan 2015 19:42:32 -0800, by Rik
-
getappdata.m: fix output for multiple handles (bug #44097)Tue, 27 Jan 2015 18:55:25 +0100, by Pantxo Diribarne
-
Map -pi to pi for principal argument used in complex operators (bug #43313).Sat, 04 Oct 2014 02:17:17 -0500, by Daniel J Sebald
-
Fix complex compare operation for issorted float values (bug #44071).Mon, 26 Jan 2015 22:36:58 -0800, by Rik
-
Fix complex compare operation for issorted (bug #44071).Mon, 26 Jan 2015 15:32:49 -0800, by Rik
-
prevent opening the settings dialog multiple times gui-releaseSun, 25 Jan 2015 20:03:17 +0100, by Torsten
-
add apply button to the settings dialog (bug #44081) gui-releaseSun, 25 Jan 2015 12:22:48 +0100, by Torsten
-
chop.m: Calculate deflate as 1./inflate (bug #43734).Sat, 24 Jan 2015 22:27:12 -0800, by Rik
-
add actions for moving/selecting to matching brace gui-releaseSat, 24 Jan 2015 22:46:20 +0100, by Torsten
-
eigs.m: Transform any character input for sigma to lower case before proceeding. stableFri, 23 Jan 2015 17:08:04 -0800, by Rik
-
* octave-dock-widget.cc: Use Q_UNUSED instead of multiple function decls.Fri, 23 Jan 2015 16:44:18 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Fri, 23 Jan 2015 16:40:50 -0500, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Fri, 23 Jan 2015 16:40:25 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 23 Jan 2015 16:39:32 -0500, by John W. Eaton
-
use xevent instead of ev to avoid shadowed warnings gui-releaseFri, 23 Jan 2015 16:30:26 -0500, by John W. Eaton
-
* Faddeeva.cc: Avoid C-style cast warnings. stableFri, 23 Jan 2015 16:39:07 -0500, by John W. Eaton
-
eliminate some unused variable and typedef warnings gui-releaseFri, 23 Jan 2015 16:09:35 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 23 Jan 2015 15:23:09 -0500, by John W. Eaton
-
update Faddeeva.cc to latest upstream version stableFri, 23 Jan 2015 15:20:00 -0500, by John W. Eaton
-
avoid shadowed variable warnings in libgui sources gui-releaseFri, 23 Jan 2015 14:53:10 -0500, by John W. Eaton
-
avoid old-style cast warning in libgui gui-releaseFri, 23 Jan 2015 14:37:43 -0500, by John W. Eaton
-
eliminate unused variable warnings in libgui gui-releaseFri, 23 Jan 2015 14:33:55 -0500, by John W. Eaton
-
Fix colormap functions when N is not of class double (bug #44070)Fri, 23 Jan 2015 15:37:56 +0000, by Carnë Draug
-
gmap40.m: fix for corner case when N is 1Fri, 23 Jan 2015 16:33:02 +0000, by Carnë Draug
-
cubehelix: fix for the corner cases when N is 1 or 0.Fri, 23 Jan 2015 15:28:45 +0000, by Carnë Draug
-
colormap.m: memory lock function to protect persistent variable from clear().Fri, 23 Jan 2015 13:17:08 +0000, by Carnë Draug
-
Add cubehelix.m to build system (forgotten in 5ab6fcf32d1e)Fri, 23 Jan 2015 13:14:38 +0000, by Carnë Draug
-
clean up some signal-slot combinations in the editor gui-releaseThu, 22 Jan 2015 21:38:12 +0100, by Torsten
-
maint: Periodic merge of stable to gui-release. gui-releaseThu, 22 Jan 2015 14:46:30 -0500, by John W. Eaton
-
open a doc page from editor directly without command window gui-releaseThu, 22 Jan 2015 19:02:24 +0100, by Torsten
-
open file directly without edit command when editing a function from editor gui-releaseThu, 22 Jan 2015 06:52:37 +0100, by Torsten
-
Correct missing word in output of warranty(). stableWed, 21 Jan 2015 20:32:40 -0800, by Daniel J Sebald