| Age | Commit message (Expand) | Author |
| 2018-03-26 | Android: Keyboard handles modifiers like Shift and Alt... . | Matthias Melcher |
| 2018-03-25 | Android: Added keycodes to make arrow keys, delete, return, and other non tex... | Matthias Melcher |
| 2018-03-25 | Android: Separating keyboard stuff into a new file | Matthias Melcher |
| 2018-03-25 | Android: Improved event handling to handle all pending events before redrawin... | Matthias Melcher |
| 2018-03-24 | Android: Tried to fix flaws in the Android Native interface. Only | Matthias Melcher |
| 2018-03-24 | Android: Even rougherer cut to make the keyboard pop up. | Matthias Melcher |
| 2018-03-24 | Android: Rough, verz rough kezboard handling. | Matthias Melcher |
| 2018-03-24 | Android: Made popup and menu windows work, fixed Fl::wait() recursion, | Matthias Melcher |
| 2018-03-23 | Android: Using floating point calls to make thigs look slightly better. | Matthias Melcher |
| 2018-03-23 | Android: Using xlib shortcut to draw circles and ellipses. | Matthias Melcher |
| 2018-03-23 | Android: Added fl_polygon and fl_loop calls. All boxtypes draw well now. | Matthias Melcher |
| 2018-03-23 | Android: Posting well behaved pie drawing method. Needs refactoring. | Matthias Melcher |
| 2018-03-22 | Android: Posting pretty buggy pie method; must visit later! | Matthias Melcher |
| 2018-03-22 | Android: Implemented vector drawing and polygons. | Matthias Melcher |
| 2018-03-18 | Android: Implemented font changing ( Fl::set_font(ix, name); ) | 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-17 | Android: added fontattributes, so formatting works well now. | Matthias Melcher |
| 2018-03-17 | Android: added font access into Android package via Assets, added font | Matthias Melcher |
| 2018-03-17 | Android: added chaching | Matthias Melcher |
| 2018-03-17 | Android: yes, we can unicode; cleanup; documentd | Matthias Melcher |
| 2018-03-17 | Android: basic font management structure is complete. | Matthias Melcher |
| 2018-03-16 | Android: loading and rendering multiple fonts at multiple sizes. | Matthias Melcher |
| 2018-03-16 | Android: finally founded font functionality, freakishly fluttered first | 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 |
| 2018-03-15 | Android: commented the iterator code of the complex clipping area. | Matthias Melcher |
| 2018-03-15 | Android: clipping code cleanup, xy and yx lines are clipped | Matthias Melcher |
| 2018-03-15 | Android: window clipping working fl_rectf. | Matthias Melcher |
| 2018-03-15 | Android: implemented good complex clipping, but unoptimized. | Matthias Melcher |
| 2018-03-14 | Android: implemented complex clipping at the first level. | Matthias Melcher |
| 2018-03-14 | Android: adding stress test for complex clipping. | 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-12 | Android: Reinstated working simple cliping functionality based on an | Matthias Melcher |
| 2018-03-11 | Android: Made Fl_Rect virtual. Maybe a bad idea? | Matthias Melcher |
| 2018-03-10 | Android: finally taught AndroidStudio where the SVN root directory is | Matthias Melcher |
| 2018-03-10 | Android: fixed some variables to avoid crashing. | Matthias Melcher |
| 2018-03-10 | Android: adding and fixing to the graphics clipping code | Matthias Melcher |
| 2018-03-10 | Android: crude graphics clipping | 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: specific event for Android. Use Fl::add_system_handler() and Fl::eve... | 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: using wait_for_expose to sync screen and windows | Matthias Melcher |
| 2018-03-07 | Android: improvements to Fl:flush() implementation. Initial draw, no wasted d... | Matthias Melcher |
| 2018-03-05 | Android: moved to IDE directory. | Matthias Melcher |