cef/libcef_dll
Marshall Greenblatt 616fdbf3ff Improve inheritance support in the CEF API (issue #1623).
- Support single parent inheritance in CEF API classes.
- Support non-virtual inheritance in CEF API classes.
- Support translation of CEF API sub-directories.
- Add test sub-directories for testing-only functionality that will be
  available to unit tests but not exposed via the binary distribution.
- Add unit tests for the translator tool.
- Fix parsing of template parameter types that include commas.
2015-05-05 17:16:44 -04:00
..
base Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
cpptoc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
ctocpp Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
sandbox Introduce the use of Chromium types (issue #1336). 2014-07-14 22:18:51 +00:00
wrapper - Add CefValue for wrapping various value types in a single object (issue #1607). 2015-04-16 15:04:56 +02:00
CMakeLists.txt.in Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
libcef.dll.manifest Update to Chromium revision 217791. 2013-08-15 19:38:55 +00:00
libcef_dll.cc - Add CefValue for wrapping various value types in a single object (issue #1607). 2015-04-16 15:04:56 +02:00
libcef_dll.rc Change CEF version number format to remove SVN dependency (issue #1580). 2015-03-16 19:34:35 -04:00
libcef_dll2.cc Change CEF version number format to remove SVN dependency (issue #1580). 2015-03-16 19:34:35 -04:00
resource.h Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
transfer_util.cc Rename .cpp file extensions to .cc for consistency (issue #1500). 2015-01-22 01:55:39 +00:00
transfer_util.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
wrapper_types.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00