fltk/src/drivers/Android
Matthias Melcher 1b52ead802 Android: Reinstated working simple cliping functionality based on an
improved Fl_Rect_Region class instead of Fl_Rect. Commented out 
 complex clipping.
 
 Android lib and apps now use C++11 because they can (and I like it).

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12741 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-03-12 12:57:28 +00:00
..
Fl_Android_Application.cxx Android: Made Fl_Rect virtual. Maybe a bad idea? 2018-03-11 22:00:59 +00:00
Fl_Android_Application.H Android: move Android specific platform events to FL/android.H 2018-03-09 21:21:23 +00:00
Fl_Android_Graphics_Driver_region.cxx Android: Reinstated working simple cliping functionality based on an 2018-03-12 12:57:28 +00:00
Fl_Android_Graphics_Driver.cxx Android: Reinstated working simple cliping functionality based on an 2018-03-12 12:57:28 +00:00
Fl_Android_Graphics_Driver.H Android: Reinstated working simple cliping functionality based on an 2018-03-12 12:57:28 +00:00
Fl_Android_Image_Surface_Driver.cxx Android: reorganizing 2018-03-03 14:37:53 +00:00
Fl_Android_Screen_Driver.cxx Android: Made Fl_Rect virtual. Maybe a bad idea? 2018-03-11 22:00:59 +00:00
Fl_Android_Screen_Driver.H Android: moved all Android code from the main app into the driver system. All non-driver-FLTK code and main app are now Android-free. 2018-03-07 22:12:34 +00:00
Fl_Android_System_Driver.cxx Android: reorganizing 2018-03-03 14:37:53 +00:00
Fl_Android_System_Driver.H Android: reorganizing 2018-03-03 14:37:53 +00:00
Fl_Android_Window_Driver.cxx Android: Made Fl_Rect virtual. Maybe a bad idea? 2018-03-11 22:00:59 +00:00
Fl_Android_Window_Driver.H Android: using wait_for_expose to sync screen and windows 2018-03-07 21:07:35 +00:00
Fl_Font.H Set svn properties on new Android source files. 2018-03-02 20:16:51 +00:00
README.txt Android: crude graphics clipping 2018-03-10 00:46:12 +00:00
stb_truetype.h


WonkoBook:Android matt$ svn ps svn:keywords "author date id revision" Fl_Android_Application.*
property 'svn:keywords' set on 'Fl_Android_Application.cpp'
property 'svn:keywords' set on 'Fl_Android_Application.h'
WonkoBook:Android matt$ svn pg svn:eol-style Fl_Font.H 
native
WonkoBook:Android matt$ svn ps svn:eol-style "native" Fl_Android_Application.*
property 'svn:eol-style' set on 'Fl_Android_Application.cpp'
property 'svn:eol-style' set on 'Fl_Android_Application.h'