don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files...
[wxWidgets.git] / include / wx / html / webkit.h
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-12  Vadim Zeitlincompilation fix after the event patch
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-08-30  Vadim Zeitlinno changes, just de-TAB-bed
2008-05-28  Robin DunnAdd wxWebKitNewWindowEvent
2008-01-27  Vadim Zeitlindon't use DECLARE_EVENT_TYPE() to avoid confusing peopl...
2007-06-25  Václav Slavíkremoved executable bit on files that aren't executables
2006-10-19  Kevin OllivierSeveral wxWebKitCtrl enhancements/fixes. Including:
2006-10-17  Włodzimierz SkibaHeaders cleaning.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-13  Kevin OllivierAdding accessor methods for URL and Title, and another...
2004-09-30  David ElliottUse struct qualifier with objc_object (it is and always...
2004-09-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY, TRUE...
2004-09-26  Kevin OllivierFixes to remove compile warnings.
2004-06-04  Kevin OllivierMaking wxUSE_WEBKIT for optionally building wxWebKitCtrl.
2004-06-01  Kevin OllivierFixes for wxWebKitCtrl to work with wxNotebook.
2004-05-25  Kevin OllivierwxWebKit now properly updates after a resize event.
2004-05-24  Robin DunnUse correct #if for interface/implementation pragma.
2004-05-24  Kevin OllivierFixes for Unicode build.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-19  Kevin OllivierInitial import of wxWebKitCtrl sources and htmlctrl...