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-valuators-value_inputs.adb
Age
Commit message (
Collapse
)
Author
3 days
Filled holes in Fl_Text_Editor binding and make key/modifier/shortcut/flag ↵
Jedidiah Barber
representations more in line with C++
6 days
Added convenience widget constructors that specify the parent group to add to
Jedidiah Barber
11 days
Refactored draw/handle methods in Widgets hierarchy, improved docs, added a ↵
Jedidiah Barber
few minor method bindings here and there
14 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-17
Added FLTK.Widgets.Valuators.Value_Inputs
Jed Barber