| Age | Commit message (Expand) | Author |
| 2018-04-01 | Android: Drawing RGB image data on the fly via callback | Matthias Melcher |
| 2018-03-31 | Android: Drawing RGB image data (and probaly rgba and grayscale as well). Tes... | Matthias Melcher |
| 2018-03-27 | Android: Implemented Pixmap drawing, also much cleanup in Fl_Android_Graphics... | Matthias Melcher |
| 2018-03-27 | Android: Fl_Android_Graphics_Driver now derives from Fl_Graphics_Driver and n... | Matthias Melcher |
| 2018-03-26 | Android: New version of the IDE Android Studio 3.1 . All still working fine. | Matthias Melcher |
| 2018-03-26 | Android: Draws Fl_Bitmap. | 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: Further testing. Need circle drawing rountines. | 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: 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 bug when deleting complex clipping areas | 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: yes, we can unicode; cleanup; documentd | Matthias Melcher |
| 2018-03-16 | Android: loading and rendering multiple fonts at multiple sizes. | 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: 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: crude graphics clipping | 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: improvements to Fl:flush() implementation. Initial draw, no wasted d... | Matthias Melcher |
| 2018-03-06 | Android: yet another name for the .bat file | Matthias Melcher |
| 2018-03-05 | Android: moved include files as well | Matthias Melcher |
| 2018-03-05 | Android: moved to IDE directory. | Matthias Melcher |
| 2017-03-13 | Fix more svn properties. | Albrecht Schlosser |
| 2016-11-01 | Documentation updates (IDE and CMake support). | Albrecht Schlosser |
| 2016-03-05 | Remove obsolete ide/Xcode4 directory. | Albrecht Schlosser |
| 2016-02-14 | Remove all Windows IDE files. | Albrecht Schlosser |
| 2016-01-31 | Just cleaning up a few lines. | Matthias Melcher |
| 2016-01-31 | Have all test programs buildable with ide/Xcode4 project. | Manolo Gouy |
| 2016-01-31 | Fix compiler warnings (STR 2988), porting from branch-1.3. | Albrecht Schlosser |
| 2016-01-30 | Bump version numbers for next minor release: FLTK 1.4.0. | Albrecht Schlosser |
| 2016-01-29 | Made OpenGL driver compile by itself instead of including files from another ... | Matthias Melcher |
| 2016-01-28 | Added Fl_Window::capture_titlebar_and_borders a new private member function | Manolo Gouy |
| 2016-01-27 | Removed all references to Quartz driver files from library headers in Xcode. ... | Matthias Melcher |
| 2016-01-22 | Removed superfuous IDE again. | Matthias Melcher |
| 2016-01-22 | Commiting a working VC2013 solution. Note to self: do not use a network drive... | Matthias Melcher |
| 2016-01-22 | Created (but not yet adapted) VisualC 2013 Solution IDE file. | Matthias Melcher |
| 2016-01-17 | Trying to create a more detaild way to configure the library, added runtime i... | Matthias Melcher |
| 2016-01-04 | Created pseudo code for all FL_PORTED section so that FLTK compiles and links... | Matthias Melcher |