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
/
Fl.H
Age
Commit message (
Expand
)
Author
41 hours
wip
maxim nikonov
46 hours
wip
maxim nikonov
2 days
wi[
maxim nikonov
3 days
wip
maxim nikonov
3 days
wip
maxim nikonov
3 days
wip: fork
maxim nikonov
2025-12-01
Add background (`bg`) attribute to table of boxtypes
Albrecht Schlosser
2025-11-28
Add method to list running timeouts (#1306).
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
Refactor large static class Fl into an expandable namespace Fl (#1325)
Matthias Melcher
2025-11-06
Add rule of five for Fl_Widget_Tracker.
Matthias Melcher
2025-07-02
Remove deprecated methods and functions
Albrecht Schlosser
2025-06-19
Update Fl::await() and friends API and documentation
Matthias Melcher
2025-05-13
Remove deprecated function Fl::set_idle()
Albrecht Schlosser
2025-03-16
Remove libfltk_cairo (fltk::cairo)
Albrecht Schlosser
2025-01-02
Remove duplication and typo in documentation of Fl::copy()
ManoloFLTK
2024-11-01
Improve and clarify documentation
Albrecht Schlosser
2024-10-07
Improve documentation on mouse and keyboard events
Albrecht Schlosser
2024-10-06
Support mouse buttons 4 + 5 (aka "side buttons") (#1076, #1068)
Albrecht Schlosser
2024-08-23
More detailed documentation of how Fl::event_state() differs between platforms
ManoloFLTK
2024-07-07
X11: fix extraneous (undefined) event state bits
Albrecht Schlosser
2024-06-21
Remove trailing whitespace
Albrecht Schlosser
2024-06-21
Add Fl::remove_next_timeout(...) to remove only one timeout (#992)
Albrecht Schlosser
2024-04-26
Box types can now defined and draw their own focus frame, STR 2145, #659
Matthias Melcher
2024-04-22
Fix for Fl_Native_File_Chooser::filter_value() - cont'd (#899)
ManoloFLTK
2024-04-22
Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899)
ManoloFLTK
2024-04-04
Fix compiler warning, part 1 of #946
Albrecht Schlosser
2024-03-03
Update doc about Ctrl/+/-/0/ zoom shortcuts
ManoloFLTK
2024-03-02
Add OPTION_SIMPLE_ZOOM_SHORTCUT to fine tune zoom-in shortcut
ManoloFLTK
2024-02-27
Improve prioritization of event handlers added at open display time
ManoloFLTK
2024-02-07
Introduce "Modern CMake" in FLTK
Albrecht Schlosser
2023-11-29
Add commandline conversion for Windows (no-op on other platforms)
Albrecht Schlosser
2023-11-01
Fix: Fl::clipboard_contains() cannot query selection buffer (#690)
ManoloFLTK
2023-10-06
Change prototype to Fl::now(double offset = 0) - cont'd
ManoloFLTK
2023-10-06
Change prototype to Fl::now(double offset = 0)
ManoloFLTK
2023-09-26
Add Fl_Timestamp Fl::distant_past()
ManoloFLTK
2023-08-26
Fixes a bunch of typos in comments.
Matthias Melcher
2023-03-14
Cairo: introduce Fl::cairo_flush() in FLTK API
Albrecht Schlosser
2023-02-09
Expose elapsed time API (#670)
Matthias Melcher
2023-01-20
STR 2658: documentation fixes on Fl::set_fonts
Matthias Melcher
2023-01-06
X11: Optionally copy selection buffer to clipboard (STR 3229)
Albrecht Schlosser
2023-01-05
Adding Fl::hide_all_windows()
Matthias Melcher
2023-01-05
Add close buttons for individual tabs in Fl_Tabs (#628)
Matthias Melcher
2023-01-03
Clarify and improve Fl::scheme() related documentation
Albrecht Schlosser
2022-12-16
Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_…
ManoloFLTK
2022-12-11
Use correct syntax to befriend a class
ManoloFLTK
2022-12-10
"Public members Fl::awake_ring_*_ should be private" (#559) - cont'd
ManoloFLTK
2022-12-09
Fix for "Public members Fl::awake_ring_*_ should be private" (#559)
ManoloFLTK
2022-11-05
Wayland/X11 hybrid: use "bool fl_disable_wayland;" declaration.
ManoloFLTK
[next]