Author: manolo
Date: 2011-11-11 03:58:28 -0800 (Fri, 11 Nov 2011)
New Revision: 9169
Log:
Fixes for STR 2600, 2695, 2697.
Modified:
branches/branch-1.3/CHANGES
Modified: branches/branch-1.3/CHANGES
===================================================================
--- branches/branch-1.3/CHANGES 2011-11-08 22:34:46 UTC (rev 9168)
+++ branches/branch-1.3/CHANGES 2011-11-11 11:58:28 UTC (rev 9169)
@@ -6,6 +6,16 @@
- Fixed fl_pie() drawing too small on X11 (STR #2703)
- Fixed Fl_Menu issue with unusual menu flags (STR #2680)
- Fixed Windows DLL import of fl_xid() (STR #2670)
+ - Added Fl::screen_work_area() functions that compute the work area
+ of a screen. These functions improve the positioning of menus.
+ Changed Fl::x(), Fl::y(), Fl::w(), Fl::h() functions
+ to return the origin and size of the work area of the main screen
+ (STR #2695 + 2697)
+ - Created the FL_SCREEN_CONFIGURATION_CHANGED event that is triggered
+ when a screen is added, removed, moved or when resolution is changed
+ (STR #2600)
+ - Improved the description of page size and orientation by
+ Fl_PostScript_File_Device.
CHANGES IN FLTK 1.3.0
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit