summaryrefslogtreecommitdiff
path: root/src/fltk-widgets-valuators-sliders-scrollbars.adb
AgeCommit message (Collapse)Author
4 daysRefactored draw/handle methods in Widgets hierarchy, improved docs, added a ↵Jedidiah Barber
few minor method bindings here and there
7 daysUsed C FFI to make Extra_Init and Extra_Final calls more consistentJedidiah Barber
2024-11-24Fixed double free in Finalize subprogramsJedidiah Barber
2024-11-17Refactored Finalize subprograms and made note of potential future Widget ↵Jedidiah Barber
issues there in fltk.ads
2024-11-16Reworked widget init/create subprogramsJedidiah Barber
2024-10-13Short credits at start of source filesJedidiah Barber
2024-10-13Changed System.Address to Integer_AddressJedidiah Barber
2021-11-08Fixed widget constructor label copy bugJedidiah Barber
2018-04-21More polishing, fixing of minor overlooked things, etcJed Barber
2018-03-16Added FLTK.Widgets.Valuators.Sliders.ScrollbarsJed Barber