log src/DLD-FUNCTIONS/__init_fltk__.cc @ 14233:358b59706656

age author description
Thu, 19 Jan 2012 09:36:51 -0500 Doug Stewart Stop FLTK plot figure crash with right-mouse zoom (Bug #32592).
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Mon, 26 Dec 2011 10:38:45 -0800 Rik doc: Build documentation for functions even when they are unavailable stable
Fri, 09 Dec 2011 11:12:50 -0500 John W. Eaton refactor graphics_toolkit class (bug #31583)
Fri, 09 Dec 2011 08:53:44 -0500 John W. Eaton eliminate static data from fltk plot_window member function
Thu, 08 Dec 2011 06:28:18 -0500 John W. Eaton explicitly close figures in clean_up_and_exit instead of using an atexit function
Wed, 07 Dec 2011 04:15:52 -0500 John W. Eaton don't delete FLTK plot window widgets
Fri, 04 Nov 2011 06:25:13 -0400 John W. Eaton new and improved non-integer figure handles
Fri, 04 Nov 2011 05:51:53 -0400 John W. Eaton maint: __init_fltk__.cc style fixes
Thu, 03 Nov 2011 11:35:47 -0400 John W. Eaton use correct method to get window position for fltk
Thu, 03 Nov 2011 04:33:25 -0400 John W. Eaton convert units for figure positions
Thu, 03 Nov 2011 01:30:54 -0400 John W. Eaton allow initial position to be set for fltk windows
Wed, 19 Oct 2011 12:11:40 +0100 Michael Goffioul Prevent auto-inclusion of winsock.h in WIN32.
Thu, 06 Oct 2011 16:44:18 +0100 Michael Goffioul Add support for full asynchronous graphics toolkit running in a separate
Mon, 15 Aug 2011 20:55:58 +0200 Kai Habel Apply bug fix for figure name from V. Sergeev (bug #34001)
Sun, 31 Jul 2011 20:15:09 +0200 Kai Habel __init_fltk__.cc: show canvas only, when figure is visible (bug #33321)
Tue, 19 Apr 2011 20:54:41 +0200 Kai Habel instantiate canvas before menubar
Fri, 01 Apr 2011 09:37:58 -0700 Rik Correct typo in #include path for FLTK header files (bug #32972).
Fri, 25 Mar 2011 13:37:11 -0400 John W. Eaton use gnulib:: functions as needed
Sun, 13 Mar 2011 18:26:04 +0100 Konstantinos Poulios revert changes from 2011-02-26
Sun, 27 Feb 2011 16:52:04 +0100 Konstantinos Poulios fix initial canvas size issue
Mon, 21 Feb 2011 21:02:28 +0100 Kai Habel Call size_range early to allow window resizing for MinGW and MacOS
Tue, 15 Feb 2011 18:49:13 +0100 Konstantinos Poulios invoke/terminate printing process synchronously with rendering (#32319)
Tue, 01 Feb 2011 16:25:15 -0500 John W. Eaton gl-renderer.cc and gl2ps-renderer.cc: access objects directly from gh_manager instead of working with handles
Tue, 01 Feb 2011 15:55:44 -0500 John W. Eaton avoid using new to create temporary gl2ps_renderer object
Sun, 30 Jan 2011 09:36:11 -0800 Rik Rename fltk_mouse_wheel_zoom, fltk_gui_mode functions to remove fltk_ prefix.
Sat, 29 Jan 2011 22:31:31 -0800 Rik Add fltk_gui_mode, fltk_mouse_wheel_zoom to documentation.
Sat, 29 Jan 2011 12:56:29 -0500 John W. Eaton #undef Complex after including FLTK headers
Thu, 27 Jan 2011 17:58:19 +0100 Kai Habel Allow ui file function to work if gnuplot is the selected toolkit and fltk is available
Sat, 22 Jan 2011 02:21:52 -0500 Pascal Dupuis Explicitly disallow copying in some classes.
Thu, 20 Jan 2011 18:43:39 -0500 John W. Eaton style fixes for warning and error messages in source files
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Thu, 20 Jan 2011 17:21:27 -0500 John W. Eaton untabify source files
Thu, 20 Jan 2011 20:31:30 +0100 Kai Habel Fixes for ui file functions, bug#32190
Thu, 20 Jan 2011 02:43:31 -0500 John W. Eaton fix typo
Thu, 20 Jan 2011 02:29:57 -0500 John W. Eaton rename backend to graphics_toolkit base src/DLD-FUNCTIONS/fltk_backend.cc@58f5362a6925