| Age | Commit message (Expand) | Author |
| 2022-05-11 | Remove warning: 'virtual void Fl_Graphics_Driver::xyline(int, int, int, int)'... | ManoloFLTK |
| 2022-05-09 | Cleaner declaration of public function fl_wl_cairo(). | ManoloFLTK |
| 2022-04-20 | Improve docs of Fl_Image and related classes (#431) | Albrecht Schlosser |
| 2022-04-15 | Fix documentation typo | Albrecht Schlosser |
| 2022-04-15 | Clarify documentation of Fl_Image::copy() and more (#431) | Albrecht Schlosser |
| 2022-04-14 | Fix for issue #429 : Segfault with Ctrl+/- with current git version | ManoloFLTK |
| 2022-04-13 | Make Fl_Image::copy() 'const', including all derived classes | Albrecht Schlosser |
| 2022-04-13 | Fix for issue #427 - continued. | ManoloFLTK |
| 2022-04-12 | Fix for issue #427: Problems with data_w, data_h, w, h of Fl_Image. | ManoloFLTK |
| 2022-04-07 | Add note to doc of Fl_Cairo_Window about required build option. | ManoloFLTK |
| 2022-04-07 | Update doc of struct Fl_Menu_Item whose shortcut_ member is now an int. | ManoloFLTK |
| 2022-04-03 | Remove '#include <sys/stat.h>' from FL/platform_types.h | Albrecht Schlosser |
| 2022-03-31 | Fix whitespace errors (no code changes) | Albrecht Schlosser |
| 2022-03-31 | Add support of Fl_Region to the Cairo graphics driver | ManoloFLTK |
| 2022-03-30 | Add method Fl_Shared_Image::image() | Albrecht Schlosser |
| 2022-03-27 | Wayland: replace public fl_event_time by static wld_event_time. | ManoloFLTK |
| 2022-03-26 | Add `const` to Fl_Image::fail() (PR #415) | YX |
| 2022-03-25 | Update documentation and dependencies | Albrecht Schlosser |
| 2022-03-24 | Remove platform-dependent type Fl_Bitmask (not in documented public API). | ManoloFLTK |
| 2022-03-23 | Wayland: replace global fl_display by function struct wl_display *fl_wl_displ... | ManoloFLTK |
| 2022-03-21 | Avoid using same name (p) for distinct members of derived classes. | ManoloFLTK |
| 2022-03-21 | Rename member Fl_Graphics_Driver::p to xpoint to avoid shadowing. | ManoloFLTK |
| 2022-03-21 | Issue #359 RFE: access the MacOS windowid . | ManoloFLTK |
| 2022-03-20 | Improve documentation of Fl_Image::copy() | Albrecht Schlosser |
| 2022-03-10 | Begin documenting the Wayland platform, new in FLTK version 1.4 | ManoloFLTK |
| 2022-03-07 | Improve documentation on Fl_Menu_Item's and related methods (#332) | Albrecht Schlosser |
| 2022-03-04 | Add the Wayland platform to FLTK 1.4 | ManoloFLTK |
| 2022-03-03 | Fix whitespace, update dependencies and fluid files | Albrecht Schlosser |
| 2022-03-01 | Fix default size_range() calculation (issue #392, STR 3352) | Albrecht Schlosser |
| 2022-02-22 | X11: Disable "boxcheat" hack | Albrecht Schlosser |
| 2022-02-21 | Remove obsolete/disabled "boxcheat" code | Albrecht Schlosser |
| 2022-02-21 | DOC: Provide a link to the "FLTK Standard Box Types" image (#397) | Kevin Routley |
| 2022-02-13 | Fix documentation error in Fl_Tabs (#391) | Kevin Routley |
| 2022-02-12 | expose position(int, int), x(), y(), w() and h() from Fl_File_Chooser (#80) | silverduner |
| 2022-02-08 | More detailed doc of Fl_Window::decorated_h() for X11 platform. | ManoloFLTK |
| 2022-02-07 | Add note about use of Fl_Window::decorated_h() under the X11 platform. | ManoloFLTK |
| 2022-02-06 | OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385) | Matthias Melcher |
| 2022-02-03 | Fl_Preferences (X11): Fix detection of preferences directory | Albrecht Schlosser |
| 2022-02-02 | macOS: add "Toggle printing of titlebar" to application menu - cont'd. | ManoloFLTK |
| 2022-02-02 | macOS: add "Toggle printing of titlebar" to application menu. | ManoloFLTK |
| 2022-01-31 | Consolidate timeout handling across platforms (#379) | Albrecht Schlosser |
| 2022-01-30 | Adding Text_Display color variables. (#384) | Matthias Melcher |
| 2022-01-27 | Background color attribute for Fl_Text_Display. (#378) | Matthias Melcher |
| 2022-01-23 | Preferences XDG path (#377) | Matthias Melcher |
| 2022-01-23 | Remove experimental platforms Android, Pico, SDL (PR #376) | Albrecht Schlosser |
| 2022-01-19 | Fixing and upgrading Fl_Preferences (#374) | Matthias Melcher |
| 2022-01-16 | Issue #358 cont'd: Fl_Cairo_Window coord system docs | Greg Ercolano |
| 2022-01-16 | Rename FL/Fl_String_class.H to FL/Fl_String.H | Albrecht Schlosser |
| 2022-01-16 | Rename FL/fl_string.h to FL/fl_string_functions.h | Albrecht Schlosser |
| 2022-01-14 | Improve focus box drawing and documentation | Albrecht Schlosser |