More deprecated class mods
[wxWidgets.git] / samples / dnd / dnd.cpp
2003-03-31  Julian SmartMore deprecated class mods
2002-12-13  Mattia Barbon Make some of the samples compile in Unicode mode.
2002-08-02  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-04-28  Vadim Zeitlinchanged DoDragDrop(bool) into DoDragDrop(int) and added...
2002-04-28  Vadim Zeitlinadded a (commented out) example of how to force the...
2002-04-28  Vadim Zeitlinremoved a wxPaintDC::Clear() fatal to wxGTK
2002-04-01  Julian SmartAdded FloodFill patch for samples
2002-03-24  Václav Slavíkdon't use deprecated wxImage methods inside wxWin
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2001-12-31  Stefan CsomorwxMAC added
2001-12-09  Vadim Zeitlinrefresh the window when the size changed
2001-12-02  Vadim Zeitlinfixed bad choice of accel keys
2001-11-22  Mattia BarbonUnicode compilation fixed for almost all samples
2001-10-26  Robin DunnAdded wxDragLink
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-08-16  Vadim Zeitlinadded wxURLDataObject which unfortunately doesn't seem...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-22  Robert Roebling Various makefile corrections,
2000-01-14  Vadim Zeitlin1. some warnings fixed in forty
2000-01-07  Vadim Zeitlindemo of clipboard support for metafiles (which still...
1999-11-26  Robert Roebling Minor changes.
1999-11-18  Vadim ZeitlinwxGTK pastes text from rxvt again
1999-11-11  Robert Roebling Fixed optical bug in wxListCtrl,
1999-11-11  Vadim Zeitlin1. wxStaticBox doesn't draw over the underlying control...
1999-11-06  Vadim Zeitlin1. more corrections to file dnd (works with testdnd...
1999-11-06  Vadim ZeitlinwxFileDataObject supports GNOME file dnd now
1999-11-06  Robert Roebling Fixed typos in frame and dialog,
1999-11-04  Robert Roebling Window placement changes. Pure guessing.
1999-11-03  Vadim Zeitlinsmall corrections for dnd code and added wxFileDataObje...
1999-10-30  Robert Roebling Some work on tabbing and menu accels,
1999-10-24  Vadim ZeitlinwxDropSource now has 3 custom cursors for copy/move...
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 ***