[fltk.commit] [Library] r9097 - branches/branch-1.3/src

2011-09-30 Thread fltk-dev
Author: matt Date: 2011-09-30 03:31:08 -0700 (Fri, 30 Sep 2011) New Revision: 9097 Log: Horizontal Scrollbar in TextDisplay is now even smarter. Modified: branches/branch-1.3/src/Fl_Text_Display.cxx Modified: branches/branch-1.3/src/Fl_Text_Display.cxx

[fltk.commit] [Library] r9098 - branches/branch-3.0/test

2011-09-30 Thread fltk-dev
Author: matt Date: 2011-09-30 03:31:25 -0700 (Fri, 30 Sep 2011) New Revision: 9098 Log: Removed test code Modified: branches/branch-3.0/test/editor.cxx Modified: branches/branch-3.0/test/editor.cxx === ---

[fltk.commit] [Library] r9101 - in branches/branch-1.3: FL src

2011-09-30 Thread fltk-dev
Author: manolo Date: 2011-09-30 06:09:06 -0700 (Fri, 30 Sep 2011) New Revision: 9101 Log: About STR#2600 : some code factorization. Modified: branches/branch-1.3/FL/Fl.H branches/branch-1.3/FL/mac.H branches/branch-1.3/src/Fl_cocoa.mm branches/branch-1.3/src/Fl_win32.cxx

[fltk.commit] [Library] r9102 - in branches/branch-1.3: . src

2011-09-30 Thread fltk-dev
Author: manolo Date: 2011-09-30 07:46:08 -0700 (Fri, 30 Sep 2011) New Revision: 9102 Log: Fix STR#2600 : screens configuration changes are now detected under all platforms. Requires the RandR X extension. Modified: branches/branch-1.3/configh.in branches/branch-1.3/configure.in

[fltk.commit] [Library] r9103 - in branches/branch-3.0: include/fltk3 src/fltk3

2011-09-30 Thread fltk-dev
Author: manolo Date: 2011-09-30 09:19:31 -0700 (Fri, 30 Sep 2011) New Revision: 9103 Log: Backport of changes to 1.3 until Sep 30, 2011. Modified: branches/branch-3.0/include/fltk3/enumerations.h branches/branch-3.0/include/fltk3/osx.h branches/branch-3.0/include/fltk3/run.h

[fltk.commit] [Library] r9106 - branches/branch-3.0/fluid

2011-09-30 Thread fltk-dev
Author: matt Date: 2011-09-30 10:47:37 -0700 (Fri, 30 Sep 2011) New Revision: 9106 Log: Updated Fluid buildfile generation. Modified: branches/branch-3.0/fluid/file_make.cxx Modified: branches/branch-3.0/fluid/file_make.cxx ===

[fltk.commit] [Library] r9084 - in branches/branch-1.3: FL src

2011-09-29 Thread fltk-dev
Author: manolo Date: 2011-09-29 09:04:24 -0700 (Thu, 29 Sep 2011) New Revision: 9084 Log: Fix STR#2695 2697: correct computation of work areas with multiple screens. This introduces 3 new functions static void Fl::screen_work_area(X,Y,W,H) static void Fl::screen_work_area(X,Y,W,H,mx,my) static

[fltk.commit] [Library] r9074 - branches/branch-1.3/src

2011-09-28 Thread fltk-dev
Author: manolo Date: 2011-09-28 02:07:50 -0700 (Wed, 28 Sep 2011) New Revision: 9074 Log: Mac only: further fine tuning in clipping/rectf needed for scroll demo after changes in r.9050. Modified: branches/branch-1.3/src/Fl_cocoa.mm branches/branch-1.3/src/fl_rect.cxx Modified:

[fltk.commit] [Library] r9075 - branches/branch-3.0/documentation/src

2011-09-28 Thread fltk-dev
Author: AlbrechtS Date: 2011-09-28 06:37:32 -0700 (Wed, 28 Sep 2011) New Revision: 9075 Log: Fixed typo. Modified: branches/branch-3.0/documentation/src/basics.dox Modified: branches/branch-3.0/documentation/src/basics.dox ===

[fltk.commit] [Library] r9076 - branches/branch-1.3/src

2011-09-28 Thread fltk-dev
Author: matt Date: 2011-09-28 12:54:05 -0700 (Wed, 28 Sep 2011) New Revision: 9076 Log: STR 2710: limited scheme names to known schemes. Modified: branches/branch-1.3/src/Fl_get_system_colors.cxx Modified: branches/branch-1.3/src/Fl_get_system_colors.cxx

[fltk.commit] [Library] r9077 - branches/branch-3.0/src/fltk3

2011-09-28 Thread fltk-dev
Author: matt Date: 2011-09-28 12:55:24 -0700 (Wed, 28 Sep 2011) New Revision: 9077 Log: STR 2710: limited scheme names to known schemes. Modified: branches/branch-3.0/src/fltk3/get_system_colors.cxx Modified: branches/branch-3.0/src/fltk3/get_system_colors.cxx

[fltk.commit] [Library] r9080 - branches/branch-1.3/fluid

2011-09-28 Thread fltk-dev
Author: matt Date: 2011-09-28 13:31:27 -0700 (Wed, 28 Sep 2011) New Revision: 9080 Log: STR 2707: nested class and namespace support Modified: branches/branch-1.3/fluid/Fl_Window_Type.cxx Modified: branches/branch-1.3/fluid/Fl_Window_Type.cxx

[fltk.commit] [Library] r9081 - branches/branch-3.0/fluid

2011-09-28 Thread fltk-dev
Author: matt Date: 2011-09-28 13:31:58 -0700 (Wed, 28 Sep 2011) New Revision: 9081 Log: STR 2707: nested class and namespace support Modified: branches/branch-3.0/fluid/Fl_Window_Type.cxx Modified: branches/branch-3.0/fluid/Fl_Window_Type.cxx

