| Age | Commit message (Expand) | Author |
| 2016-04-02 | Replace src/Fl_Font.H by one file for each platform. | Manolo Gouy |
| 2016-03-31 | Continue removing platform-dependent code from the Fl.H header file. | Manolo Gouy |
| 2016-03-30 | Rewrite functions XRectangleRegion(), XDestroyRegion() under the driver model. | Manolo Gouy |
| 2016-03-26 | Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_... | Manolo Gouy |
| 2016-03-24 | Fix the "bizarre makefile build error" due to double declarations of fl_clip_... | Manolo Gouy |
| 2016-03-11 | (incomplete) Add files required to compile for Android via Pico driver. | Matthias Melcher |
| 2016-03-07 | Fixes for X11 | Matthias Melcher |
| 2016-03-03 | A hopefully clearer implementation of the fl_XXX_offscreen() functions. | Manolo Gouy |
| 2016-03-02 | Add support for SDL as a base library on OS X. | Matthias Melcher |
| 2016-02-27 | Rewrite all fl_XXX_offscreen() functions so they use an Fl_Image_Surface object. | Manolo Gouy |
| 2016-02-25 | Remove the useless pseudo run-time type information supported by the Fl_Devic... | Manolo Gouy |
| 2016-02-19 | Fixes for X11 | Matthias Melcher |
| 2016-02-19 | Add System Driver and Window Driver. | Matthias Melcher |
| 2016-02-13 | Details on PORTME items. Move fl_parse_color() to screen drivers. | Matthias Melcher |
| 2016-02-11 | Mark places that need to be refactored with // PORTME: | Matthias Melcher |
| 2016-02-11 | Move platform part of Fl::flush() | Matthias Melcher |
| 2016-02-09 | Porting efforts, minimal Android stuff, cleanup. | Matthias Melcher |
| 2016-01-28 | Added Fl_Window::capture_titlebar_and_borders a new private member function | Manolo Gouy |
| 2016-01-10 | 1) Replicate in branch-1.3-porting all recent changes of branch-1.3 | Manolo Gouy |
| 2016-01-04 | Created pseudo code for all FL_PORTED section so that FLTK compiles and links... | Matthias Melcher |
| 2016-01-04 | Fix typos in #pragma FL_PORTING. | Albrecht Schlosser |
| 2016-01-03 | Updated platform specific #if's to report unimplemented code when compiling w... | Matthias Melcher |
| 2015-11-26 | Mac OS only: added the Fl_Mac_App_Menu::custom_application_menu_items() method | Manolo Gouy |
| 2015-03-16 | Add support for accelerated alpha blending under X11. | Lauri Kasanen |
| 2015-03-16 | Detect XRender support | Lauri Kasanen |
| 2014-12-21 | Remove the link error sometimes caused by class Fl_XFont_On_Demand not export... | Manolo Gouy |
| 2014-10-29 | Export fl_xid_ | Lauri Kasanen |
| 2014-10-29 | Export fl_copy_offscreen | Lauri Kasanen |
| 2014-09-05 | Fix cross-window focus throwing on X11, similar to the Mac case. STR #3129 | Lauri Kasanen |
| 2014-08-23 | Move Xutf8.h to src/, update includes, refresh makedepends | Lauri Kasanen |
| 2014-06-16 | Add ability to set custom icons for windows. STR #2816. | Pierre Ossman |
| 2014-06-16 | Add method to set any custom cursor, based on a Fl_RGB_Image object. | Pierre Ossman |
| 2014-05-23 | Simpler definition of the fl_create_offscreen() macro on the X11 platform. | Manolo Gouy |
| 2012-03-23 | Fix STR#2641: true fullscreen windows that cover all their screen including m... | Manolo Gouy |
| 2012-03-18 | Fix STR#2810: removed all uses of function Fl_Device::class_name(). | Manolo Gouy |
| 2011-10-02 | STR 2714: remove lint (variables that have the same name as a function in the... | Matthias Melcher |
| 2011-07-19 | Modifications to all LGPL headers for STR #2685. | Greg Ercolano |
| 2011-05-21 | Fix potential crash in fl_xid() on Linux (STR #2635). This would | Albrecht Schlosser |
| 2011-02-06 | Moved the Doxygen doc of class Fl_Mac_App_Menu from mac.H to x.H so Doxygen | Manolo Gouy |
| 2011-02-02 | Removed global variable fl_surface that was not very useful because equivalent | Manolo Gouy |
| 2011-02-02 | Removed global variable fl_display_device that was not very useful because eq... | Manolo Gouy |
| 2011-01-20 | Redefined fl_xid() as an inline function when used inside the FLTK library. | Manolo Gouy |
| 2011-01-17 | Hiding the Fl_X class under WIN32 (STR #2522). | Albrecht Schlosser |
| 2011-01-13 | Mention in comment that FL_LIBRARY must be defined to access the Fl_X class | Manolo Gouy |
| 2011-01-12 | X11 specific: made class Fl_X visible only if FL_LIBRARY is defined before co... | Manolo Gouy |
| 2011-01-05 | Renamed Fl_Device::type() to Fl_Device::class_name() to avoid conflict or con... | Manolo Gouy |
| 2010-11-28 | Fixed Copyright to 2010. | Matthias Melcher |
| 2010-07-09 | Fixed fl_XXX_offscreen functions when the current output goes to a printer or... | Manolo Gouy |
| 2010-04-09 | After testing, I have applied ucko's latest patch for providing access | Ian MacArthur |
| 2009-01-01 | Changed the copyright to 2009 for header files. Still todo: src and test dire... | Matthias Melcher |