cef/libcef_dll/cpptoc
Marshall Greenblatt f636510101 Issue #307:
- Add a CefBrowser::HasDocument() method that tests if a document has been loaded in the browser window.
- Modify ClientHandler::GetDownloadHandler() to demonstrate how to close a download popup window.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@282 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-08-30 16:20:27 +00:00
..
base_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
browser_cpptoc.cc Issue #307: 2011-08-30 16:20:27 +00:00
browser_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
client_cpptoc.cc - Add CefDragHandler to support examination of drag data and cancellation of drag requests (issue #297). 2011-08-22 01:31:55 +00:00
client_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
content_filter_cpptoc.cc Add OnResourceReponse and CefContentFilter for viewing and filtering response content (issue #241). 2011-05-23 23:39:07 +00:00
content_filter_cpptoc.h Add OnResourceReponse and CefContentFilter for viewing and filtering response content (issue #241). 2011-05-23 23:39:07 +00:00
cookie_visitor_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
cookie_visitor_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
display_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
display_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domdocument_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domdocument_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domevent_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domevent_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domevent_listener_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domevent_listener_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domnode_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domnode_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domvisitor_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
domvisitor_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
download_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
download_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
drag_data_cpptoc.cc - Add CefDragHandler to support examination of drag data and cancellation of drag requests (issue #297). 2011-08-22 01:31:55 +00:00
drag_data_cpptoc.h - Add CefDragHandler to support examination of drag data and cancellation of drag requests (issue #297). 2011-08-22 01:31:55 +00:00
drag_handler_cpptoc.cc - Add CefDragHandler to support examination of drag data and cancellation of drag requests (issue #297). 2011-08-22 01:31:55 +00:00
drag_handler_cpptoc.h - Add CefDragHandler to support examination of drag data and cancellation of drag requests (issue #297). 2011-08-22 01:31:55 +00:00
find_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
find_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
focus_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
focus_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
frame_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
frame_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
jsbinding_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
jsbinding_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
jsdialog_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
jsdialog_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
keyboard_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
keyboard_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
life_span_handler_cpptoc.cc - Clean up implementation of modal window callbacks (issue #281). 2011-08-03 15:35:51 +00:00
life_span_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
load_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
load_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
menu_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
menu_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
post_data_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
post_data_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
post_data_element_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
post_data_element_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
print_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
print_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
read_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
read_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
render_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
render_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
request_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
request_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
request_handler_cpptoc.cc Fix OnResourceResponse spelling error (issue #270). 2011-07-02 17:57:00 +00:00
request_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
response_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
response_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
scheme_handler_callback_cpptoc.cc Support asynchronous continuation of custom scheme handler responses (issue #269). 2011-08-17 01:55:07 +00:00
scheme_handler_callback_cpptoc.h Support asynchronous continuation of custom scheme handler responses (issue #269). 2011-08-17 01:55:07 +00:00
scheme_handler_cpptoc.cc Support asynchronous continuation of custom scheme handler responses (issue #269). 2011-08-17 01:55:07 +00:00
scheme_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
scheme_handler_factory_cpptoc.cc Improvements to scheme handling (issue #246). 2011-05-27 16:20:32 +00:00
scheme_handler_factory_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
stream_reader_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
stream_reader_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
stream_writer_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
stream_writer_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
task_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
task_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
v8accessor_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
v8accessor_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
v8context_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
v8context_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
v8handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
v8handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
v8value_cpptoc.cc Add Date type support to CefV8Value (issue #190). 2011-05-23 17:43:53 +00:00
v8value_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
web_urlrequest_client_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
web_urlrequest_client_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
web_urlrequest_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
web_urlrequest_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
write_handler_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
write_handler_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
xml_reader_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
xml_reader_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
zip_reader_cpptoc.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
zip_reader_cpptoc.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00