cef/tests/cefclient
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
..
mac Fix Mac settings to allow both Xcode debugging and app execution (issue #199). 2011-03-22 22:59:02 +00:00
res - Clean up implementation of modal window callbacks (issue #281). 2011-08-03 15:35:51 +00:00
binding_test.cpp Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
binding_test.h Changes to cefclient in preparation for porting. 2010-10-28 20:38:27 +00:00
cefclient.cpp Add support for modal dialogs (issue #250). 2011-06-14 15:09:55 +00:00
cefclient.h Add support for modal dialogs (issue #250). 2011-06-14 15:09:55 +00:00
cefclient.rc Add support for modal dialogs (issue #250). 2011-06-14 15:09:55 +00:00
cefclient_mac.mm Mac: 2011-08-02 16:50:06 +00:00
cefclient_win.cpp - Clean up implementation of modal window callbacks (issue #281). 2011-08-03 15:35:51 +00:00
client_handler.cpp Issue #307: 2011-08-30 16:20:27 +00:00
client_handler.h - Add CefDragHandler to support examination of drag data and cancellation of drag requests (issue #297). 2011-08-22 01:31:55 +00:00
client_handler_mac.mm - Clean up implementation of modal window callbacks (issue #281). 2011-08-03 15:35:51 +00:00
client_handler_win.cpp - Clean up implementation of modal window callbacks (issue #281). 2011-08-03 15:35:51 +00:00
client_popup_handler.cpp Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
client_popup_handler.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
clientplugin.cpp Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
clientplugin.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
download_handler.cpp Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
download_handler.h - Fix Mac compile errors. 2011-05-20 23:39:33 +00:00
extension_test.cpp Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
extension_test.h Changes to cefclient in preparation for porting. 2010-10-28 20:38:27 +00:00
osrplugin.cpp Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
osrplugin.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
osrplugin_test.cpp Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
osrplugin_test.h - Add off-screen rendering support on Windows. This involves a number of new CefBrowser and CefHandler methods. See the "Off-Screen Rendering Example" in cefclient for example usage. 2011-03-24 20:36:47 +00:00
plugin_test.cpp - Update to Chromium revision 85305. 2011-05-16 16:56:12 +00:00
plugin_test.h Changes to cefclient in preparation for porting. 2010-10-28 20:38:27 +00:00
resource.h Add support for modal dialogs (issue #250). 2011-06-14 15:09:55 +00:00
resource_util.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
resource_util_mac.mm cefclient: 2011-03-04 02:14:04 +00:00
resource_util_win.cpp Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
scheme_test.cpp Support asynchronous continuation of custom scheme handler responses (issue #269). 2011-08-17 01:55:07 +00:00
scheme_test.h Changes to cefclient in preparation for porting. 2010-10-28 20:38:27 +00:00
string_util.cpp Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
string_util.h Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
uiplugin.cpp Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
uiplugin.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
uiplugin_test.cpp Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
uiplugin_test.h Changes to cefclient in preparation for porting. 2010-10-28 20:38:27 +00:00
util.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00