index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fluid
/
Shortcut_Button.cxx
Age
Commit message (
Expand
)
Author
2023-02-15
Move class Fl_Shortcut_Button from FLUID to core (#677) (#680)
Matthias Melcher
2023-02-02
Update dependencies and fix whitespace errors
Albrecht Schlosser
2023-01-05
Add close buttons for individual tabs in Fl_Tabs (#628)
Matthias Melcher
2023-01-01
FLUID refactor and macOS warnings removed (#623)
Matthias Melcher
2022-11-26
Handle Fluid project settings better (#556)
Matthias Melcher
2022-11-24
FLUID: Fix update of formula input widgets
Matthias Melcher
2022-11-24
Fixes some FLUID bugs
Matthias Melcher
2022-02-26
Fix Visual Studio build warnings
Albrecht Schlosser
2022-02-20
Fluid: fixed missing return value (#398)
Matthias Melcher
2022-02-14
Adding comments to recent Fluid changes.
Matthias Melcher
2022-02-13
Better Fluid Widget dimension controls (#394)
Matthias Melcher
2021-12-17
GitHub #326: browser scrolling should be much improved
Matthias Melcher
2021-12-13
Fluid: convert Fl_Group::forms_end() to a static function
Albrecht Schlosser
2021-12-13
STR 3442: invalid conversion warning in VisualC
Matthias Melcher
2021-12-13
STR 3442: copy/paste now inserts widget as expected.
Matthias Melcher