]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/ole/activex.h
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS...
[wxWidgets.git] / include / wx / msw / ole / activex.h
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-25  Vadim Zeitlinconvert COM arguments to wx lazily to improve performan...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-18  Vadim Zeitlinadded forward declaration of FrameSite apparently neede...
2009-01-16  Vadim Zeitlinexport wxActiveX stuff from core (not media) DLL (close...
2009-01-13  Vadim Zeitlinfix memory leak of FrameSite (see #3935)
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2006-10-09  Włodzimierz SkibaBuild fix.
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-02  Vadim Zeitlinadded wxUSE_ACTIVEX which depends on wxUSE_VARIANT...
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-02-10  Vadim ZeitlinRyan's cumulative wxActiveX and media control patch...
2005-10-27  Włodzimierz SkibaWinCE build fix according to eVC3 and eVC4 SDKs.
2005-09-11  Vadim ZeitlinwxMediaCtrl patch from Ryan: