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
/
colbrowser.cxx
Age
Commit message (
Expand
)
Author
2014-09-03
Remove 'register storage class deprecated' compiler warnings.
Albrecht Schlosser
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-01-01
Change colbrowser to btter conform to FLTK coding standards. For OS X bundle ...
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
Removing compiler warnings in test apps
Matthias Melcher
2010-01-27
minor 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-01
Cahngad copyrights in 'test'
Matthias Melcher
2008-12-27
This is a complete rewrite of the "X Color Browser" demo program
Albrecht Schlosser
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-05-13
Added first half of XCode 3.0 IDE support for FLTK 1.3. FLTK is built as a se...
Matthias Melcher
2005-05-17
Fixed the silly gcc 4.0 warning about ~0 being negative 1.
Matthias Melcher
2005-05-12
Added the standard rgb.txt file from X11 to the test directory,
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-04-24
OS/2 fix, mirror from 2.0 tree.
Michael R Sweet
2001-04-13
Eliminate all compiler warnings (string constants, const'ness, hiding of
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-07
OS/2 changes.
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-20
Added common heading and footer to all source files.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet