Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-30 | Fixed bug in Float_Input and Integer_Input Get_Value functions | Jedidiah Barber | |
2021-11-08 | Fixed widget constructor label copy bug | Jedidiah Barber | |
2018-05-15 | Fixed errors with Event Dispatch and null string pointers | Jed Barber | |
2018-04-17 | 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-14 | Cleaned up Draw/Handle code on Ada side | 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-10 | Fixed Finalize inheritance bug | Jed Barber | |
2017-05-09 | Removed superfluous Get_Value calls on the CPP side | Jed Barber | |
2017-05-09 | Added Float_Input widgets | Jed Barber | |