summaryrefslogtreecommitdiff
path: root/src/drivers/PicoAndroid/Fl_PicoAndroid_Screen_Driver.cxx
AgeCommit message (Expand)Author
2022-01-23Remove experimental platforms Android, Pico, SDL (PR #376)Albrecht Schlosser
2021-02-18Remove #include ".../config_lib.h" from remaining sourcesAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2018-06-26Move Fl_Window_Driver.H from FL/ to src/Manolo Gouy
2018-06-23Doxygen only: fixed all block comments starting with an asterisk to space-onl...Matthias Melcher
2018-01-31Replace FL/x.H with FL/platform.H - step 2 (STR #3435).Albrecht Schlosser
2017-02-25Fix typo (case) in include file name.Albrecht Schlosser
2016-10-07Fl_Graphics_Driver::global_gc() is already implemented in Fl_Graphics_Driver.cxxManolo Gouy
2016-04-26Set svn file properties.Manolo Gouy
2016-04-17virtualized Fl::set_color and free_color.Matthias Melcher
2016-04-17virtualized 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-06Fix Doxygen warnings.Albrecht Schlosser
2016-03-25Added current error messages of Android build as a reference.Matthias Melcher
2016-03-25Completed the vector font.Matthias Melcher
2016-03-24Provide Fl_Window_Driver accessor methods for public Fl_Window attributes.Albrecht Schlosser
2016-03-21Fix some, but not all doxygen warnings.Albrecht Schlosser
2016-03-13Extended double buffering fix to AndroidMatthias Melcher
2016-03-12Moved the Fl_Window::decorated_*() functions teh Window_DriverMatthias Melcher
2016-03-12PicoSDL: added crude event handling.Matthias Melcher
2016-03-12Add Android Touch events.Matthias Melcher
2016-03-11Android "Hello" compiles and runs!Matthias Melcher
2016-03-11Android version compiles, links, launches, and receives commands.Matthias Melcher
2016-03-11Android 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