]> git.saurik.com Git - wxWidgets.git/history - src/msw/ole/droptgt.cpp
Corrected SVG makefile
[wxWidgets.git] / src / msw / ole / droptgt.cpp
2002-07-09  Vadim Zeitlinautomatically initialize m_cRef to 0 (patch 575011...
2001-10-26  Robin DunnAdded wxDragLink
2001-08-16  Vadim Zeitlinadded wxURLDataObject which unfortunately doesn't seem...
2001-08-15  Vadim Zeitlintraces of my debugging session, no real changes
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-05  Vadim Zeitlinapplied patch 430452 (mingw32 compilation fixes)
2001-06-03  Vadim Zeitlinapplied Unicode fixes for mingw32 (patch 429654)
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-02-08  Ron LeeMore mostly cross compiling related mods..
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-13  Vadim Zeitlinsuppress gcc warning about non virtual dtor
1999-11-04  Vadim Zeitlin1. wxFileDataObject fixes from Ricky Gonzales - seems...
1999-10-26  Vadim Zeitlin1. regenerated the makefiles to include menucmn.cpp
1999-10-26  David Webster*** empty log message ***
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-10-22  Vadim Zeitlinyet another BC++ fix
1999-10-22  Julian SmartModified Mingw32 makefiles to compile with Mingw32...
1999-10-21  Vadim ZeitlinOnEnter/OnDragOver API update (compiles, links, somewha...
1999-10-21  Vadim ZeitlinwxDataObject changes - ok for MSW, still not for GTK...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-06-14  Ove KaavenSome more Unicode changes.
1999-05-26  Vadim ZeitlinwxPrivateDataObject works under MSW as well (hopefully...
1998-11-24  Vadim Zeitlin1. new wxList code
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-07-28  Julian SmartChanged files to work with wxDataFormat
1998-05-27  Vadim Zeitlincleaned code a bit
1998-05-20  Karsten Ballüdernow MSW stuff is complete