aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
6 daysRemoved superfluous extra_final stuffHEADmasterJedidiah Barber
6 daysParent subprogram in Widgets now doesn't check for not null userdata ↵Jedidiah Barber
backreference because fl_ask
6 daysExtra_Final now checks appropriately whether Needs_DeallocJedidiah Barber
6 daysProper init of Message_Icon box, some more checks addedJedidiah Barber
8 daysMoved Size_Type to FLTK and better incorporated it into Bitmaps and RGB_ImagesJedidiah Barber
9 daysAdded preconditions on FLTK.Draw image subprogramsJedidiah Barber
10 daysAddresses of first element of null arrays are now null pointersJedidiah Barber
10 daysStack trace and optimisation compilation switch tweaksJedidiah Barber
10 daysFixed RGB_Image size_t issue, RGB_Image/Bitmap preconditionsJedidiah Barber
2025-03-28Updated readmeJedidiah Barber
2025-03-23Improved project files, constant variables now constantJedidiah Barber
2025-03-02Filled holes in FLTK.Static APIJedidiah Barber
2025-02-18Filled holes in FLTK, FLTK.Events, FLTK.Screen, tweaked Fl_Shortcut ↵Jedidiah Barber
implementation
2025-02-15Reorganising Fl / FLTK, improving enum docsJedidiah Barber
2025-02-10Filled holes in Enumerations and FLTK (Screen) APIsJedidiah Barber
2025-02-09Untangling of main Fl.H binding map docsJedidiah Barber
2025-02-06Widget deletion inside callbacks is now safeJedidiah Barber
2025-02-06Slightly better / more consistent commentsJedidiah Barber
2025-02-04Filled holes in Fl_Scroll bindingJedidiah Barber
2025-02-04Filled holes in Fl_Widget bindingJedidiah Barber
2025-02-03More test programs added: button, buttons, clock, color_chooser, cursor, ↵Jedidiah Barber
curve, hello
2025-02-02Filled holes in Fl_Window bindingJedidiah Barber
2025-02-01Filled holes in Fl_Text_Display API, fixed some Shortcut subprogram ↵Jedidiah Barber
inconsistencies
2025-01-29Filled holes in FLTK.Draw API, refactored Pixmap data marshallingJedidiah Barber
2025-01-29Raises of Internal_FLTK_Error now come with error messagesJedidiah Barber
2025-01-28Revised Image subhierarchy, fixed data subprograms, added constructor for PixmapJedidiah Barber
2025-01-27Added Fl_Table_RowJedidiah Barber
2025-01-27Added Fl_TableJedidiah Barber
2025-01-24Fixed framerate bug in animated test, used Ada2022 aggregates in ↵Jedidiah Barber
animated/arc tests, other slight test improvements
2025-01-22Ask and Bitmap test programsJedidiah Barber
2025-01-22Improved Alignment values and Button State checkingJedidiah Barber
2025-01-22Arc testing program and Valuator Format subprogram bugfixJedidiah Barber
2025-01-21Split public API and private implementation files into different directoriesJedidiah Barber
2025-01-21Alpha animation assessment algorithm addedJedidiah Barber
2025-01-21Adjusted project filesJedidiah Barber
2025-01-21Using the type method is now more consistentJedidiah Barber
2025-01-20Adjuster test and project file reorgJedidiah Barber
2025-01-20format / Format method for Fl_ValuatorJedidiah Barber
2025-01-20Filled holes in Fl_Text_Editor binding and make key/modifier/shortcut/flag ↵Jedidiah Barber
representations more in line with C++
2025-01-18Added Fl_Sys_Menu_BarJedidiah Barber
2025-01-16Added convenience widget constructors that specify the parent group to add toJedidiah Barber
2025-01-16Filled hole in Fl_Input_Choice bindingJedidiah Barber
2025-01-16Changed reinterpret_cast to static_cast where applicableJedidiah Barber
2025-01-16Fixed bug in Fl_Choice binding, filled small hole in Fl_Menu_Button bindingJedidiah Barber
2025-01-15Filled holes in Fl_Menu_ and Fl_Menu_Item bound APIs, fixed a few irritating ↵Jedidiah Barber
bugs, damn the treacherous C++ API
2025-01-14Fixed a number of issues with getting the Ada wrapper back given a C++ ↵Jedidiah Barber
widget pointer
2025-01-14Ensured Widgets will remove themselves from a Group upon dealloc and Groups ↵Jedidiah Barber
won't inadvertantly dealloc Widgets upon Clear
2025-01-13Fl_Positioner addedJedidiah Barber
2025-01-13Filled holes in Group binding APIJedidiah Barber
2025-01-13Check_Browser Set_Checked now has a defaultJedidiah Barber