]> git.saurik.com Git - wxWidgets.git/history - src/msw/hyperlink.cpp
spinctrl on mac is generic, so the peer is a userpane, fixes #13058
[wxWidgets.git] / src / msw / hyperlink.cpp
2011-02-27  Vadim ZeitlinRemove unnecessary use of RemoveMarkup() in wxMSW wxHyp...
2010-12-25  Vadim ZeitlinCompilation fix for wxMSW build without PCH.
2010-12-22  Vadim ZeitlinUse generic wxHyperlinkCtrl under Vista/7 without comtr...
2010-08-20  Robert RoeblingMake it compile
2010-08-19  Robert RoeblingMake it compile a bit more
2010-08-18  Vadim ZeitlinCompilation fix for old SDKs in new native MSW wxHyperL...
2010-08-18  Vadim ZeitlinOnly use native wxHyperlinkCtrl in Unicode build under...
2010-08-17  Vadim ZeitlinProvide native wxHyperlinkCtrl implementation for wxMSW.