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
/
demo.cxx
Age
Commit message (
Expand
)
Author
2025-09-08
Remove from Doxygen files information about removed configure-based build sys...
ManoloFLTK
2025-03-10
More (mostly) documentation updates for FLTK 1.5.0
Albrecht Schlosser
2024-03-11
Add Fl_Terminal to "Scrollbar Size" unittest (#931)
Greg Ercolano
2023-12-15
#840: Generously adds Fl::args_to_utf8() for MinGW support.
Matthias Melcher
2023-11-14
Fl_Terminal widget (#800)
erco77
2023-03-22
Fix test/demo for X11 on macOS (e.g. XQuartz)
Albrecht Schlosser
2023-01-21
Move global FLTK options into new app fltk-admin (#560)
Matthias Melcher
2023-01-12
Add Fl_Scheme_Choice widget and use it in test programs
Albrecht Schlosser
2022-11-25
Add "Oxy" scheme (STR 2675, STR 3477)
Albrecht Schlosser
2022-09-26
Replace all calls to sprintf() by calls to snprintf().
ManoloFLTK
2022-08-08
Improve layout, fix resizing of test/demo
Albrecht Schlosser
2021-04-08
Fix macOS bundle: set missing fields for test apps
Albrecht Schlosser
2020-11-25
Match format specifier and variable type.
ManoloFLTK
2020-08-21
CMake: move test executables to build/bin/test
Albrecht Schlosser
2020-07-25
Simpler macOS-specific code in main().
ManoloFLTK
2020-07-23
Simpler macOS-specific code.
ManoloFLTK
2020-07-21
Fix macOS code + remove obsolete code
Albrecht Schlosser
2020-07-21
Add Fl_Simple_Terminal for cross platform debugging
Greg Ercolano
2020-07-21
Consolidate test/demo for all build systems
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-03-11
Remove CodeWarrior "support"
Albrecht Schlosser
2020-02-10
Implement fl_putenv() as cross-platform putenv()
Albrecht Schlosser
2019-12-23
macOS: fixed all demo programs that need to access resources
Matthias Melcher
2019-02-02
STR #2714: remove new shadow lint for MacOS
Matthias Melcher
2018-12-04
Fix 'fluid.app' for case sensitive macOS file systems.
Albrecht Schlosser
2018-02-09
Replace "WIN32" with "_WIN32" or "Windows".
Albrecht Schlosser
2018-01-31
Replace FL/x.H with FL/platform.H - step 2 (STR #3435).
Albrecht Schlosser
2017-11-12
Replace chdir() with new wrapper fl_chdir().
Albrecht Schlosser
2017-10-15
Replace inappropriate usage of __WATCOM__ with _MSC_VER.
Albrecht Schlosser
2016-08-31
Remove another instance of the USING_XCODE preprocessor variable
Manolo Gouy
2016-08-31
Remove one instance of the USING_XCODE preprocessor variable that is not nece...
Manolo Gouy
2016-04-09
Fix compiler warning when compiled with USING_XCODE [-fpermissive].
Albrecht Schlosser
2016-03-05
Fix and simplify exe name handling in demo (Windows).
Albrecht Schlosser
2016-01-30
Reflect changes in new Windows IDE (Debug Mode).
Albrecht Schlosser
2015-04-08
Mac OS: fix demo for programs that are run with an argument.
Manolo Gouy
2014-02-26
Adjust test/demo.cxx to support the newly added
Ian MacArthur
2012-12-10
Demo now runs Mac OS test applications both if they are bundled or unbundled.
Manolo Gouy
2012-12-05
MacOS: create a bundled version of all example programs with fltk-config --post
Manolo Gouy
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-01-11
Added missing #include's when compiled using Xcode
Manolo Gouy
2011-01-03
Mac OS X: removed all uses of Carbon (except for older OS versions) and re-or...
Manolo Gouy
2011-01-02
Integrated menu into demo resource branch for OS X. Indicating items that ope...
Matthias Melcher
2010-12-23
Adopted use of FL_LIBRARY #define symbol under Mac OS X. This allows to compile
Manolo Gouy
2010-12-19
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX inst...
Matthias Melcher
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-11-18
Fixed file access code to use UTF-8 strings (STR #2440)
Matthias Melcher
2010-10-28
Fixed the remaining warnings
Matthias Melcher
2010-10-24
Trying to bring the Xcode 3 OS X builds to a better standard, including autom...
Matthias Melcher
2010-07-10
Updated the Fluid IDE support for the current source file structure. Changed ...
Matthias Melcher
2010-03-27
Bringing supported IDEs to the newest setup, add device and others.
Matthias Melcher
[next]