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
/
Fd_Snap_Action.h
Age
Commit message (
Expand
)
Author
2025-03-07
Restructuring Fluid source files.
Matthias Melcher
2025-03-07
Removes the remaining references to Fl_String.
Matthias Melcher
2025-03-07
Replce Fl_String in Fluid with std::string.
Matthias Melcher
2024-03-02
FLUID: comments, typos, formatting
Matthias Melcher
2023-12-01
Fixes a few minor compiler warnings.
Matthias Melcher
2023-10-22
Make Fl_String and Fl_Int_Vector private (#789)
Albrecht Schlosser
2023-09-26
FLUID: adds greatly enhanced Shell Commands (#774)
Matthias Melcher
2023-08-29
FLUID: simplifies filename handling
Matthias Melcher
2023-08-26
Fixes a bunch of typos in comments.
Matthias Melcher
2023-07-19
FLUID: layout preset no longer forces text font selection
Matthias Melcher
2023-07-17
FLUID: better initial sizes for buttons and windows
Matthias Melcher
2023-07-14
Documentation: screenshot updates
Matthias Melcher
2023-07-12
FLUDI documentation updates
Matthias Melcher
2023-04-26
FLUID: Initialisation orner in menus: #722
Matthias Melcher
2023-04-13
Fix more compiler warnings (comma at end of enum)
Albrecht Schlosser
2023-03-18
Fix and update alignment #346 (#701)
Matthias Melcher