summaryrefslogtreecommitdiff
path: root/fluid/custom_widgets.cxx
AgeCommit message (Collapse)Author
2023-10-13FLUID: allow mousewheel events on coordinate inputMatthias Melcher
MACOS: make sure that even small mouse wheel deltas count at least as 1 unit
2023-08-26Fixes a bunch of typos in comments.Matthias Melcher
2023-07-19FLUID: RTTI improvements, 'is_a90' now const, apply RTTIMatthias Melcher
2023-07-17FLUID: better initial sizes for buttons and windowsMatthias Melcher
2023-02-15Move class Fl_Shortcut_Button from FLUID to core (#677) (#680)Matthias Melcher