summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-02TypoMatthias Melcher
2019-02-02Added widget visibilit indicator to Fluid (STR #2669).Matthias Melcher
2019-02-02Removed all shadow lint in header files (STR #2714).Matthias Melcher
2019-02-02STR #3323: glutAddMenuEntry now has a const label argumentMatthias Melcher
2019-02-02Added Fl_Input_::append() method (STR #2953).Matthias Melcher
2019-02-02Fixed pulldown menu position when at the bottom of the screen (STR #2880).Matthias Melcher
2019-02-02STR #2714: remove new shadow lint for MacOSMatthias Melcher
2019-02-02Made Fl_Check_Browser::swap_item public.Matthias Melcher
2019-02-02Fixed missing item handling in Fl_Chekc_Browser (STR #3480).Matthias Melcher
2019-02-02Fl_Help_Dialog::load() now returns an error code (STR #3429)Matthias Melcher
2019-02-01Fixed Delete key in Fl_Input deleting entire widgets in Fluid (STR #2841).Matthias Melcher
2019-02-01Reorganized Fluid Template feature (STR #3336).Matthias Melcher
2019-02-01Updated Fluid documentation and image (STR #3328).Matthias Melcher
2019-02-01STR #3445: Duplicating Widget Class in Fluid no longer crashes.Matthias Melcher
2019-02-01Updated CHANGES file.Matthias Melcher
2019-02-01STR #3498: Fl_Check_Browser::add(item) now accepts NULL.Matthias Melcher
2019-02-01STR #3386: Interface to set maximum width of spinner text field.Matthias Melcher
2019-02-01Additional fix for STR #2531Matthias Melcher
2019-02-01Merge remote-tracking branch 'upstream/master'Matthias Melcher
2019-02-01STR 2531: Fl_Text_Display no longer wiggles.Matthias Melcher
2019-01-31Update nanosvg library to current upstream versionAlbrecht Schlosser
2019-01-30STR 3430: fixed Help_View return valueMatthias Melcher
2019-01-30Mention Fix for STR#3473 (and its duplicate STR#3507)ManoloFLTK
2019-01-30 Fix for STR#3473 (and its duplicate STR#3507)ManoloFLTK
2019-01-28Remove useless statement.ManoloFLTK
2019-01-25Fix Fl_Tree::insert() with pos out ouf range (#18)Albrecht Schlosser
2019-01-24Fix minor text input problem related to dead key previewing.ManoloFLTK
2019-01-23Doxygen mods for new FL_TREE_SELECT_SINGLE_DRAGGABLE flagGreg Ercolano
2019-01-21Remove incorrect putenv(buf) call followed by free(buf).ManoloFLTK
2019-01-20Remove unnecessary code related to layer-backed views.ManoloFLTK
2019-01-19Improve ABI configuration documentationAlbrecht Schlosser
2019-01-18Merge local branch 'sort_makedepend'Albrecht Schlosser
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