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
/
c_fl_menu.h
Age
Commit message (
Collapse
)
Author
21 hours
Filled holes in Fl_Menu_ and Fl_Menu_Item bound APIs, fixed a few irritating ↵
HEAD
master
Jedidiah Barber
bugs, damn the treacherous C++ API
5 days
Refactored draw/handle methods in Widgets hierarchy, improved docs, added a ↵
Jedidiah Barber
few minor method bindings here and there
2024-10-13
Short credits at start of source files
Jedidiah Barber
2018-05-18
Added Choices, Pixmaps, GIFs, XPMs
Jed Barber
2018-05-15
Finished and polished FLTK.Widgets.Menus, fixed some off-by-one errors in Groups
Jed Barber
2017-06-17
Updated coding style, added progress log
Jed Barber
2017-06-01
Moved Menu_Item code to separate FLTK child package
Jed Barber
2017-05-14
File_Input, Float_Input, Integer_Input, Multiline_Input, Output, ↵
Jed Barber
Multiline_Output, Secret_Input, Input, Menu, Menu_Bar, Menu_Button widgets all now have a Handle method
2017-05-06
Cleaned up positioning of Draw procedures
Jed Barber
2017-05-01
Draw method implemented for Groups, Menus, although Menus are now no longer ↵
Jed Barber
abstract even though they should be
2017-04-27
Organising source
Jed Barber