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