summaryrefslogtreecommitdiff
path: root/test/demo.cxx
AgeCommit message (Expand)Author
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
2001-08-01First bunch of changes for the 1.1 branch - tooltips.Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-08-20Removed some (not all) of the warnings when compiled with -Wwrite-strings,Bill Spitzak
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
2000-04-04Fixes for Cygwin POSIX emulation layer from Norman Vine.Bill Spitzak
1999-02-22Updated demo program to append d.exe or .exe to end of command name andMichael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1999-01-07Dammit, who put that DOS file in here...Michael R Sweet
1999-01-04Lots of changes:Michael R Sweet
1998-12-02Fix for demo program to replace extension instead of append (from Bill).Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-20Added common heading and footer to all source files.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet