summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-02-05Improve doc of Fl_Widget::test_shortcut() methodsManoloFLTK
2023-02-02Fix position() methods that shadow Fl_Widget::position()Matthias Melcher
2023-02-02Allow cmake -DOPTION_APPLE_X11=On without -U__APPLE__ManoloFLTK
2023-02-02Update dependencies and fix whitespace errorsAlbrecht Schlosser
2023-02-02Minimize and fix include statements of Fl_Int_VectorAlbrecht Schlosser
2023-02-02 Fix "Native file chooser on Linux fails with BROWSE_MULTI_FILE" (#669)ManoloFLTK
2023-02-02Add preliminary support of Wayland under macOSManoloFLTK
2023-02-01Wayland: use fl_wl_find() instead of fl_find()ManoloFLTK
2023-01-31Fix miscellaneous #include directivesManoloFLTK
2023-01-31Fix crash in Zenity filechooser with badly formed filter (#665)ManoloFLTK
2023-01-31 Fix crash in Zenity filechooser with badly formed filter (#665)ManoloFLTK
2023-01-31 Fix crash in Zenity filechooser with badly formed filter (#665)ManoloFLTK
2023-01-31 Fix "Native Filechooser (Zenity) crashes on second invocation" (#665)ManoloFLTK
2023-01-30Fix launching of unbundled app from /tmpManoloFLTK
2023-01-30Document that Fl::add_fd() opens display under macOSManoloFLTK
2023-01-28Fix comments and remove a 'todo' item from docsAlbrecht Schlosser
2023-01-27Fix for [fltk.coredev] native file chooser crashManoloFLTK
2023-01-26STR 2936: FLUID: option to ignore syntax check in DeclBlockMatthias Melcher
2023-01-26Simpler Fl_Wayland_Gl_Window_Driver::resize() is enoughManoloFLTK
2023-01-26Fixing FLUID file corruption from issue #653 (#662)Matthias Melcher
2023-01-23STR 2639 Fixes Fl_Pack resize behaviourMatthias Melcher
2023-01-23Wayland: remove useless member variables of struct outputManoloFLTK
2023-01-21Animated GIF support (Fl_Anim_GIF_Image class) (#375)wcout
2023-01-20STR 2822: function to count bytes in a UTF-8 stringMatthias Melcher
2023-01-20STR 2894: pressed_menubutton_ now protected in Fl_Menu_ButtonMatthias Melcher
2023-01-20STR 2909: Fl_Tile now forwards FL_RELEASE event to childrenMatthias Melcher
2023-01-20STR 3408: Fl_Scroll draws background inactive if neededMatthias Melcher
2023-01-20STR 3461: fix menu linespacingMatthias Melcher
2023-01-16Wayland menus: support tall popup menu + Sway supportManoloFLTK
2023-01-16Wayland menus: support tall popup menuManoloFLTK
2023-01-16Fl_Chart: minor update and additional documentationAlbrecht Schlosser
2023-01-15Improve deriving from Fl_Chart (STR 2022)Albrecht Schlosser
2023-01-15Rename static member Fl_Wayland_Window_Driver::tall_popup to new_popupManoloFLTK
2023-01-14Extend commit a4b33f8 to other uses of function convert_crlf()ManoloFLTK
2023-01-14Add missing initialisation after dynamic memory allocationManoloFLTK
2023-01-13Fix set_fonts() in Xlib/xft and Cairo Graphics_DriverAlbrecht Schlosser
2023-01-13Fix for "Rename Fl_X* Fl_Window::i private class member" (#223)ManoloFLTK
2023-01-13Wayland menus: add missing use of scaling factorManoloFLTK
2023-01-13Fix "alloc-dealloc-mismatch" in Fl_Native_File_Chooser_KdialogAlbrecht Schlosser
2023-01-13Wayland: Fix "heap-buffer-overflow" errorAlbrecht Schlosser
2023-01-13Improve debug output of Fl_StringAlbrecht Schlosser
2023-01-13 Fix for "Screen resolution change (win32)" (#651)ManoloFLTK
2023-01-12Wayland Fix "Error "heap-use-after-free" when scaling twice" (#650)ManoloFLTK
2023-01-12Improve "Implementation note about menu windows under Wayland"ManoloFLTK
2023-01-12Add Fl_Scheme_Choice widget and use it in test programsAlbrecht Schlosser
2023-01-12Add the initial version of class Fl_SchemeAlbrecht Schlosser
2023-01-12New static member Fl_Window *Fl_Wayland_Window_Driver::previous_floatingtitleManoloFLTK
2023-01-12New static member bool Fl_Wayland_Window_Driver::tall_popupManoloFLTK
2023-01-12Remove repeated code in classes menuwindow and menutitleManoloFLTK
2023-01-12Remove useless #include directivesManoloFLTK