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
/
widget_browser.cxx
Age
Commit message (
Expand
)
Author
2024-12-04
FLUID: Fixes default settings tab.
Matthias Melcher
2024-12-04
FLUID: minor improvemnets to buffer handling (#1152)
Matthias Melcher
2024-09-14
FLUID: type node placement in scene graph revised
Matthias Melcher
2024-09-11
FLUID: Imporving method name `can_have_children()`
Matthias Melcher
2023-12-16
#832: FLUID: Improves widget browser output
Matthias Melcher
2023-12-15
#832: FLUID: Adds custom fonts and colors for widget browser.
Matthias Melcher
2023-12-04
#859: FLUID: Improves widget class code formatting
Matthias Melcher
2023-11-25
Adds `linespacing()` to `Fl_Browser_` and all derived widgets
Matthias Melcher
2023-11-05
FLUID: Adds undo for all grid operations.
Matthias Melcher
2023-10-20
FLUID: basic Fl_Grid support
Matthias Melcher
2023-10-20
FLUID: docs, testing
Matthias Melcher
2023-07-19
FLUID: RTTI improvements, 'is_a90' now const, apply RTTI
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-14
FLUID formatting and comments
Matthias Melcher
2023-03-18
Fix and update alignment #346 (#701)
Matthias Melcher
2023-02-02
Fix position() methods that shadow Fl_Widget::position()
Matthias Melcher
2023-01-26
Fixing FLUID file corruption from issue #653 (#662)
Matthias Melcher
2023-01-19
Fluid: improve contrast of comments in widget browser
Albrecht Schlosser
2021-12-17
GitHub #326: browser scrolling should be much improved
Matthias Melcher
2021-12-09
STR 3210: fixing indentation of Fl_Menu_Item cnd Widget allbacks.
Matthias Melcher
2021-12-08
STR 3460.b: fixed scrollbar update in widget_browser
Matthias Melcher
2021-12-08
Fluid: restructuring and commenting.
Matthias Melcher