The rounded corners look really dumb at this size.
[wxWidgets.git] / src / html / htmlctrl /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-01-20  Paul Cornettsizeof(char) is 1. By definition.
2012-08-03  Robin DunnAdd the ability to trigger a print from JavaScript...
2012-07-24  Vadim ZeitlinAnother wxOSX compilation fix after the changes of...
2012-06-01  Vadim ZeitlinFix wxWebKitCtrl::RunScript() return value.
2012-06-01  Vadim ZeitlinFix wxMac preprocessor check in wxWebView code.
2012-01-19  Stefan Csomoradapting to new raw_control
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-16  Stefan Csomoradjust init to standard
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-19  Stefan Csomorgoing private with userpane info
2011-03-18  Stefan Csomorgoing private for m_peer to give a foundation for bette...
2011-03-16  Stefan Csomoralways skip OnSize
2011-02-19  Vadim ZeitlinRemove stray #pragma implementation.
2010-09-29  Vadim ZeitlinFix crash in wxWebKitCtrl when using JavaScript.
2010-07-13  Vadim ZeitlinFix file paths in the header comments.
2009-11-11  Kevin OllivierUse wxWebKitCtrlNameStr to adhere to the convention...
2009-05-06  Stefan Csomorfirst stab at having webkit under osx_cocoa working
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2009-01-09  Stefan Csomorguard against NULL win (happens during debug startup...
2008-11-22  Kevin OllivierForward port event handler fixes to trunk.
2008-07-29  Stefan Csomornew SDK has frame CGRect return param
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-05-28  Robin DunnAdd wxWebKitNewWindowEvent
2008-04-19  Václav Slavíksource files are not executable
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...