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-04-23
Fix forgotten `run_pdflatex` call (1.5)
Matthias Melcher
2025-04-21
Fix "fully support ... own shared libraries" (#1238)
Albrecht Schlosser
2025-04-18
Fluid: update documentation scripts
Matthias Melcher
2025-04-18
Remove unused code from Fl_Wayland_Window_Driver (#1248)
Albrecht Schlosser
2025-04-18
Fix "heap-use-after-free" in resize_after_screen_change() (#1248)
Timothy Lee
2025-04-15
Fluid: hiding MergeBack form the main menu.
Matthias Melcher
2025-04-15
Reactivating Mergeback functionality. (#1226)
Matthias Melcher
2025-04-15
Fluid: avoid bad function pointer casting warning in Clang 17.
Matthias Melcher
2025-04-07
Revised version of the glpuzzle man page.
Matthias Melcher
2025-04-06
Adjusted .fl files too, regen code (#1245)
Greg Ercolano
2025-04-05
Fixes error: two consecutive '[' tokens on g++ with objcpp files (#1246)
Mohammed Alyousef
2025-04-05
Solve Mac 10.10.5 fluid build errors (#1245)
Greg Ercolano
2025-04-04
CMake: simplify fluid build
Albrecht Schlosser
2025-04-04
Update man pages of games (demo programs), add glpuzzle.man
Albrecht Schlosser
2025-04-04
Remove reference to 'configure', fix typos
Albrecht Schlosser
2025-04-04
Update bundled libdecor to last upstream version (Apr 4, 2025)
ManoloFLTK
2025-04-03
Remove redundant Fl_Group::clear() from ~Fl_Scroll()
Albrecht Schlosser
2025-04-03
Fix "Minor drawing artifact at scale 200% under X11 session" (#1243)
ManoloFLTK
2025-04-03
Merge remote-tracking branch 'refs/remotes/origin/master'
ManoloFLTK
2025-04-02
Use CMake's built-in timestamp formatting.
Aaron M. Ucko
2025-04-02
CMake: check version for some properties in fl_debug_target()
Albrecht Schlosser
2025-04-01
options.cmake: Check Threads_FOUND, not CMAKE_HAVE_THREADS_LIBRARY
Aaron M. Ucko
2025-04-01
Adding the FL_MENU_CHATTY flag to Fl_Menu_Item.
Matthias Melcher
2025-03-30
Fixing a few more compiler warnings.
Matthias Melcher
2025-03-30
Fixes a couple of compiler warnings on AppleClang.
Matthias Melcher
2025-03-30
Somewhat better example for dynamic tooltip.
Matthias Melcher
2025-03-29
Adding missing `override`s
Matthias Melcher
2025-03-29
Adding `FL_BEFORE_MENU` event to classes derived from `Fl_Menu_`
Matthias Melcher
2025-03-29
Adds a new event FL_TOOLTIP_EVENT...
Matthias Melcher
2025-03-29
Allow FL_ABI_VERSION = FL_API_VERSION + 1
Albrecht Schlosser
2025-03-28
Changed two connector methods to virtual
Greg Ercolano
2025-03-27
Update fltk-config.in (minor comment changes only)
Albrecht Schlosser
2025-03-27
Remove reference to 'configure' from comment
Albrecht Schlosser
2025-03-25
Disallow in-source builds
Albrecht Schlosser
2025-03-25
Fix: Windows: Clipboard gets stuck when text is copied while window is hidden...
ManoloFLTK
2025-03-24
Upadate macOS README.
Matthias Melcher
2025-03-23
Fluid documentation: fix image name "main_window.png"
Albrecht Schlosser
2025-03-20
Update documentation of the Wayland platform implementation
ManoloFLTK
2025-03-19
Update bundled libdecor to last upstream version (9 mar 2025)
ManoloFLTK
2025-03-19
Remove obsolete build option 'FLTK_OPTION_STD'
Albrecht Schlosser
2025-03-19
Fix "FLTK apps broken under LabWC compositor" (#1231)
ManoloFLTK
2025-03-18
Fix out-of-bounds access in test/checkers.cxx
Albrecht Schlosser
2025-03-18
Wayland: improve support of screen removal while FLTK runs
ManoloFLTK
2025-03-18
Wayland: fix unsetting fullscreen state for window created fullscreen
ManoloFLTK
2025-03-18
Fix "Inconsistent FL_FULLSCREEN when creating full-screen window" (#1225)
ManoloFLTK
2025-03-18
Fix "X11 library missing in fltk-config" (#1228)
ManoloFLTK
2025-03-17
Fix comparison that's always true
Albrecht Schlosser
2025-03-17
Windows: fix "heap-use-after-free" in home_directory_name()
Albrecht Schlosser
2025-03-17
Wayland: improve support of addition/removal of displays while FLTK runs
ManoloFLTK
2025-03-17
Wayland: compute work area size under MUTTER or when single display
ManoloFLTK
[next]