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
/
src
/
Fl_cutpaste_win32.cxx
Age
Commit message (
Expand
)
Author
2002-03-07
Back-ported cut & paste code from fltk2.0.
Bill Spitzak
2002-02-24
- added Win32 native drag'n'drop code
Matthias Melcher
2002-01-01
Copyright updates...
Michael R Sweet
2001-11-22
Fix all references to '.C' files (now .cxx)
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
2000-03-28
Yet another cut/paste fix for NT
Bill Spitzak
2000-02-05
Fixed cut/paste to other applications on Win32?
Bill Spitzak
1999-06-12
Put curley braces around selection clear code to work around
Michael R Sweet
1999-06-12
Final fix (I hope) for WIN32 selection code (now check against all windows
Michael R Sweet
1999-05-15
Fixed WIN32 selection bug - wasn't checking to see if the
Michael R Sweet
1999-03-02
Didn't like yesterday's fix, I changed it so that zero-length selections
Bill Spitzak
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-19
The great heading change - now use standard LGPL header with CVS tags.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet