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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-12-06
Fix doxygen warnings
Albrecht Schlosser
2025-12-06
Wayland: remove memory access error while computing screen work area
ManoloFLTK
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-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-11-30
Fix menu crash dereferencing nullptr (#1335)
Matthias Melcher
2025-11-29
Fluid: convert modal panels into tabs in the widget panel (#1339)
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
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
Add headline menu item style (#1059)
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
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
Refactor large static class Fl into an expandable namespace Fl (#1325)
Matthias Melcher
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-09
Remove warnings when building Doxygen documentation.
ManoloFLTK
2025-11-09
Fix documentation of fl_filename_ext
Matthias Melcher
2025-11-09
Complete documentation of function fl_open_callback().
ManoloFLTK
2025-11-08
Wayland: simpler computation of screen workarea size
ManoloFLTK
2025-11-06
Wayland: fix computation of screen size and workarea
ManoloFLTK
2025-11-05
Fix "Long Tooltips can crash under Wayland" (#1317)
ManoloFLTK
2025-11-02
Fix "CMake: Fallback to libOpenGL (no-X11 OpenGL)" (#1251)
ManoloFLTK
2025-11-01
Fix UTF-8 documentation'
Matthias Melcher
2025-11-01
Add option to uniform line drawing in scaled mode (#167)
Matthias Melcher
2025-11-01
Add more Unicode documentation (2/2) (#125)
Matthias Melcher
2025-11-01
Improve docs for UTF-8 calls (1/2)(#125)
Matthias Melcher
2025-10-31
Avoid crash in Fl_Gl_Window::make_current() (#1287)
Matthias Melcher
2025-10-29
Add information on Fl_Widget::type_.
Matthias Melcher
2025-10-27
Cont'd "New Wayland subwindow code creates issues with resizes of opengl wind...
ManoloFLTK
2025-10-20
Fix "New Wayland subwindow code creates issues with resizes of opengl windows...
ManoloFLTK
2025-10-09
Doc fix for issue #1310
Greg Ercolano
2025-09-30
Simplify and improve function Fl_Wayland_Window_Driver::resize() (#1307)
ManoloFLTK
[next]