Tue, 22 Dec 2015 10:29:22 -0800 |
Rik |
maint: Invert simple conditionals in if/else/error paradigm.
|
Sun, 20 Dec 2015 15:31:53 -0800 |
Rik |
maint: eliminate special cases of statements after error.
|
Sun, 20 Dec 2015 10:15:02 -0800 |
Rik |
maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
|
Sat, 12 Dec 2015 15:19:13 +0100 |
Andreas Weber |
__init_fltk__.cc:codesprint: Remove class of fcn and return after error
|
Tue, 08 Dec 2015 14:20:05 -0500 |
John W. Eaton |
eliminate return statements after calls to error
|
Wed, 18 Nov 2015 10:40:26 -0800 |
Rik |
Make error messages more specific about the variable and problem encountered.
|
Thu, 06 Aug 2015 08:09:01 -0700 |
Rik |
Use error() rather than ::error() unless explicitly required.
|
Sat, 30 May 2015 03:14:07 +0100 |
Carnë Draug |
Deprecate Array::length() and Sparse::length() in favour of ::numel().
|
Tue, 12 May 2015 09:22:01 -0700 |
Rik |
maint: Remove unnecessary whitespace at end of lines.
stable
|
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).
|
Tue, 21 Apr 2015 00:24:35 +0200 |
Pantxo Diribarne |
Let annotation work with fltk again
|
Thu, 09 Apr 2015 16:13:59 -0700 |
Rik |
Redraw FLTK figure after double-click "zoom out".
|
Thu, 09 Apr 2015 15:56:30 -0700 |
Rik |
Redraw FLTK figure after zoom operations on linked axes (bug #44719).
|
Wed, 08 Apr 2015 21:07:04 -0400 |
John Donoghue |
update fltk uimenu position when adding to figure
|
Tue, 31 Mar 2015 11:18:46 -0700 |
Rik |
Fix FLTK SelectionType for Middle Button and double clicks (bug #44669).
|
Sun, 22 Mar 2015 16:18:27 +0100 |
Pantxo Diribarne |
Fix right click zoom in fltk after cset f134ee404041 (bug #44522)
|
Sun, 15 Mar 2015 12:34:39 -0400 |
Mike Miller |
Ensure correct coordinates are available in windowbuttondownfcn callback
|
Mon, 02 Mar 2015 19:18:36 -0800 |
Rik |
Implement x- and y-only panning for FLTK (bug #44408).
|
Fri, 27 Feb 2015 15:51:12 -0800 |
Rik |
Replace std::size_t with bare size_t for conformity to rest of code.
|
Thu, 26 Feb 2015 19:24:59 -0500 |
John W. Eaton |
improve mouse zooming for Qt plotting (bug #44302)
|
Wed, 25 Feb 2015 11:55:49 -0800 |
Rik |
maint: Cleanup C++ code to follow Octave coding conventions.
|
Thu, 19 Feb 2015 01:26:52 -0500 |
John W. Eaton |
rename mouse_wheel_zoom axes property to mousewheelzoom
|
Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015.
|
Fri, 06 Feb 2015 13:06:54 -0500 |
John W. Eaton |
more mouse interaction features for Qt plotting widget
|
Tue, 03 Feb 2015 21:42:32 -0500 |
Mike Miller |
Fix compilation error when building with FLTK but without gl2ps
|
Thu, 29 Jan 2015 17:07:09 -0500 |
John W. Eaton |
move opengl printing code from __init_fltk__.cc to gl2ps-renderer.cc
|
Thu, 01 Jan 2015 18:52:35 -0800 |
Rik |
maint: Periodic merge of gui-release to default.
|
Thu, 01 Jan 2015 18:47:36 -0800 |
Andreas Weber |
Prevent segfault when video card has insufficient OpenGL support (bug #41747).
stable
|
Thu, 01 Jan 2015 19:36:53 +0100 |
Andreas Weber |
Show canvas if figure was created with visible off (bug #41895)
|
Sun, 02 Nov 2014 19:06:40 +0100 |
Andreas Weber |
__init_fltk__.cc: Allow selection of axes from whole plot area
|
Mon, 22 Sep 2014 20:46:54 -0700 |
Rik |
doc: Periodic grammarcheck of documentation.
|
Mon, 18 Aug 2014 23:44:25 +0200 |
Andreas Weber |
Fix set_currentpoint in FLTK that figures units property is respected.
|
Mon, 18 Aug 2014 21:25:39 +0200 |
Andreas Weber |
Fix axes property "currentpoint" for FLTK, extend documentation
|
Sun, 17 Aug 2014 23:34:16 +0200 |
Andreas Weber |
Implement figure property SelectionType for FLTK
|
Sun, 17 Aug 2014 22:34:37 +0200 |
Andreas Weber |
Fix problem that FLTK figure stays visible after "close"
|
Sat, 16 Aug 2014 22:59:44 +0200 |
Andreas Weber |
Fix ginput for FLTK toolkit
|
Sat, 16 Aug 2014 19:08:52 +0200 |
Andreas Weber |
Revise FLTK keypressfcn and keyreleasefcn callbacks
|
Fri, 15 Aug 2014 16:26:37 +0200 |
Andreas Weber |
fix FLTK position/outerposition properties, respect units
|
Tue, 05 Aug 2014 09:15:01 -0700 |
Rik |
maint: Use Octave coding conventions for some recent patches.
|
Tue, 29 Jul 2014 21:13:03 +0200 |
Andreas Weber |
Fix FLTK redraw and event issue
|
Mon, 28 Jul 2014 22:47:52 +0200 |
Andreas Weber |
Fix FLTK event handling for shortcuts and mouse cursor change
|
Sun, 27 Jul 2014 22:31:14 +0200 |
Andreas Weber |
Overhaul FLTK pan, rotate, zoom
|
Sat, 26 Jul 2014 10:09:48 +0200 |
Andreas Weber |
Overhaul FLTK plotting and printing
|
Fri, 25 Apr 2014 13:25:25 -0700 |
Rik |
maint: Clean up extra spaces before/after parentheses.
|
Fri, 04 Apr 2014 10:48:07 -0400 |
John W. Eaton |
suppress all X11 and Qt error messages by default
stable
|
Thu, 16 Jan 2014 16:26:56 -0500 |
Jordi Gutiérrez Hermoso |
Ensure anti-aliasing in fltk plots (patch #8259)
gui-release
|
Thu, 14 Nov 2013 22:31:43 +0530 |
PrasannaKumar Muralidharan |
Fix uninitialised parameters in pixel2status
|
Mon, 11 Nov 2013 09:54:07 -0500 |
John W. Eaton |
* __init_fltk__.cc: Fix typo in previous change.
|
Mon, 11 Nov 2013 01:49:57 -0500 |
John W. Eaton |
maint: Avoid using NULL in C++ code.
|
Thu, 07 Nov 2013 12:08:51 -0800 |
Rik |
Display warning and don't init FLTK toolkit if no DISPLAY available (bug #40423).
|
Wed, 06 Nov 2013 11:42:35 -0800 |
Rik |
maint: Use phrase "FIXME:" for problem areas in code.
|
Fri, 01 Nov 2013 22:14:37 -0400 |
John W. Eaton |
use gnuplot as default graphics toolkit if display is unavailable (bug #40423)
|
Tue, 29 Oct 2013 15:16:23 -0700 |
Rik |
build: Remove embedded gl2ps. Require gl2ps as external dependency.
|
Mon, 28 Oct 2013 19:51:46 -0700 |
Rik |
Use GNU style coding conventions for code in libinterp/
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Tue, 03 Sep 2013 17:20:17 -0700 |
Rik |
Eliminate hysteresis when using mouse wheel for zooming in FLTK.
|
Wed, 28 Aug 2013 14:26:37 -0700 |
Rik |
Use SET_INTERNAL_VARIABLE macro for mouse_wheel_zoom() variable.
|
Mon, 19 Aug 2013 20:46:38 -0700 |
Rik |
doc: Add new @qcode macro for code samples which are quoted.
|
Sat, 10 Aug 2013 12:37:12 -0400 |
Ben Abbott |
FLTK toolkit: Simplify conditionals for uimenu presence.
|