| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-01 | Fix regression: failed to build shared FLTK libs | Albrecht Schlosser | |
| Add FL_EXPORT to some classes to make building shared libs possible. Building shared libs and 'fluid-shared' missed global symbols. | |||
| 2023-01-12 | Add Fl_Scheme_Choice widget and use it in test programs | Albrecht Schlosser | |
| This widget offers the selection of all known FLTK schemes as a simple widget based on Fl_Choice. Some test and demo programs use Fl_Scheme_Choice to enable the developer or user to switch schemes quickly for comparison. Todo: - add features to add new schemes during runtime (partially done) - update status when the scheme is changed by Fl::scheme("...") | |||
