cef/libcef_dll
Marshall Greenblatt 52196814b2 libcef: Update due to underlying chromium changes.
- Add WebKit-based printing support.
- Add re-sizable text area support.
- In release build, only log error messages and above.
- Modify cef.sln to point at new file locations for dynamically generated project files.
- More webkit_glue and webkit_init reorganization.
- Movement towards using Web* basic types.
- Include WebKit headers using the full path.
- Add app cache support in ResourceLoaderBridge.
- Method/member changes in WebViewDelegate.
- Simplify code in PrintSettings.
- Remove the WM_DESTROY and WM_NCDESTROY cases in WebWidgetHost::WndProc() to avoid a crash when closing a browser window via a DestroyWindow() call on a parent window.

libcef_dll:
- Add webkit_resources.rc and webkit_strings_en-US.rc to the project in order to support localized strings.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@23 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-04-28 00:29:14 +00:00
..
cpptoc libcef: 2009-03-08 02:26:16 +00:00
ctocpp libcef: 2009-03-08 02:26:16 +00:00
wrapper - Add #ifdef _DEBUG around the DebugObjCt DCHECK() calls to avoid compile errors in release build (Fix by: vridosh, Issue #1). 2009-03-09 13:23:07 +00:00
cef_string.c 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_map.cc 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
libcef_dll.cc - Add #ifdef _DEBUG around the DebugObjCt DCHECK() calls to avoid compile errors in release build (Fix by: vridosh, Issue #1). 2009-03-09 13:23:07 +00:00
libcef_dll.rc 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
libcef_dll.vcproj libcef: Update due to underlying chromium changes. 2009-04-28 00:29:14 +00:00
libcef_dll.vsprops 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
precompiled_libcef.cc 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
precompiled_libcef.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
resource.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
transfer_util.cpp 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
transfer_util.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