XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / interface / wx / msw /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-10-15  Vadim ZeitlinCorrectly document the library the classes belong to.
2012-09-25  Vadim ZeitlinFix too hastily copy-pasted wxVariantDataSafeArray...
2012-09-23  Vadim ZeitlinImprove SAFEARRAY support in wxMSW OLE Automation code.
2012-07-31  Vadim ZeitlinAllow setting LCID used by wxAutomationObject.
2012-07-14  Vadim ZeitlinAdd documentation for CURRENCY and SCODE wxVariant...
2012-02-20  Vadim ZeitlinFix wrong spelling of wxRegKey::HasSubkeys() in the...
2012-01-15  Steve LamertonAdd wxActiveXContainer::QueryClientSiteInterface to...
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-22  Bryan PettyExtensive documentation typo patch (closes #13063).
2011-02-19  Vadim ZeitlinAdd wxAutomationInstance_SilentIfNone flag for wxMSW...
2011-02-16  Vadim ZeitlinCorrect example of wxRegKey use in its documentation.
2011-02-06  Vadim ZeitlinAllow accessing 64 bit registry from 32 bit MSW code...
2011-01-06  Steve LamertonAdd missing code tag before lots of wxEventTypes in...
2010-11-26  Vadim ZeitlinAllow wxAutomationObject::GetInstance() create new...
2010-11-26  Vadim ZeitlinNo real changes, just use ProgID term instead of incorr...
2010-10-26  Vadim ZeitlinBetter document wxAutomationObject::GetDispatchPtr...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-06-02  Francesco MontorsiMake wxConfig ctor docs more readable.
2009-09-12  Vadim ZeitlinDocument the meaning of empty value name in wxRegKey...
2009-02-20  Francesco Montorsirecategorize many misplaced classes; move lots of class...
2009-01-25  Vadim Zeitlinconvert COM arguments to wx lazily to improve performan...
2009-01-25  Vadim Zeitlinadd IsOk() (closes #9872)
2009-01-21  Bryan PettyApplied minor documentation corrections to wxRegKey...
2009-01-18  Francesco Montorsiremove usage of wxT() macro; it makes example code...
2009-01-16  Vadim Zeitlinexport wxActiveX stuff from core (not media) DLL (close...
2008-12-17  Vadim Zeitlinmany improvements and corrections from Charles (see...
2008-11-22  Francesco Montorsifew other fixes for wxChar => wxString
2008-10-10  Francesco Montorsifix doxygen warnings
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...