summaryrefslogtreecommitdiff
path: root/src/c_fl_scroll.cpp
AgeCommit message (Collapse)Author
23 hoursChanged reinterpret_cast to static_cast where applicableJedidiah Barber
4 daysEnsured Widgets will remove themselves from a Group upon dealloc and Groups ↵Jedidiah Barber
won't inadvertantly dealloc Widgets upon Clear
5 daysRefactored 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-04-29FLTK.Event done, a whole bunch more polishingJed Barber
2017-06-17Updated coding style, added progress logJed Barber
2017-05-31Scroll widgets addedJed Barber