summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-12FLUID: formattingMatthias Melcher
2024-09-11FLUID: Eliminating two globalsMatthias Melcher
2024-09-11Fix "fl_read_image() missing right and bottom pixel line" (#1066)ManoloFLTK
2024-09-11FLUID: Imporving method name `can_have_children()`Matthias Melcher
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-06FLUID: fixing resizable behavior for windows in live mode (#1055)Matthias Melcher
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-03CMake/Windows: enable MSVC runtime DLL option for Clang (#1058)Albrecht Schlosser
2024-09-02FLUID Fix width of square buttonMatthias Melcher
2024-09-02FLUID: Improve resizing behavior of properties dialogMatthias 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-31 FLUID: Add Synchronized Resize. #1055Matthias Melcher
2024-08-31Linux fixes for previous commitMatthias Melcher
2024-08-31FLUID: Fixes grouping and ungrouping, #1056Matthias Melcher
2024-08-31 CMake: replace check_function_exists() with check_symbol_exists() (#1053)ManoloFLTK
2024-08-30macOS: Fix installing partial 'FLTK.framework' (#961)Albrecht Schlosser
2024-08-28Removing wrongfully commited code.Matthias Melcher
2024-08-28Fix return values of Fl_Printer::begin_job() with GTK dialogsManoloFLTK
2024-08-28Remove single-quotes from fltk-config.in (again)Albrecht Schlosser
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-26Display Git revision in docs generated from releases (#499)Albrecht Schlosser
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-25CMake: replace check_function_exists() for trunc() (#1049)Albrecht Schlosser
2024-08-25Fix Fl_Wayland_Screen_Driver::compose() to handle the FL_Alt_Gr keyManoloFLTK
2024-08-23CMake: remove cache consistency check (#1046)Albrecht Schlosser
2024-08-23Fix CTRL/META state display in test/handle_keys.cxx (macOS)Albrecht Schlosser
2024-08-23More detailed documentation of how Fl::event_state() differs between platformsManoloFLTK
2024-08-23Quick fix for Window Ctrl charcter handling.Matthias Melcher
2024-08-19Changing test/editor Shortcut Key Ctrl-i.Matthias Melcher
2024-08-18Clean up main (root) .gitignore fileAlbrecht Schlosser
2024-08-18Keep VisualStudio 2022 generated fiels out of Git repoMatthiasWM
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-14FLUID: fixing compiler warningMatthias Melcher
2024-08-14FLUID: fixing unintialised widgetMatthias Melcher
2024-08-14FLUID: add image spacing controlMatthias Melcher