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
/
Android
Age
Commit message (
Expand
)
Author
2018-03-05
Android: moved include files as well
Matthias Melcher
2018-03-05
Android: moved to IDE directory.
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
2018-03-03
Android: need more source files
Matthias Melcher
2018-03-02
Android: removed crud from original sample code
Matthias Melcher
2018-03-02
Android: minor simplifications
Matthias Melcher
2018-03-02
Android: should build and run
Matthias Melcher
2018-03-02
Android: added missing file.
Matthias Melcher
2018-03-02
More Android changes.
Matthias Melcher
2018-03-02
Fixing Android CMake files
Matthias Melcher
2018-03-02
Updated Android README
Matthias Melcher
2018-03-02
Commiting Android sample project structure
Matthias Melcher
2018-03-02
Removing obsolete Android stuff
Matthias Melcher
2017-03-13
Set missing svn properties.
Albrecht Schlosser
2016-03-25
Completed the vector font.
Matthias Melcher
2016-03-13
Extended double buffering fix to Android
Matthias Melcher
2016-03-12
Add Android Touch events.
Matthias Melcher
2016-03-11
Android version compiles, links, launches, and receives commands.
Matthias Melcher
2016-03-11
Android version compiles and links. Won't run yet.
Matthias Melcher
2016-03-11
(incomplete) Add files required to compile for Android via Pico driver.
Matthias Melcher
2016-01-04
Adding some basic Android native setup
Matthias Melcher