summaryrefslogtreecommitdiff
path: root/src/fltk-widgets-inputs-outputs-multiline.ads
AgeCommit message (Collapse)Author
2024-11-17Refactored Finalize subprograms and made note of potential future Widget ↵Jedidiah Barber
issues there in fltk.ads
2024-11-16Reworked widget init/create subprogramsJedidiah Barber
2024-10-13Short credits at start of source filesJedidiah Barber
2021-11-08Fixed widget constructor label copy bugJedidiah Barber
2018-04-17More polishingJed Barber
2018-03-13Made all constructors non-inheritableJed Barber
2017-06-17Updated coding style, added progress logJed 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-10Multiline_Output widgets addedJed Barber