]> git.saurik.com Git - wxWidgets.git/history - tests/controls/webtest.cpp
Add ClearSelection for msw ie and gtk webkit, with a stub for osx webkit. Document...
[wxWidgets.git] / tests / controls / webtest.cpp
2011-07-15  Steve LamertonAdd ClearSelection for msw ie and gtk webkit, with...
2011-07-14  Steve LamertonFix all the unit tests for gtk, they now all pass on...
2011-07-14  Steve LamertonAdd unit tests for zoom functions
2011-07-14  Steve LamertonYield after control creation to allow it to load the...
2011-07-14  Steve LamertonUpdate web units tests so that they compile after api...
2011-07-12  Steve LamertonUpdate selection unit test to test GetSelectedHTML.
2011-07-10  Steve LamertonAdd support for retrieving the currently selected text...
2011-07-08  Steve LamertonAdd the ability to enable / disable and check for the...
2011-07-08  Steve LamertonFactor out url loading logic into a separate function...
2011-07-08  Steve LamertonAdd tests for the back and forward history lists.
2011-07-08  Steve LamertonAdd unit tests for history clearing and enabling /...
2011-07-08  Steve LamertonAdd tests for url and history support
2011-07-08  Steve LamertonAdd tests for the page title
2011-07-08  Steve LamertonAdd scaffolding for wxWebView unit tests.