5269 Commits (release-1.3.2)
 

Author SHA1 Message Date
Manolo Gouy b4ded9b3ed Tag 1.3.2 13 years ago
Manolo Gouy 582d8ed34c Changed FL_PATCH_VERSION 13 years ago
Manolo Gouy f0c3c9bc7c Tag 1.3.2 13 years ago
Manolo Gouy 6432f87743 Set to version 1.3.2 13 years ago
Manolo Gouy f9c2c28ea8 Tag 1.3.2 13 years ago
Manolo Gouy dc65e2f3fa Fixed warnings with Doxygen 1.8 13 years ago
Albrecht Schlosser 3b8e4b9e9c Removed unnecessary drawing calls (STR #2898) 13 years ago
Greg Ercolano 384532c5c2 Fixes for Manolo's reopen of STR#2886. 13 years ago
Manolo Gouy 598e2cb63b MacOS: create a bundled version of all example programs with fltk-config --post 13 years ago
Manolo Gouy 4b6613cbd2 Fix STR #2890: MacOS unbundled applications don't appear in dock nor menu bar (cont'd). 13 years ago
Manolo Gouy 246157b51d Documented all changes from 1.3.1 release to 2012/11/25. 13 years ago
Greg Ercolano 09c80a3d7e Document mods for STR #2889 13 years ago
Greg Ercolano c853380472 Continued fix for STR#2889 13 years ago
Manolo Gouy 0d97108c7a Extended copyright date range to 2012. 13 years ago
Manolo Gouy 4b3855f8c5 Fix STR #2890: MacOS 10.8 unbundled applications don't appear in dock nor menu bar 13 years ago
Greg Ercolano 84f374f805 Solves STR#2889, increases reusability of SetSize() in example. 13 years ago
Manolo Gouy c5baa8dac3 Removed useless tests of whether unsigned Fl_Color is < 0 13 years ago
Manolo Gouy 98d5dd690d Mac OS: make clear that image capture from screen returns an image in premultiplied RGBA format (cont'd). 13 years ago
Manolo Gouy 9adccd6df6 Mac OS: make clear that image capture from screen returns an image in premultiplied RGBA format. 13 years ago
Manolo Gouy 302200668b Fixes STR #2887: Fl_Scroll widget fails under Mac OS X 10.8 on MacBook Pro with retina display. 13 years ago
Greg Ercolano 272514cebf Fixes STR#2886: prevents scrollbars from drawing 13 years ago
Manolo Gouy 674b2475b9 Documentation: repair some instances of documented functions that did not appear in the index. 13 years ago
Manolo Gouy 155e099f4a Documented how to make a Mac OS FLTK application launchable by dropping files on its icon. 13 years ago
Manolo Gouy 82878a7225 Fix a Mac OS bug appeared with OS X 10.8: when a file is dragged on the application icon, 13 years ago
Manolo Gouy e8f8434054 Fix a Mac OS bug appeared with OS X 10.8: when a file is dragged on the application icon, 13 years ago
Manolo Gouy 73069f9fdb Fix STR#2884: Fl_PNG_Image made from static memory will forget share name (cont'd). 13 years ago
Manolo Gouy 54d5327958 Fix STR#2884: Fl_PNG_Image made from static memory will forget share name 13 years ago
Manolo Gouy cff8941836 Fix STR#2881: the new static function Fl_RGB_Image::max_size(size) allows to control the maximum 13 years ago
Matthias Melcher 8701434312 Upgrade version number to 1.3.1 13 years ago
Matthias Melcher 78039ecb55 Replaced 10302 with 10301 for FLTK_ABI_VERSION 13 years ago
Manolo Gouy 00ed897277 Documented the fl_open() utility function. 13 years ago
Manolo Gouy 406bafecc6 Documented the fl_fopen() utility function. 13 years ago
Manolo Gouy 702b452540 Fix STR#2857: screen_xywh() mouse pointer functions may initially return wrong data. 13 years ago
Manolo Gouy 9788ee6709 Fix STR #2859: after a window resize refused by the window manager, the window becomes freezed. 13 years ago
Manolo Gouy d277fa4a2f Use the function Fl_Menu_Item::argument(long) where it's useful. 13 years ago
Manolo Gouy 5e5fb530a2 Fix for STR#2877: try to load libXrandr.so.2 13 years ago
Manolo Gouy 91a300f6b6 Added missing use of NSAutoreleasePool object in calc_mac_os_version(). 13 years ago
Manolo Gouy 74496aa2cc Removed several deprecation warnings. 13 years ago
Manolo Gouy 6ec40d3676 Removed deprecation warning for FSCompareFSRefs(). 13 years ago
Manolo Gouy e59cab29d3 More accurate documentation of when the PostScript graphics driver uses vectorial fonts. 13 years ago
Greg Ercolano 9ddc9f70a8 Changed example code to make widths[] array static, as per 13 years ago
Manolo Gouy 7ee7973040 Fix for bug described in fltk.development "fl_scroll not copying all channels on OS X" 13 years ago
Manolo Gouy 703d78c4b0 Fixed CMake use for Mac OS and the scandir() function. 13 years ago
Manolo Gouy 660a9ac0aa Fix STR #2868: removed file cmap.cxx from list of components of the fltk target 13 years ago
Albrecht Schlosser 9f350c654f Remove more (Windows only) compiler warnings, similar to: 13 years ago
Albrecht Schlosser 228e5a0dc2 Silence compiler warning: "... may be used uninitialized ..." 13 years ago
Manolo Gouy 5fab123cd1 Corrected typo in doc. 13 years ago
Matthias Melcher 4a198a941c STR 2858: include statements were wrong 13 years ago
Matthias Melcher d751db12ff STR 2711: another try at fixing the text position in Menu_Button. The label does move a little bit to the left, so it may be necessary to make these buttons larger for long text. It does reduce the risk of overlapping text though. 13 years ago
Matthias Melcher 590c315081 STR 2730: avoid putting widgets into the delete list twice 13 years ago