mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-11 09:08:06 +01:00
0a92d27cc1
- 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 |
||
---|---|---|
.. | ||
base_ctocpp.h | ||
browser_ctocpp.cc | ||
browser_ctocpp.h | ||
ctocpp.h | ||
frame_ctocpp.cc | ||
frame_ctocpp.h | ||
handler_ctocpp.cc | ||
handler_ctocpp.h | ||
post_data_ctocpp.cc | ||
post_data_ctocpp.h | ||
post_data_element_ctocpp.cc | ||
post_data_element_ctocpp.h | ||
request_ctocpp.cc | ||
request_ctocpp.h | ||
stream_reader_ctocpp.cc | ||
stream_reader_ctocpp.h | ||
stream_writer_ctocpp.cc | ||
stream_writer_ctocpp.h | ||
v8handler_ctocpp.cc | ||
v8handler_ctocpp.h | ||
v8value_ctocpp.cc | ||
v8value_ctocpp.h |