aboutsummaryrefslogtreecommitdiff
path: root/src/c_fl_cairo_window.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-12Closed a few gaps in the APIs of Window derivativesJedidiah Barber
2025-01-12Refactored draw/handle methods in Widgets hierarchy, improved docs, added a ↵Jedidiah Barber
few minor method bindings here and there
2024-11-27Fl_Cairo_Window binding addedJedidiah Barber