cef/libcef_dll/cpptoc
Marshall Greenblatt 1e1c2ad8d7 Add global and per-browser settings (issue #145).
This exposes the following new capabilities:
- Ability to disable drag & drop from other windows.
- Ability to specify additional plugin search paths.
- Ability to customize WebPreferences values, including enabling cross-site scripting.
- Ability to set User-Agent or product version.
- Ability to set default locale.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@144 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2010-11-18 21:05:25 +00:00
..
base_cpptoc.h Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config 2010-10-03 21:04:50 +00:00
browser_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
browser_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
cpptoc.h Fix various Mac compile errors. 2010-10-10 00:16:24 +00:00
download_handler_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
download_handler_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
frame_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
frame_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
handler_cpptoc.cc Add global and per-browser settings (issue #145). 2010-11-18 21:05:25 +00:00
handler_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
post_data_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
post_data_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
post_data_element_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
post_data_element_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
read_handler_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
read_handler_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
request_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
request_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
scheme_handler_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
scheme_handler_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
scheme_handler_factory_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
scheme_handler_factory_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
stream_reader_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
stream_reader_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
stream_writer_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
stream_writer_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
task_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
task_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
v8handler_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
v8handler_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
v8value_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
v8value_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
write_handler_cpptoc.cc - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
write_handler_cpptoc.h - Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). 2010-10-16 19:10:11 +00:00
xml_reader_cpptoc.cc Rename CefXmlReader::MoveToNextElement to CefXmlReader::MoveToNextNode to better represent its purpose. 2010-10-21 15:19:43 +00:00
xml_reader_cpptoc.h Expose XML parsing support (issue #28). 2010-10-20 15:12:46 +00:00
zip_reader_cpptoc.cc Expose zip archive reading support (issue #30). 2010-10-24 16:41:21 +00:00
zip_reader_cpptoc.h Expose zip archive reading support (issue #30). 2010-10-24 16:41:21 +00:00