aboutsummaryrefslogtreecommitdiff
path: root/src/c_fl_browser.cpp
AgeCommit message (Collapse)Author
2025-01-21Split public API and private implementation files into different directoriesJedidiah 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
2025-01-06Revised Browser subhierarchy, mostly protected method bindingsJedidiah Barber
2024-12-18Added Fl_BrowserJedidiah Barber