| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-30 | Reorganize documentation source directories | Albrecht Schlosser | |
| - move all images (screenshots) to new folder documentation/images/ - move documentation/src/fltk-title.tex.in to documentation/ - fix .gitignore files (remove obsolete entries etc.) - FL/Fl_Tooltip.H: fix '\image latex' reference - documentation/CMakeLists.txt: update ref. to fltk-title.tex.in - documentation/Doxyfile.in: adjust image path (IMAGE_PATH) | |||
| 2022-08-07 | Fl_Flex: support different margin sizes, improve docs | Albrecht Schlosser | |
| Support different margin sizes on all four edges. Default margin and gap size is now 0 (compatible with Fl_Pack). Doxygen: move the description from the constructor to the class declaration which constitutes a "description". Make some methods virtual and/or 'const'. Clarify demo programs, make them even more "FLTK style". | |||
