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
/
Fl_Group_Type.h
Age
Commit message (
Expand
)
Author
2023-11-01
FLUID: Arrow keys move widgets inside Fl_Flex
Matthias Melcher
2023-11-01
FLUID: Improves adding widgets to Fl_Flex.
Matthias Melcher
2023-11-01
FLUID: Adds options to draw ghosted outlines.
Matthias Melcher
2023-10-31
FLUID: Improves interactive handling of Grid and Flex
Matthias Melcher
2023-10-27
FLUID: Fixes issues when pasting widget into Fl_Flex #809
Matthias Melcher
2023-10-19
FLUID typos, comments, superfluous code
Matthias Melcher
2023-07-20
FLUID improves positioning and sizing new widgets
Matthias Melcher
2023-07-19
FLUID: RTTI improvements, 'is_a90' now const, apply RTTI
Matthias Melcher
2023-07-19
FLUID: emulated RTTI for all types
Matthias Melcher
2023-07-18
FLUID correct inheritance, formatting, factory floor cleaning
Matthias Melcher
2023-07-17
FLUID: restores g++98 compatibility
Matthias Melcher
2023-07-17
FLUID: using symbols instead of integers
Matthias Melcher
2023-07-11
FLUID: typo
Matthias Melcher
2023-07-11
FLUID adding hatch pattern to overlapping widgets
Matthias Melcher
2023-03-18
Fix and update alignment #346 (#701)
Matthias Melcher
2023-01-26
Fixing FLUID file corruption from issue #653 (#662)
Matthias Melcher
2023-01-23
STR 2639 Fixes Fl_Pack resize behaviour
Matthias Melcher
2022-12-30
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
Matthias Melcher
2022-11-04
Fluid now stores set sizes for Fl_Flex. (#529)
Matthias Melcher
2022-11-01
Fluid support for Fl_Flex (#523) and some Fl_Flex improvements
Matthias Melcher
2021-12-13
STR 3442: copy/paste now inserts widget as expected.
Matthias Melcher
2021-12-08
Fluid: restructuring and commenting.
Matthias Melcher