[fltk.commit] [Library] r9083 - branches/branch-3.0/fluid

2011-09-28 Thread fltk-dev
Author: matt Date: 2011-09-28 13:44:35 -0700 (Wed, 28 Sep 2011) New Revision: 9083 Log: STR 2708: simple inline hint may reduce executable size quite a lot. Modified: branches/branch-3.0/fluid/Fl_Menu_Type.cxx branches/branch-3.0/fluid/Fl_Widget_Type.cxx Modified:

[fltk.commit] [Library] r9082 - branches/branch-1.3/fluid

2011-09-28 Thread fltk-dev
Author: matt Date: 2011-09-28 13:43:05 -0700 (Wed, 28 Sep 2011) New Revision: 9082 Log: STR 2708: simple inline hint may reduce executable size quite a lot. Modified: branches/branch-1.3/fluid/Fl_Menu_Type.cxx branches/branch-1.3/fluid/Fl_Widget_Type.cxx Modified:

[fltk.commit] [Library] r9064 - in branches/branch-1.3: documentation src

2011-09-27 Thread fltk-dev
Author: matt Date: 2011-09-27 10:00:35 -0700 (Tue, 27 Sep 2011) New Revision: 9064 Log: STR 2683: calling show_cursor() before a text buffer is assigned to an Fl_Text_Diisplay deos not crash any longer. Modified: branches/branch-1.3/documentation/Doxyfile

[fltk.commit] [Library] r9068 - branches/branch-1.3/src

2011-09-27 Thread fltk-dev
Author: matt Date: 2011-09-27 19:11:14 -0700 (Tue, 27 Sep 2011) New Revision: 9068 Log: STR 2684: increased right margin in Fl_Input_ so that a cursor at the end of a line would always be fully visible. Modified: branches/branch-1.3/src/Fl_Input_.cxx Modified:

[fltk.commit] [Library] r9069 - branches/branch-1.3/fluid

2011-09-27 Thread fltk-dev
Author: matt Date: 2011-09-27 19:21:06 -0700 (Tue, 27 Sep 2011) New Revision: 9069 Log: STR 2706: fixed wrong parent() count for Fluid generated Fl_Input_Choice callback code. Modified: branches/branch-1.3/fluid/Fl_Menu_Type.cxx Modified: branches/branch-1.3/fluid/Fl_Menu_Type.cxx

[fltk.commit] [Library] r9071 - branches/branch-1.3/src

2011-09-27 Thread fltk-dev
Author: matt Date: 2011-09-27 20:35:51 -0700 (Tue, 27 Sep 2011) New Revision: 9071 Log: STR 2711: fixed radio menu button drawing. Modified: branches/branch-1.3/src/Fl_Menu.cxx Modified: branches/branch-1.3/src/Fl_Menu.cxx ===

[fltk.commit] [Library] r9072 - branches/branch-1.3/src

