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
/
FL
Age
Commit message (
Expand
)
Author
7 days
macOS: remove code present only to support macOS versions 10.3 and 10.4.
ManoloFLTK
13 days
Let text widgets handle gracefully composed unicode characters - Cont'd.
ManoloFLTK
2026-01-24
Let Fl_Text_Editor and Fl_Input handle gracefully composed unicode characters.
ManoloFLTK
2026-01-22
Fix "Setting window custom cursor from SVG image crashes" (#1363)
ManoloFLTK
2026-01-20
Improve docu of member variable Fl_SVG_Image::proportional - cont'd (#1361)
ManoloFLTK
2026-01-15
Improve documentation of member variable Fl_SVG_Image::proportional (#1361)
ManoloFLTK
2026-01-13
Fix documentation (comment only)
Albrecht Schlosser
2026-01-07
Remove event names that would be generated by fl_eventname_str
Matthias Melcher
2026-01-04
Add C++11 Fl_Valuator::format API.
Matthias Melcher
2026-01-03
Clarify that a font must be loaded before measuring text (#1356)
Albrecht Schlosser
2025-12-30
Reorganize documentation source directories
Albrecht Schlosser
2025-12-29
Fix Fl_Pack to support more box types.
Matthias Melcher
2025-12-28
Fixes Code Viewer widget height calculation
Matthias Melcher
2025-12-25
Add Fl_Scheme::plastic_color_average() method [#464]
Albrecht Schlosser
2025-12-23
Fix typos in documentation of FL_APP_ACTIVATE
ManoloFLTK
2025-12-22
X11: Add documentation: FL_APP_ACTIVATE not supported
Matthias Melcher
2025-12-21
MacOS: Add FL_APP_ACTIVATE and DEACTIVATE.
Matthias Melcher
2025-12-19
Add Fl_Gl_Window 32 bit depth buffer option.
Matthias Melcher
2025-12-10
Add access to a list of registered plugin klasses.
Matthias Melcher
2025-12-06
Fix doxygen warnings
Albrecht Schlosser
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
Add background (`bg`) attribute to table of boxtypes
Albrecht Schlosser
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
Fluid: convert modal panels into tabs in the widget panel (#1339)
Matthias Melcher
2025-11-28
Add method to list running timeouts (#1306).
Matthias Melcher
2025-11-26
Add initial log support for sliders (#1232).
Matthias Melcher
2025-11-20
Adjust some pen driver comments.
Matthias Melcher
2025-11-19
Add headline menu item style (#1059)
Matthias Melcher
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-10
Declare some methods of Fl_Window 'const'
Albrecht Schlosser
2025-11-09
Remove warnings when building Doxygen documentation.
ManoloFLTK
2025-11-06
Add rule of five for Fl_Widget_Tracker.
Matthias Melcher
2025-11-01
Add option to uniform line drawing in scaled mode (#167)
Matthias Melcher
2025-11-01
Fix comment alignment.
Matthias Melcher
2025-10-31
Fix MSVC Level 4 warnings (#1126)
MatthiasWM
2025-10-29
Add information on Fl_Widget::type_.
Matthias Melcher
2025-09-05
Make Fl_Table::get_selection() 'const' (#1305)
Albrecht Schlosser
2025-08-22
Fix typo in documentation
Albrecht Schlosser
2025-08-04
Fix "Callback or event on minimize of the main window " for Wayland (#1288)
ManoloFLTK
2025-08-03
Add detail to the documentation of the FL_HIDE event.
ManoloFLTK
2025-08-03
Document that the Wayland platform doesn't send FL_HIDE to minimized windows.
ManoloFLTK
2025-07-16
Remove warnings triggered by -Wredundant-decls (#1277)
ManoloFLTK
2025-07-15
Fix: Redundant redeclaration of Fl_Shortcut fl_old_shortcut(const char*) (#1277)
ManoloFLTK
2025-07-08
Replace 'FL_OVERRIDE' with 'override' in public headers
Albrecht Schlosser
[next]