| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-02 | Fix position() methods that shadow Fl_Widget::position() | Matthias Melcher | |
| * `FL_DEPRECATED` macro to mark `position()` method that shadow `Fl_Widget::position()` #69 (#666) | |||
| 2022-12-17 | Make unittest conform to CMP (#597) | Matthias Melcher | |
| Update unittest README | |||
| 2022-12-11 | Move utf-8 box drawing string into .cxx | Greg Ercolano | |
| It was decided today it is ok to use utf-8 strings in source, so consolidating. | |||
| 2022-12-11 | Added Unicode Boxes unittest and README-unittests.txt | Greg Ercolano | |
| This test helps check for issues with multiline widgets drawing text properly. The README-unittests.txt was added to help developers add new unit tests easily. | |||
