summaryrefslogtreecommitdiff
path: root/src/c_fl_menu_button.cpp
AgeCommit message (Collapse)Author
4 daysRefactored draw/handle methods in Widgets hierarchy, improved docs, added a ↵Jedidiah Barber
few minor method bindings here and there
7 daysUsed C FFI to make Extra_Init and Extra_Final calls more consistentJedidiah Barber
2024-10-13Short credits at start of source filesJedidiah Barber
2018-03-20Progress updated, Buttons and Menu_Buttons finishedJed Barber
2017-06-17Updated coding style, added progress logJed Barber
2017-05-14Moved hook pointer typedefs to separate fileJed Barber
2017-05-14File_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-07Further code cleanupJed Barber
2017-05-01Draw method for Text Display and derivatives, concrete Menu_ derivativesJed Barber
2017-04-27Organising sourceJed Barber