log

age author description
Tue, 17 Feb 2015 15:24:05 -0800 Rik Fix working directory of Figure Save dialog between CLI and GUI (bug #44175).
Tue, 17 Feb 2015 13:34:32 -0800 Rik Adjust spacing of static_cast<> calls to follow Octave coding conventions.
Tue, 17 Feb 2015 16:30:52 -0500 John W. Eaton use 0.0f style constants instead of static_cast<float> (0.0)
Tue, 17 Feb 2015 21:37:33 +0100 Torsten * libgui/languages/pt_BR.ts: imported Júlios updates
Tue, 17 Feb 2015 20:06:37 +0100 Torsten * libgui/languages/*.ts: update of translation files due to fixed typos
Tue, 17 Feb 2015 14:51:29 -0500 John W. Eaton * oct-conf.in.h: Eliminate obsolete LIBPLPLOT macro.
Tue, 17 Feb 2015 14:37:26 -0500 John W. Eaton put OSMESA compiler flag variables in config_options struct
Tue, 17 Feb 2015 14:33:05 -0500 John W. Eaton more consistently use _CPPFLAGS and _LDFLAGS variables
Tue, 17 Feb 2015 14:10:46 -0500 John W. Eaton use FLTK_CFLAGS and FLTK_LIBS instead of GRAPHICS_CFLAGS and GRAPHICS_LIBS
Tue, 17 Feb 2015 20:13:29 +0100 Andreas Weber libgui/languages/de_DE.ts: Update german translation
Tue, 17 Feb 2015 11:07:01 -0800 Rik Fix return phase of acosh to match Matlab (bug #44286).
Tue, 17 Feb 2015 00:51:42 -0500 John W. Eaton improve compatibility of printf functions
Tue, 17 Feb 2015 00:44:06 -0500 John W. Eaton implement missing complex array extraction function
Tue, 17 Feb 2015 00:42:25 -0500 John W. Eaton improve compatibility of sprintf function.
Mon, 16 Feb 2015 18:42:00 -0800 Rik Change text "Clear all" to "Clear Window" in right click menu (bug #44015).
Mon, 16 Feb 2015 16:51:45 -0800 Rik Ensure that numbers passed to integer *printf format codes are integers (bug #44245).
Mon, 16 Feb 2015 14:29:43 -0800 Rik Use epswrite/eps2write depending on capabilities of ghostscript (bug #44186).
Sun, 15 Feb 2015 11:46:16 -0800 Rik Use default format of PDF for saving Qt plots.
Sun, 15 Feb 2015 11:25:18 -0800 Rik Remove unimplemented "New Figure" and "Open" options from Qt Figure File menu.
Sun, 15 Feb 2015 11:09:36 -0800 Rik doc: Use 'nonexistent' rather than 'non-existent' in documentation.
Sun, 15 Feb 2015 10:36:56 -0800 Rik Correct typos and English phrasings in GUI preferences dialog.
Sun, 15 Feb 2015 10:07:38 -0800 Rik Change FLTK File menu to match Qt File menu ordering.
Thu, 05 Feb 2015 22:40:22 +0000 Colin Macdonald Temporary workaround for user-defined object sizes reported as 1x1 in GUI (bug #43096)
Sun, 15 Feb 2015 07:13:09 -0800 Rik Backout cset 59ad278cfb98, use gnuplot for building doc images.
Sun, 15 Feb 2015 15:31:39 +0100 Torsten remove event filter catching Alt+... from unix terminal (bug_#44254)
Sun, 15 Feb 2015 15:01:05 +0100 Torsten * libgui/languages/*.ts: update of all gui translation files
Sat, 14 Feb 2015 11:27:10 -0600 Daniel J Sebald Restructure shutdown flow and behavior for improved robustness
Sat, 14 Feb 2015 09:32:57 -0800 Rik Correctly use GL2PS_POLYGON_OFFSET_FILL (bug #44111, bug #44125).
Sat, 14 Feb 2015 07:12:22 -0800 Rik Fix legend function interaction with plotyy (bug #44246).
Fri, 13 Feb 2015 20:51:59 -0800 Rik Pass unrecognized '-' arguments through mkoctfile to compiler (bug #34169).
Fri, 13 Feb 2015 18:06:46 -0500 John W. Eaton fix omission from changeset 1170c849952b
Fri, 13 Feb 2015 16:46:21 -0500 John W. Eaton style fixes for resource management
Fri, 13 Feb 2015 14:02:06 -0500 John W. Eaton don't force gnuplot for creating figures for documentation
Fri, 13 Feb 2015 17:24:38 +0100 Andreas Weber __opengl_print__.m: Use OSMesa for offscreen rendering (Bug #33180)
Fri, 13 Feb 2015 10:14:31 +0100 Andreas Weber Remove erroneously added "keyboard" in cset ef3cdadc2a08
Fri, 13 Feb 2015 10:12:01 +0100 Andreas Weber doc: print.m: Fix typo metalfile -> metafile
Fri, 13 Feb 2015 08:24:48 +0100 Kai T. Ohlhus doc: NEWS entry for changes in the "ismatrix" function (bug #42422).
Fri, 13 Feb 2015 00:31:10 +0100 Andreas Weber Add __osmesa_print__.cc for offscreen rendering with OpenGL
Thu, 12 Feb 2015 14:32:01 -0500 John W. Eaton also kill pending input line when gui command window is cleared (bug #44015)
Thu, 12 Feb 2015 14:12:43 -0500 John W. Eaton avoid exiting on command_interpreter::interrupt
Thu, 12 Feb 2015 18:34:56 +0100 Kai T. Ohlhus Fix Matlab incompatibility of "ismatrix" (bug #42422).
Wed, 11 Feb 2015 23:03:51 -0800 Mike Miller Clear the command window safely (bug #44015)
Fri, 30 Jan 2015 09:06:37 +0100 Massimiliano Fasi Fix incorrect strread behavior with option "commentstyle" (bug #43972)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 11 Feb 2015 10:58:21 -0800 Rik Remove duplicate assignment statement in cset c334e4af3a1b.
Wed, 11 Feb 2015 17:50:23 +0000 Carnë Draug imwrite: add tests for jpeg writing (bugs #41673, #44118, #42474)
Wed, 11 Feb 2015 17:40:04 +0000 Ilya Kurdyukov Fix incorrect writing of grayscale JPEG images (bugs #41673, #44118, #42474)
Tue, 10 Feb 2015 23:19:44 +0100 Andreas Weber gl2ps-renderer.cc: Add errors and warnings, replace glFlush with glFinish
Tue, 10 Feb 2015 22:27:29 +0100 Torsten fix reappearing closed editor tabs at next restart (bug #44219)
Tue, 10 Feb 2015 02:37:29 -0600 Daniel J Sebald Allow return/double-click to activate dock file-browser open (bug #44216)
Mon, 09 Feb 2015 09:56:25 +0100 Torsten add extra action for interrupting with Ctrl-C (bug #44204)
Tue, 10 Feb 2015 09:21:54 -0800 Rik Add missing semicolon to cset 8724af455b11.
Mon, 09 Feb 2015 16:24:53 -0500 Doug Stewart freqz.m: Add 1 more point to the plot output (bug #438950).
Sun, 08 Feb 2015 13:09:43 +0100 Pantxo Diribarne subplot.m: fix deletion of previous subplots (bug #41128)
Mon, 09 Feb 2015 22:09:36 +0100 Torsten do not set text encoding for strings to utf-8 on windows (bug #44103)
Mon, 09 Feb 2015 16:06:02 -0500 John W. Eaton make save and saveas menu items work in Qt figure window
Mon, 09 Feb 2015 21:36:01 +0100 Pantxo Diribarne Update tightinset when "font*" properties are changed (bug #39581)
Sun, 08 Feb 2015 23:24:45 -0500 Mike Miller record.m: Improve input validation
Sun, 08 Feb 2015 18:35:59 -0500 Mike Miller New functions sound and soundsc
Sun, 08 Feb 2015 16:25:06 -0500 John W. Eaton printing for Qt plot widget (bug #42537)
Sun, 08 Feb 2015 12:10:05 -0800 Rik record.m: Remove seealso link to @audiorecorder which stops docs building.
Sun, 08 Feb 2015 10:33:56 -0800 Rik __ghostscript__.m: Use del to remove files on Windows machines (bug #44186).
Sun, 08 Feb 2015 18:40:00 +0100 Pantxo Diribarne Fix reordering graphics property children for hidden objects (bug #44211)
Sun, 08 Feb 2015 01:09:32 -0500 Mike Miller record.m: Overhaul function.
Sat, 07 Feb 2015 21:48:35 -0800 Rik Change Octave version to 3.9.1+ to distinguish it from previous gui-release branch.
Sun, 01 Feb 2015 20:46:37 -0500 Mike Miller Fix sndfile bit width handling in audio functions
Sat, 07 Feb 2015 19:38:44 -0500 Mike Miller Stop audioplayer and audiorecorder when done or interrupted
Sun, 01 Feb 2015 19:20:40 -0500 Mike Miller Correctly check for end of audio recording
Sat, 07 Feb 2015 15:33:20 -0500 Mike Miller Handle interrupt in audio blocking play and record (bug #44142)
Sun, 01 Feb 2015 18:16:00 -0500 Mike Miller Make audio buffer size dependent on sample rate
Sat, 07 Feb 2015 20:55:39 -0800 Rik Silence warning messages in %!test code.
Sat, 07 Feb 2015 11:32:47 -0500 Mike Miller colormaps.tst: Don't show a figure during 'make check'
Sat, 07 Feb 2015 10:47:25 -0500 Mike Miller Don't play or record audio during 'make check'
Sat, 07 Feb 2015 10:13:25 -0500 Mike Miller colormap.m: Don't show a figure during 'make check'
Sat, 07 Feb 2015 15:41:48 +0100 Pantxo Diribarne Freset: avoid multiple reseting of properties (bug #43960)
Fri, 06 Feb 2015 23:15:14 -0500 Mike Miller Disable output flow control in the unix terminal with Ctrl-Q/S (bug #42681)
Fri, 06 Feb 2015 22:55:01 +0100 Torsten fix new shortcut dialog when applying new settings (fix #44196)
Fri, 06 Feb 2015 13:06:54 -0500 John W. Eaton more mouse interaction features for Qt plotting widget
Fri, 06 Feb 2015 08:31:49 -0800 Rik maint: Periodic merge of stable to default.
Fri, 06 Feb 2015 08:31:09 -0800 Rik eigs.m: Only transform char input sigma to lower case in cset 08dbf53f34c1. stable
Wed, 04 Feb 2015 17:54:58 -0800 Rik graphics_toolkit.m: Return a valid toolkit, not "", before any plotting has happened (bug #41665).
Thu, 05 Feb 2015 23:12:47 +0100 Pantxo Diribarne Update axes "tightinset" when "x/y/ztick" have changed
Thu, 05 Feb 2015 17:58:20 +0100 Kai T. Ohlhus Modified the "extrap" option for interp2, interp3, and interpn (bug #44002).
Tue, 03 Feb 2015 21:42:32 -0500 Mike Miller Fix compilation error when building with FLTK but without gl2ps
Tue, 03 Feb 2015 12:27:58 -0800 David Bateman Detect binary operations with a transposed matrix and forward to BLAS (bug #42716).
Tue, 03 Feb 2015 16:22:43 +0100 Massimiliano Fasi A few new strings for the Italian translation of the GUI (default branch)
Mon, 02 Feb 2015 19:58:17 -0500 Mike Miller prepad.m: Fix str-to-num warnings (bug #44162)
Mon, 02 Feb 2015 22:28:02 +0000 Carnë Draug imformats: memory lock function to prevent "registry" of imageIO to be cleared
Mon, 02 Feb 2015 21:09:46 +0100 Pantxo Diribarne Update "tightinset" when "x/yaxislocation" is changed
Mon, 27 Jan 2014 15:52:57 +0100 Stefan Mahr Fix failing JIT tests (bug #41312).
Mon, 02 Feb 2015 15:13:22 +0100 Pantxo Diribarne Freset: do not reset figure outerposition (part of bug #43960)
Sun, 01 Feb 2015 22:15:34 -0500 Mike Miller Check for gnuplot binary with executable file extension if needed
Sat, 31 Jan 2015 18:41:45 -0500 Mike Miller Fix compilation error when building without gl2ps
Sat, 31 Jan 2015 10:23:52 -0500 Mike Miller Deprecate audio functions loadaudio, playaudio, saveaudio, and setaudio.
Sat, 31 Jan 2015 02:42:15 -0500 Mike Miller Don't register gnuplot toolkit if gnuplot is not available (bug #35391)
Fri, 30 Jan 2015 11:51:45 -0500 John W. Eaton update default branch to release as 4.0
Fri, 30 Jan 2015 17:50:03 -0500 John W. Eaton maint: Final merge of gui-release branch (now closed) to default.
Fri, 30 Jan 2015 17:41:50 -0500 John W. Eaton close gui-release branch gui-release
Fri, 30 Jan 2015 16:06:14 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 30 Jan 2015 15:28:32 -0500 John W. Eaton don't insert packages when doing a simple search (bug #43769)
Thu, 29 Jan 2015 17:13:16 -0500 John W. Eaton rename __fltk_print__.m to __opengl_print__.m
Thu, 29 Jan 2015 17:07:09 -0500 John W. Eaton move opengl printing code from __init_fltk__.cc to gl2ps-renderer.cc
Fri, 30 Jan 2015 16:05:02 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 29 Jan 2015 19:42:32 -0800 Rik Turn on OpenGL Multisampling for Qt plotting (bug #41819) gui-release
Tue, 27 Jan 2015 18:55:25 +0100 Pantxo Diribarne getappdata.m: fix output for multiple handles (bug #44097)
Sat, 04 Oct 2014 02:17:17 -0500 Daniel J Sebald Map -pi to pi for principal argument used in complex operators (bug #43313).
Mon, 26 Jan 2015 22:36:58 -0800 Rik Fix complex compare operation for issorted float values (bug #44071).
Mon, 26 Jan 2015 15:32:49 -0800 Rik Fix complex compare operation for issorted (bug #44071).
Sun, 25 Jan 2015 20:03:17 +0100 Torsten prevent opening the settings dialog multiple times gui-release
Sun, 25 Jan 2015 12:22:48 +0100 Torsten add apply button to the settings dialog (bug #44081) gui-release
Sat, 24 Jan 2015 22:27:12 -0800 Rik chop.m: Calculate deflate as 1./inflate (bug #43734).
Sat, 24 Jan 2015 22:46:20 +0100 Torsten add actions for moving/selecting to matching brace gui-release
Fri, 23 Jan 2015 17:08:04 -0800 Rik eigs.m: Transform any character input for sigma to lower case before proceeding. stable
Fri, 23 Jan 2015 16:44:18 -0500 John W. Eaton * octave-dock-widget.cc: Use Q_UNUSED instead of multiple function decls.
Fri, 23 Jan 2015 16:40:50 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 23 Jan 2015 16:40:25 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 23 Jan 2015 16:39:32 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 23 Jan 2015 16:30:26 -0500 John W. Eaton use xevent instead of ev to avoid shadowed warnings gui-release
Fri, 23 Jan 2015 16:39:07 -0500 John W. Eaton * Faddeeva.cc: Avoid C-style cast warnings. stable
Fri, 23 Jan 2015 16:24:46 -0500 John W. Eaton untabify QtHandles source files gui-release