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_button.cpp
Age
Commit message (
Collapse
)
Author
22 hours
Changed reinterpret_cast to static_cast where applicable
Jedidiah Barber
24 hours
Fixed bug in Fl_Choice binding, filled small hole in Fl_Menu_Button binding
Jedidiah Barber
5 days
Refactored draw/handle methods in Widgets hierarchy, improved docs, added a ↵
Jedidiah Barber
few minor method bindings here and there
8 days
Used C FFI to make Extra_Init and Extra_Final calls more consistent
Jedidiah Barber
2024-10-13
Short credits at start of source files
Jedidiah Barber
2018-03-20
Progress updated, Buttons and Menu_Buttons finished
Jed Barber
2017-06-17
Updated coding style, added progress log
Jed Barber
2017-05-14
Moved hook pointer typedefs to separate file
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-07
Further code cleanup
Jed Barber
2017-05-01
Draw method for Text Display and derivatives, concrete Menu_ derivatives
Jed Barber
2017-04-27
Organising source
Jed Barber