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_Graphics_Clipping.cxx
Age
Commit message (
Expand
)
Author
2022-01-23
Remove experimental platforms Android, Pico, SDL (PR #376)
Albrecht Schlosser
2021-02-18
Remove #include ".../config_lib.h" from remaining sources
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2018-06-23
Doxygen only: fixed all block comments starting with an asterisk to space-onl...
Matthias Melcher
2018-06-19
Android: Clearing the desktop when a window is hidden.
Matthias Melcher
2018-03-18
Android: Fixed another bug when deleting complex clipping areas
Matthias Melcher
2018-03-18
Android: Fixed bug when deleting complex clipping areas
Matthias Melcher
2018-03-17
Android: intersetcing a complex clipping region with a rectangle
Matthias Melcher
2018-03-17
Android: added text clipping in all its uglyness.
Matthias Melcher
2018-03-16
Android: starting to handle user clipping regions, but first I will
Matthias Melcher
2018-03-16
Android: added function to optimize complex regions
Matthias Melcher
2018-03-16
Android: clipping regions code grew so big, they moved into their own
Matthias Melcher