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_dnd_win32.cxx
Age
Commit message (
Expand
)
Author
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher
2005-12-01
STR #1095: Drag'n'drop on WIN32 was only possible using the left mouse button...
Matthias Melcher
2005-08-29
Various Pixel bugs:
Matthias Melcher
2005-08-15
Fixed Fl::event_text() for FL_DND_* events on Windows (STR 968)
Matthias Melcher
2005-02-24
Copyright updates.
Michael R Sweet
2004-12-03
Fl::event_number() didn't always match the value sent to the
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-05-04
Fl_File_Browser incorrectly included "." on WIN32 (STR #9)
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-08-20
Albrecht's DND under WIN32 bug fix.
Michael R Sweet
2002-06-29
Small changes to make Metrowerks CodeWarrior for Windows work.
Matthias Melcher
2002-06-07
WIN32 compile fixes.
Michael R Sweet
2002-05-25
Clean up string includes.
Michael R Sweet
2002-05-16
Slight change to menu fix so that events only go to the grab() widget.
Bill Spitzak
2002-05-01
WIN32 fixes for BC++.
Michael R Sweet
2002-04-11
Make Fl_Output a subclass of Fl_Input, and add input_type and readonly
Michael R Sweet
2002-04-10
Wrap remaining DnD includes and code for WIN32 (Cygwin with GCC 2.x
Michael R Sweet
2002-04-09
OK, back out -fvtable-thunks and add conditional compile for WIN32
Michael R Sweet
2002-03-25
WIN32 fixes for DND.
Michael R Sweet
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-09
First round of DND additions to 1.1 - just X11 code, and I haven't added
Michael R Sweet
2001-09-29
This commit was manufactured by cvs2svn to create branch 'branch-1.1'.
No Author