log

age author description
Tue, 28 Apr 2015 12:17:57 -0400 John W. Eaton maint: Bump version number for 4.0.0-rc4. stable rc-4-0-0-4
Tue, 28 Apr 2015 14:03:03 -0700 Rik Don't save "warning: " prefix in lastwarn() message. stable
Tue, 28 Apr 2015 12:12:16 -0400 John W. Eaton maint: Merge default to stable in preparation for 4.0.0 release. stable
Mon, 27 Apr 2015 09:03:31 -0700 Rik Check error_state before searching for help text (bug #44934).
Mon, 27 Apr 2015 16:48:37 +0200 Torsten no copying of empty text in terminal when copy shortcut is not Ctrl-C
Fri, 24 Apr 2015 23:36:59 -0500 Daniel J Sebald Move octave_qt_link thread affinity back to the GUI thread (bug #44912)
Sun, 26 Apr 2015 21:14:53 -0700 Rik lookfor.m: Overhaul function and fix bug #44924.
Sun, 26 Apr 2015 22:36:44 -0400 Mike Miller maint: update library version numbers for upcoming release
Sat, 25 Apr 2015 20:50:36 -0700 Rik inpolygon.m: Overhaul function and fix bug #40970.
Sat, 25 Apr 2015 19:43:27 +0200 Torsten only update file browser and dir selection box when on top-level (bug #44622)
Sat, 25 Apr 2015 13:18:02 -0400 John W. Eaton make printf of lazy-index object work again (bug #44864)
Sat, 25 Apr 2015 12:17:51 -0400 John W. Eaton don't print stack trace if warning format ends with newline character
Fri, 24 Apr 2015 18:43:36 +0200 Pantxo Diribarne Backout part of cset 438485f6a479 (bugs #44765, #44806)
Thu, 16 Apr 2015 22:52:09 +0200 Pantxo Diribarne Handle mouse interaction with image objects (bug #44691)
Fri, 24 Apr 2015 22:31:21 -0400 John W. Eaton also provide stack traces for errors in script files (bug #44862)
Fri, 24 Apr 2015 09:01:38 -0700 Rik Return true for is_real_scalar() for integer scalar types (bug #44917).
Thu, 23 Apr 2015 17:03:14 -0700 Rik Stop segfault when using empty indexing of a classdef object.
Tue, 21 Apr 2015 15:37:10 +0100 Carnë Draug Add tests for bug #38821 which got fixed with cset 058e45de41cs
Tue, 21 Apr 2015 00:32:52 +0100 Carnë Draug Convert octave integer scalars into closest java type (bug #44882)
Mon, 20 Apr 2015 17:40:39 +0100 Carnë Draug Automatically convert octave vectors into java primitive arrays (bug #44882)
Mon, 20 Apr 2015 17:23:28 +0100 Carnë Draug Return bools instead of ints in oc-java box and unbox internal functions.
Mon, 20 Apr 2015 15:01:27 +0100 Carnë Draug Automatically convert arrays of java primitives into Octave types (bug #44882)
Thu, 23 Apr 2015 09:14:10 -0700 Rik Avoid unnecessarily calling graphics callbacks in FLTK.
Thu, 23 Apr 2015 08:38:49 -0700 Rik Return correct x,y coordinates for keystroke with ginput in FLTK (bug #44834).
Thu, 23 Apr 2015 12:48:37 +0100 Carnë Draug pt_PT.ts: update portuguese translation.
Wed, 22 Apr 2015 20:54:14 +0100 Carnë Draug rectint: fix for non-overlapping rectangle, and support ND boxes (bug #44904)
Wed, 22 Apr 2015 08:41:50 -0700 Rik Overhaul close.m to add "force" argument (bug #44324)
Wed, 22 Apr 2015 07:05:23 -0500 John W. Eaton use png instead of jpg as default format for copying plots to clipboard
Wed, 22 Apr 2015 00:36:24 -0500 John W. Eaton make copying figures to clipboard work (bug #44866)
Tue, 21 Apr 2015 15:01:55 +0100 Carnë Draug pt_PT: update portuguese translation files.
Mon, 20 Apr 2015 20:49:22 -0700 Rik maint: Merge away accidental head.
Mon, 20 Apr 2015 20:46:54 -0700 Rik Return correct x,y coordinates for keystroke with ginput in Qt (bug #44834).
Mon, 20 Apr 2015 22:48:11 -0400 John Donoghue annotation-dialog: default linestyle to none
Tue, 21 Apr 2015 00:24:35 +0200 Pantxo Diribarne Let annotation work with fltk again
Mon, 20 Apr 2015 22:13:09 +0200 Pantxo Diribarne Draw a zoom-like box when creating an annotation interactively
Mon, 20 Apr 2015 09:26:13 +0200 Pantxo Diribarne Add uicontextmenu to annotation objects
Sun, 12 Apr 2015 21:11:32 +0200 Philip Nienhuis nl_NL.ts: Dutch translation
Sun, 12 Apr 2015 18:07:32 +0200 Eugenio Gianniti Update Italian translations.
Mon, 20 Apr 2015 19:01:14 +0200 Andreas Weber de_DE.ts: Update german translation
Mon, 20 Apr 2015 18:26:42 +0200 Pantxo Diribarne Update French translation.
Sun, 19 Apr 2015 17:55:33 -0700 Rik doc: Periodic grammarcheck of documentation.
Sun, 19 Apr 2015 18:41:08 -0400 Michael Goffioul Fix nested classdef package lookup (bug #44856)
Sun, 19 Apr 2015 10:33:05 -0700 Rik Remove Qt5 checks in configure.ac until Qt5 is supported.
Sun, 19 Apr 2015 10:18:08 -0700 Rik doc: Periodic spellcheck of documentation.
Sun, 19 Apr 2015 06:53:30 -0300 Rafael Laboissiere maint: Fix spelling and grammar mistakes in docs and comments (bug #44878)
Sun, 19 Apr 2015 10:13:04 -0400 Andreas Weber Fix compilation error when building with OSMesa but without gl2ps (bug #44870)
Sun, 19 Apr 2015 09:54:54 -0400 John Donoghue QtHandles: add annotations dialog
Sat, 18 Apr 2015 20:38:59 -0700 Rik Process SHIFT/CTRL/ALT keys properly for ginput (Bug #44833).
Sat, 18 Apr 2015 18:07:02 -0500 Daniel J Sebald Remove extraneous border from background rectangles for gnuplot tk (bug #44871).
Sat, 18 Apr 2015 14:20:34 -0700 Rik Move Preferences in shortcut manager under Edit menu (bug #44725).
Fri, 17 Apr 2015 00:38:40 -0500 Daniel J Sebald Add mutex lock to shutdown confirmation for proper thread timing (bug #44751).
Fri, 17 Apr 2015 18:16:51 -0700 Rik Right-click should zoom out by 2 for Qt toolkit (bug #44304).
Fri, 17 Apr 2015 15:02:30 -0700 Rik Use stricter input validation for OPT arg of bessel functions (bug #44867).
Fri, 17 Apr 2015 14:12:32 -0700 Mike Miller Stop "implicit instantiation of undefined template" error (bug #44818).
Fri, 17 Apr 2015 13:54:23 -0700 Mike Miller ov.h: friend declaration specifying a default argument must be a definition (bug #44812).
Fri, 17 Apr 2015 19:55:24 +0200 Torsten do not call custom editor at startup and when debugging (bug #44701)
Fri, 17 Apr 2015 14:07:00 -0400 John W. Eaton improve copy to clipboard code for Qt plotting
Fri, 17 Apr 2015 09:09:52 -0700 Rik doc: Explain treatment of strings by isindex() (bug #44855).
Fri, 17 Apr 2015 08:58:47 -0700 Pantxo Stop unexpected switches between graphic toolkits (bug #44838).
Fri, 17 Apr 2015 08:34:25 -0700 Philip Nienhuis zip.m: fix XFAIL on Windows; fix test (bug #44811).