]> git.saurik.com Git - wxWidgets.git/history - src/html/htmlctrl
add possibility to specify the conversion to use in wxStringOutputStream; use it...
[wxWidgets.git] / src / html / htmlctrl /
2008-03-25  Stefan Csomorfix adding non owned window for mac
2007-11-05  Vadim Zeitlinmore unused parameters warnings (should have been part...
2006-12-06  Kevin OllivierFix eating of key events (cleaner impl will come after...
2006-10-27  Kevin OllivierDon't use the superview when converting.
2006-10-19  Kevin OllivierSeveral wxWebKitCtrl enhancements/fixes. Including:
2006-06-27  Kevin OllivierFixed incorrect get page source check around SetPageSource.
2005-11-07  Stefan Csomoradjusting to SetLabel migration
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-07  Vadim ZeitlindeTABified; removed unused variable provoking a gcc...
2005-05-10  Stefan Csomorcleanup
2005-04-30  Stefan Csomorreordering for CW compiles, setting control to opaque...
2005-04-27  Kevin OllivierTiger compatibility fixes.
2005-04-24  Kevin OllivierFixed an issue with potential invalid ID passed to...
2005-04-13  Kevin OllivierAdding accessor methods for URL and Title, and another...
2005-02-23  Stefan Csomoradding peer back to wxWindow
2005-02-08  Włodzimierz SkibaMinor decorations.
2005-01-24  Kevin OllivierFixing notebook 'flashing' bug where the WebView would...
2005-01-23  Kevin OllivierGreatly improved wxWebKitCtrl positioning logic to...
2004-09-26  Kevin OllivierFixes to remove compile warnings.
2004-07-11  Stefan Csomoradaptions to m_peer methods
2004-06-18  Kevin OllivierFixed to work with the new wxMacControl system.
2004-06-17  Julian SmartCorrected position of wxUSE_WEBKIT test
2004-06-04  Stefan Csomoradaptions for m_peer
2004-06-04  Kevin OllivierMaking wxUSE_WEBKIT for optionally building wxWebKitCtrl.
2004-06-02  Kevin OllivierYet more fixes for wxNotebook compatibility...
2004-06-02  Kevin OllivierwxWebKitCtrl now properly detects a wxNotebook anywhere...
2004-06-01  Kevin OllivierFixes for wxWebKitCtrl to work with wxNotebook.
2004-05-26  Kevin OllivierwxWebKikStateChangedEvent should now return proper...
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-19  Kevin OllivierInitial import of wxWebKitCtrl sources and htmlctrl...