summaryrefslogtreecommitdiff
path: root/src/Fl_String.H
AgeCommit message (Expand)Author
2025-03-08Remove warning sent by Doxygen about too many #endifManoloFLTK
2025-03-07Fl_String is now just an alias for std::string.Matthias Melcher
2024-01-10Add Fl_String not-equal testGreg Ercolano
2023-10-31Move the Fl_String class to the DriverDeveloper Doxygen groupManoloFLTK
2023-10-22Make Fl_String and Fl_Int_Vector private (#789)Albrecht Schlosser