summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-12-28Adds Fl_Input RMB menu translation to test/preferencesMatthias Melcher
2023-12-28Fix for bug in Mutter Wayland compositor (#878) - cont'dManoloFLTK
2023-12-28Fix for bug in Mutter Wayland compositor (#878)ManoloFLTK
2023-12-27Fix position of 1-button Fl_Message windowsManoloFLTK
2023-12-26Wld: export only member functions for ./configure --enable-shared (#872)ManoloFLTK
2023-12-23Improve docs and add two new Fl_Menu_Item methods (#875)Albrecht Schlosser
2023-12-23Fix memory free() mismatch (#875)Albrecht Schlosser
2023-12-22A more cross-platform way to fix issue #876ManoloFLTK
2023-12-21Fix "Fl_Plugin_Manager::loadAll doesn't work correct" (#876)ManoloFLTK
2023-12-21Fix "Fl_Input popup menu customize doesn't work" (#874)ManoloFLTK
2023-12-21Fix "commit 96bacd3 may crash on X11" (#873)ManoloFLTK
2023-12-21Fix a typo, trailing whitespace, and dependenciesAlbrecht Schlosser
2023-12-20Restore "configure --enable-shared" under Linux (#872)ManoloFLTK
2023-12-20Make the 'Forms' compatibility library 'fltk_forms' optionalAlbrecht Schlosser
2023-12-19Procedure to instruct FLTK to use given X11 connexion (#149)ManoloFLTK
2023-12-18Fix issue #871 for html causing crashesGreg Ercolano
2023-12-18 Wayland: Menu items are accessible when mouse is over another win (#869)ManoloFLTK
2023-12-16#842: Enables command line color arguments on macOSMatthias Melcher
2023-12-16Small doc clarificationGreg Ercolano
2023-12-16Fixes fl_message_position for widgets and subwindowsMatthias Melcher
2023-12-16Adds mouse wheel input to Fl_CounterMatthias Melcher
2023-12-16#868: Suppress warning about unused private members of Fl_Shortcut_ButtonMatthias Melcher
2023-12-16Fix memory leak in Fl_Terminal (#867)Albrecht Schlosser
2023-12-15Fix C++ comments in C fileAlbrecht Schlosser
2023-12-15#840: Fixes fixed buffer size in Fl::args_to_utf8() (fl_call_main)MatthiasWM
2023-12-14FLTK implementation of the "GTK Shell" Wayland protocol - cont'dManoloFLTK
2023-12-13#840: Fixes fixed buffer size in Fl::args_to_utf8()MatthiasWM
2023-12-13Fix X11 '_NET_ACTIVE_WINDOW' message (STR 3396)Albrecht Schlosser
2023-12-13#862: Removes default shortcut from Fl_Shortcut_ButtonMatthias Melcher
2023-12-13FLTK implementation of the "GTK Shell" Wayland protocol - cont'dManoloFLTK
2023-12-13Allow walk while selection is being madeGreg Ercolano
2023-12-13macOS platform + GLUT: fix crash with glut_test - cont'dManoloFLTK
2023-12-13Wayland+GLUT: fix crash in glut_test application - cont'dManoloFLTK
2023-12-12Address hang in issue #866Greg Ercolano
2023-12-12#188: Fixes Fl_Shared_Image ref count and find opMatthias Melcher
2023-12-12#863: Fixes Fl_tile resize behavior when scaling windowMatthias Melcher
2023-12-12Wayland+GLUT: fix crash in glut_test applicationManoloFLTK
2023-12-12macOS platform + GLUT: fix crash with glut_test appManoloFLTK
2023-12-10Documentation: Improve doc comment for ~Fl_GroupKyriet
2023-12-10Replace wl_output_destroy() by wl_output_release() when possibleManoloFLTK
2023-12-09Documentation: remove obsolete deprecation warningAlbrecht Schlosser
2023-12-08#862: Fixes Fl_Shortut to swallow all FL_SHORCUT events if hot.Matthias Melcher
2023-12-07Document Fl_Image_Surface::mask() with commented code exampleManoloFLTK
2023-12-06Solve issue 856: manolo's parameter namesGreg Ercolano
2023-12-05Wayland: much lighter but partial implementation of the "GTK Shell" protocolManoloFLTK
2023-12-05#856: FLUID: improved Declaration dialogMatthias Melcher
2023-12-05Wayland+CMake: use set_source_files_properties() for libdecor - cont'dManoloFLTK
2023-12-05Wayland+CMake: use set_source_files_properties() for libdecorManoloFLTK
2023-12-04Fix issue 854 - append_ansi() len fixGreg Ercolano
2023-12-04Fix compiler warningsAlbrecht Schlosser