| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | wip | maxim nikonov | |
| 2025-07-08 | Replace 'FL_OVERRIDE' with 'override' in public headers | Albrecht Schlosser | |
| ... except FL/fl_attr.h where FL_OVERRIDE is #define'd | |||
| 2023-12-13 | #862: Removes default shortcut from Fl_Shortcut_Button | Matthias Melcher | |
| - the current UI for fallback/default/original shortcut was confusing, so I remove it until we find something better. I kept the values so we can reinstate a better interface without changing the API. | |||
| 2023-07-22 | Adds default shortcut to Fl_Shortcut_Button. | Matthias Melcher | |
| 2023-03-01 | Fix regression: failed to build shared FLTK libs | Albrecht Schlosser | |
| Add FL_EXPORT to some classes to make building shared libs possible. Building shared libs and 'fluid-shared' missed global symbols. | |||
| 2023-02-15 | Move class Fl_Shortcut_Button from FLUID to core (#677) (#680) | Matthias Melcher | |
