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