cef/include/internal
Marshall Greenblatt 830182196c Improve the way that settings are specified (issue #878).
- Change CefBrowserSettings members that previously used a boolean to instead use a cef_state_t enumeration with default, enabled and disabled states.
- Remove CefBrowserSettings members that are unlikely to be used and that can also be set using Chromium command-line switches.
- Change the CEF command-line switch naming pattern to match Chromium and move the implementation out of cefclient.
- Improve documentation by listing the command-line switch, if any, associated with each setting.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1083 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-07 19:59:40 +00:00
..
cef_build.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_export.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_linux.h - Add keyboard and focus notifications (issue #508). 2012-06-11 15:52:49 +00:00
cef_mac.h - Add keyboard and focus notifications (issue #508). 2012-06-11 15:52:49 +00:00
cef_ptr.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_string_list.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_string_map.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_string_multimap.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_string_types.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_string_wrappers.h - Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711). 2012-10-17 22:45:49 +00:00
cef_string.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_time.h Add performance tests for CEF V8 methods (issue #484). 2012-10-26 20:42:41 +00:00
cef_tuple.h - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
cef_types_linux.h Windows: Add off-screen rendering support (issue #518). 2012-11-21 00:40:15 +00:00
cef_types_mac.h - Remove unimplemented and unused settings (issue #643). 2012-06-12 15:53:39 +00:00
cef_types_win.h Windows: Improvements to off-screen rendering support (issue #518). 2013-01-11 23:00:39 +00:00
cef_types_wrappers.h Improve the way that settings are specified (issue #878). 2013-02-07 19:59:40 +00:00
cef_types.h Improve the way that settings are specified (issue #878). 2013-02-07 19:59:40 +00:00
cef_win.h Windows: Add off-screen rendering support (issue #518). 2012-11-21 00:40:15 +00:00