]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/ole
first pass of wxUniv merge - nothing works, most parts don't even compile
[wxWidgets.git] / include / wx / msw / ole /
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-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
1999-11-02  Vadim Zeitlinadditions for wxFileDataObject from Ricky Gonzales...
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  Vadim ZeitlinMSW compilation fixes (untested)
1999-10-22  Julian SmartMore broken code corrections; broken Latex file correct...
1999-10-21  Vadim Zeitlinmore files for wxDataObject change
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-14  Ove KaavenUnicode changes.
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-07  Julian SmartAdded wxGenericValidator & doc
1999-02-06  Vadim ZeitlinwxGTK compatible clipboard implementation (not OLE...
1999-02-04  Julian SmartFixed compilation for when not including <windows.h>
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
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-12-08  Julian SmartAdded wxOleAutomation class (wxMSW only, obviously...
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-08-18  Vadim Zeitlinuint -> size_t change
1998-08-12  Vadim Zeitlinadded a "wxWindow *" (unused) argument for wxGTK compat...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-28  Julian SmartChanged files to work with wxDataFormat
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-07-08  Julian SmartFixed event arg in notebook.h, #ifdefed out some functi...
1998-07-07  Julian SmartVarious bug fixes, cosmetic changes
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-31  Vadim ZeitlinwxDataObject now defined in defs.h and not here
1998-05-31  Vadim Zeitlinmissing #endif
1998-05-27  Vadim ZeitlinwxDataObject and wxDropSource classes for (more) d...
1998-05-20  Karsten Ballüdernow MSW stuff is complete