1327 Commits (e5d7f8367e7a19a1b85b0f3b65cc9dd82e94d8b4)

Author SHA1 Message Date
Greg Ercolano c732a4d635 Documentation clarification for all menu oriented widgets 11 years ago
Greg Ercolano 8fe94273ff Small doc mods to Fl_Menu_Bar to clarify how callbacks 11 years ago
Greg Ercolano 5cfa1ac706 Improvements to Fl_Menu_ docs regarding how callbacks are invoked. 11 years ago
Greg Ercolano e14b04e6cb Docs only: fixed example code indenting. 11 years ago
Greg Ercolano 8862df4950 Added docs to Fl_Event referencing use of fl_eventnames[] and FL/names.h 11 years ago
Manolo Gouy 27b3376bf4 Remove the link error sometimes caused by class Fl_XFont_On_Demand not exported from libfltk.so but called 11 years ago
Manolo Gouy 09230a9878 Removed compilation warning when compiling fluid/file.cxx on apple. 11 years ago
Manolo Gouy f3a84c0ee5 Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL. 11 years ago
Greg Ercolano cdee5e204f Fixes STR #3169, comment #3. 11 years ago
Manolo Gouy 2db56a389d Removed useless member function window_pixel_size(). 11 years ago
Manolo Gouy 1f5b8d3aad The new subRect_ member is better private (FLTK_ABI_VERSION >= 10304 only). 11 years ago
Manolo Gouy 15d497ebdf Apple-only changes to restore a layout of the Fl_X class identical to that in FLTK 1.3.3. 11 years ago
Manolo Gouy 68a577e1f6 Improved handling of high resolution ("retina") displays. 11 years ago
Manolo Gouy f1c7d674d2 Improved processing of retina displays: replace [NSWindow backingScaleFactor] that is not recommended. 11 years ago
Albrecht Schlosser 278fafb2f3 Separate and improve documentation of overloaded Fl::event_state() methods. 11 years ago
Albrecht Schlosser 972c6ff7df Fix a doxygen warning. 11 years ago
Manolo Gouy f52b457cc2 Added full support of retina displays on the mac platform. 11 years ago
Manolo Gouy 537ea4a7e1 Remove static members of the Fl_X class that became unused. 11 years ago
Manolo Gouy 42a2e9c64f Fixed the declaration of the Window type. 11 years ago
Manolo Gouy e4d4f400a4 Added support of true subwindows to the Mac OS X code. With this, a window inside another 11 years ago
Albrecht Schlosser 14524992a6 Documentation: fix another image display issue. 11 years ago
Albrecht Schlosser b93f8d775a Documentation: fix resizable images that were not displayed correctly. 11 years ago
Manolo Gouy e037083a5b Prevent Fl_Copy_Surface.H from including apple system headers on the mac platform. 11 years ago
Manolo Gouy 574e31276e Rewrite Fl_Copy_Surface::complete_copy_pdf_and_tiff() using cocoa APIs. 11 years ago
Manolo Gouy baf5ea7d56 Added Fl_Copy_Surface::w() and Fl_Copy_Surface::h() member functions. 11 years ago
Manolo Gouy f2bb3ea76c The Fl_Native_File_Chooser class contains, under WIN32, two system-defined structures 11 years ago
Manolo Gouy bd1446a6eb Fix for STR#3142 where fl_read_image() correctly reads GL data under X11, but ignores them under MSWindows and Mac OS X. 11 years ago
Albrecht Schlosser 3e1da3012a Remove Fl::*sleep() method family, as discussed in fltk.coredev. 11 years ago
Lauri Kasanen 7149b58b9c Export fl_xid_ 11 years ago
Lauri Kasanen 832a23ba63 Export fl_copy_offscreen 11 years ago
Lauri Kasanen fe74de572e Export fl_gettime forms function 11 years ago
Lauri Kasanen ccfb27a83e Export the xlib graphics driver 11 years ago
Lauri Kasanen c7759da19a Export the native file choosers 11 years ago
Lauri Kasanen 05f816fabc Export Fl_Image_Surface and _Quartz_ 11 years ago
Lauri Kasanen cf797aec4b Export Fl_Copy_Surface and friends 11 years ago
Ian MacArthur 11ef7ee9e6 Add method Fl_Window::clear_modal_states(), 11 years ago
Manolo Gouy ffdc36dcb6 Print at high res with Fl_Paged_Device::print_window_part() when using a retina display 11 years ago
Albrecht Schlosser 92ff2e30bc Update docs related to buttons and update Fl_Check_Button.png. 11 years ago
Albrecht Schlosser 25cf93b4cb Improve and reorganize Fl_Tile's documentation and test/tile demo. 11 years ago
Ian MacArthur 5403c17606 Sorry, I'm an idiot, I commited form the wrong tree, 11 years ago
Ian MacArthur f344e4a459 Adjust fluid/file.cxx so that it builds again on OSX. 11 years ago
Albrecht Schlosser 8c91c679e0 Fix doxygen warning. 11 years ago
Albrecht Schlosser d24a6b2633 Move RGB image scaling algorithm methods in base class Fl_Image. 11 years ago
Albrecht Schlosser f1bf759c64 Remove extraneous comma from enum, fix compiler warning. 11 years ago
Manolo Gouy 1e2f990177 Added Doxygen comments for enum Fl_RGB_Scaling. 11 years ago
Albrecht Schlosser f127b22270 Escape '\n' ('\\n') in doxygen comment. 11 years ago
Albrecht Schlosser fc912ef786 Fix ABI compatibility comments. 11 years ago
Albrecht Schlosser 386c2413f8 More 1.3.3 version updates and changes in src/*.fl. 11 years ago
Manolo Gouy 8994406424 Updated three more copyright years. 11 years ago
Albrecht Schlosser aef482198e Bump version numbers to 1.3.3. 11 years ago