2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
blob | commitdiff | raw |
2013-04-25 |
Vadim Zeitlin | Provide shorter synonyms for wxEVT_XXX constants. |
blob | commitdiff | raw | diff to current |
2013-02-01 |
Steve Lamerton | Rename all WEB_VIEW* style identifiers to WEBVIEW*. |
blob | commitdiff | raw | diff to current |
2013-01-13 |
Steve Lamerton | Allow registering of custom wxWebView backends. |
blob | commitdiff | raw | diff to current |
2012-12-31 |
Steve Lamerton | Add context menu enabling and disabling to wxWebView... |
blob | commitdiff | raw | diff to current |
2012-08-28 |
Steve Lamerton | Add support for searching and highlighting a wxWebView. |
blob | commitdiff | raw | diff to current |
2012-07-24 |
Vadim Zeitlin | Add wxWebView::GetNativeBackend() method. |
blob | commitdiff | raw | diff to current |
2012-07-24 |
Vadim Zeitlin | No real changes, just avoid overloaded virtual wxWebVie... |
blob | commitdiff | raw | diff to current |
2012-03-28 |
Steve Lamerton | Minor changes, just trim trailing spaces in webview... |
blob | commitdiff | raw | diff to current |
2011-12-17 |
Vadim Zeitlin | Corrected the name of EVT_WEB_VIEW_ERROR event table... |
blob | commitdiff | raw | diff to current |
2011-11-30 |
Vadim Zeitlin | Don't include all wx/xxx/webviewhistoryitem_xxx.h headers. |
blob | commitdiff | raw | diff to current |
2011-11-30 |
Vadim Zeitlin | Include wx/defs.h, not wx/setup.h from wx/webview.h... |
blob | commitdiff | raw | diff to current |
2011-11-17 |
Robin Dunn | Add arg default values for the Create method |
blob | commitdiff | raw | diff to current |
2011-10-05 |
Steve Lamerton | Store a pointer to each ClassFactory so we can correctl... |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Vadim Zeitlin | Only define wxUSE_WEBVIEW if wxWebView is really available. |
blob | commitdiff | raw | diff to current |
2011-09-11 |
Steve Lamerton | Ensure that we have an available backend for wxWebView... |
blob | commitdiff | raw | diff to current |
2011-09-10 |
Steve Lamerton | Merge the new wxWebView classes from the SOC2011_WEBVIE... |
blob | commitdiff | raw | diff to current |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
blob | commitdiff | raw | diff to current |
2011-08-20 |
Steve Lamerton | Add virtual destructors to fix GCC4 warnings. |
blob | commitdiff | raw | diff to current |
2011-08-19 |
Steve Lamerton | Rename web library to webview. |
blob | commitdiff | raw | diff to current |
2011-08-19 |
Steve Lamerton | Rename wxUSE_WEB to wxUSE_WEBVIEW to reflect that actua... |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Steve Lamerton | Derive wxWebViewEvent from wxNotifyEvent. |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Steve Lamerton | Rename LoadUrl to LoadURL. This corrects the capitalisa... |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Steve Lamerton | Tidy up webview.h. Remove all of the doxygen comments... |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Steve Lamerton | Const correct the wxWebView api. |
blob | commitdiff | raw | diff to current |
2011-08-15 |
Steve Lamerton | Rename wxWebHistoryItem to wxWebViewHistoryItem. |
blob | commitdiff | raw | diff to current |
2011-08-15 |
Steve Lamerton | Rename wxWebNavigationError to wxWebViewNavigationError... |
blob | commitdiff | raw | diff to current |
2011-08-14 |
Steve Lamerton | Rename wxWebFileHandler to wxWebViewArchiveHandler... |
blob | commitdiff | raw | diff to current |
2011-08-13 |
Steve Lamerton | Merge in from trunk r68626 - r68683 |
blob | commitdiff | raw | diff to current |
2011-08-11 |
Stefan Csomor | adjusting include styles |
blob | commitdiff | raw | diff to current |
2011-08-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
blob | commitdiff | raw | diff to current |
2011-08-08 |
Steve Lamerton | Use shared pointers to hold wxWebHandlers throughout. |
blob | commitdiff | raw | diff to current |
2011-08-03 |
Steve Lamerton | Rework IE virtual file system support to use new syntax... |
blob | commitdiff | raw | diff to current |
2011-08-01 |
Steve Lamerton | Add missing wxRTTI macros and fix incorrect ones. |
blob | commitdiff | raw | diff to current |
2011-07-31 |
Steve Lamerton | Split wxWebHistoryItem headers out into separate files... |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Steve Lamerton | Overhaul wxWebHandler naming to try and make it consist... |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Steve Lamerton | Add new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event... |
blob | commitdiff | raw | diff to current |
2011-07-28 |
Steve Lamerton | Move the wxWebFileProtocolHandler from the IE backend... |
blob | commitdiff | raw | diff to current |
2011-07-28 |
Steve Lamerton | Initial implementation of wxWebProtocolHandler and... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Steve Lamerton | Rename GetHref to GetURL in wxWebNavigationEvent, this... |
blob | commitdiff | raw | diff to current |
2011-07-15 |
Steve Lamerton | Add RunScript and implement on all backends. Document... |
blob | commitdiff | raw | diff to current |
2011-07-15 |
Steve Lamerton | Add ClearSelection for msw ie and gtk webkit, with... |
blob | commitdiff | raw | diff to current |
2011-07-13 |
Steve Lamerton | Add GetPageText to MSW IE and to GTK WebKit. Add stub... |
blob | commitdiff | raw | diff to current |
2011-07-13 |
Steve Lamerton | Rename GetSelectedHTML to GetSelectedSource, this bring... |
blob | commitdiff | raw | diff to current |
2011-07-11 |
Steve Lamerton | Implement GetSelectedHTML for the ie and gtk webkit... |
blob | commitdiff | raw | diff to current |
2011-07-10 |
Steve Lamerton | Add support for retrieving the currently selected text... |
blob | commitdiff | raw | diff to current |
2011-07-09 |
Steve Lamerton | Add start of selection api, support for HasSelection... |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Steve Lamerton | Add the ability to enable / disable and check for the... |
blob | commitdiff | raw | diff to current |
2011-07-05 |
Steve Lamerton | Simplify backend enum naming, we do not need separate... |
blob | commitdiff | raw | diff to current |
2011-07-05 |
Steve Lamerton | Remove comment about a new frame api as this is now... |
blob | commitdiff | raw | diff to current |
2011-07-02 |
Steve Lamerton | Implement undo and redo for the ie and gtk webkit backe... |
blob | commitdiff | raw | diff to current |
2011-07-02 |
Steve Lamerton | Implement clipboard api in gtk. |
blob | commitdiff | raw | diff to current |
2011-07-02 |
Steve Lamerton | Add new clipboard api and support for it in the ie... |
blob | commitdiff | raw | diff to current |
2011-07-01 |
Steve Lamerton | Extend history api using the ie backend to include... |
blob | commitdiff | raw | diff to current |
2011-06-30 |
Steve Lamerton | Add basic history api and implement it under gtk. |
blob | commitdiff | raw | diff to current |
2011-06-23 |
Steve Lamerton | Fix a number of mingw compile errors. |
blob | commitdiff | raw | diff to current |
2011-05-26 |
Steve Lamerton | Add a new event type for new window creation, document... |
blob | commitdiff | raw | diff to current |
2011-05-19 |
Steve Lamerton | Block new frames being created in wxWebViewIE, bringing... |
blob | commitdiff | raw | diff to current |
2011-05-19 |
Steve Lamerton | Remove defined values from wxWebView enums. We probably... |
blob | commitdiff | raw | diff to current |
2011-05-19 |
Steve Lamerton | Move wxWebView documentation into a separate interface... |
blob | commitdiff | raw | diff to current |
2011-05-06 |
Steve Lamerton | Enable IE backend in msw builds unconditionally until... |
blob | commitdiff | raw | diff to current |
2011-05-06 |
Steve Lamerton | Use correct reload flags on all platforms to avoid... |
blob | commitdiff | raw | diff to current |
2011-05-06 |
Steve Lamerton | Add the correct dll export macros |
blob | commitdiff | raw | diff to current |
2011-05-05 |
Steve Lamerton | Fix compilation under dll builds. Wrap source files... |
blob | commitdiff | raw | diff to current |
2011-05-05 |
Steve Lamerton | Various typos fixes and minor build system changes... |
blob | commitdiff | raw | diff to current |
2011-05-04 |
Steve Lamerton | Set the correct svn properties on the new files. Correc... |
blob | commitdiff | raw | diff to current |
2011-05-04 |
Steve Lamerton | Application of the most recent wxWebView patch, the... |
blob | commitdiff | raw | diff to current |
|