summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-18Update dependencies (now sorted)Albrecht Schlosser
2019-01-18Sort makedepend files for better comparabilityAlbrecht Schlosser
2019-01-18Merge branch 'fix-dependencies' (STR 3506)Albrecht Schlosser
2019-01-18Update (remaining) dependenciesAlbrecht Schlosser
2019-01-18Fix dependencies (STR 3506)Albrecht Schlosser
2019-01-17Merge branch 'master' of https://github.com/fltk/fltk into AndroidMatthias Melcher
2019-01-17Android CMake: icons, docs, more appsMatthias Melcher
2019-01-17Andoird CMake: trying to autocreate Fluid filesMatthias Melcher
2019-01-16Merge remote-tracking branch 'origin/master'ManoloFLTK
2019-01-16Correct typo in comment.ManoloFLTK
2019-01-16Android CMake: fix, more autogenerated filesMatthias Melcher
2019-01-16Android CMake: macro for multiple testsMatthias Melcher
2019-01-15Fixed typo in test/CmakeMatthias Melcher
2019-01-15Android: starting to use CMake to build AndroidStudio files.Matthias Melcher
2019-01-14Android: modifying CMake to also create AndroidStudio IDEMatthias Melcher
2019-01-14Android: modifying CMake to also create AndroidStudio IDEMatthias Melcher
2019-01-14Added Fl_Simple_Terminal to Fluid.Matthias Melcher
2019-01-14STR 3460: Fluid menu item typesMatthias Melcher
2019-01-14STR 3460: shell window remembers positionMatthias Melcher
2019-01-13STR 3460: remember cursor position in code editorMatthias Melcher
2019-01-13STR 3460: removed nanny code for Fluid commentsMatthias Melcher
2019-01-13Merge branch 'master' of https://github.com/MatthiasWM/fltkMatthias Melcher
2019-01-13Updated Android build files to newes Android Stduio versionMatthias Melcher
2019-01-13Updated Android build files to newes Android Stduio versionMatthias Melcher
2019-01-12Fix Cairo callback drawing (needs flush)Albrecht Schlosser
2019-01-09Fix Fl_GIF_Image Color Table handling (STR 3491)Albrecht Schlosser
2019-01-04Slight reorganization of the [FLWindow close] method.Manolo Gouy
2019-01-04Remove [FLViewLayer dealloc] method.ManoloFLTK
2019-01-04Merge remote-tracking branch 'origin/master'ManoloFLTK
2019-01-04Restore possibility to compile with SDK 10.7 or earlier.ManoloFLTK
2019-01-03Merge pull request #13 from MatthiasWM/masterMatthias Melcher
2019-01-03Merge remote-tracking branch 'upstream/master'Matthias Melcher
2019-01-03Added git attribute for MSWindows .BAT filesMatthias Melcher
2019-01-03Android builds tested successfully after changeover to gitMatthias Melcher
2019-01-02Merge remote-tracking branch 'origin/master'Manolo Gouy
2019-01-02Document global variable fl_sys_menu_bar - continued.Manolo Gouy
2019-01-02Add abi-compliance-checker howto.Albrecht Schlosser
2018-12-31Document global variable fl_sys_menu_bar - continued.Manolo Gouy
2018-12-31Document global variable fl_sys_menu_bar.Manolo Gouy
2018-12-30Merge remote-tracking branch 'origin/master'ManoloFLTK
2018-12-30Under macOS 10.14, Fl_Cocoa_Window_Driver::flush() draws to the bitmap and do...Manolo Gouy
2018-12-29Add a CMake option to generate driver (developer) documentation.Albrecht Schlosser
2018-12-28Merge pull request #11 from MatthiasWM/masterMatthias Melcher
2018-12-29Adding documentation for '@N', inactive color.Matthias Melcher
2018-12-29Also testing # as a format_char()Matthias Melcher
2018-12-29Fixing STR #2901, wrongly escaping the formatting character code in Fl_Browser.Matthias Melcher
2018-12-28Merge pull request #10 from MatthiasWM/masterMatthias Melcher
2018-12-29Remove obsolete condition to make static analysis happy.Matthias Melcher
2018-12-29Remove a C style type cast from jpeg_mem_src.Matthias Melcher
2018-12-29Refactored gl_remove_displaylist_fonts to be more easily readable and to stop...Matthias Melcher