| Age | Commit message (Expand) | Author |
| 2024-06-21 | Add Fl::remove_next_timeout(...) to remove only one timeout (#992) | Albrecht Schlosser |
| 2024-06-14 | macOS 15.0 Sequoia: fix capture of window titlebars | ManoloFLTK |
| 2024-06-03 | Document how to control window location in screen under Wayland | ManoloFLTK |
| 2024-06-02 | Fix Child Windows under Wayland are clipped on resizing … (#987) | ManoloFLTK |
| 2024-05-30 | Fix typo in doc of Fl_Double_Window::as_double_window() | ManoloFLTK |
| 2024-05-26 | Adding new call `Fl_Window::get_size_range()`, #981 | Matthias Melcher |
| 2024-05-17 | Improve fl_contrast() functionality and documentation | Albrecht Schlosser |
| 2024-05-15 | Change member function args to Fl_Menu_Bar::play_menu(const Fl_Menu_Item *) | ManoloFLTK |
| 2024-05-14 | New member function Fl_Menu_Bar::play_menu(const char *title) | ManoloFLTK |
| 2024-05-13 | Remove change erroneously committed at 4eb98c0 | ManoloFLTK |
| 2024-05-13 | Fl_Menu_Bar: document how to programmatically open menu from menubar | ManoloFLTK |
| 2024-05-11 | Enable suppression of "deprecated" warnings (FL_NO_DEPRECATE) | Albrecht Schlosser |
| 2024-05-08 | Have menu items drawn with same colors in all platforms (#969) | ManoloFLTK |
| 2024-04-30 | Implement and document new class Fl_PDF_File_Surface | ManoloFLTK |
| 2024-04-26 | Box types can now defined and draw their own focus frame, STR 2145, #659 | Matthias Melcher |
| 2024-04-22 | Fix for Fl_Native_File_Chooser::filter_value() - cont'd (#899) | ManoloFLTK |
| 2024-04-22 | Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899) | ManoloFLTK |
| 2024-04-18 | Fix potential compiler warnings in public headers [-Wshadow] | Albrecht Schlosser |
| 2024-04-17 | Fix 'int Fl_Menu_::value()' if item is in a submenu (STR 3241) | Albrecht Schlosser |
| 2024-04-14 | Add example to fl_arc docs. | Matthias Melcher |
| 2024-04-09 | Fix Fl_Terminal::handle_unknown_char() for plot_char() (#948) | Albrecht Schlosser |
| 2024-04-06 | Rename putchar() to plot_char() (#944) | Greg Ercolano |
| 2024-04-05 | Fix documentation example of the FL_FUNCTION_CALLBACK_#() macro | ManoloFLTK |
| 2024-04-04 | Fix compiler warning, part 2 of #946 | Albrecht Schlosser |
| 2024-04-04 | Fix compiler warning, part 1 of #946 | Albrecht Schlosser |
| 2024-04-02 | Improve support for NetBSD (#944) | Albrecht Schlosser |
| 2024-03-20 | Use type cairo_region_t* for Fl_Region under Wayland platform | ManoloFLTK |
| 2024-03-19 | Update dependencies, whitespace, and Fl_File_Chooser.cxx | Albrecht Schlosser |
| 2024-03-18 | Add more public accessor methods to Fl_Grid (#937) | Albrecht Schlosser |
| 2024-03-15 | Fix a bunch of compiler warnings, particularly for old compilers | Albrecht Schlosser |
| 2024-03-12 | Make Fl_Terminal selection_text() methods public | Greg Ercolano |
| 2024-03-09 | Add key name FL_Alt_Gr for AltGr on international keyboards | Albrecht Schlosser |
| 2024-03-06 | Add horizontal scrollbar to Terminal widget (#928) | Albrecht Schlosser |
| 2024-03-03 | Update doc about Ctrl/+/-/0/ zoom shortcuts | ManoloFLTK |
| 2024-03-02 | Added Fl_Terminal::text() and docs | Greg Ercolano |
| 2024-03-02 | Promote fl_strlcpy to <FL/fl_string_functions.h> | Matthias Melcher |
| 2024-03-02 | Add OPTION_SIMPLE_ZOOM_SHORTCUT to fine tune zoom-in shortcut | ManoloFLTK |
| 2024-02-27 | Improve prioritization of event handlers added at open display time | ManoloFLTK |
| 2024-02-21 | Fix: fl_height(int, int) decreases the font size after each call (#915) | ManoloFLTK |
| 2024-02-18 | Fix Terminal character position and add word selection (#906) | Matthias Melcher |
| 2024-02-17 | Clear screen also clears attributes/xterm modes (#911) | Greg Ercolano |
| 2024-02-16 | Fixed Fl_Terminal xterm color 39/49 handling, and other mods. | Greg Ercolano |
| 2024-02-16 | Fix Fl_Terminal xterm CharStyle charflags (#909) | Greg Ercolano |
| 2024-02-07 | Introduce "Modern CMake" in FLTK | Albrecht Schlosser |
| 2024-02-05 | Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_kno... | ManoloFLTK |
| 2024-01-31 | Improve documentation of Fl_Native_File_Chooser | Albrecht Schlosser |
| 2024-01-15 | Small code fixups | Greg Ercolano |
| 2024-01-14 | #887: Fixes FLTK file chooser not releasing preview image. | Matthias Melcher |
| 2024-01-13 | #887: Fixes Fl_Shared_Image reference counting | Matthias Melcher |
| 2024-01-10 | Add textattrib() get method+docs | Greg Ercolano |