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
/
Fl.cxx
Age
Commit message (
Expand
)
Author
2026-01-11
Don't pretend Wayland supports Fl::add_system_handler().
ManoloFLTK
2025-12-23
Fix typos in documentation of FL_APP_ACTIVATE
ManoloFLTK
2025-12-01
Fix more box drawing stuff - using Fl::box_bg(box())
Albrecht Schlosser
2025-11-28
Add method to list running timeouts (#1306).
Matthias Melcher
2025-11-16
Refactor large static class Fl into an expandable namespace Fl (#1325)
Matthias Melcher
2025-11-09
Complete documentation of function fl_open_callback().
ManoloFLTK
2025-07-02
Remove deprecated methods and functions
Albrecht Schlosser
2025-05-13
Remove deprecated function Fl::set_idle()
Albrecht Schlosser
2024-11-17
Finish release 1.4.0
Albrecht Schlosser
2024-11-01
Improve and clarify documentation
Albrecht Schlosser
2024-08-26
Implement and document Fl::add_system_handler() for Wayland
ManoloFLTK
2024-08-25
Document that Fl::add_system_handler() is not implemented under Wayland
ManoloFLTK
2024-07-19
Fix warnings during 'make html'
Greg Ercolano
2024-06-21
Add Fl::remove_next_timeout(...) to remove only one timeout (#992)
Albrecht Schlosser
2024-06-15
Improve Fl::option documentation.
Matthias Melcher
2024-04-22
Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899)
ManoloFLTK
2024-03-19
Document fl_close_display()
ManoloFLTK
2024-03-04
Fix Scaling window up/down also scales X/Y position on secondary displays onl...
ManoloFLTK
2024-03-02
Add OPTION_SIMPLE_ZOOM_SHORTCUT to fine tune zoom-in shortcut
ManoloFLTK
2024-03-01
Windows: make Ctrl/+/-/0/ scaling system-wide if all screens have same DPI
ManoloFLTK
2024-02-27
Improve prioritization of event handlers added at open display time
ManoloFLTK
2023-11-29
Add commandline conversion for Windows (no-op on other platforms)
Albrecht Schlosser
2023-11-20
Fl::check() docs fix: example indented
Greg Ercolano
2023-11-14
Fix dependencies and whitespace issues
Albrecht Schlosser
2023-10-21
Fix "Keyboard sometimes stops working after Ctrl/+ or Ctrl/-" (#794)
ManoloFLTK
2023-09-03
Adds compact buttons feature to create keypads.
Matthias Melcher
2023-08-10
Improve docs of Fl::hide_all_windows()
Albrecht Schlosser
2023-07-14
Keep sending FL_DRAG until all mouse buttons are released
Albrecht Schlosser
2023-04-11
Add public accessor methods Fl_Widget::needs_keyboard()
Albrecht Schlosser
2023-02-02
Update dependencies and fix whitespace errors
Albrecht Schlosser
2023-01-30
Document that Fl::add_fd() opens display under macOS
ManoloFLTK
2023-01-13
Fix for "Rename Fl_X* Fl_Window::i private class member" (#223)
ManoloFLTK
2023-01-09
Doc only: fix for "Fl::awake() and Fl::add_timeout()" (#524)
ManoloFLTK
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
2022-12-16
Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_…
ManoloFLTK
2022-11-28
Doc: repeat that screens are numbered starting from 0 in the API
ManoloFLTK
2022-11-07
Create class Fl_Unix_Screen_Driver used by X11 and Wayland platforms
ManoloFLTK
2022-11-05
Wayland/X11 hybrid: use "bool fl_disable_wayland;" declaration.
ManoloFLTK
2022-10-20
Improve and clarify documentation of timeout functions
Albrecht Schlosser
2022-08-30
Hybrid Wayland/X11 platform: improve control of chosen backend.
ManoloFLTK
2022-08-30
Attempt to improve fl_disable_wayland().
ManoloFLTK
2022-08-29
Make hybrid Wayland/X11 platform.
ManoloFLTK
2022-08-20
Add int Fl::system(const char *command) static member function.
ManoloFLTK
2022-03-20
Fix issue #413: Commit 29d9e31 creates memory handling problem under macOS.
ManoloFLTK
2022-02-03
Reorganize classes Fl_System_Driver and Fl_Screen_Driver
ManoloFLTK
2022-01-31
Consolidate timeout handling across platforms (#379)
Albrecht Schlosser
2022-01-07
Re-organize cross-platform support for text input methods.
ManoloFLTK
2021-12-17
Fix a tiny documentation bug
Albrecht Schlosser
[next]