summaryrefslogtreecommitdiff
path: root/src/drivers/Android/Fl_Android_Window_Driver.H
AgeCommit message (Expand)Author
2018-06-21Android: Lazy scroll is working. AT some point we should implement fast scrol...Matthias Melcher
2018-06-21Android: Implemented window positioning and sizingMatthias Melcher
2018-05-12Remove public member function Fl_Window_Driver *Fl_Window::driver() so class ...Manolo Gouy
2018-03-25Android: Added keycodes to make arrow keys, delete, return, and other non tex...Matthias Melcher
2018-03-24Android: Made popup and menu windows work, fixed Fl::wait() recursion,Matthias Melcher
2018-03-07Android: using wait_for_expose to sync screen and windowsMatthias Melcher
2018-03-05Android: more cleanup. Trying to solve the problem of undefined screen buffer...Matthias Melcher
2018-03-03Android: reorganizingMatthias Melcher
2018-03-02Set svn properties on new Android source files.Albrecht Schlosser
2018-03-02Adding crude Android native screen driverMatthias Melcher