summaryrefslogtreecommitdiff
path: root/src/Fl_Private.H
AgeCommit message (Collapse)Author
44 hourswipmaxim nikonov
2 dayswipmaxim nikonov
2 dayswipmaxim nikonov
2026-01-12Function Fl::Private::cairo_make_current(void *gc) is not used anywhere in FLTKManoloFLTK
2025-11-16Refactor large static class Fl into an expandable namespace Fl (#1325)Matthias Melcher
* Change class Fl into namespace Fl. * Untangle Fl namespace into themed headers. * cut line count of FL/Fl.H in half * FL/core subdirectory now holds short headers grouped by functionality.