summaryrefslogtreecommitdiff
path: root/test/demo.cxx
AgeCommit message (Expand)Author
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
2010-02-21Fixed Demo for OS X to use the correct command to launch other applications f...Matthias Melcher
2010-02-21Fixed silly deletion in Demo.cxxMatthias Melcher
2010-02-20Mixed bag. Please see CHANGES.Matthias Melcher
2010-01-27minor changes so all demos work under Xcode.Manolo Gouy
2009-12-07Removed typedef that simply renamed char* to Fl_String, as discussed in the m...Matthias Melcher
2009-12-06Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome wo...Matthias Melcher
2009-04-21Most test demos converted to use Fl_Double_Window Greg Ercolano
2009-01-01Cahngad copyrights in 'test'Matthias Melcher
2008-12-21Coordinate transformations in test programs to avoid using the oldAlbrecht Schlosser
2008-12-02Corrected new documentation local (build) path so that index.html can be foun...Fabien Costantini
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-09-10Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...Matthias Melcher
2008-08-25STR2025 fix:now both debug and release mode compiles beautifully, demo compil...Fabien Costantini
2007-02-23Avoiding to wait forever under Cygwin. (STR #1608)Matthias Melcher
2007-02-20Update copyright years and use "#ifndef" instead of "#if !defined".Michael R Sweet
2007-02-20Fixed Watcom compiler setup without verification using a patch by mnieuwMatthias Melcher
2006-10-11Make sure all of the demos use the scheme, and add a scheme chooser to theMichael R Sweet
2005-12-30Fixed a few memory faults found by Valgrind (yes, I finally got my Linux Matthias Melcher
2005-11-27VC++ 2005 Support, drop old files, add icons for SudokuMichael R Sweet
2005-07-18'demo -s' would crash due to a missing argument on Fl::fatal()Matthias Melcher
2005-04-18Fix compiler warnings.Michael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-11Remove all warnings for Mac buidl with gcc (except one)Matthias Melcher
2005-02-24Copyright updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-06-29Small changes to make Metrowerks CodeWarrior for Windows work.Matthias Melcher
2002-03-25Rename all remaining functions that don't start with fl_ toMichael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-21Get rid of CR's in some files...Michael R Sweet
2001-12-01Updated Win32 MS-VisualC Workspace to run FLTK "out of the box":Matthias Melcher
2001-09-29Fl_FileXYZ -> Fl_File_XYZMichael R Sweet