projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Document the default size of new wxMemoryBuffer correctly.
[wxWidgets.git]
/
src
/
msw
/
webview_ie.cpp
2012-02-02
Steve Lamerton
Disable navigation sounds in wxWebViewIE. This brings...
blob
|
commitdiff
|
raw
2012-01-15
Steve Lamerton
Implement IDocHostUIHandler in wxWebViewIE to improve...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-22
Steve Lamerton
Use OLE helper macros in wxWebView to reduce the amount...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-18
Steve Lamerton
Ensure wxWebViewIE::SetPage clears the existing content...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
Stefan Csomor
fixing build
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
Vadim Zeitlin
Compilation fixes for wxMSW in wxUSE_STL=1 build.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
Vadim Zeitlin
No changes, just remove extra whitespace from wxWebView...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-17
Steve Lamerton
Remove double buffering from wxWebViewIE as this is...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-16
Vadim Zeitlin
Move wxWebView-related definitions to webview_ie.cpp...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-12
Vadim Zeitlin
Use wxConvertStringToOle() in wxWebViewIE code.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Steve Lamerton
Skip spurious blank JavaScript events in wxWebView.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-06
Steve Lamerton
Fix various GCC warnings in wxWebView.
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-10-02
Steve Lamerton
Add new definitions required by MinGW for webview....
blob
|
commitdiff
|
raw
|
diff to current
2011-10-02
Steve Lamerton
Remove copied class definitions from missing.h. Disable...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-28
Steve Lamerton
Fix compilation of wxWebView under mingw by adding...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-14
Steve Lamerton
Use integral value for OLECMDID_OPTICAL_ZOOM as we...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Steve Lamerton
Update wxWebView guards to stop backend compilation...
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-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
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-12
Steve Lamerton
Fix history in wxWebViewIE when using a custom file...
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-08-01
Steve Lamerton
Fix remaining warnings in ie backend.
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-29
Steve Lamerton
Add CombineURIs implementation for wxWebFileProtocolHan...
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-26
Steve Lamerton
Very basic implementation of IInternetProtocolInfo...
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
Fix warnings in the MSW IE backend.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Steve Lamerton
Link to urlmon from wxWeb to fix the compilation errors...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Steve Lamerton
Update handling and documentation for new window events...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Steve Lamerton
Remove some now unused history variables.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-22
Steve Lamerton
Implement basic support for virtual file systems for...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-16
Julian Smart
VC++ 6 fixes
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
Steve Lamerton
Send correct navigation events when using SetPage on...
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-14
Steve Lamerton
Fix compiler warnings in the IE backend.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Steve Lamerton
Implement CanSetZoomType correctly for the IE backend.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Steve Lamerton
Overhaul IE zoom functions to support both text and...
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-11
Steve Lamerton
Tidy up the ie backend a little, make sure all com...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
Steve Lamerton
Fix warnings in the ie backend.
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-04
Steve Lamerton
Factor logic that returns an IHTMLDocument2 into a...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-04
Steve Lamerton
Filter out subframes from the ie backend history and...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-02
Steve Lamerton
Get the page title from the IHtmlDocument rather than...
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
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-07-01
Steve Lamerton
Use shared pointers throughout when managing history...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Steve Lamerton
Add an extra assert in the case of trying to load an...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
Steve Lamerton
Add support for the new history functions to the ie...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
Steve Lamerton
Only send a document complete event when the page is...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-29
Steve Lamerton
Add support for loading a url in the constructor to...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Steve Lamerton
Update msw files to use the new definitions
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-18
Steve Lamerton
Update wxWebViewIE::Reload so that reloading without...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Steve Lamerton
Rename source files for consistency
blob
|
commitdiff
|
raw
|
diff to current