summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-06Wayland: remove memory access error while computing screen work areaManoloFLTK
2025-12-06Fluid: modernize Function Node classMatthias Melcher
2025-12-06Fluid: fix class prefix user input check.Matthias Melcher
2025-12-06Change arrow keys in log slider to even increments. #1232Matthias Melcher
2025-12-03Remove boxtype linke trick.Matthias Melcher
2025-12-02Fix two compiler warnings [-Wsign-compare]Albrecht Schlosser
2025-12-01Fix more box drawing stuff - using Fl::box_bg(box())Albrecht Schlosser
2025-12-01Add background (`bg`) attribute to table of boxtypesAlbrecht Schlosser
2025-12-01Fix DIR parsing on windows for non-US locale (#1344)Greg Ercolano
2025-11-30Fix menu crash dereferencing nullptr (#1335)Matthias Melcher
2025-11-29Fix names map for multiple includes.Matthias Melcher
2025-11-29Fix include fiel list.Matthias Melcher
2025-11-29Improve access to C++ symbols.Matthias Melcher
2025-11-29Improve and simplify test/clipboard.cxxAlbrecht Schlosser
2025-11-29Fluid: Fix crash when saving an empty project.Matthias Melcher
2025-11-29Fluid: convert modal panels into tabs in the widget panel (#1339)Matthias Melcher
2025-11-29Fluid: Fix unique id reader.Matthias Melcher
2025-11-29Wayland: remove code path that left workarea_xywh[*] unassigned (#1334)ManoloFLTK
2025-11-28Slight improvement of DnD support under WaylandManoloFLTK
2025-11-28Add method to list running timeouts (#1306).Matthias Melcher
2025-11-27Fix typo for all but macOSMatthias Melcher
2025-11-27Refactor pen interface into driver system.Matthias Melcher
2025-11-26Add initial log support for sliders (#1232).Matthias Melcher
2025-11-25Improve Wayland README to allow copy/paste resources.Matthias Melcher
2025-11-25Refactor large pulldown function into smaller functions.Matthias Melcher
2025-11-22Declutter draw and handle methods.Matthias Melcher
2025-11-21Additional menu code cleanup.Matthias Melcher
2025-11-21Fix a few more warnings by Clang.Matthias Melcher
2025-11-21Fix missing return statement.Matthias Melcher
2025-11-21Reformat src/Fl_Menu.cxx.Matthias Melcher
2025-11-20Adjust some pen driver comments.Matthias Melcher
2025-11-20Improve documentation for popup menus.Matthias Melcher
2025-11-19Update Fluid format README.Matthias Melcher
2025-11-19Add headline menu item style (#1059)Matthias Melcher
2025-11-19Remove hidden vector font editor from test/fontMatthias Melcher
2025-11-18Improved clip handling/fix box()Greg Ercolano
2025-11-17Clip Fl_Terminal scrollbars (#1328)Greg Ercolano
2025-11-17Fix two macOS compiler warnings.Matthias Melcher
2025-11-17Add display_columns() controllerGreg Ercolano
2025-11-17smoother scrolling in Fl_TerminalGreg Ercolano
2025-11-17Add pen/stylus/tablet API and driver for macOS (#1326)Matthias Melcher
2025-11-17Fix Cairo build and add FLTK_OPTION_CAIRO_WINDOW to CI buildAlbrecht Schlosser
2025-11-16Document with more details function fl_wl_gc()ManoloFLTK
2025-11-16Refactor large static class Fl into an expandable namespace Fl (#1325)Matthias Melcher
2025-11-14Fl_Terminal doc fix for 8-bit RGB color ANSI/XTERM codesGreg Ercolano
2025-11-13Revert/fix a0654b59ac: FLTK_CONSOLIDATE_MOTION = OFFAlbrecht Schlosser
2025-11-10Wayland: fix computation of screen workarea size.ManoloFLTK
2025-11-10Declare some methods of Fl_Window 'const'Albrecht Schlosser
2025-11-10Attempt to improve description of CMake option FLTK_GRAPHICS_CAIROManoloFLTK
2025-11-09Remove warnings when building Doxygen documentation.ManoloFLTK