]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/ole/automtn.h
Improve SAFEARRAY support in wxMSW OLE Automation code.
[wxWidgets.git] / include / wx / msw / ole / automtn.h
2012-08-05  Vadim ZeitlinFix wxAutomationObject compilation in PCH-less build.
2012-07-31  Vadim ZeitlinAllow setting LCID used by wxAutomationObject.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-02-19  Vadim ZeitlinAdd wxAutomationInstance_SilentIfNone flag for wxMSW...
2010-11-26  Vadim ZeitlinAllow wxAutomationObject::GetInstance() create new...
2010-11-26  Vadim ZeitlinNo real changes, just use ProgID term instead of incorr...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-25  Vadim Zeitlinadd IsOk() (closes #9872)
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-04-14  Václav Slavíkremoved extra semicolons (patch #1700459; fixes compila...
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
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-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-06-26  Julian SmartCorrected typo
2002-06-23  Julian SmartApplied patch [ 546335 ] Added Automation types and...
1999-02-07  Julian SmartAdded wxGenericValidator & doc
1999-02-04  Julian SmartFixed compilation for when not including <windows.h>
1999-01-08  Unknown (UG)no message
1998-12-08  Julian SmartAdded wxOleAutomation class (wxMSW only, obviously...