Mercurial > hg > octave-nkf
graph
-
axis.m: Fix regression when accepting input handle (cset 5032ac119d52).Thu, 24 Apr 2014 07:13:37 -0700, by Rik
-
axis.m: Fix regression setting tight limits on non-image objects. stableWed, 23 Apr 2014 22:40:24 -0700, by Rik
-
Fix axes bounding box not obeying 'layer' property.Wed, 23 Apr 2014 18:48:30 -0700, by Rik
-
Fix printing of axis grid lines above/below line objects based on "layer".Wed, 23 Apr 2014 11:01:30 -0700, by Rik
-
add all editor actions to the shortcut manager and fix their shortcut context gui-releaseWed, 23 Apr 2014 08:42:19 +0200, by Torsten
-
interp2: Verify Z matrix is 2-D (bug #41267).Sat, 19 Apr 2014 09:28:20 -0700, by Rik
-
importdata.m: Return cellstr of text when no numeric data found (bug #41630).Wed, 02 Apr 2014 20:46:57 +0200, by Philip Nienhuis
-
image.m: Set axes layer to "top" for compatability with Matlab.Fri, 18 Apr 2014 19:26:22 -0700, by Rik
-
GUI: Windows GUI terminal support for double click (Bug #41468) gui-releaseFri, 18 Apr 2014 15:04:39 -0400, by John Donoghue
-
maint: Merge away extra head.Fri, 18 Apr 2014 10:11:26 -0700, by Rik
-
Fix inverted colors when printing uint8/uint16 images (bug #42107). stableFri, 18 Apr 2014 10:05:08 -0700, by Rik
-
Fix Z-order stacking of line markers and other graphic objects (bug #40054).Tue, 15 Apr 2014 14:00:30 -0700, by Rik
-
force integer font metric in gui terminal (partial fix of bug #37187) stableFri, 18 Apr 2014 14:21:33 +0200, by Torsten
-
add some qscintilla actions to the menu and to the shortcut manager gui-releaseFri, 18 Apr 2014 13:43:55 +0200, by Torsten
-
GUI: allow drag and drop to win32 GUI command window (Bug #41443) gui-releaseThu, 17 Apr 2014 09:01:03 -0400, by John Donoghue
-
* stemleaf.m: Correct integer step value for new %d behavior.Thu, 17 Apr 2014 10:27:09 +0100, by Michael Godfrey
-
also switch from unsigned integer to real format for negative valuesWed, 16 Apr 2014 20:45:33 -0400, by John W. Eaton
-
NEWS entry for previous printf format changesWed, 16 Apr 2014 20:44:00 -0400, by John W. Eaton
-
GUI: implement file drag and drop to command and edit window (Bug #41443) gui-releaseWed, 16 Apr 2014 16:19:45 -0400, by John Donoghue
-
compatibility fixes for printf integer format specifiersTue, 15 Apr 2014 14:12:56 -0400, by John W. Eaton
-
bicubic.m: Deprecate function for 4.2 release.Wed, 16 Apr 2014 05:57:06 -0700, by Rik
-
build: Add missing octave-default-image.h to source distributionSun, 13 Apr 2014 11:27:18 -0400, by Mike Miller
-
legend.m: Correctly handle axis handle as first argument (bug #42035).Sat, 12 Apr 2014 22:13:38 -0700, by Rik
-
Make some graphics factory defaults conform to Matlab values (bug #41770).Tue, 04 Mar 2014 13:07:41 +0100, by pantxo
-
Allow empty matrices as "vertexnormals" value (bug #42083).Thu, 10 Apr 2014 00:08:36 +0200, by Pantxo Diribarne
-
legend.m: Fix bug updating plotyy figures (bug #41970).Tue, 08 Apr 2014 21:13:06 -0700, by Rik
-
normrnd.m: return 1 for normrnd (1,0) for Matlab compatibility (bug #42062).Tue, 08 Apr 2014 20:13:38 -0700, by Rik
-
interp1.m: Small formatting changes only.Tue, 08 Apr 2014 20:08:27 -0700, by Rik
-
interp2.m: Add input validation for strictly monotonic x,y (bug #41838).Tue, 08 Apr 2014 20:02:18 -0700, by Rik
-
Update Jacob Dawid's email addressTue, 08 Apr 2014 16:29:29 -0400, by Jordi Gutiérrez Hermoso
-
GUI: Prompt to exit Octave option (Bug #41080) gui-releaseMon, 07 Apr 2014 13:31:33 -0400, by John Donoghue
-
Print newline after closing interpreter with EOF (bug #41513).Mon, 07 Apr 2014 07:50:10 -0700, by Vaibhav Gupta
-
doc: Improve docstrings for isobject, ismethod, isprop.Mon, 07 Apr 2014 07:46:28 -0700, by Rik
-
Correctly validate arguments to dot function (bug #42061). stableSun, 06 Apr 2014 14:56:45 -0700, by Rik
-
maint: Periodic merge of gui-release to default.Sun, 06 Apr 2014 13:38:15 -0700, by Rik
-
interp1.m: fix function for inputs w/multiple discontinuities (bug #41980). stableSun, 30 Mar 2014 23:25:00 +0200, by Juan Pablo Carbajal
-
Initialize rcond value to octave_NaN.Fri, 07 Mar 2014 23:14:37 +0530, by PrasannaKumar Muralidharan
-
fix another bug with checking a new shortcut for duplicates gui-releaseSun, 06 Apr 2014 12:12:56 +0200, by Torsten
-
undo unintended changes to fplot in changeset 37c300acfcfd stableSat, 05 Apr 2014 17:03:15 -0400, by John W. Eaton
-
don't truncate when casting char to uintN values (bug #42054) stableSat, 05 Apr 2014 15:09:09 -0400, by John W. Eaton
-
libqterminal: Initialize m_cursorBlinking value (Bug #41814) stableFri, 04 Apr 2014 21:28:15 -0400, by John Donoghue
-
struct2hdl.m: handle properly objects with non-empy "tag" (bug #42047).Fri, 04 Apr 2014 20:49:52 +0200, by Pantxo Diribarne
-
handle actions from the editors file and edit menu via the shortcut manager gui-releaseFri, 04 Apr 2014 22:59:08 +0200, by Torsten
-
maint: Merge away extra head.Fri, 04 Apr 2014 11:50:14 -0700, by Rik
-
Set only 'axis tight' for image functions and Matlab compatibility (bug #42043, bug #41886) stableFri, 04 Apr 2014 11:40:40 -0700, by Rik
-
del2.m: Add %!tests (bug #42005).Thu, 03 Apr 2014 16:30:05 -0700, by Allan Jacobs
-
maint: Periodic merge of gui-release to default.Fri, 04 Apr 2014 11:41:05 -0400, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 04 Apr 2014 11:40:20 -0400, by John W. Eaton
-
suppress all X11 and Qt error messages by default stableFri, 04 Apr 2014 10:48:07 -0400, by John W. Eaton
-
del2.m: Add %!tests (bug #42005).Thu, 03 Apr 2014 16:30:05 -0700, by Allan Jacobs
-
fwrite: don't convert to octave_int for char output types stableThu, 03 Apr 2014 19:50:14 -0400, by John W. Eaton
-
imread.m: expand documentation and add tests for the PixelRegion option.Thu, 03 Apr 2014 22:01:36 +0100, by Carnë Draug
-
Add support for "windowbuttonmotionfcn" and "currentpoint" gui-releaseTue, 01 Apr 2014 20:57:08 -0400, by Michael Goffioul
-
Support for chinese language added (patch #8396 by Jeff Bai) stableTue, 01 Apr 2014 15:49:23 +0200, by mfasi
-
Add support for "windowbuttonmotionfcn" and "currentpoint"Tue, 01 Apr 2014 20:57:08 -0400, by Michael Goffioul
-
first implementation of a shortcut manager (bug #41217) gui-releaseTue, 01 Apr 2014 21:29:48 +0200, by Torsten
-
Add preference for terminal windows buffer size (bug #41474) gui-releaseThu, 06 Mar 2014 03:56:59 +0500, by Ahsan Ali Shahid
-
fminunc.m: Fix typo in header documentation (bug #42011). stableTue, 01 Apr 2014 10:16:54 +0200, by Massimiliano Fasi
-
uigetdir: return correct path name (Bug #42004) gui-releaseSun, 30 Mar 2014 20:18:18 -0400, by John Donoghue
-
Overhaul interp1, interp2, interp3 functions.Sun, 30 Mar 2014 14:18:43 -0700, by Rik
-
maint: Periodic merge of gui-release to default.Sun, 30 Mar 2014 13:02:08 -0700, by Rik
-
Fix segmentation fault for interp2 and pchip method (bug #41838). stableWed, 12 Mar 2014 02:36:45 +0100, by Stefan Mahr
-
Overhaul optimset/optimget functions for Matlab compatibility (bug #41915).Sat, 29 Mar 2014 11:24:59 -0700, by Rik
-
__print_parse_opts__.m: Add ')' missing in cset cdc16fbb513f.Fri, 28 Mar 2014 15:59:54 -0700, by Rik
-
Allow only Ghostscript devices when spooling to a printer (bug #41957)Fri, 28 Mar 2014 12:15:25 -0700, by Rik
-
hgload.m: Check for file with .ofig extension before bare file name (bug #41978).Fri, 28 Mar 2014 08:47:55 -0700, by Rik
-
Fix double '-P' in print command to printer (bug #41957).Tue, 25 Mar 2014 17:00:41 +0000, by Michael Godfrey
-
__makeinfo__: Process Texinfo docstrings without type conversion (bug #41965) stableThu, 27 Mar 2014 23:42:02 -0400, by Mike Miller
-
hgload.m: Correctly find filenames with .ofig extension.Thu, 27 Mar 2014 08:52:11 -0700, by Rik
-
set editor cursor on error line when debug_on_error is true (bug #41532) gui-releaseWed, 26 Mar 2014 18:01:14 -0400, by John W. Eaton
-
genvarname: don't produce names with leading underscored (bug #41923)Sun, 23 Mar 2014 20:37:28 +0100, by Eugenio Gianniti
-
provide better default for Mac keyboard layouts (bug #41337) stableThu, 27 Feb 2014 21:13:59 +0100, by pantxo
-
Fix segfault if subsasgn in @class returns no output (bug #41945)Mon, 24 Mar 2014 23:41:10 +0100, by Stefan Mahr
-
doc: Add 2 new contributors to list in manual.Mon, 24 Mar 2014 21:24:16 -0700, by Rik
-
Overhaul sprand, sprandn functions.Sun, 23 Mar 2014 20:35:22 -0700, by Rik
-
Added implementation for 4th argument of sprand/sprandn (bug #41839).Sat, 22 Mar 2014 13:23:41 +0100, by Eduardo Ramos (edu159)
-
Make xlim, ylim and zlim accept special values Inf/-Inf (bug #41933).Sun, 23 Mar 2014 12:41:15 +0100, by Pantxo Diribarne
-
Issue warning when '*' flag used with interp2,3,n.m (bug #41459).Sat, 22 Mar 2014 14:31:22 -0700, by Rik
-
maint: Periodic merge of gui-release to default.Sat, 22 Mar 2014 13:41:41 -0700, by Rik
-
configure.ac: Use atomic reference counting by default for Qt toolkit. gui-releaseSat, 22 Mar 2014 13:39:55 -0700, by Rik
-
listdlg.m: return Octave value rather than Java int object.(bug #41931). stableSat, 22 Mar 2014 16:04:32 +0100, by Philip Nienhuis
-
textscan.m: Fix undefined whitespace error with empty format input (bug #41824). stableTue, 11 Mar 2014 21:44:38 +0100, by Sergey Plotnikov
-
hgload.m: Change wording of error message for more clarity.Fri, 21 Mar 2014 10:21:28 -0700, by Rik
-
Add new functions hgsave and hgload (bug #39532).Thu, 06 Mar 2014 22:52:59 +0100, by Massimiliano Fasi
-
validatestring.m: Change error message to follow Octave guidelines (bug #41484).Fri, 28 Feb 2014 19:24:10 +0100, by Eugenio Gianniti
-
waitbar.m: Fix regression of plots openin in waitbar window (bug #41914). stableThu, 20 Mar 2014 21:57:14 -0700, by Rik
-
Update java dialog box to support scrolling (bug #41476). gui-releaseTue, 18 Feb 2014 17:35:08 -0600, by Colin Foster
-
maint: Periodic merge of gui-release to default.Thu, 20 Mar 2014 12:31:19 -0400, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseThu, 20 Mar 2014 12:28:53 -0400, by John W. Eaton
-
Fix %!test comparing NaN (single) to NaN (double) in cset 53ba52143af7. stableThu, 20 Mar 2014 08:56:39 -0700, by Rik
-
Fix dead assignment in oct-rand.cc do_float_scalar (bug #41827). stableWed, 19 Mar 2014 20:46:39 -0400, by Branden Archer
-
info on experimental gui is displayed with vertical scroll bar (bug #41840) stableWed, 19 Mar 2014 23:23:50 +0100, by Torsten
-
axis.m: Use -Inf/Inf to indicated autoscaling for a particular bound (bug #37006).Tue, 18 Mar 2014 11:06:13 +0100, by pantxo
-
imagesc.m: Fix regression causing imagesc to display with 'axis equal' (bug #41886). stableTue, 18 Mar 2014 10:20:50 -0700, by Rik
-
prevent X11 errors from appearing in GUI command window stableTue, 18 Mar 2014 12:19:18 -0400, by John W. Eaton
-
* r1mach.f: Fix cut and paste errors (bug #32120). stableMon, 17 Mar 2014 18:35:54 -0400, by John W. Eaton