cef/include
Marshall Greenblatt 0a92d27cc1 libcef:
- change 'void *' arguments to 'void* ' to match style requirements.

translator:
- add support for const virtual methods. (Issue # 36)
- output const vector argument types as 'struct _class_t* const*' (cons array, non-const members) instead of 'const struct _class_t**' (non-const array, const members) (Issue # 36)
- always add the 'enum' qualifier when outputting C API enum attribute types. (Issue # 38)
- update translated files.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@31 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-06-25 15:59:48 +00:00
..
cef_capi.h libcef: 2009-06-25 15:59:48 +00:00
cef_export.h Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
cef_nplugin_capi.h Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
cef_nplugin.h libcef: Update due to underlying chromium changes. 2009-01-29 16:36:37 +00:00
cef_ptr.h Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
cef_string_list.h - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
cef_string_map.h Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
cef_string.h Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
cef_types_win.h Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
cef_types.h - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
cef_win.h libcef: 2009-03-08 02:26:16 +00:00
cef.h libcef: 2009-06-25 15:59:48 +00:00