summaryrefslogtreecommitdiff
path: root/fltk-options
AgeCommit message (Expand)Author
2024-10-20Make remaining 'XPM' images 'const'Albrecht Schlosser
2024-10-15Update or remove version numbers, update copyright yearsAlbrecht Schlosser
2024-08-10Quote variables that may contain spaces in fltk-options/MakefileAlbrecht Schlosser
2024-04-22 Fix for Fl_Native_File_Chooser::filter_value() - cont'd (#899)ManoloFLTK
2024-04-22 Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899)ManoloFLTK
2024-03-19Update dependencies, whitespace, and Fl_File_Chooser.cxxAlbrecht Schlosser
2024-03-02fltk-options: enlarge text area for Linux fontsMatthias Melcher
2024-03-02Add OPTION_SIMPLE_ZOOM_SHORTCUT to fine tune zoom-in shortcutManoloFLTK
2024-02-14CMake: fix installation on macOSAlbrecht Schlosser
2024-02-10Modern CMake: export shared libraries and fltk-optionsAlbrecht Schlosser
2024-02-07Introduce "Modern CMake" in FLTKAlbrecht Schlosser
2024-01-06Remove Fl_Simple_Terminal (replaced by Fl_Terminal)Albrecht Schlosser
2023-12-20Make the 'Forms' compatibility library 'fltk_forms' optionalAlbrecht Schlosser
2023-12-15#840: Generously adds Fl::args_to_utf8() for MinGW support.Matthias Melcher
2023-11-25Adds `linespacing()` to `Fl_Browser_` and all derived widgetsMatthias Melcher
2023-11-15CMake: Raise cmake_minimum_required from 3.12 to 3.15Albrecht Schlosser
2023-04-13Fix more compiler warnings (comma at end of enum)Albrecht Schlosser
2023-03-09CMake: build shared libs with OPTION_CAIROEXT (issue #250)Albrecht Schlosser
2023-02-05Give fluid and fltk-options their own .gitignore filesAlbrecht Schlosser
2023-02-02Fix position() methods that shadow Fl_Widget::position()Matthias Melcher
2023-02-02Update dependencies and fix whitespace errorsAlbrecht Schlosser
2023-01-27Fixes fltk-options setting wrong keysMatthias Melcher
2023-01-23STR 2639 Fixes Fl_Pack resize behaviourMatthias Melcher
2023-01-21Move global FLTK options into new app fltk-admin (#560)Matthias Melcher