index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
Android
/
Fl_Android_Application.H
Age
Commit message (
Expand
)
Author
2018-03-22
Android: Implemented vector drawing and polygons.
Matthias Melcher
2018-03-17
Android: added font access into Android package via Assets, added font
Matthias Melcher
2018-03-12
Android: fixed Fl_Rect.H commit.
Matthias Melcher
2018-03-12
Android: added support for Fl::add_timeout() and friends.
Matthias Melcher
2018-03-09
Android: move Android specific platform events to FL/android.H
Matthias Melcher
2018-03-07
Cleaning FLTK namespace
Matthias Melcher
2018-03-07
Android: moved all Android code from the main app into the driver system. All...
Matthias Melcher
2018-03-07
Android: improvements to Fl:flush() implementation. Initial draw, no wasted d...
Matthias Melcher
2018-03-05
Android: drawing behaves nice enough. Fl::flush seems to bring the expected r...
Matthias Melcher
2018-03-05
Android: more cleanup. Trying to solve the problem of undefined screen buffer...
Matthias Melcher
2018-03-04
Android: beautified the Fl_Android_Application interface.
Matthias Melcher
2018-03-03
Android: reorganizing
Matthias Melcher