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
/
src
/
Fl_String.cxx
Age
Commit message (
Expand
)
Author
2023-09-05
Adds some convenience methods.
Matthias Melcher
2023-03-23
Improve Fl_Cairo_Window documentation (typos + indentation)
Albrecht Schlosser
2023-03-02
Fix typos in Doxygen documentation
ManoloFLTK
2023-03-01
Improved Fl_String capacity increments
Matthias Melcher
2023-02-23
Fl_String refactoring and extension (#683)
Matthias Melcher
2023-02-06
Fix "\todo Complete documentation of class Fl_String"
ManoloFLTK
2023-01-13
Improve debug output of Fl_String
Albrecht Schlosser
2022-12-22
Fix compilation on old gcc (#606)
Matthias Melcher
2022-12-20
Clean up class Fl_String (part of issue #601)
Albrecht Schlosser
2022-11-26
Handle Fluid project settings better (#556)
Matthias Melcher
2022-01-16
Rename FL/Fl_String_class.H to FL/Fl_String.H
Albrecht Schlosser
2021-12-04
Rename src/Fl_String.cxx to src/Fl_String_class.cxx
Albrecht Schlosser
2021-12-04
Rename FL/Fl_String.H to FL/Fl_String_class.H
Albrecht Schlosser
2021-12-04
Add minimal version of class Fl_String
Albrecht Schlosser