summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-09-14Bypass Mutter bug for menubar in fullscreen window (see #1061)ManoloFLTK
2024-09-13Fix "Wayland crash on mapping windows at startup" (#1072)ManoloFLTK
2024-09-13Fix problems introduced at commits 9b777cc and d70c79bManoloFLTK
2024-09-12Fix typo in Doxygen text: unod --> undoManoloFLTK
2024-09-11Fix "fl_read_image() missing right and bottom pixel line" (#1066)ManoloFLTK
2024-09-10Wayland + Mutter: fix issue with menubar on fullscreen window (#1061)ManoloFLTK
2024-09-09Wayland: one more fix yet for interactive move of subwindow inside parentManoloFLTK
2024-09-07Add support of GL with Wayland for Linux on Apple hardwareManoloFLTK
2024-09-07Add pointer to Fl_Image::scale() to documentation of Fl_Image::copy(int, int)ManoloFLTK
2024-09-04Fixes menu scrolling for secondary screens (#1060)Matthias Melcher
2024-09-04Fixes menubar glitch when mouse is at y==0 (#1060)Matthias Melcher
2024-09-02Reverting false Ctrl Key fix on WindowsMatthias Melcher
2024-09-01Cairo image drawing improvementsMatthias Melcher
2024-08-31Fixing set_font and image overflow for Cairo.Matthias Melcher
2024-08-28Removing wrongfully commited code.Matthias Melcher
2024-08-28Fix return values of Fl_Printer::begin_job() with GTK dialogsManoloFLTK
2024-08-28Fix Doxygen problems with fl_draw() functions.ManoloFLTK
2024-08-27Restore building with option FLTK_USE_POLLManoloFLTK
2024-08-27Fix Fl_GDI_Graphics_Driver::rect_unscaled() (#1052)ManoloFLTK
2024-08-27Adding horiizonatl and vertical label marginMatthias Melcher
2024-08-27Update comment.Matthias Melcher
2024-08-26Fix for artefact in X11 1-pixel thick rect drawing with some drivers (#156, #...ManoloFLTK
2024-08-26Implement and document Fl::add_system_handler() for WaylandManoloFLTK
2024-08-26Fix Fl_GDI_Graphics_Driver::rect_unscaled() (#1052)ManoloFLTK
2024-08-25Document that Fl::add_system_handler() is not implemented under WaylandManoloFLTK
2024-08-25Fix Fl_Wayland_Screen_Driver::compose() to handle the FL_Alt_Gr keyManoloFLTK
2024-08-23Quick fix for Window Ctrl charcter handling.Matthias Melcher
2024-08-18Ducumentation fix for previous commitMatthias Melcher
2024-08-18Fix fl_overlay_rect smearing on macOS (#735)Matthias Melcher
2024-08-14Fix Doxygen typos in fl_draw() documentationManoloFLTK
2024-08-14Adding image support for angraved and shadow label typesMatthias Melcher
2024-08-14Adding Fl_Widget::label_image_spacing() (#1039)Matthias Melcher
2024-08-14Adding gap parameter to fl_draw(...)Matthias Melcher
2024-08-13Improved documentation for fl_draw()Matthias Melcher
2024-08-12Small doc fixes (\See -> \see)Greg Ercolano
2024-08-12Improve handling of malformed ANSI. (#950)Greg Ercolano
2024-08-12Further accelerating Fl_Text_Display (#596)Matthias Melcher
2024-08-11Adding Fl_Input comments.Matthias Melcher
2024-08-10Remove "struct Fl_XColor" from list of documented classesManoloFLTK
2024-08-10Fix tabs, trailing spaces, and update dependenciesAlbrecht Schlosser
2024-08-10Configure/make: Quote variables that may contain spacesmid-kid
2024-08-08CMake: fix usage of OPENGL_GLU_INCLUDE_DIR (#1001)Albrecht Schlosser
2024-08-04Fixes Fl_Text_Editor Home and End keys in line wrap modeMatthias Melcher
2024-08-04Fix testing of multi-label alt shortcuts (#974)dannye
2024-08-04Optimize Fl_Text_Display scrolling speed (#596).Matthias Melcher
2024-08-03Pulldown button size in Fl_Tag configurable with OV_BORDER now.Matthias Melcher
2024-08-03Fix indenting, add comments for clarityAlbrecht Schlosser
2024-08-03Remove obsolete statement (#1033)Albrecht Schlosser
2024-08-03Improve visibility of selected tab in Fl_Tabs (#1032).Matthias Melcher
2024-08-03Fixes Fl_Tags close button and pulldown button color.Matthias Melcher