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-groups-scrolls.ads
Age
Commit message (
Expand
)
Author
2025-01-21
Split public API and private implementation files into different directories
Jedidiah Barber
2025-01-21
Using the type method is now more consistent
Jedidiah Barber
2025-01-16
Added convenience widget constructors that specify the parent group to add to
Jedidiah Barber
2025-01-14
Ensured Widgets will remove themselves from a Group upon dealloc and Groups w...
Jedidiah Barber
2025-01-12
Refactored draw/handle methods in Widgets hierarchy, improved docs, added a f...
Jedidiah Barber
2024-11-17
Refactored Finalize subprograms and made note of potential future Widget issu...
Jedidiah Barber
2024-11-16
Reworked widget init/create subprograms
Jedidiah Barber
2024-10-13
Short credits at start of source files
Jedidiah Barber
2021-11-08
Fixed widget constructor label copy bug
Jedidiah Barber
2018-04-29
FLTK.Event done, a whole bunch more polishing
Jed Barber
2018-03-13
Made all constructors non-inheritable
Jed Barber
2017-06-17
Updated coding style, added progress log
Jed Barber
2017-05-31
Scroll widgets added
Jed Barber