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
/
CubeMain.cxx
Age
Commit message (
Expand
)
Author
2024-11-29
Enable building the CubeView demo w/o requiring '<config.h>'
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-12-15
Changed all #include "config.h" to #include <config.h>.
Albrecht Schlosser
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2009-01-01
Cahngad copyrights in 'test'
Matthias Melcher
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-04-16
Update "clean" targets to properly handle core files, remove backup files,
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-12-23
Demo updates (so they all will use the default scheme)
Michael R Sweet
2001-03-15
Use the Multithreaded DLL runtime model for all projects - I haven't found
Michael R Sweet
2001-01-22
Copyright 2001.
Michael R Sweet
2000-08-20
Removed some (not all) of the warnings when compiled with -Wwrite-strings,
Bill Spitzak
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-03-04
Missing "int" on main()...
Michael R Sweet
1999-02-22
Added CubeView source files.
Michael R Sweet