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_Window_Type.h
Age
Commit message (
Expand
)
Author
2024-03-02
FLUID: comments, typos, formatting
Matthias Melcher
2023-11-01
FLUID: Arrow keys move widgets inside Fl_Flex
Matthias Melcher
2023-10-19
FLUID typos, comments, superfluous code
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-17
FLUID: restores g++98 compatibility
Matthias Melcher
2023-07-17
FLUID: better initial sizes for buttons and windows
Matthias Melcher
2023-07-17
FLUID: emulating RTTI and fixing type dependencies (Buttons)
Matthias Melcher
2023-07-17
FLUID: using symbols instead of integers
Matthias Melcher
2023-07-11
FLUID adding hatch pattern to overlapping widgets
Matthias Melcher
2023-07-11
FLUID mark project change when changing window visibility
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-21
Move global FLTK options into new app fltk-admin (#560)
Matthias Melcher
2022-12-30
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
Matthias Melcher
2022-11-26
Handle Fluid project settings better (#556)
Matthias Melcher
2022-11-24
Fixes some FLUID bugs
Matthias Melcher
2022-11-08
Fluid: widget classes can resize children on instantiation
Matthias Melcher
2022-01-08
avoid early include of Fl.H option
Matthias Melcher
2021-12-17
STR 3355: allow Unicode UTF-8 in source code
Matthias Melcher
2021-12-13
STR 3442: copy/paste now inserts widget as expected.
Matthias Melcher
2021-12-13
Fluid: "Widget Class" subclasses Group but incorrectly shows Window subtypes.
James Palmer
2021-12-08
Fluid: restructuring and commenting.
Matthias Melcher