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
/
input.cxx
Age
Commit message (
Expand
)
Author
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
2008-04-22
Added support for keyboard shortcuts to Fl_Input_ derived widgets (STR #1770)...
Matthias Melcher
2006-09-30
Fix void * to integer casts for 64-bit Intel systems (STR #1446)
Michael R Sweet
2005-11-02
STR #1052: updated color handling in test programs. If you are planning on cr...
Matthias Melcher
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-06-05
Fix mapping of Apple keys to CTRL keys on OSX.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-07-23
Add wrap() method and bit for Fl_Input_, and make word wrap dependent
Michael R Sweet
2002-05-13
Backported the fltk2.0 tooltips. This may be somewhat binary incompatable
Bill Spitzak
2002-01-01
Copyright updates...
Michael R Sweet
2001-10-29
32-bit color (RGB0 or 000I), a la FLTK 2.0, including fl_rgb_color()
Michael R Sweet
2001-05-05
Compiling with -DBOXX_BUGS will work around some problems with the newest
Bill Spitzak
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-11-08
Patches from Bill:
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