1. wxDropTarget::OnData() returns wxDragResult now, not bool
[wxWidgets.git] / samples / dnd / dnd.cpp
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-10-22  Julian SmartBC++ fixes.
1999-10-21  Vadim Zeitlinfound the double deltion bug - now it seems to work...
1999-10-21  Robert Roebling wxSlider should now display int values,
1999-10-21  Vadim Zeitlinupdated the makefile to copy dnd.wxr so that the progra...
1999-10-21  Vadim Zeitlinsome compilation warnings/errors fixed (still doesn...
1999-10-21  Vadim ZeitlinwxDataObject changes - ok for MSW, still not for GTK...
1999-10-19  Robert Roebling Changed two conflicting defines in defs.h
1999-10-18  Robert Roebling New wxDataObject etc. Almost works.
1999-10-18  Vadim Zeitlin1. more drag and drop and clipboard changes:
1999-10-17  Vadim Zeitlin1. wxPostEvent added and documented
1999-10-11  Robert Roebling Added wxMenu::Delete() and fixed some menu deleted...
1999-10-04  Vadim Zeitlinuse BMPs and npt PNGs under MSW
1999-08-22  Robert Roebling Added wxCountingStream for measuring the size of...
1999-08-05  Robert Roebling Applied patch for stipppled brushes,
1999-07-26  Ove KaavenMore _T()... trying to get to that clipboard sample
1999-07-04  Robert Roebling Small changed to wxExtDialog
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-05-10  Vadim ZeitlinDnD sample compiles and works
1999-04-24  Robert Roebling DnD with Unicode fixes
1999-04-19  Julian SmartFixed wxPostScript printing problem (used wrong constru...
1999-04-12  Robert Roebling wxDropTarget starts to work
1999-04-06  Robert Roebling Chnaged text id for clipboard to "text/plain"
1999-02-09  Robert Roebling custom icons for DnD
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-04  Julian SmartSome warnings removed.
1999-01-26  Robert Roebling A few resize bugs removed
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-24  Robert Roebling Small doc corrections
1999-01-21  Robert Roebling changed make_int, make_exp .. to wxmake_int..
1999-01-19  Robert Roebling New DnD and Clipboard code
1999-01-14  Robert Roebling Added wxPrivateDropTarget
1999-01-13  Julian Smart*** empty log message ***
1999-01-13  Julian SmartwxMSW wxClipboard implementation
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-12-08  Robert Roebling DnD updates
1998-11-26  Robert Roebling Fixes for wxlist
1998-11-24  Robert Roebling GTK's dnd is broken, not mine
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-12  Robert Roebling Changed instal path for setup.h
1998-09-11  Robert Roebling Updates to memcheck
1998-09-09  Karsten Ballüderremoved __WXMSW__ define
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-12  Vadim Zeitlinfile d&d (re)enabled under Windows
1998-08-09  Robert Roebling Added Pop-up menus.
1998-08-02  Robert Roebling Fixed Fontdialog
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-27  Robert Roeblingwarning msgs
1998-06-13  Julian SmartCorrected dataobj.h/.cpp, corrected listbox to use...
1998-06-13  Julian SmartCorrection to dnd.h; EVT_MOUSE_EVENTS now includes...
1998-05-22  Julian Smart*** empty log message ***