Mercurial > hg > octave-nkf
graph
-
Make set() omit read-only properties when called with 1 or 2 arguments (bug #41629).Mon, 17 Mar 2014 22:38:36 +0100, by pantxo
-
Add methods to determine if a graphic property is read-only (bug #41629).Tue, 18 Feb 2014 16:55:08 +0100, by Pantxo Diribarne
-
Accept indexed images with color values below the first colormap entry (bug #41851).Mon, 17 Mar 2014 09:10:32 -0700, by Rik
-
legend.m: Correctly create legend for scatter plots (bug #33463).Sun, 16 Mar 2014 11:44:11 -0700, by Rik
-
doc: Add documentation about using set() to query graphics properties.Sat, 15 Mar 2014 19:22:55 -0700, by Rik
-
polyeig.m: Overhaul function for Matlab compatibility (bug #41865). gui-releaseSat, 15 Mar 2014 16:29:46 -0700, by Rik
-
*octave-gui.cc: focus terminal after all other actions at startup (bug #41814) gui-releaseSat, 15 Mar 2014 21:17:19 +0100, by Torsten
-
add menu entries and shortcuts for zoom functions in the editor (bug #41516) gui-releaseThu, 13 Feb 2014 20:39:09 +0100, by Torsten
-
sign_test.m: Replace use of deprecated function 'binomial_cdf' (#41779). stableThu, 06 Mar 2014 17:32:49 +0100, by mfasi
-
set default toolkit when registering toolkits (bug #41665). gui-releaseMon, 10 Mar 2014 10:46:37 -0500, by Michael C. Grant
-
copyobj.m: Fix bug when restoring axes to a figure that had no axes to begin with (bug #41849).Thu, 13 Mar 2014 13:58:35 -0700, by Rik
-
Implement pkg update pkgnametoupdate (Bug #41732) gui-releaseTue, 11 Mar 2014 21:15:06 -0400, by John Donoghue
-
Force non-native menu bar for the editor on mac (bug #41823) stableTue, 11 Mar 2014 00:15:20 +0100, by pantxo
-
Use OCTAVE_QUIT between each image frame to allow Control-C during Image IO. stableMon, 10 Mar 2014 17:21:20 +0000, by Carnë Draug
-
jit compiler: use existing int functions draft lyh-reviewSun, 24 Nov 2013 22:46:32 +0100, by Stefan Mahr
-
jit compiler: Use seperate function for division operation draftSun, 24 Nov 2013 23:28:50 +0100, by Stefan Mahr
-
maint: Periodic merge of gui-release to default.Fri, 07 Mar 2014 13:02:43 -0500, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 07 Mar 2014 12:54:16 -0500, by John W. Eaton
-
Added tag release-3-8-1 for changeset 43cc202335dc stableThu, 06 Mar 2014 14:40:48 -0500, by John W. Eaton
-
assert.m: allow assertions for function handles stableThu, 06 Mar 2014 14:25:25 -0500, by John W. Eaton
-
prevent interrupt from causing assert to fail (bug #41756) stableWed, 05 Mar 2014 00:34:44 -0500, by John W. Eaton
-
imshow.m: Fix bad input validation of ydata (bug #41773). stableTue, 04 Mar 2014 19:56:09 -0800, by Rik
-
fix flashing while debuggung and editor is tabbed behind console (bug #41757) stableTue, 04 Mar 2014 21:58:27 +0100, by Torsten
-
Fix writing of grayscale images when there is an alpha channel. stableTue, 04 Mar 2014 20:10:00 +0000, by Carnë Draug
-
imwrite.m: simplify test blocks by make use of shared %!function. stableTue, 04 Mar 2014 19:44:19 +0000, by Carnë Draug
-
maint: Periodic merge of gui-release to stable.Tue, 04 Mar 2014 11:10:42 -0500, by John W. Eaton
-
fix initialization problem for Inf, NaN, and NA values (bug #41667) gui-releaseTue, 04 Mar 2014 10:49:31 -0500, by John W. Eaton