index
:
fltkada
master
Ada binding for FLTK 1.3
Jed Barber
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fltk-widgets-menus-choices.adb
Age
Commit message (
Collapse
)
Author
2025-01-21
Split public API and private implementation files into different directories
Jedidiah Barber
2025-01-18
Added Fl_Sys_Menu_Bar
Jedidiah Barber
2025-01-16
Added convenience widget constructors that specify the parent group to add to
Jedidiah Barber
2025-01-16
Fixed bug in Fl_Choice binding, filled small hole in Fl_Menu_Button binding
Jedidiah Barber
2025-01-12
Refactored draw/handle methods in Widgets hierarchy, improved docs, added a ↵
Jedidiah Barber
few minor method bindings here and there
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-18
Added Choices, Pixmaps, GIFs, XPMs
Jed Barber