summaryrefslogtreecommitdiff
path: root/src/drivers/PicoAndroid/Fl_PicoAndroid_Screen_Driver.cxx
AgeCommit message (Expand)Author
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