2011-09-27 Thread fltk-dev
Author: matt Date: 2011-09-27 20:39:23 -0700 (Tue, 27 Sep 2011) New Revision: 9072 Log: STR 2673: stop the annoying beeps when opening modal dialogs (this was so '80s) Modified: branches/branch-1.3/src/fl_ask.cxx Modified: branches/branch-1.3/src/fl_ask.cxx

[fltk.commit] [Library] r9061 - branches/branch-3.0/src/fltk3

2011-09-26 Thread fltk-dev
Author: matt Date: 2011-09-26 11:22:01 -0700 (Mon, 26 Sep 2011) New Revision: 9061 Log: STR 2715, nasty typo Modified: branches/branch-3.0/src/fltk3/ask.cxx Modified: branches/branch-3.0/src/fltk3/ask.cxx === ---

[fltk.commit] [Library] r9056 - branches/branch-3.0/include/fltk3

2011-09-22 Thread fltk-dev
Author: manolo Date: 2011-09-22 02:08:57 -0700 (Thu, 22 Sep 2011) New Revision: 9056 Log: Changed doc of fltk3::draw() functions to state that strings are UTF-8 encoded and lengths are in bytes. Modified: branches/branch-3.0/include/fltk3/draw.h Modified:

[fltk.commit] [Library] r9054 - branches/branch-1.3/fluid

2011-09-21 Thread fltk-dev
Author: manolo Date: 2011-09-21 07:11:44 -0700 (Wed, 21 Sep 2011) New Revision: 9054 Log: Use the Fl_Printer and Fl_Native_File_Chooser classes. Modified: branches/branch-1.3/fluid/fluid.cxx Modified: branches/branch-1.3/fluid/fluid.cxx

[fltk.commit] [Library] r9050 - branches/branch-1.3/src

2011-09-19 Thread fltk-dev
Author: manolo Date: 2011-09-19 12:03:22 -0700 (Mon, 19 Sep 2011) New Revision: 9050 Log: Mac OS: simplified use of CGRectMake() for rectangle drawing and clipping on display and printer. Modified: branches/branch-1.3/src/Fl_cocoa.mm branches/branch-1.3/src/fl_rect.cxx Modified:

[fltk.commit] [Library] r9052 - branches/branch-3.0/src/fltk3

2011-09-19 Thread fltk-dev
Author: manolo Date: 2011-09-19 12:18:44 -0700 (Mon, 19 Sep 2011) New Revision: 9052 Log: Mac OS: simplified use of CGRectMake() for rectangle drawing and clipping on display and printer. Modified: branches/branch-3.0/src/fltk3/cocoa.mm branches/branch-3.0/src/fltk3/rect.cxx Modified:

[fltk.commit] [WWW] r636 - trunk

2011-09-17 Thread fltk-dev
Author: matt Date: 2011-09-17 06:22:09 -0700 (Sat, 17 Sep 2011) New Revision: 636 Log: Slowly adding FLTK 3 to the web site interface. Modified: trunk/roadmap.php trunk/software.php Modified: trunk/roadmap.php === ---

[fltk.commit] [WWW] r638 - in trunk: . data

2011-09-17 Thread fltk-dev
Author: matt Date: 2011-09-17 06:41:56 -0700 (Sat, 17 Sep 2011) New Revision: 638 Log: Snapshot handling Modified: trunk/data/snapshots.php trunk/index.php Modified: trunk/data/snapshots.php === --- trunk/data/snapshots.php

[fltk.commit] [WWW] r640 - trunk

2011-09-17 Thread fltk-dev
Author: matt Date: 2011-09-17 06:43:58 -0700 (Sat, 17 Sep 2011) New Revision: 640 Log: Sorry, reverting. Modified: trunk/index.php Modified: trunk/index.php === --- trunk/index.php 2011-09-17 13:42:35 UTC (rev 639) +++

[fltk.commit] [WWW] r641 - in trunk: . data

2011-09-17 Thread fltk-dev
Author: matt Date: 2011-09-17 07:26:02 -0700 (Sat, 17 Sep 2011) New Revision: 641 Log: Aah, I screwed up! Sorry guys! Modified: trunk/data/snapshots.php trunk/index.php Modified: trunk/data/snapshots.php === ---

[fltk.commit] [WWW] r642 - trunk

2011-09-17 Thread fltk-dev
Author: matt Date: 2011-09-17 07:27:56 -0700 (Sat, 17 Sep 2011) New Revision: 642 Log: Aah, I screwed up! Pt 2 :-( Modified: trunk/index.php Modified: trunk/index.php === --- trunk/index.php 2011-09-17 14:26:02 UTC (rev

[fltk.commit] [WWW] r645 - trunk

2011-09-17 Thread fltk-dev
Author: matt Date: 2011-09-17 07:43:47 -0700 (Sat, 17 Sep 2011) New Revision: 645 Log: Restoring index.php Modified: trunk/index.php Modified: trunk/index.php === --- trunk/index.php 2011-09-17 14:36:06 UTC (rev 644) +++

[fltk.commit] [Library] r9045 - in branches/branch-3.0: include/fltk3 src/fltk3 src/fltk3images

2011-09-17 Thread fltk-dev
Author: matt Date: 2011-09-17 13:42:30 -0700 (Sat, 17 Sep 2011) New Revision: 9045 Log: FLTK3: documentation fix. Wrong ctor created by dumb search'n'replace 2 Modified: branches/branch-3.0/include/fltk3/Box.h branches/branch-3.0/include/fltk3/SysMenuBar.h

[fltk.commit] [Library] r9039 - branches/branch-1.3/src

2011-09-16 Thread fltk-dev
Author: manolo Date: 2011-09-16 01:29:23 -0700 (Fri, 16 Sep 2011) New Revision: 9039 Log: Don't draw the resize window corner under Mac OS X 10.7-Lion. Modified: branches/branch-1.3/src/Fl_Window.cxx Modified: branches/branch-1.3/src/Fl_Window.cxx

[fltk.commit] [Library] r9042 - branches/branch-3.0/src/fltk3

2011-09-16 Thread fltk-dev
Author: matt Date: 2011-09-16 15:10:14 -0700 (Fri, 16 Sep 2011) New Revision: 9042 Log: Changed Choice design a little bit as well - still not happy. Modified: branches/branch-3.0/src/fltk3/Choice.cxx branches/branch-3.0/src/fltk3/MenuButton.cxx Modified:

[fltk.commit] [Library] r9038 - branches/branch-3.0/src/fltk3

2011-09-15 Thread fltk-dev
Author: manolo Date: 2011-09-15 06:33:04 -0700 (Thu, 15 Sep 2011) New Revision: 9038 Log: Allow 32-bit compilation. Modified: branches/branch-3.0/src/fltk3/cocoa_font.cxx Modified: branches/branch-3.0/src/fltk3/cocoa_font.cxx ===

[fltk.commit] [Library] r9036 - branches/branch-1.3/documentation/src

2011-09-14 Thread fltk-dev
Author: manolo Date: 2011-09-14 08:19:20 -0700 (Wed, 14 Sep 2011) New Revision: 9036 Log: Added the name of the type of the fl_gc global variable under Mac OS. Modified: branches/branch-1.3/documentation/src/osissues.dox Modified: branches/branch-1.3/documentation/src/osissues.dox

[fltk.commit] [Library] r9034 - branches/branch-1.3/src

2011-09-13 Thread fltk-dev
Author: manolo Date: 2011-09-13 06:03:07 -0700 (Tue, 13 Sep 2011) New Revision: 9034 Log: Mac OS: - Correct application hiding when modal or menu window is on. - Removed useless FL_FOCUS events when unhiding application. Modified: branches/branch-1.3/src/Fl_cocoa.mm Modified:

[fltk.commit] [Library] r9033 - branches/branch-1.3/src

2011-09-08 Thread fltk-dev
Author: manolo Date: 2011-09-08 03:56:51 -0700 (Thu, 08 Sep 2011) New Revision: 9033 Log: Mac OS: print dialog uses only one window instead of two. Modified: branches/branch-1.3/src/Fl_Quartz_Printer.mm Modified: branches/branch-1.3/src/Fl_Quartz_Printer.mm

[fltk.commit] [Library] r9031 - branches/branch-1.3/FL

2011-09-07 Thread fltk-dev
Author: ianmacarthur Date: 2011-09-07 05:18:14 -0700 (Wed, 07 Sep 2011) New Revision: 9031 Log: Fix trivial documentation discrepancy in Fl_Round_Button Modified: branches/branch-1.3/FL/Fl_Round_Button.H Modified: branches/branch-1.3/FL/Fl_Round_Button.H

[fltk.commit] [Library] r9029 - branches/branch-1.3/src

2011-09-04 Thread fltk-dev
Author: manolo Date: 2011-09-04 06:50:31 -0700 (Sun, 04 Sep 2011) New Revision: 9029 Log: Fixed Mac OS crash when using Fl_Native_File_Chooser with filter that does not end with \n. Modified: branches/branch-1.3/src/Fl_Native_File_Chooser_MAC.mm Modified:

[fltk.commit] [Library] r9026 - branches/branch-1.3/src

2011-09-02 Thread fltk-dev
Author: manolo Date: 2011-09-02 05:15:43 -0700 (Fri, 02 Sep 2011) New Revision: 9026 Log: Before deleting a window, it's better to check whether it contains the currently focused NSView, and unlock focus there. Modified: branches/branch-1.3/src/Fl_cocoa.mm Modified:

[fltk.commit] [Library] r9027 - branches/branch-1.3/FL

2011-09-02 Thread fltk-dev
Author: manolo Date: 2011-09-02 07:42:02 -0700 (Fri, 02 Sep 2011) New Revision: 9027 Log: Added missing declaration of the fl_find() function. Modified: branches/branch-1.3/FL/mac.H Modified: branches/branch-1.3/FL/mac.H === ---

[fltk.commit] [Library] r9028 - branches/branch-1.3/documentation/src

2011-09-02 Thread fltk-dev
Author: greg.ercolano Date: 2011-09-02 14:01:28 -0700 (Fri, 02 Sep 2011) New Revision: 9028 Log: Backing out r9025; the correct info is at the top of the document (to use FL/x.H instead of define FL_INTERNALS). Modified: branches/branch-1.3/documentation/src/osissues.dox Modified:

[fltk.commit] [Library] r9025 - branches/branch-1.3/documentation/src

2011-09-01 Thread fltk-dev
Author: greg.ercolano Date: 2011-09-01 13:14:26 -0700 (Thu, 01 Sep 2011) New Revision: 9025 Log: Mention the need for #define FL_INTERNALS for fl_xid(). (STR #2696, http://fltk.org/newsgroups.php?gfltk.development+v:12524) Modified: branches/branch-1.3/documentation/src/osissues.dox

[fltk.commit] [Library] r9023 - in branches/branch-1.3: . src

2011-08-30 Thread fltk-dev
Author: AlbrechtS Date: 2011-08-30 00:50:16 -0700 (Tue, 30 Aug 2011) New Revision: 9023 Log: Fixed fl_pie() drawing too small on X11 (STR #2703) Modified: branches/branch-1.3/CHANGES branches/branch-1.3/src/fl_arci.cxx Modified: branches/branch-1.3/CHANGES

[fltk.commit] [Library] r9024 - branches/branch-3.0/src/fltk3

2011-08-30 Thread fltk-dev
Author: AlbrechtS Date: 2011-08-30 01:01:17 -0700 (Tue, 30 Aug 2011) New Revision: 9024 Log: Fixed fl_pie() drawing too small on X11 (STR #2703) Modified: branches/branch-3.0/src/fltk3/arci.cxx Modified: branches/branch-3.0/src/fltk3/arci.cxx

[fltk.commit] [Library] r9021 - branches/branch-3.0/documentation

2011-08-29 Thread fltk-dev
Author: AlbrechtS Date: 2011-08-29 03:28:07 -0700 (Mon, 29 Aug 2011) New Revision: 9021 Log: A tiny and far from complete first step to generate fltk3 documentation. Lots of warnings (too many to fix now), but usable as a first overview. Modified: branches/branch-3.0/documentation/Doxyfile

[fltk.commit] [Library] r9018 - in branches/branch-3.0: include/fltk3 src/fltk3/xutf8 src/fltk3jpeg src/fltk3png src/fltk3zlib

2011-08-28 Thread fltk-dev
Author: bgbnbigben Date: 2011-08-28 02:39:18 -0700 (Sun, 28 Aug 2011) New Revision: 9018 Log: Fixed a bunch of compile errors caused (most likely) by the great shuffle Modified: branches/branch-3.0/include/fltk3/all.h branches/branch-3.0/include/fltk3/names.h

[fltk.commit] [Library] r9019 - in branches/branch-3.0: include/fltk3 src/fltk3

2011-08-28 Thread fltk-dev
Author: matt Date: 2011-08-28 08:30:35 -0700 (Sun, 28 Aug 2011) New Revision: 9019 Log: Fixed destructor for flk3::Label Modified: branches/branch-3.0/include/fltk3/Widget.h branches/branch-3.0/include/fltk3/all.h branches/branch-3.0/src/fltk3/Widget.cxx Modified:

[fltk.commit] [Library] r9020 - in branches/branch-3.0: include/fltk3 src/fltk3

2011-08-28 Thread fltk-dev
Author: matt Date: 2011-08-28 13:40:32 -0700 (Sun, 28 Aug 2011) New Revision: 9020 Log: Implemented Styles for two aspcts of a Widget (labelfont and labelsize). Modified: branches/branch-3.0/include/fltk3/Style.h branches/branch-3.0/include/fltk3/Widget.h

[fltk.commit] [Library] r9017 - in branches/branch-3.0: . include/fltk3 src/fltk3 test

2011-08-27 Thread fltk-dev
Author: matt Date: 2011-08-27 15:50:53 -0700 (Sat, 27 Aug 2011) New Revision: 9017 Log: FLTK3: Widget is now derived from Label which is derived from Rectangle. This will allow very lightweight text displays. It's also usefule as an interim solution on the way to Styles. Modified:

[fltk.commit] [Library] r9016 - branches/branch-1.3/documentation/src

2011-08-26 Thread fltk-dev
Author: AlbrechtS Date: 2011-08-26 10:54:01 -0700 (Fri, 26 Aug 2011) New Revision: 9016 Log: Fixed typo. Modified: branches/branch-1.3/documentation/src/migration_1_1.dox Modified: branches/branch-1.3/documentation/src/migration_1_1.dox

[fltk.commit] [Library] r9002 - in branches/branch-3.0: include/fltk3 src/core test

2011-08-24 Thread fltk-dev
Author: matt Date: 2011-08-24 12:24:48 -0700 (Wed, 24 Aug 2011) New Revision: 9002 Log: FLTK3: added some more crispness to the default scheme. Added some fancyness: check out test/input ;-) Modified: branches/branch-3.0/include/fltk3/Widget.h

[fltk.commit] [Library] r9003 - branches/branch-3.0/test

2011-08-24 Thread fltk-dev
Author: matt Date: 2011-08-24 15:21:47 -0700 (Wed, 24 Aug 2011) New Revision: 9003 Log: FLTK3: modified 'test/buttons' to showcase the visual ties betweenboxtypes. Modified: branches/branch-3.0/test/buttons.cxx Modified: branches/branch-3.0/test/buttons.cxx

[fltk.commit] [Library] r9004 - in branches/branch-3.0: include/fltk3 src/core

2011-08-24 Thread fltk-dev
Author: matt Date: 2011-08-24 16:34:13 -0700 (Wed, 24 Aug 2011) New Revision: 9004 Log: fltk3::Input_ ahs now a cut/copy/paste menu on the right mouse button. Modified: branches/branch-3.0/include/fltk3/Input_.h branches/branch-3.0/src/core/Fl_Input.cxx

[fltk.commit] [Library] r9005 - branches/branch-3.0/src/core

2011-08-24 Thread fltk-dev
Author: matt Date: 2011-08-24 16:55:27 -0700 (Wed, 24 Aug 2011) New Revision: 9005 Log: fltk3::Input_, improved cut/copy/paste menu Modified: branches/branch-3.0/src/core/Fl_Input_.cxx Modified: branches/branch-3.0/src/core/Fl_Input_.cxx

[fltk.commit] [Library] r9006 - in branches/branch-3.0: include/fltk3 src/core

2011-08-24 Thread fltk-dev
Author: matt Date: 2011-08-24 17:39:45 -0700 (Wed, 24 Aug 2011) New Revision: 9006 Log: fltk3::TextDisplay, added cut/copy/paste popup menu. Modified: branches/branch-3.0/include/fltk3/TextDisplay.h branches/branch-3.0/include/fltk3/TextEditor.h branches/branch-3.0/src/core/Fl_Input_.cxx

[fltk.commit] [Library] r9000 - branches/branch-3.0/test

2011-08-23 Thread fltk-dev
Author: AlbrechtS Date: 2011-08-23 03:53:22 -0700 (Tue, 23 Aug 2011) New Revision: 9000 Log: Fix case where HAVE_GL is false. This is a side effect in my current build that needs to be investigated (why is HAVE_GL false in the first place?). The fix is needed anyway. Modified:

[fltk.commit] [Library] r8989 - in branches/branch-3.0: . fltk3 fluid ide/VisualC2008 ide/VisualC2010 ide/VisualC6 ide/Xcode4/FLTK.xcodeproj src

2011-08-22 Thread fltk-dev
Author: matt Date: 2011-08-22 03:39:40 -0700 (Mon, 22 Aug 2011) New Revision: 8989 Log: FLTK3: tested adding a new source file (Style, which will contains the very useful FLTK2 style setup). Added: branches/branch-3.0/fltk3/Style.h branches/branch-3.0/src/Style.cxx Modified:

[fltk.commit] [Library] r8990 - branches/branch-3.0/src

2011-08-22 Thread fltk-dev
Author: ianmacarthur Date: 2011-08-22 06:59:12 -0700 (Mon, 22 Aug 2011) New Revision: 8990 Log: Minor correction to types in Fl_get_key_win32.cxx for signed/unsigned types. This now compiles OK. (Though win32 builds still broken elsewhere...) Modified:

[fltk.commit] [Library] r8994 - in branches/branch-3.0: . fluid include/fltk3 src/core src/core/xutf8 test

2011-08-22 Thread fltk-dev
Author: matt Date: 2011-08-22 11:52:15 -0700 (Mon, 22 Aug 2011) New Revision: 8994 Log: FLTK3: compiles without warnings on Ubuntu (make clean and make depend do not work) Modified: branches/branch-3.0/fltk.flw branches/branch-3.0/fluid/Fl_Widget_Type.h

[fltk.commit] [Library] r8995 - branches/branch-3.0/test

2011-08-22 Thread fltk-dev
Author: matt Date: 2011-08-22 11:54:47 -0700 (Mon, 22 Aug 2011) New Revision: 8995 Log: Fix for OS X Modified: branches/branch-3.0/test/keyboard.cxx Modified: branches/branch-3.0/test/keyboard.cxx === ---

[fltk.commit] [Library] r8982 - branches/branch-3.0/src

2011-08-19 Thread fltk-dev
Author: ianmacarthur Date: 2011-08-19 05:18:03 -0700 (Fri, 19 Aug 2011) New Revision: 8982 Log: Back port the screen_xywh() fix for win32 from fltk-1.3 for now since it was annoying me! Modified: branches/branch-3.0/src/screen_xywh.cxx Modified: branches/branch-3.0/src/screen_xywh.cxx

[fltk.commit] [Library] r8983 - branches/branch-1.3/src

2011-08-19 Thread fltk-dev
Author: AlbrechtS Date: 2011-08-19 07:11:30 -0700 (Fri, 19 Aug 2011) New Revision: 8983 Log: Fix window positioning on screen (Fl_X::fake_X_wm()) by testing the entire window area instead of the top left corner only to find the screen to put the window on (Windows only). Note that this *should*

[fltk.commit] [Library] r8984 - branches/branch-3.0/src

2011-08-19 Thread fltk-dev
Author: AlbrechtS Date: 2011-08-19 07:19:13 -0700 (Fri, 19 Aug 2011) New Revision: 8984 Log: Fix window positioning on screen (Fl_X::fake_X_wm()) by testing the entire window area instead of the top left corner only to find the screen to put the window on (Windows only). Note that this *should*

[fltk.commit] [Library] r8987 - in branches/branch-3.0: . fluid test

2011-08-19 Thread fltk-dev
Author: matt Date: 2011-08-19 13:51:32 -0700 (Fri, 19 Aug 2011) New Revision: 8987 Log: Fluid3: makefile procedural changes Modified: branches/branch-3.0/fltk.flw branches/branch-3.0/fluid/file_make.cxx branches/branch-3.0/test/Makefile Modified: branches/branch-3.0/fltk.flw

[fltk.commit] [Library] r8981 - branches/branch-1.3/src

2011-08-18 Thread fltk-dev
Author: ianmacarthur Date: 2011-08-18 09:23:07 -0700 (Thu, 18 Aug 2011) New Revision: 8981 Log: Initial fixes for window position at or beyond (0,0) under win32. This is not the whole story, but is better. We were messing up the initialisation of num_screens on Win32 in that it was being set to

[fltk.commit] [Library] r8977 - branches/branch-3.0/fluid

2011-08-17 Thread fltk-dev
Author: ianmacarthur Date: 2011-08-17 13:03:55 -0700 (Wed, 17 Aug 2011) New Revision: 8977 Log: Had to add ctype.h to the includes in file_make.cxx for linux to compile Modified: branches/branch-3.0/fluid/file_make.cxx Modified: branches/branch-3.0/fluid/file_make.cxx

[fltk.commit] [Library] r8969 - in branches/branch-3.0: fluid ide/VisualC2008

2011-08-15 Thread fltk-dev
Author: matt Date: 2011-08-15 12:55:13 -0700 (Mon, 15 Aug 2011) New Revision: 8969 Log: Fluid3: OK, I finally downloaded and installed VC2008 (and it didn't hurt). Anyway, FLTK VC2008 IDE support works well now. Modified: branches/branch-3.0/fluid/file_visualc_2008.cxx

[fltk.commit] [Library] r8971 - branches/branch-3.0/fluid

2011-08-15 Thread fltk-dev
Author: matt Date: 2011-08-15 13:38:08 -0700 (Mon, 15 Aug 2011) New Revision: 8971 Log: Updated UI Modified: branches/branch-3.0/fluid/workspace_panel.cxx Modified: branches/branch-3.0/fluid/workspace_panel.cxx === ---

[fltk.commit] [Library] r8974 - branches/branch-3.0

2011-08-15 Thread fltk-dev
Author: matt Date: 2011-08-15 14:12:35 -0700 (Mon, 15 Aug 2011) New Revision: 8974 Log: Testing all IDEs Modified: branches/branch-3.0/fltk.flw Modified: branches/branch-3.0/fltk.flw === --- branches/branch-3.0/fltk.flw

[fltk.commit] [Library] r8975 - in branches/branch-3.0: . ide/VisualC2008 ide/VisualC2010 ide/VisualC6 ide/Xcode4/FLTK.xcodeproj

2011-08-15 Thread fltk-dev
Author: matt Date: 2011-08-15 14:19:33 -0700 (Mon, 15 Aug 2011) New Revision: 8975 Log: 'inactive' test was not using its .fl file Modified: branches/branch-3.0/fltk.flw branches/branch-3.0/ide/VisualC2008/inactive.vcproj branches/branch-3.0/ide/VisualC2010/inactive.vcxproj

[fltk.commit] [Library] r8960 - branches/branch-3.0/ide/templates

2011-08-14 Thread fltk-dev
Author: matt Date: 2011-08-14 01:48:25 -0700 (Sun, 14 Aug 2011) New Revision: 8960 Log: 2008 template no longer needed Removed: branches/branch-3.0/ide/templates/VisualC2008.tmpl Deleted: branches/branch-3.0/ide/templates/VisualC2008.tmpl ___

[fltk.commit] [Library] r8959 - in branches/branch-3.0: . fluid ide ide/VisualC2008 ide/VisualC2010 ide/Xcode4/FLTK.xcodeproj ide/templates

2011-08-14 Thread fltk-dev
Author: matt Date: 2011-08-14 01:47:24 -0700 (Sun, 14 Aug 2011) New Revision: 8959 Log: FLTK3: removed support for VisualC6, because it is outdated. Removed support for Xcode3 because Xcode3 and 4 are compatible (Xcode3 can loas Xcode4 projects and vice versa). Removed:

[fltk.commit] [Library] r8947 - branches/branch-3.0/fluid

2011-08-13 Thread fltk-dev
Author: matt Date: 2011-08-13 05:01:15 -0700 (Sat, 13 Aug 2011) New Revision: 8947 Log: Fluid3: splitting up VisualC support as modules get more complex. Added: branches/branch-3.0/fluid/file_visualc_2008.cxx branches/branch-3.0/fluid/file_visualc_2010.cxx

[fltk.commit] [Library] r8948 - in branches/branch-3.0: . ide/VisualC2008 ide/VisualC2010 ide/VisualC6 ide/Xcode4/FLTK.xcodeproj

2011-08-13 Thread fltk-dev
Author: matt Date: 2011-08-13 05:01:40 -0700 (Sat, 13 Aug 2011) New Revision: 8948 Log: Fluid3: splitting up VisualC support as modules get more complex. (2/2) Modified: branches/branch-3.0/fltk.flw branches/branch-3.0/ide/VisualC2008/fluid.vcproj

[fltk.commit] [Library] r8955 - branches/branch-3.0/ide/VisualC6

2011-08-13 Thread fltk-dev
Author: matt Date: 2011-08-13 12:50:08 -0700 (Sat, 13 Aug 2011) New Revision: 8955 Log: Missing VC6 project file Added: branches/branch-3.0/ide/VisualC6/unittest.dsp Added: branches/branch-3.0/ide/VisualC6/unittest.dsp === ---

[fltk.commit] [Library] r8956 - branches/branch-3.0/test

2011-08-13 Thread fltk-dev
Author: matt Date: 2011-08-13 13:02:52 -0700 (Sat, 13 Aug 2011) New Revision: 8956 Log: More VC6 fixes Modified: branches/branch-3.0/test/utf8.cxx Modified: branches/branch-3.0/test/utf8.cxx === ---

[fltk.commit] [Library] r8958 - in branches/branch-3.0: . ide/Xcode4/FLTK.xcodeproj ide/Xcode4/plists

2011-08-13 Thread fltk-dev
Author: matt Date: 2011-08-13 16:59:33 -0700 (Sat, 13 Aug 2011) New Revision: 8958 Log: Fluid3: updating project to correctly compile unittests Added: branches/branch-3.0/ide/Xcode4/plists/unittests-Info.plist Modified: branches/branch-3.0/fltk.flw

[fltk.commit] [Library] r8943 - in branches/branch-3.0: . fluid

2011-08-11 Thread fltk-dev
Author: matt Date: 2011-08-11 07:13:23 -0700 (Thu, 11 Aug 2011) New Revision: 8943 Log: Fluid3: writing VC6 .dsw file Modified: branches/branch-3.0/fltk.flw branches/branch-3.0/fluid/file_visualc.cxx Modified: branches/branch-3.0/fltk.flw

[fltk.commit] [Library] r8940 - in branches/branch-3.0: . fltk3 fluid src

2011-08-10 Thread fltk-dev
Author: matt Date: 2011-08-10 09:45:13 -0700 (Wed, 10 Aug 2011) New Revision: 8940 Log: Fluid3: - more verbose messages when writing build environments (if set) - universal properties dialog for workspaces - remove redundant menu items Modified: branches/branch-3.0/fltk.flw

[fltk.commit] [Library] r8937 - branches/branch-3.0/fluid

2011-08-09 Thread fltk-dev
Author: manolo Date: 2011-08-09 08:52:02 -0700 (Tue, 09 Aug 2011) New Revision: 8937 Log: Print with print_window() to get also the window border. Modified: branches/branch-3.0/fluid/fluid.cxx Modified: branches/branch-3.0/fluid/fluid.cxx

[fltk.commit] [Library] r8939 - branches/branch-3.0/fluid

2011-08-09 Thread fltk-dev
Author: matt Date: 2011-08-09 15:16:47 -0700 (Tue, 09 Aug 2011) New Revision: 8939 Log: Fluid3: preparing the File Panel for edition properties in all other types derived from Fl_Tool_Type (everything in a Workspace). Modified: branches/branch-3.0/fluid/file_xcode.cxx

[fltk.commit] [Library] r8931 - branches/branch-3.0/fluid

2011-08-08 Thread fltk-dev
Author: matt Date: 2011-08-08 05:57:48 -0700 (Mon, 08 Aug 2011) New Revision: 8931 Log: Fluid3: sorting and commenting only. Modified: branches/branch-3.0/fluid/file_xcode.cxx Modified: branches/branch-3.0/fluid/file_xcode.cxx

[fltk.commit] [Library] r8935 - branches/branch-1.3/src

2011-08-08 Thread fltk-dev
Author: manolo Date: 2011-08-08 08:24:19 -0700 (Mon, 08 Aug 2011) New Revision: 8935 Log: Fix STR #2695 (continued). Use of Fl::x() is appropriate only under Mac OS. Modified: branches/branch-1.3/src/Fl_Menu.cxx Modified: branches/branch-1.3/src/Fl_Menu.cxx

[fltk.commit] [WWW] r634 - trunk

2011-08-08 Thread fltk-dev
Author: matt Date: 2011-08-08 09:50:00 -0700 (Mon, 08 Aug 2011) New Revision: 634 Log: Updated wrong Release Schedule entries Modified: trunk/index.php Modified: trunk/index.php === --- trunk/index.php 2011-08-06 08:02:41 UTC

[fltk.commit] [Library] r8925 - in branches/branch-3.0: . fluid ide/templates

2011-08-07 Thread fltk-dev
Author: matt Date: 2011-08-07 00:16:13 -0700 (Sun, 07 Aug 2011) New Revision: 8925 Log: Fluid3: Baby steps are steps, too Modified: branches/branch-3.0/fltk.flw branches/branch-3.0/fluid/file_xcode.cxx branches/branch-3.0/ide/templates/Xcode4.tmpl Modified: branches/branch-3.0/fltk.flw

[fltk.commit] [Library] r8927 - in branches/branch-3.0: . fluid ide/Xcode4/FLTK.xcodeproj ide/templates

2011-08-07 Thread fltk-dev
Author: matt Date: 2011-08-07 16:01:03 -0700 (Sun, 07 Aug 2011) New Revision: 8927 Log: Fluid3: adding Xcode workspace support Modified: branches/branch-3.0/fltk.flw branches/branch-3.0/fluid/Fl_Type.cxx branches/branch-3.0/fluid/Fl_Type.h branches/branch-3.0/fluid/file_xcode.cxx

[fltk.commit] [WWW] r633 - trunk

2011-08-06 Thread fltk-dev
Author: matt Date: 2011-08-06 01:02:41 -0700 (Sat, 06 Aug 2011) New Revision: 633 Log: Updated release schedule Modified: trunk/index.php Modified: trunk/index.php === --- trunk/index.php 2011-08-04 17:45:16 UTC (rev 632) +++

[fltk.commit] [Library] r8919 - in branches/branch-3.0: . fluid ide/Xcode4/FLTK.xcodeproj ide/templates

2011-08-06 Thread fltk-dev
Author: matt Date: 2011-08-06 14:22:00 -0700 (Sat, 06 Aug 2011) New Revision: 8919 Log: Fluid3: moving stuff from the template into natie code (going from statis to procedural). Modified: branches/branch-3.0/fltk.flw branches/branch-3.0/fluid/file_xcode.cxx

[fltk.commit] [Library] r8921 - in branches/branch-3.0: . fluid ide/Xcode4/FLTK.xcodeproj ide/templates

2011-08-06 Thread fltk-dev
Author: matt Date: 2011-08-06 15:08:13 -0700 (Sat, 06 Aug 2011) New Revision: 8921 Log: Fluid3: and more Xcode4 support Modified: branches/branch-3.0/fltk.flw branches/branch-3.0/fluid/file_xcode.cxx branches/branch-3.0/ide/Xcode4/FLTK.xcodeproj/project.pbxproj

[fltk.commit] [Library] r8922 - in branches/branch-3.0: fluid ide/Xcode4/FLTK.xcodeproj ide/templates

2011-08-06 Thread fltk-dev
Author: matt Date: 2011-08-06 15:12:41 -0700 (Sat, 06 Aug 2011) New Revision: 8922 Log: Fluid3: removed some obsolte Xcode 4 stuff Modified: branches/branch-3.0/fluid/file_xcode.cxx branches/branch-3.0/ide/Xcode4/FLTK.xcodeproj/project.pbxproj

[fltk.commit] [Library] r8915 - branches/branch-1.3/test

2011-08-05 Thread fltk-dev
Author: AlbrechtS Date: 2011-08-05 01:43:26 -0700 (Fri, 05 Aug 2011) New Revision: 8915 Log: Added missing svn properties to test/rotated_text.cxx Modified: branches/branch-1.3/test/rotated_text.cxx Modified: branches/branch-1.3/test/rotated_text.cxx

[fltk.commit] [Library] r8916 - branches/branch-3.0/test

2011-08-05 Thread fltk-dev
Author: AlbrechtS Date: 2011-08-05 01:45:51 -0700 (Fri, 05 Aug 2011) New Revision: 8916 Log: Added missing svn properties to test/rotated_text.cxx Modified: branches/branch-3.0/test/rotated_text.cxx Modified: branches/branch-3.0/test/rotated_text.cxx

[fltk.commit] [Library] r8913 - branches/branch-1.3/src

2011-08-03 Thread fltk-dev
Author: ianmacarthur Date: 2011-08-03 04:04:30 -0700 (Wed, 03 Aug 2011) New Revision: 8913 Log: Add a #warning to scandir.c with the intent of trying to flag up which, if any, hosts actually use this code now. Will only trigger on hosts using gcc though, so may not help at all... This is part of

[fltk.commit] [Library] r8914 - branches/branch-3.0/src

2011-08-03 Thread fltk-dev
Author: matt Date: 2011-08-03 06:31:57 -0700 (Wed, 03 Aug 2011) New Revision: 8914 Log: FLTK3: compiles and runs on Ubuntu Modified: branches/branch-3.0/src/Fl_x.cxx Modified: branches/branch-3.0/src/Fl_x.cxx === ---

[fltk.commit] [Library] r8896 - branches/branch-3.0/fluid

2011-08-02 Thread fltk-dev
Author: matt Date: 2011-08-02 01:49:28 -0700 (Tue, 02 Aug 2011) New Revision: 8896 Log: Fluid3: including stdint.h to make code work under WIn7 Modified: branches/branch-3.0/fluid/workspace_panel.fl branches/branch-3.0/fluid/workspace_panel.h Modified:

[fltk.commit] [Library] r8897 - in branches/branch-3.0: . fluid ide/templates src

2011-08-02 Thread fltk-dev
Author: matt Date: 2011-08-02 02:27:30 -0700 (Tue, 02 Aug 2011) New Revision: 8897 Log: Fluid3: - generating Makefiles now calculates the correct relative path - all sources for fltk.lib are now generate by Fluid Modified: branches/branch-3.0/Makefile

[fltk.commit] [Library] r8898 - in branches/branch-3.0: fluid src

2011-08-02 Thread fltk-dev
Author: matt Date: 2011-08-02 02:28:59 -0700 (Tue, 02 Aug 2011) New Revision: 8898 Log: Set Makefile dependencies Modified: branches/branch-3.0/fluid/makedepend branches/branch-3.0/src/makedepend Modified: branches/branch-3.0/fluid/makedepend

[fltk.commit] [Library] r8905 - in branches/branch-3.0: fluid ide/VisualC2010 src

2011-08-02 Thread fltk-dev
Author: matt Date: 2011-08-02 11:04:56 -0700 (Tue, 02 Aug 2011) New Revision: 8905 Log: Changes needed to make FLTK compile on VC2010 Modified: branches/branch-3.0/fluid/file_cmake.cxx branches/branch-3.0/fluid/file_make.cxx branches/branch-3.0/fluid/file_visualc.cxx

<    2   3   4   5   6   7   8   9   10   11   >