summaryrefslogtreecommitdiff
path: root/fluid/fluid_filename.cxx
AgeCommit message (Expand)Author
2025-03-07Restructuring Fluid source files.Matthias Melcher
2025-03-07Removes the remaining references to Fl_String.Matthias Melcher
2025-03-07Replce Fl_String in Fluid with std::string.Matthias Melcher
2024-12-21FLUID: Remove warnings.Matthias Melcher
2024-12-21FLUID: Improve filename list in main menu.Matthias Melcher
2023-10-22Make Fl_String and Fl_Int_Vector private (#789)Albrecht Schlosser