| 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-03 | Improve docs about FLTK coordinate systems | Albrecht Schlosser | |
| Enlarge the screenshot of test/coordinates for better readability in html and pdf docs. | |||
| 2021-12-08 | Documentation on widget coordinates and layout, plus new test programs (#304) | engelsman | |
| Add coordinates and layout section to user manual add section to user manual to clarify the use of window-relative coordinates in both Fl_Group and Fl_Window containers, and include brief descriptions of current layout manager widgets in one place. add test/coordinates.cxx, test/wizard.cxx and related screenshots under documentation/src. update CMakeLists.txt, Makefile and .gitignore for new files. Co-authored-by: Albrecht Schlosser <albrechts.fltk@online.de> | |||
