summaryrefslogtreecommitdiff
path: root/src/fltk-widgets-groups-help_views.adb
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
6 daysInternal_FLTK_Error raises are now pragma AssertsJedidiah Barber
2024-12-01Improved specificity of exceptions with Internal_FLTK_Error and Storage_ErrorJedidiah Barber
2024-11-24Fixed double free in Finalize subprogramsJedidiah Barber
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-27Ensured Help_View widgets Clear themselves properly during FinalizeJedidiah Barber
2024-10-26Fl_Help_View now boundJedidiah Barber