log

age author description
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).