| Age | Commit message (Expand) | Author |
| 2021-02-18 | Remove #include ".../config_lib.h" from remaining sources | Albrecht Schlosser |
| 2020-07-06 | Remove $Id$ tags, update URL's, and more | Albrecht Schlosser |
| 2018-06-26 | Move Fl_Window_Driver.H from FL/ to src/ | Manolo Gouy |
| 2018-06-23 | Doxygen only: fixed all block comments starting with an asterisk to space-onl... | Matthias Melcher |
| 2018-04-13 | Homogenise and simplify the API of Fl_Graphics_Driver::cache(image-type *) vi... | Manolo Gouy |
| 2018-04-12 | Image drawing: simplify the code organisation to better support Fl_Image::sca... | Manolo Gouy |
| 2018-01-31 | Replace FL/x.H with FL/platform.H - step 2 (STR #3435). | Albrecht Schlosser |
| 2017-07-20 | Fl_Window_Driver::flush_single() needs not be a virtual member function. | Manolo Gouy |
| 2017-02-25 | Fix typo (case) in include file name. | Albrecht Schlosser |
| 2016-10-07 | Fl_Graphics_Driver::global_gc() is already implemented in Fl_Graphics_Driver.cxx | Manolo Gouy |
| 2016-04-26 | Set svn file properties. | Manolo Gouy |
| 2016-04-18 | Move other_xid member variable from class Fl_X to class F_Window_Driver. | Manolo Gouy |
| 2016-04-18 | Move wait_for_expose member variable from class Fl_X to class Fl_Window_Driver. | Manolo Gouy |
| 2016-04-18 | Replace member function void Fl_X::flush() by virtual void Fl_Window_Driver::... | Manolo Gouy |
| 2016-04-17 | virtualized Fl::set_color and free_color. | Matthias Melcher |
| 2016-04-17 | virtualized Fl_Graphics_Driver::global_gc(), a function that should probably ... | Matthias Melcher |
| 2016-04-16 | Continue removing non window-related member-functions from class Fl_X. | Manolo Gouy |
| 2016-04-16 | Continue removing non window-related member-functions from class Fl_X. | Manolo Gouy |
| 2016-04-09 | Fix typos. | Albrecht Schlosser |
| 2016-04-06 | Fix Doxygen warnings. | Albrecht Schlosser |
| 2016-03-25 | Added current error messages of Android build as a reference. | Matthias Melcher |
| 2016-03-25 | Completed the vector font. | Matthias Melcher |
| 2016-03-24 | Provide Fl_Window_Driver accessor methods for public Fl_Window attributes. | Albrecht Schlosser |
| 2016-03-21 | Fix some, but not all doxygen warnings. | Albrecht Schlosser |
| 2016-03-20 | Continue implementation of class Fl_Window_Driver according to Albrecht's plan. | Manolo Gouy |
| 2016-03-19 | Remove unused files. Their content is now in src/drivers/XXX/Fl_XXX_Copy_Surf... | Manolo Gouy |
| 2016-03-19 | Remove these useless, empty files. | Manolo Gouy |
| 2016-03-13 | Extended double buffering fix to Android | Matthias Melcher |
| 2016-03-13 | Fixed 'flush()' code for single, double, and overlay buffering | Matthias Melcher |
| 2016-03-12 | Moved the Fl_Window::decorated_*() functions teh Window_Driver | Matthias Melcher |
| 2016-03-12 | PicoSDL: added crude event handling. | Matthias Melcher |
| 2016-03-12 | Add Android Touch events. | Matthias Melcher |
| 2016-03-11 | Android "Hello" compiles and runs! | Matthias Melcher |
| 2016-03-11 | Android version compiles, links, launches, and receives commands. | Matthias Melcher |
| 2016-03-11 | Android version compiles and links. Won't run yet. | Matthias Melcher |
| 2016-03-11 | (incomplete) Add files required to compile for Android via Pico driver. | Matthias Melcher |