aboutsummaryrefslogtreecommitdiff
path: root/src/c_fl_simple_counter.cpp
AgeCommit message (Collapse)Author
2025-01-21Split public API and private implementation files into different directoriesJedidiah Barber
2025-01-20format / Format method for Fl_ValuatorJedidiah Barber
2025-01-16Changed reinterpret_cast to static_cast where applicableJedidiah Barber
2025-01-12Refactored draw/handle methods in Widgets hierarchy, improved docs, added a ↵Jedidiah Barber
few minor method bindings here and there
2024-10-13Short credits at start of source filesJedidiah Barber
2018-03-03Added FLTK.Widgets.Valuators.Counters.SimpleJed Barber