log src/DLD-FUNCTIONS/fltk_backend.cc @ 11207:51e6ac3e5afc

age author description
Mon, 08 Nov 2010 21:22:22 +0100 Kai Habel Code fixes for uimenu
Sun, 31 Oct 2010 13:28:55 +0100 Kai Habel Remove template to allow compilation for MacOS
Mon, 25 Oct 2010 11:26:43 +0200 Kai Habel add uimenu graphic object to fltk backend
Wed, 29 Sep 2010 03:39:56 -0400 John W. Eaton dispatch.cc, fltk_backend.cc, regexp.cc: use octave_scalar_map instead of Octave_map
Tue, 14 Sep 2010 02:35:17 -0400 John W. Eaton improve names of base_graphics_backend methods
Tue, 14 Sep 2010 02:21:13 -0400 John W. Eaton fltk_backend::object_destroyed: don't call delete_window if __plot_stream__ is empty
Thu, 09 Sep 2010 14:29:38 +0300 Shai Ayal gl2ps print to fid instead of filename
Fri, 27 Aug 2010 15:11:35 -0400 Jordi Guti?rrez Hermoso Improvements to FLTK backend rotation
Sun, 08 Aug 2010 06:01:42 +0300 Shai Ayal fltk printing improvement
Thu, 05 Aug 2010 20:53:24 +0300 Shai Ayal add more terminal types to gl2ps-renderer
Tue, 20 Jul 2010 19:31:17 +0300 Shai Ayal try a better status bar for fltk backend
Mon, 19 Jul 2010 02:59:03 -0400 John W. Eaton fltk_backend.cc: use enum for plot_window::gui_mode instead of int
Mon, 19 Jul 2010 06:17:54 +0300 Shai Ayal mouse rotation for fltk backend
Sat, 01 May 2010 00:05:46 +0300 Shai Ayal fixed fltk_backend bug when clicking on empty figure
Fri, 23 Apr 2010 16:34:19 -0400 John W. Eaton style fixes
Fri, 23 Apr 2010 15:57:32 -0400 John W. Eaton avoid GCC warnings
Tue, 13 Apr 2010 20:26:08 +0300 Shai Ayal [mq]: fltk_cb
Sun, 21 Feb 2010 18:04:59 +0000 Michael Goffioul Reduce the amount of stuff included by windows.h and avoid min/max being #define-d
Sat, 30 Jan 2010 20:44:17 +0200 Shai Ayal improve __fltk_redraw__
Wed, 20 Jan 2010 17:40:53 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: delete Emacs local-variables settings
Wed, 20 Jan 2010 17:33:41 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: untabify
Sat, 09 Jan 2010 02:24:49 -0500 John W. Eaton avoid various GCC warnings
Sun, 20 Dec 2009 23:07:31 +0200 Shai Ayal corrected redundency in title setting introduced in previous changeset
Sun, 20 Dec 2009 23:02:08 +0200 Shai Ayal handle window title correctly in fltk_backend
Wed, 16 Dec 2009 01:25:40 -0500 John W. Eaton F__init_fltk__: add __remove_fltk__ to atexit function list
Sat, 12 Dec 2009 19:37:09 +0200 Shai Ayal fix fltk backend window buttons
Sat, 12 Dec 2009 19:08:40 +0200 Shai Ayal Handle figure visibility in fltk backend
Wed, 09 Dec 2009 15:49:38 -0500 Shai Ayal print immediately in fltk backend
Wed, 11 Nov 2009 10:46:36 -0500 Shai Ayal fix for fltk zoom box problems
Tue, 10 Nov 2009 19:48:02 -0500 Shai Ayal printing for fltk backend using gl2ps