log

age author description
Mon, 30 Mar 2015 20:31:11 -0700 Rik es_ES.ts: Update Spanish translation file.
Mon, 30 Mar 2015 15:37:58 -0700 Rik run.m: Use single quotes so that '\' isn't an escape sequence (bug #44671).
Sun, 29 Mar 2015 22:36:56 -0700 Rik Allow logical arguments to stem() function (bug #44659).
Sun, 29 Mar 2015 22:05:23 -0700 Rik it_IT.ts: Correct non-compiling translation in previous cset.
Sun, 29 Mar 2015 21:21:32 -0700 Rik it_IT.ts: Update Italian translation file.
Sun, 29 Mar 2015 21:35:24 +0200 Andreas Weber contributors.in: Adding Armin Müller for german translation
Sun, 29 Mar 2015 21:14:03 +0200 Andreas Weber de_DE.ts: Adding german translations from David and Armin
Sat, 28 Mar 2015 20:03:00 -0700 Rik Issue error when trying to print a figure with no axes object (bug #44655).
Sat, 28 Mar 2015 19:37:34 -0700 Rik strsplit.m: Overhaul function and fix bug #44641.
Sat, 28 Mar 2015 17:18:05 +0300 Avinoam it_IT.ts: typo in Italian translation
Fri, 27 Mar 2015 08:55:38 +0100 Pantxo Diribarne Don't reset toolkit when the name hasn't changed
Wed, 25 Mar 2015 12:25:23 -0400 John Donoghue octave-config: add EXEEXT and SHLEXT variables to -p
Wed, 25 Mar 2015 21:18:37 +0100 Torsten remove undo-button from main toolbar and rename toolbar title
Wed, 25 Mar 2015 20:38:41 +0100 Torsten * shortcut-manager.cc (do_init_data): new default shortcut for zoom normal (bug #44627)
Wed, 25 Mar 2015 16:50:12 +0100 Torsten save and restore previously active widget in a tabbed stack (bug #42980)
Tue, 24 Mar 2015 21:07:51 +0100 Torsten extend sorting of workspave view widget
Wed, 25 Feb 2015 03:40:14 +0100 Stefan Miereis enabled sorting by parameter name in workspace view (bug #44217)
Mon, 23 Mar 2015 20:56:51 -0700 Rik findobj.m: Stop warning message when using -regexp option (bug #44610).
Mon, 23 Mar 2015 20:43:08 -0700 Rik pcolor.m: Stop error message from some non-meshgrid plots (bug #44615).
Sun, 22 Mar 2015 22:01:53 +0200 Avinoam __w2mpth__.m: fix typos
Mon, 23 Mar 2015 09:03:39 +0100 Pantxo Diribarne Handle "auto" value of figure "toolbar" property (bug #44573)
Sun, 22 Mar 2015 16:18:27 +0100 Pantxo Diribarne Fix right click zoom in fltk after cset f134ee404041 (bug #44522)
Sat, 21 Mar 2015 12:12:22 +0100 Philip Nienhuis scripts/miscellaneous/private/__w2mpth__.m: comment out tests (bug #44581)
Fri, 20 Mar 2015 18:23:01 -0700 Rik Return a column vector by default for Matlab compatibility (bug #44425, bug #44453).
Thu, 19 Mar 2015 14:32:40 -0400 John W. Eaton use "!", not "not"
Thu, 19 Mar 2015 11:48:45 -0700 Rik Add BIST tests for complex sort/issorted routines with NaN values.
Fri, 20 Mar 2015 08:44:24 -0400 John Donoghue cross-tools: Add ability to build cross built octave-config
Fri, 20 Mar 2015 08:44:20 -0400 John Donoghue GUI: enable workspace update when debugging (Bug #44455)
Thu, 19 Mar 2015 14:41:41 -0400 John Donoghue Add iscellaneous/private/__w2mpth__.m to dist files
Thu, 19 Mar 2015 08:37:47 -0400 John Donoghue make dist: add updated zoom images to EXTRADIST (bug #44579)
Thu, 19 Mar 2015 12:27:54 -0400 John W. Eaton style fixes in Qt graphics code
Thu, 19 Mar 2015 12:25:28 -0400 John W. Eaton avoid some code duplication in complex comparison functions (bug #44206)
Thu, 19 Mar 2015 07:00:11 -0700 Rik Enable float truncation by default for octave builds.
Wed, 18 Mar 2015 21:00:51 -0400 John Donoghue configure.ac: set cross_mkoctfile = no if not cross compiling
Wed, 18 Mar 2015 11:18:39 -0400 John Donoghue Add cross buioldable mkoctfile target
Wed, 18 Mar 2015 11:30:07 -0700 Rik image.m: Don't draw new image object twice for performance (bug #44567).
Wed, 18 Mar 2015 13:25:25 -0400 John W. Eaton * contributors.in: One more update.
Wed, 18 Mar 2015 12:29:35 -0400 John W. Eaton * contributors.in: Add Johannes Leuschner to the list.
Fri, 13 Mar 2015 00:02:58 +0100 Johannes Leuschner different cursors for zoom in/out on qthandles canvas
Wed, 18 Mar 2015 11:30:30 -0400 John W. Eaton finish job of restoring strmatch (bug #44562)
Wed, 18 Mar 2015 10:20:26 -0400 John W. Eaton restore strmatch function; backout changeset f9959972949a
Wed, 18 Mar 2015 10:19:50 -0400 John W. Eaton restore strmatch function; backout changeset edf5d63c82e1
Wed, 18 Mar 2015 10:13:53 -0400 John W. Eaton avoid crash in Qt graphics (bug #44330)
Tue, 17 Mar 2015 20:16:16 -0400 John W. Eaton always obtain gh_manager lock before accessing graphics objects
Tue, 17 Mar 2015 20:10:01 -0400 John W. Eaton avoid possibly dereferencing invalid pointer
Tue, 17 Mar 2015 21:54:53 -0400 John Donoghue inputdlg: allow input prompts of varied size, return answer as column vector (Bug 44552)
Tue, 17 Mar 2015 20:56:47 +0100 Philip Nienhuis Fix XFAIL with tar and unpack tests (bug #44007, bug #43979).
Mon, 16 Mar 2015 11:51:35 -0700 Rik Set LC_NUMERIC and LC_TIME environment variables to 'C' (bug 44469).
Tue, 17 Mar 2015 10:13:58 -0400 John W. Eaton set up octave_link when running with --no-gui option (bug #44116)
Sun, 15 Mar 2015 17:03:16 +0000 Carnë Draug help/__unimplemented__.m: add list of functions for the symbolic package.
Sun, 15 Mar 2015 12:41:05 -0400 Mike Miller ginput: Fix for clicks outside axes and within multiple axes (bug #44426)
Sun, 15 Mar 2015 12:34:39 -0400 Mike Miller Ensure correct coordinates are available in windowbuttondownfcn callback
Sat, 14 Mar 2015 18:54:23 +0100 Torsten link undo in main window to editor if the latter has focus (bug #44402)
Sat, 14 Mar 2015 14:52:58 +0000 Carnë Draug gallery: performance increase for minij matrix.
Sat, 14 Mar 2015 15:20:51 +0100 Torsten fix issue with ctrl-c for copying when editor has focus and is docked
Sat, 14 Mar 2015 10:32:08 +0100 Pantxo Diribarne Update French translation file
Sat, 14 Mar 2015 00:20:14 -0700 Rik NEWS: Update NEWS file for 4.0 release.
Fri, 13 Mar 2015 22:43:37 -0700 Rik doc: Add new contributors to Octave manual.
Fri, 13 Mar 2015 22:20:41 +0100 Torsten libgui/languages/*.ts: update of language files for 4.0 string freeze
Fri, 13 Mar 2015 13:58:14 -0700 Rik Make Release Notes window larger so that no horizontal scrollbar is required.
Fri, 13 Mar 2015 13:42:59 -0700 Rik graphics.in.h: Rename 'selectiontype' value "alternate" to "alt" (bug #44522).
Thu, 12 Mar 2015 21:32:17 -0400 John Donoghue GUI: use reource manager for command window icons (Bug #44528)
Thu, 12 Mar 2015 15:00:32 -0700 Rik fail.m: Use internal variable name in BIST test (bug #44525).
Thu, 12 Mar 2015 17:24:21 -0400 John W. Eaton also request redraw after zooming by a factor (bug #44523)
Thu, 12 Mar 2015 14:37:40 -0400 John Donoghue Check if pkgs were found to uninstall before attempting uninstall (Bug #44524).
Thu, 12 Mar 2015 08:15:48 -0700 Rik zoom.m: Use two newlines to separate endfunction from start of demo block.
Wed, 11 Mar 2015 22:21:47 -0400 Mike Miller Restore blank line between docstring and additional help text
Wed, 11 Mar 2015 22:26:32 +0100 Torsten fix shortcut for previous bookmark (bug #44505)
Wed, 11 Mar 2015 13:40:45 -0700 Rik doc: Revise Appendix E to include deleted functions from versions 3.8 and 4.0.
Wed, 11 Mar 2015 12:19:38 -0700 Rik Remove extra newlines at end of help printout (bug #44504).
Tue, 10 Mar 2015 21:23:54 -0700 Rik Allow tar, unpack, and zip to run on Windows with CR/NL EOL.
Tue, 10 Mar 2015 20:37:37 -0700 Rik listdlg.m: Accept cell array with single cellstr entry from menu for Matlab compatibility (bug #44501).
Tue, 10 Mar 2015 13:59:06 -0700 Rik tar.m: Re-code BIST test restore working directory even when test fails (bug #44007).
Tue, 10 Mar 2015 10:28:05 -0700 Rik oct-norm.cc: Use static_cast<R> (M_PI) for cases where R is not double.
Tue, 10 Mar 2015 09:42:19 -0700 Rik Map -pi to pi for principal argument in complex operators with float values (bug #43313)
Mon, 09 Mar 2015 08:30:25 -0700 Rik __osmesa_print__.cc: Use GLsizei in call to OSMesaCreateContextExt to match prototype.
Sun, 08 Mar 2015 12:55:21 -0700 Rik doc: Update title page to Edition 4 of manual. Update copyright.
Sun, 08 Mar 2015 17:27:23 +0100 Torsten * settings-dialog.ui: reorder editor pane
Sun, 08 Mar 2015 14:47:13 +0100 Philip Nienhuis miscellaneous/tmpnam.m: fix typo in texinfo header
Sun, 08 Mar 2015 14:00:18 +0100 Torsten dock-/undock- and close-icons with variable size (bug #41938)
Sun, 08 Mar 2015 05:53:11 -0700 Rik Use GLint instead of just int in calls to glGetIntegerv to match prototype.
Sun, 08 Mar 2015 09:48:45 +0100 Torsten make notepad++ the custom default editor in windows
Sat, 07 Mar 2015 17:29:06 -0800 Rik Rewrite BIST tests for exist to pass on Windows (bug #44445).
Sat, 07 Mar 2015 07:45:15 -0800 Rik Disable __osmesa_print__ tests on non-unix platforms (bug #44338).
Fri, 06 Mar 2015 07:42:13 +0100 Torsten make color gradient of custom title bar adjustable (bug #44435)
Fri, 06 Mar 2015 11:34:21 -0500 John D gui: when search backward, start from beginning of previous text (Bug #44439)
Fri, 06 Mar 2015 12:56:55 +0100 Torsten fix missing close icon of dock widgets in windows (bug #44441)
Fri, 06 Mar 2015 08:26:01 +0100 Torsten cancel run action when saving unnamed file was canceled (bug #44434)
Thu, 05 Mar 2015 19:58:30 -0500 Mike Miller Fix compilation error when building without OpenGL
Thu, 05 Mar 2015 09:24:31 -0500 John Donoghue gui: added icons menu items that have icons used elsewhere
Thu, 05 Mar 2015 23:05:23 +0100 Torsten fix some shortcut issues
Thu, 05 Mar 2015 13:33:53 -0500 John W. Eaton Added tag rc-4-0-0-1 for changeset 52d2bbf49c92
Thu, 05 Mar 2015 10:12:26 -0500 John W. Eaton maint: Bump version number for 4.0.0-rc1. rc-4-0-0-1
Wed, 04 Mar 2015 17:34:25 -0500 John W. Eaton don't update workspace viewer unless at top level (bug #44156)
Wed, 04 Mar 2015 21:51:51 +0100 Torsten langauges/es_ES.ts: update from Valentin Ortega
Wed, 04 Mar 2015 21:19:10 +0100 Torsten use unique tool-tip for both directory up actions
Wed, 04 Mar 2015 21:01:28 +0100 Torsten fix non functioning ctrl-c when function executed from editor (bug #44397)
Thu, 26 Feb 2015 10:06:23 +0100 Torsten omit icons for breakpoint markers and in documentation viewer
Fri, 27 Feb 2015 08:41:59 +0100 Torsten new gui icons
Tue, 03 Mar 2015 18:25:16 -0600 Daniel J Sebald Fix computation of next-power-of-2 for height in OpenGL texture creation.
Wed, 04 Mar 2015 11:29:47 +0000 Carnë Draug Do not rebuild MIME database during install (backout 737b5d449aaf) (bug #44404)
Tue, 03 Mar 2015 10:40:36 -0800 Rik Canvas.cc: Replace tabs with spaces.
Tue, 03 Mar 2015 19:29:14 +0100 Pantxo Diribarne Change default uipanel "position" for compatibility with Matlab (bug #44411)
Tue, 03 Mar 2015 12:38:41 -0500 John W. Eaton zoom about point for single clicks
Tue, 03 Mar 2015 09:47:57 -0500 John W. Eaton restore include statement removed in changeset c7c50030e76c
Mon, 02 Mar 2015 23:58:10 -0500 John W. Eaton only save one set of limits on the zoom stack (bug #44304)
Mon, 02 Mar 2015 19:18:36 -0800 Rik Implement x- and y-only panning for FLTK (bug #44408).
Mon, 02 Mar 2015 21:42:31 -0500 John W. Eaton style fixes
Mon, 02 Mar 2015 21:34:33 -0500 John W. Eaton use unwind_protect to restore static variable value (bug #44406)
Mon, 02 Mar 2015 21:00:13 -0500 John W. Eaton make pan, rotate3d, and zoom properly toggle state
Mon, 02 Mar 2015 20:48:00 -0500 John W. Eaton respect x- or y-only pan mode when clicking and dragging (bug #44408)
Mon, 02 Mar 2015 13:07:31 -0500 John Donoghue GUI: force show of welcome wizard when displayed (Bug #41074)
Sun, 01 Mar 2015 22:52:14 +0000 Carnë Draug __magick_read__.cc: add warning id for possibly low Magick quantum depth.
Sat, 28 Feb 2015 03:44:00 -0600 Daniel J Sebald Account for whitespace and other anomalies in print function pipe/file string.
Mon, 02 Mar 2015 14:51:23 +0100 Stefan Mahr Fix FLTK Edit uimenu to use new pan/rotate3d fcns and mousewheelzoom property.
Mon, 02 Mar 2015 08:47:16 +0100 Torsten make sure shortcuts are active in editor after settings dialog (bug #44397)
Sun, 01 Mar 2015 20:36:34 +0000 Carnë Draug gui/private/__get_funcname__.m: fix syntax error (extra ")" from 9fc020886ae9)
Sun, 01 Mar 2015 15:10:28 +0100 Pantxo Diribarne Don't assume axes parent is a figure (bug #44394)
Sat, 28 Feb 2015 19:07:48 -0500 Mike Miller build: Fix build failure on missing oct-parse.h (bug #44391)
Fri, 27 Feb 2015 23:54:17 -0500 Mike Miller build: Declare dependencies between generated sources (bug #44383)
Fri, 27 Feb 2015 19:44:28 -0500 John W. Eaton move some files without external dependencies from dldfcn to corefcn
Sat, 28 Feb 2015 07:42:26 -0800 Rik fieldnames.m: Change BIST test to pass with Java 1.8 (bug #44382).
Sat, 28 Feb 2015 10:34:25 +0100 Andreas Weber ov-base-int.cc, ov-float.cc: Fix build without HDF5
Fri, 27 Feb 2015 16:29:14 -0800 Rik Test directly for '|' character at front of drawnow "file".
Fri, 27 Feb 2015 15:53:42 -0800 Rik __pchip_deriv__.cc: Stop variable might be clobbered by 'longjmp' warning.
Fri, 27 Feb 2015 15:51:12 -0800 Rik Replace std::size_t with bare size_t for conformity to rest of code.
Fri, 27 Feb 2015 09:31:11 -0800 Rik Correct tests using std::string::find_XXX which did not use std::string::npos.
Fri, 27 Feb 2015 11:24:12 -0500 John W. Eaton provide autoscale option for Qt plotting (bug #44307)
Thu, 26 Feb 2015 18:57:58 -0600 Daniel J Sebald Correct test for string-not-found, avoid substr crash in drawnow() (bug #44292)
Fri, 27 Feb 2015 18:36:05 +0100 Stefan Mahr Build qt graphics toolkit menus with uimenu draft obsolete nkf
Fri, 27 Feb 2015 09:44:58 -0500 Stefan Mahr allow qt graphics toolkit to be used in --no-gui mode (bug #44116)
Thu, 26 Feb 2015 19:24:59 -0500 John W. Eaton improve mouse zooming for Qt plotting (bug #44302)
Thu, 26 Feb 2015 13:54:11 -0500 John W. Eaton maint: More cleanup of C++ code to follow Octave coding conventions.
Thu, 26 Feb 2015 13:13:40 -0500 John W. Eaton maint: Cleanup some .m files to follow Octave coding conventions.
Thu, 26 Feb 2015 13:07:04 -0500 John W. Eaton maint: More cleanup of C++ code to follow Octave coding conventions.
Thu, 26 Feb 2015 10:49:20 -0500 John W. Eaton avoid needing to include hdf5 in public header files (bug #44370, #43180)
Wed, 25 Feb 2015 12:42:12 -0800 Rik configure.ac: Remove a few more test x"" instances.
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Wed, 25 Feb 2015 16:23:45 +0100 Claudius Zingerli Improved configure error handling when missing Fortran compiler (bug #44367)
Wed, 25 Feb 2015 12:04:01 -0500 John W. Eaton maint: Periodic merge of stable to default.
Wed, 25 Feb 2015 11:33:39 -0500 John W. Eaton avoid crash when __FILE__ is used at top level (bug #44363) stable
Tue, 24 Feb 2015 21:38:21 -0800 Rik doc: Add have_window_system() to documentation.
Tue, 24 Feb 2015 21:22:28 -0800 Rik Change open_with_system_app to internal function.
Tue, 24 Feb 2015 21:06:54 -0800 Rik Rename db_next_breakpoint_quiet to internal function.
Tue, 24 Feb 2015 20:50:59 -0800 Rik doc: Add qmr to documentation.
Tue, 24 Feb 2015 17:08:00 -0800 Rik __opengl_print__.m: Fix typo introduced in 9fc020886ae9.
Mon, 23 Feb 2015 20:43:54 +0000 Carnë Draug Rename 'matlab-incompatible' warning to 'language-extension'.
Sat, 21 Feb 2015 16:38:53 +0000 Carnë Draug Replace 'Octave:broadcast' warning with 'Octave:matlab-incompatible'.
Tue, 24 Feb 2015 19:47:22 +0000 Carnë Draug Script file or eval code are not interactive session so keep Octave quiet.
Tue, 24 Feb 2015 17:09:42 +0000 Carnë Draug input.h: change meaning of interactive and forced_interactive global variables.
Tue, 24 Feb 2015 10:41:57 -0800 Rik Backout cset a9952a647d52 and use __octave_link_enabled__ rather than isguirunning.
Tue, 24 Feb 2015 09:35:34 +0100 Torsten make size of toolbar icons depending on scaling of display
Tue, 24 Feb 2015 07:12:13 +0100 Torsten improve scalability of gui objects (as discussed in bug #41938)
Tue, 24 Feb 2015 13:53:02 +0100 Torsten fix font in windows terminal when scaling is 150% or more (bug #41938)
Mon, 23 Feb 2015 19:04:28 +0100 Torsten fix closing a tab with modification
Tue, 24 Feb 2015 11:03:45 +0000 Carnë Draug Force GUI to start when starting Octave from desktop menu (bug #44349)
Mon, 23 Feb 2015 21:31:53 -0800 Rik doc: Add ui* family of functions to Octave manual.
Mon, 23 Feb 2015 23:28:37 -0500 Mike Miller Only install config.log in $octetc if user requested (bug #43087)
Mon, 23 Feb 2015 23:05:30 -0500 John W. Eaton don't save and restore FFLAGS in configure (bug #44359)
Mon, 23 Feb 2015 20:10:05 -0500 John W. Eaton do a better job of saving and restoring compiler flags (bug #44353)
Mon, 23 Feb 2015 12:48:23 -0500 John W. Eaton explicitly define HAVE_OPENMP
Mon, 23 Feb 2015 17:02:29 -0800 Rik doc: Improve docstring for flipdim.
Mon, 23 Feb 2015 17:01:02 -0800 Rik Rename jit_failure_count() to jit_failcnt().
Mon, 23 Feb 2015 16:31:18 -0800 Rik bessel.m: Suppress useless backtrace from error() when help file called as fcn.
Mon, 23 Feb 2015 15:52:47 -0800 Rik Hide Octave-only figure property __graphics_toolkit__.
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Mon, 23 Feb 2015 16:42:25 +0000 Carnë Draug No terminal window when starting Octave from desktop menu (bug #44349)
Mon, 23 Feb 2015 15:56:44 +0000 Carnë Draug Add "text/x-octave" and "text/x-matlab" as MIME types we are able to handle.
Mon, 23 Feb 2015 08:14:25 -0500 John W. Eaton use XTRA_CFLAGS and XTRA_CXXFLAGS for pthread and openmp flags
Mon, 23 Feb 2015 11:18:47 +0100 Armin Müller libgui/languages/de_DE.ts: Fix typos in german translation
Sun, 22 Feb 2015 15:50:21 -0800 Rik Fix incorrect reporting of OpenMP use by configure (bug #44346).
Sun, 22 Feb 2015 18:12:57 -0500 Mike Miller bartlett: Reword error message for consistency
Sun, 22 Feb 2015 17:39:29 -0500 Mike Miller blackman, hamming, hanning: Add periodic window option (bug #43305)
Sun, 22 Feb 2015 11:02:52 -0500 John W. Eaton bump required autoconf version to 2.63
Sun, 22 Feb 2015 13:11:03 -0800 Rik genpropdoc.m: Improve documentation on graphic object properties.
Sun, 22 Feb 2015 19:21:18 +0000 Carnë Draug fieldnames: fix for java objects from dynamic classpath (bug #42710)
Sun, 22 Feb 2015 18:14:12 +0100 Torsten prevent conflicts between run-file and debug-continue action in gui
Sun, 22 Feb 2015 07:42:54 -0800 Rik Change AC_PREREQ for ax_openmp.m4 to 2.59, correcting probable typo.
Sat, 21 Feb 2015 11:32:30 +0100 Pantxo Diribarne axes.m: reworks axes restacking for ML compatibility (bug #43282)
Sun, 22 Feb 2015 10:53:11 +0100 Pantxo Diribarne Update French translation
Sat, 21 Feb 2015 20:54:31 -0500 John W. Eaton maint: Update to new gnulib version.
Sat, 21 Feb 2015 20:35:44 -0500 John W. Eaton if save file name is "-" and nargout is 0, write to stdout
Sat, 21 Feb 2015 18:24:10 -0500 Mike Miller build: Enable OpenMP by default, remove experimental warning (bug #42176)
Sat, 21 Feb 2015 16:37:01 -0500 Mike Miller Install correct freedesktop AppData file contents (bug #43279)
Sat, 21 Feb 2015 11:58:20 -0500 Mike Miller wavread, wavwrite: Overhaul functions.
Sat, 21 Feb 2015 11:53:41 -0500 Mike Miller audiowrite: Accept a row vector input as a single channel
Sat, 21 Feb 2015 11:31:55 -0500 Mike Miller audiowrite: Scale integer inputs before writing to an audio file
Sat, 21 Feb 2015 11:08:12 -0500 Mike Miller audioread: Fix sample index argument to be Matlab compatible
Sat, 21 Feb 2015 11:09:11 -0500 John W. Eaton allow rules that make symbolic links to be silenced
Sat, 21 Feb 2015 10:58:58 -0500 John W. Eaton allow lrelease to be silenced
Sat, 21 Feb 2015 10:42:30 -0500 Mike Miller Fix 'make dist' target failing (bug #44333)
Sat, 21 Feb 2015 10:42:00 -0500 John W. Eaton silent rules for doc/refcard directory
Sat, 21 Feb 2015 16:04:00 +0100 Torsten fix error when entering dbcont in terminal while running a file from gui
Sat, 21 Feb 2015 06:15:50 -0800 Rik Fix 'make dist' target failing (bug #44333).
Sat, 21 Feb 2015 14:46:43 +0100 Torsten fix issue when saving a new modified file while closing
Sat, 21 Feb 2015 13:33:28 +0100 Torsten communicating actual working directory to the editor (#44298)
Sat, 21 Feb 2015 01:45:45 -0500 John W. Eaton update name of sparse matrix ops file in liboctave/operators/config-ops.h
Sat, 21 Feb 2015 01:41:35 -0500 John W. Eaton enable silent makefile rules by default
Sat, 21 Feb 2015 00:22:23 -0500 Torsten fix unzipping compressed info files when running the gui (bug #38305)
Fri, 20 Feb 2015 17:16:21 -0800 Rik Use isguirunning rather than __octave_link_enabled__ in m-files for clarity.
Fri, 20 Feb 2015 19:36:35 -0500 John W. Eaton create .oct files directly instead of using stamp files (bug #44329)
Fri, 20 Feb 2015 14:59:43 -0800 Rik maint: Move annotation.m from plot/draw to plot/appearance directory.
Fri, 20 Feb 2015 14:56:06 -0800 Rik doc: Spellcheck documentation before 4.0 release.
Fri, 20 Feb 2015 14:26:36 -0800 Rik doc: Grammarcheck documentation ahead of 4.0 release.
Fri, 20 Feb 2015 14:24:17 -0800 Rik maint: Merge away accidental head.
Fri, 20 Feb 2015 19:19:29 +0200 Avinoam Kalma Include in tarball, but don't install, display-available.h
Fri, 20 Feb 2015 17:18:19 -0500 John W. Eaton make --enable-silent-rules configure option more useful
Fri, 20 Feb 2015 08:45:23 -0800 Rik plotimages.m: Produce the same hist plot for documentation each time (bug #44263)
Fri, 20 Feb 2015 08:13:24 -0800 Rik maint: Merge away accidental head.
Fri, 20 Feb 2015 05:49:07 -0500 John W. Eaton avoid signed/unsigned comparison warning from GCC
Wed, 18 Feb 2015 17:27:06 +0000 Carnë Draug nextpow2: compute for each element of input instead of its length (bug #44291)
Fri, 20 Feb 2015 04:36:39 -0500 John W. Eaton avoid variable possibly clobbered by longjmp warning from GCC
Fri, 20 Feb 2015 04:08:04 -0500 John W. Eaton avoid variable possibly clobbered by longjmp warning from GCC
Fri, 20 Feb 2015 03:55:59 -0500 John W. Eaton avoid C-style cast warnings from GCC
Fri, 20 Feb 2015 03:53:38 -0500 John W. Eaton avoid some GCC unused parameter warnings
Fri, 20 Feb 2015 02:36:03 -0500 John W. Eaton avoid warnings about arrays in structure from GCC
Fri, 20 Feb 2015 02:06:08 -0500 John W. Eaton avoid GCC warning about enumeration values not handled in switch statement
Fri, 20 Feb 2015 02:04:15 -0500 John W. Eaton avoid warnings about uninitialized variables
Fri, 20 Feb 2015 01:56:40 -0500 John W. Eaton don't suppress stack trace in error message from __pchip_deriv__
Fri, 20 Feb 2015 01:54:11 -0500 John W. Eaton avoid warning from GCC about variables possibly clobbered by longjmp
Fri, 20 Feb 2015 04:25:35 -0500 John W. Eaton eliminate bison warnings from oct-parse.yy
Thu, 19 Feb 2015 18:21:15 -0800 Rik Remove gui_mode() and mouse_wheel_zoom functions from documentation.
Thu, 19 Feb 2015 17:42:52 -0800 Rik genpropdoc.m: Update axes property name to "mousewheelzoom".
Thu, 19 Feb 2015 18:05:07 -0500 John W. Eaton handle bison syntax changes in TeX parser
Thu, 19 Feb 2015 17:33:59 -0500 John W. Eaton make open_with_system_app a built-in function
Thu, 19 Feb 2015 22:05:12 +0100 Torsten use of C++ API for running a file (bug #42307)
Thu, 19 Feb 2015 22:03:53 +0100 Torsten * libgui/languages/*.ts: Update of translations with some button texts from qt
Thu, 19 Feb 2015 10:48:35 +0100 Massimiliano Fasi Italian GUI translation updated
Thu, 19 Feb 2015 20:26:36 +0100 Torsten fix some oddities updating lexer and api-files for auto completion
Thu, 19 Feb 2015 14:29:34 +0000 Carnë Draug gray2ind: return uint8 when (n <= 256) instead of (n < 256) (bug #44309)
Thu, 19 Feb 2015 13:26:40 +0100 Torsten fix eol detection in editor which caused a crash for huge files
Thu, 19 Feb 2015 02:41:42 -0500 John W. Eaton maint: Merge away accidental commit.
Thu, 19 Feb 2015 02:33:05 -0500 John W. Eaton pass button number to Qt graphics buttondownfcn callback (bug #41977)
Thu, 19 Feb 2015 02:33:05 -0500 John W. Eaton * Canvas.cc (button_number): New static function.
Thu, 19 Feb 2015 02:16:48 -0500 John W. Eaton * ginput.m: Fix botched search and replace in previous change.
Thu, 19 Feb 2015 02:11:13 -0500 John W. Eaton style fixes
Thu, 19 Feb 2015 01:52:45 -0500 John W. Eaton allow shift + left button to zoom out (bug #44304)
Thu, 19 Feb 2015 01:47:14 -0500 John W. Eaton correct function name in module.mk file
Thu, 19 Feb 2015 01:31:56 -0500 John W. Eaton bring back mouse_wheel_zoom function as deprecated
Thu, 19 Feb 2015 01:30:54 -0500 John W. Eaton allow mouse wheel zoom amount to be configurable for qt graphics (bug #44304)