fltk/src/drivers/Android
Matthias Melcher 8c993648db Android: Android Developer Documentation would work but needs some changes in Doxyfile:
- if develoer doc is wantedn, add 'ENABLED_SECTIONS       = AndroidDev'
- currently, Doxyfile enables everything related to drivers, so remove
  'EXCLUDE  = /Users/matt/dev/fltk-1.4.svn/src/driversxx/'
  
With this, we get a sparsely filled module named 'Android Developer Documentation'
and a lot of other driver related classes, which could also be encapsulated
in doxygen '@if DriverDev'.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12967 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-06-23 10:46:28 +00:00
..
Fl_Android_Application.cxx Android: Clearing the desktop when a window is hidden. 2018-06-19 16:29:20 +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: Clearing the desktop when a window is hidden. 2018-06-19 16:29:20 +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: Clearing the desktop when a window is hidden. 2018-06-19 16:29:20 +00:00
Fl_Android_Graphics_Driver.H Android: Clearing the desktop when a window is hidden. 2018-06-19 16:29:20 +00:00
Fl_Android_Graphics_Font.cxx Android: Drawing RGB image data (and probaly rgba and grayscale as well). Testing unsing test/color_chooser.cxx 2018-03-31 21:29:33 +00:00
Fl_Android_Graphics_Font.H Android: Drawing RGB image data (and probaly rgba and grayscale as well). Testing unsing test/color_chooser.cxx 2018-03-31 21:29:33 +00:00
Fl_Android_Image_Surface_Driver.cxx Android: reorganizing 2018-03-03 14:37:53 +00:00
Fl_Android_Screen_Driver.cxx Android: Android Developer Documentation would work but needs some changes in Doxyfile: 2018-06-23 10:46:28 +00:00
Fl_Android_Screen_Driver.H Android: roughly fixed Fl::grab() to make menus easier to navigate 2018-06-21 18:14:13 +00:00
Fl_Android_Screen_Keyboard.cxx Android: Avoids hiding and showing keyboard when focus changes from text input to text input 2018-03-26 15:42:08 +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: Windows are now centered on screen if no position is defined, dialogs pop up in a more logical position. 2018-06-21 17:02:47 +00:00
Fl_Android_Window_Driver.H Android: Lazy scroll is working. AT some point we should implement fast scrolling 2018-06-21 13:31:38 +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'