cef/include/internal
Marshall Greenblatt 64e08c2918 - Auto-generate all C/C++ translation code (issue #33).
- Change index parameter types from int to size_t to make 0-based range implicit.
- Make CefPrintOptions and CefMenuInfo proper wrapper classes.
- Normalize the naming of menu-related types.
- Remove unused command_line variable from test_suite.cc.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@408 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-12-08 01:38:30 +00:00
..
cef_build.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
cef_export.h Add #ifndef guards to cef_export.h (issue #375). 2011-10-12 08:47:24 +00:00
cef_linux.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
cef_mac.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
cef_nplugin_types.h Add the ability to specify full plugin matching parameters including multiple mime types and file extensions via CefPluginInfo (issue #401). 2011-11-01 16:04:57 +00:00
cef_ptr.h Change comment format to support automatic document generation using the CppDoc application. 2011-05-31 18:17:12 +00:00
cef_string.h Rename char16_t to char16 to fix VS2010 compiler errors due to char16_t becoming a built-in type (issue #243). 2011-09-18 01:07:28 +00:00
cef_string_list.h Change comment format to support automatic document generation using the CppDoc application. 2011-05-31 17:12:37 +00:00
cef_string_map.h Change comment format to support automatic document generation using the CppDoc application. 2011-05-31 17:12:37 +00:00
cef_string_multimap.h Use multimap type for storing header values (issue #386). 2011-10-28 21:31:26 +00:00
cef_string_types.h Rename char16_t to char16 to fix VS2010 compiler errors due to char16_t becoming a built-in type (issue #243). 2011-09-18 01:07:28 +00:00
cef_string_wrappers.h Rename char16_t to char16 to fix VS2010 compiler errors due to char16_t becoming a built-in type (issue #243). 2011-09-18 01:07:28 +00:00
cef_time.h Change comment format to support automatic document generation using the CppDoc application. 2011-05-31 17:12:37 +00:00
cef_tuple.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
cef_types.h - Auto-generate all C/C++ translation code (issue #33). 2011-12-08 01:38:30 +00:00
cef_types_linux.h Update to Chromium revision 100584. 2011-09-10 19:40:03 +00:00
cef_types_mac.h Update to Chromium revision 100584. 2011-09-10 19:40:03 +00:00
cef_types_win.h Add support for transparency on Windows (issue #99). 2011-10-21 19:35:19 +00:00
cef_types_wrappers.h - Auto-generate all C/C++ translation code (issue #33). 2011-12-08 01:38:30 +00:00
cef_win.h Add support for transparency on Windows (issue #99). 2011-10-21 19:35:19 +00:00