add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS...
[wxWidgets.git] / include / wx / msw / ole / dataobj.h
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2006-02-09  Vadim Zeitlindon't put the size of the data with the data itself...
2004-08-16  Włodzimierz SkibaTRUE/true, FALSE/false, whitespace cleaning.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2001-09-21  Mattia BarbonwxTextDataObject now uses Unicode if compiled with...
2001-08-16  Vadim Zeitlinadded wxURLDataObject which unfortunately doesn't seem...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
1999-10-22  Vadim ZeitlinMSW compilation fixes (untested)
1999-10-22  Julian SmartMore broken code corrections; broken Latex file correct...
1999-10-21  Vadim ZeitlinwxDataObject changes - ok for MSW, still not for GTK...
1999-10-21  Vadim ZeitlinwxDataObejct and related changes (won't compile right...
1999-10-18  Vadim Zeitlin1. more drag and drop and clipboard changes:
1999-10-17  Vadim Zeitlin1. wxPostEvent added and documented
1999-08-09  J. Russell SmythChanges to allow OLE to compile under mingw32/gcc-2.95
1999-06-23  Robert Roebling Motif compile fixes
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-05-26  Vadim ZeitlinwxPrivateDataObject works under MSW as well (hopefully...
1999-04-17  Brian MacyEnough wxBitmapDataObject implementation to work with...
1999-02-06  Vadim ZeitlinwxGTK compatible clipboard implementation (not OLE...
1999-01-14  Julian SmartCorrected stupid error.
1999-01-13  Julian Smart*** empty log message ***
1999-01-13  Julian SmartwxMSW wxClipboard implementation
1999-01-08  Unknown (UG)no message
1998-08-18  Vadim Zeitlinuint -> size_t change
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-28  Julian SmartChanged files to work with wxDataFormat
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-06-10  Vadim Zeitlintesting CVS notifications
1998-05-27  Vadim ZeitlinwxDataObject and wxDropSource classes for (more) d...