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
/
test
Age
Commit message (
Expand
)
Author
44 hours
wip
maxim nikonov
45 hours
wip
maxim nikonov
2 days
wip
maxim nikonov
3 days
wip: fork
maxim nikonov
4 days
Improve test/utf8 demo by using Fl_Grid and more
Albrecht Schlosser
7 days
macOS: remove code present only to support macOS versions 10.3 and 10.4.
ManoloFLTK
9 days
CMake: add try_compile() to figure out if Pen/Tablet is supported
Albrecht Schlosser
12 days
Remove usage of fl_utf8froma(), improve layout of test/utf8
Albrecht Schlosser
2026-01-08
Add CMake option FLTK_OPTION_PEN_SUPPORT (default: ON)
Albrecht Schlosser
2026-01-04
Add C++11 Fl_Valuator::format API.
Matthias Melcher
2025-12-30
Clean up .gitignore files
Albrecht Schlosser
2025-12-29
Fix Fl_Pack to support more box types.
Matthias Melcher
2025-12-25
Add Fl_Scheme::plastic_color_average() method [#464]
Albrecht Schlosser
2025-12-22
FLUID: Add support for lambda callbacks.
Matthias Melcher
2025-12-11
Add "Copy" button to test/pixmap_browser
ManoloFLTK
2025-11-29
Improve access to C++ symbols.
Matthias Melcher
2025-11-29
Improve and simplify test/clipboard.cxx
Albrecht Schlosser
2025-11-26
Add initial log support for sliders (#1232).
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-20
Adjust some pen driver comments.
Matthias Melcher
2025-11-19
Add headline menu item style (#1059)
Matthias Melcher
2025-11-19
Remove hidden vector font editor from test/font
Matthias Melcher
2025-11-17
Add display_columns() controller
Greg Ercolano
2025-11-17
Add pen/stylus/tablet API and driver for macOS (#1326)
Matthias Melcher
2025-09-08
Remove from Doxygen files information about removed configure-based build sys...
ManoloFLTK
2025-07-14
Improve test/threads demo program
Albrecht Schlosser
2025-07-08
Fix trailing whitespace and convert a few tabs to spaces
Albrecht Schlosser
2025-07-05
Fl_Help_View: Restoring bad includes for back compatibility
Matthias Melcher
2025-07-02
Enable building "extra tests" with a newer C++ standard
Albrecht Schlosser
2025-07-01
Add wrap mode to clipboard viewer
Albrecht Schlosser
2025-06-22
Improve threads demo test/threads.cxx (#1263)
Albrecht Schlosser
2025-06-19
Update Fl::await() and friends API and documentation
Matthias Melcher
2025-05-08
Simplify CMake build config for test and demo programs
Albrecht Schlosser
2025-04-21
Fix "fully support ... own shared libraries" (#1238)
Albrecht Schlosser
2025-04-15
Reactivating Mergeback functionality. (#1226)
Matthias Melcher
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
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-19
Remove obsolete build option 'FLTK_OPTION_STD'
Albrecht Schlosser
2025-03-18
Fix out-of-bounds access in test/checkers.cxx
Albrecht Schlosser
2025-03-16
Fluid: restructuring and rejuvenation of the source code.
Matthias Melcher
2025-03-10
More (mostly) documentation updates for FLTK 1.5.0
Albrecht Schlosser
2025-03-08
Update README and configure related stuff for 1.5.0
Albrecht Schlosser
2025-03-08
Remove 'configure' from README's and sources (partially)
Albrecht Schlosser
2025-03-07
Removes the remaining references to Fl_String.
Matthias Melcher
2025-03-07
Fl_String is now just an alias for std::string.
Matthias Melcher
[next]