fltk/src/drivers/Android
2018-03-25 22:27:21 +00:00
..
Fl_Android_Application.cxx Android: Added keycodes to make arrow keys, delete, return, and other non text-keys work. ALso added a Java helper class to make Java call easier. We may need more Java/JNI in the future. 2018-03-25 22:27:21 +00:00
Fl_Android_Application.H Android: Added keycodes to make arrow keys, delete, return, and other non text-keys work. ALso added a Java helper class to make Java call easier. We may need more Java/JNI in the future. 2018-03-25 22:27:21 +00:00
Fl_Android_Graphics_Clipping.cxx Android: Fixed another bug when deleting complex clipping areas 2018-03-18 14:58:25 +00:00
Fl_Android_Graphics_Clipping.H Android: Fixed another bug when deleting complex clipping areas 2018-03-18 14:58:25 +00:00
Fl_Android_Graphics_Driver.cxx Android: Made popup and menu windows work, fixed Fl::wait() recursion, 2018-03-24 13:06:59 +00:00
Fl_Android_Graphics_Driver.H Android: Using xlib shortcut to draw circles and ellipses. 2018-03-23 23:09:24 +00:00
Fl_Android_Graphics_Font.cxx Android: Implemented vector drawing and polygons. 2018-03-22 15:27:02 +00:00
Fl_Android_Graphics_Font.H Android: Fixed bug when deleting complex clipping areas 2018-03-18 13:44:37 +00:00
Fl_Android_Image_Surface_Driver.cxx Android: reorganizing 2018-03-03 14:37:53 +00:00
Fl_Android_Screen_Driver.cxx Android: Separating keyboard stuff into a new file 2018-03-25 16:48:44 +00:00
Fl_Android_Screen_Driver.H Android: Separating keyboard stuff into a new file 2018-03-25 16:48:44 +00:00
Fl_Android_Screen_Keyboard.cxx Android: Added keycodes to make arrow keys, delete, return, and other non text-keys work. ALso added a Java helper class to make Java call easier. We may need more Java/JNI in the future. 2018-03-25 22:27:21 +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 popup and menu windows work, fixed Fl::wait() recursion, 2018-03-24 13:06:59 +00:00
Fl_Android_Window_Driver.H Android: Added keycodes to make arrow keys, delete, return, and other non text-keys work. ALso added a Java helper class to make Java call easier. We may need more Java/JNI in the future. 2018-03-25 22:27:21 +00:00
README.txt Android: crude graphics clipping 2018-03-10 00:46:12 +00:00
stb_truetype.h Adding crude Android native screen driver 2018-03-02 16:34:43 +00:00


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'