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
2022-01-19
Fixing and upgrading Fl_Preferences (#374)
Matthias Melcher
2022-01-16
Update fluid files and generated files
Albrecht Schlosser
2022-01-16
Rename FL/Fl_String_class.H to FL/Fl_String.H
Albrecht Schlosser
2022-01-16
Rename FL/fl_string.h to FL/fl_string_functions.h
Albrecht Schlosser
2022-01-05
Fix whitespace and Makefile dependencies
Albrecht Schlosser
2022-01-01
Tweak blocks game to use higher update rates and slightly larger window.
Michael R Sweet
2021-12-19
STR 3289: Fluid i18n, gettext, catguts improvements
Matthias Melcher
2021-12-18
Generate FL/fl_config.h rather than FL/abi-version.h
Albrecht Schlosser
2021-12-18
Remove unused and outdated demo, update dependencies
Albrecht Schlosser
2021-12-17
GitHub #327: menu buttons will no longer grab arrow keys.
Matthias Melcher
2021-12-14
Fix trailing whitespace and a MSVC compiler warning
Albrecht Schlosser
2021-12-08
Documentation on widget coordinates and layout, plus new test programs (#304)
engelsman
2021-12-06
Fix whitespace errors (no code changes)
Albrecht Schlosser
2021-12-04
Add fl_message_icon_label() function (STR #2762)
Albrecht Schlosser
2021-12-04
Rename FL/Fl_String.H to FL/Fl_String_class.H
Albrecht Schlosser
2021-12-04
Re-enable nested (aka recursive) common dialogs (STR 3242, #282)
Albrecht Schlosser
2021-11-26
Fixes #297 - improvements for icon.cxx + icon() docs
Greg Ercolano
2021-11-26
Fixes warnings about test/icon.cxx in issue #296
Greg Ercolano
2021-11-26
Fix for issue #253: Remove xdbe support
ManoloFLTK
2021-11-25
Fix group nesting / end() statements in test/cube demo
Albrecht Schlosser
2021-11-19
Disable confusing debug info in clipboard viewer demo
Albrecht Schlosser
2021-11-18
Add "Save PNG" feature to clipboard viewer demo
Albrecht Schlosser
2021-11-18
Reformat and move clipboard demo from examples to test folder
Albrecht Schlosser
2021-11-18
Clearer GUI for test/device
ManoloFLTK
2021-11-16
Fix remaining VS compiler warnings in test programs
Albrecht Schlosser
2021-11-16
Add use of fl_capture_window() by test/device
ManoloFLTK
2021-11-08
Add missing files (executables) to .gitignore files
Albrecht Schlosser
2021-11-08
Add new resize examples to Makefile, update dependencies
Albrecht Schlosser
2021-11-08
Add new resize examples to demo menu, remove figure numbers
Albrecht Schlosser
2021-11-08
Add new resize example to test and dox (PR #165)
Duncan Gibson
2021-10-27
Fix indenting, whitespace errors and dependencies
Albrecht Schlosser
2021-10-06
CMake: Simplify adding test programs for developers
Albrecht Schlosser
2021-08-31
Fix more MSVC warnings in test apps (#109)
Albrecht Schlosser
2021-08-31
Fix MSVC 'GLfloat' warnings in test apps (#109)
Albrecht Schlosser
2021-08-31
Fix MSVC compiler warnings in test/icon.cxx (#109)
Albrecht Schlosser
2021-08-31
Fix MSVC warnings in test/fonts.cxx (issue #109)
Albrecht Schlosser
2021-08-30
Fix MSVC compiler warnings (PR #267)
fire-eggs
2021-08-30
Fix compiler warnings (Windows, MSVC)
Albrecht Schlosser
2021-08-27
Remove compiler warnings '-Wextra-semi' (see also PR #266)
Albrecht Schlosser
2021-07-12
macOS: fix fltk_cairo shared library (issue #250)
Albrecht Schlosser
2021-06-11
Fix keyboard demo international keyboards
Albrecht Schlosser
2021-05-26
Clarify demo code and add comment with "translated" string
Albrecht Schlosser
2021-05-21
Update fluid tutorial on CubeView and demo code
Albrecht Schlosser
2021-05-13
Refactor macOS bundle generation to avoid "quarantine"
Albrecht Schlosser
2021-05-08
Include bitmap files rather than copying the source code
Albrecht Schlosser
2021-05-08
Rename 'srs.xbm' to its original name 'sorceress.xbm'
Albrecht Schlosser
2021-04-22
Fix handle_events demo build w/o OpenGL
Albrecht Schlosser
2021-04-19
Replace list of excluded platforms by name of chosen platform.
ManoloFLTK
2021-04-08
Fix macOS bundle: set missing fields for test apps
Albrecht Schlosser
2021-03-21
Remove unnecessary system includes from public headers
Albrecht Schlosser
[next]