summaryrefslogtreecommitdiff
path: root/src/fltk-widgets-groups-input_choices.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-05-15Fixed errors with Event Dispatch and null string pointersJed Barber
2018-04-30Text_Displays finished, more things polishedJed Barber
2018-04-29FLTK.Event done, a whole bunch more polishingJed Barber
2018-04-17More polishingJed Barber
2018-03-17Added FLTK.Widgets.Groups.Input_ChoicesJed Barber