index
:
fltkada
master
Ada binding for FLTK 1.3
Jed Barber
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fltk-widgets-groups-input_choices.adb
Age
Commit message (
Collapse
)
Author
4 days
Refactored draw/handle methods in Widgets hierarchy, improved docs, added a ↵
Jedidiah Barber
few minor method bindings here and there
7 days
Used C FFI to make Extra_Init and Extra_Final calls more consistent
Jedidiah Barber
2024-11-24
Fixed double free in Finalize subprograms
Jedidiah Barber
2024-11-17
Refactored Finalize subprograms and made note of potential future Widget ↵
Jedidiah Barber
issues there in fltk.ads
2024-11-16
Reworked widget init/create subprograms
Jedidiah Barber
2024-10-13
Short credits at start of source files
Jedidiah Barber
2024-10-13
Changed System.Address to Integer_Address
Jedidiah Barber
2021-11-08
Fixed widget constructor label copy bug
Jedidiah Barber
2018-05-15
Fixed errors with Event Dispatch and null string pointers
Jed Barber
2018-04-30
Text_Displays finished, more things polished
Jed Barber
2018-04-29
FLTK.Event done, a whole bunch more polishing
Jed Barber
2018-04-17
More polishing
Jed Barber
2018-03-17
Added FLTK.Widgets.Groups.Input_Choices
Jed Barber