summaryrefslogtreecommitdiff
path: root/test/colbrowser.cxx
AgeCommit message (Expand)Author
2023-12-15#840: Generously adds Fl::args_to_utf8() for MinGW support.Matthias Melcher
2022-09-26Replace all calls to sprintf() by calls to snprintf().ManoloFLTK
2020-08-21Remove platform specific code from test appsAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2019-08-29Fix more compiler warnings (STR 3529)Albrecht Schlosser
2016-05-15Fix colbrowser.cxx for __APPLE__Manolo Gouy
2016-04-12Remove obsolete EMX (DOS, OS/2 extender) support.Albrecht Schlosser
2014-09-03Remove 'register storage class deprecated' compiler warnings.Albrecht Schlosser
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-01-01Change colbrowser to btter conform to FLTK coding standards. For OS X bundle ...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-28Removing compiler warnings in test appsMatthias Melcher
2010-01-27minor changes so all demos work under Xcode.Manolo Gouy
2009-01-04+ Fixed font set to const string was potentially free in Fabien Costantini
2009-01-01Cahngad copyrights in 'test'Matthias Melcher
2008-12-27This is a complete rewrite of the "X Color Browser" demo programAlbrecht Schlosser
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-05-13Added first half of XCode 3.0 IDE support for FLTK 1.3. FLTK is built as a se...Matthias Melcher
2005-05-17Fixed the silly gcc 4.0 warning about ~0 being negative 1.Matthias Melcher
2005-05-12Added the standard rgb.txt file from X11 to the test directory,Michael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
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-01-01Copyright updates...Michael R Sweet
2001-04-24OS/2 fix, mirror from 2.0 tree.Michael R Sweet
2001-04-13Eliminate all compiler warnings (string constants, const'ness, hiding ofMichael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
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
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-07OS/2 changes.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