]> git.saurik.com Git - wxWidgets.git/history - interface/wx/webview.h
Add start of selection api, support for HasSelection, SelectAll and DeleteSelection...
[wxWidgets.git] / interface / wx / webview.h
2011-07-09  Steve LamertonAdd start of selection api, support for HasSelection...
2011-07-08  Steve LamertonAdd the ability to enable / disable and check for the...
2011-07-05  Steve LamertonSimplify backend enum naming, we do not need separate...
2011-07-04  Steve LamertonFilter out subframes from the ie backend history and...
2011-07-04  Steve LamertonAdd a note to the documentation about the emulation...
2011-07-02  Steve LamertonAdd web documentation category.
2011-07-02  Steve LamertonOverhaul the wxWebView documentation. Split the documen...
2011-07-01  Steve LamertonExtend history api using the ie backend to include...
2011-06-30  Steve LamertonAdd basic history api and implement it under gtk.
2011-05-26  Steve LamertonAdd a new event type for new window creation, document...
2011-05-19  Steve LamertonRemove defined values from wxWebView enums. We probably...
2011-05-19  Steve LamertonMove wxWebView documentation into a separate interface...