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