cef/libcef_dll
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
..
cpptoc Issue #307: 2011-08-30 16:20:27 +00:00
ctocpp Issue #307: 2011-08-30 16:20:27 +00:00
wrapper Improvements to scheme handling (issue #246). 2011-05-27 16:20:32 +00:00
cef_logging.h
libcef_dll.cc Improvements to scheme handling (issue #246). 2011-05-27 16:20:32 +00:00
libcef_dll.rc Add make_version_header tool for populating libcef.dll version number and copyright year via version.h header file (issue #108). 2011-05-09 15:01:41 +00:00
resource.h
transfer_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
transfer_util.h Move cef_* header files that should not be directly included by the client to the "include/internal" folder. 2011-05-20 20:52:47 +00:00