.. |
cef_app_capi.h
|
- Add CefURLRequest support (issue #517).
|
2012-06-19 16:29:49 +00:00 |
cef_base_capi.h
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
cef_browser_capi.h
|
Improve GetZoomLevel/SetZoomLevel documentation (issue #666).
|
2012-09-04 21:19:12 +00:00 |
cef_browser_process_handler_capi.h
|
Add CefBrowserProcessHandler::OnBeforeChildProcessLaunch and CefCommandLine::PrependWrapper to support custom construction of the command line for child processes (issue #628).
|
2012-09-27 17:07:31 +00:00 |
cef_callback_capi.h
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
cef_client_capi.h
|
- Add download handling support via new CefDownloadHandler and CefDownloadItem interfaces (issue #516).
|
2012-06-28 17:21:18 +00:00 |
cef_command_line_capi.h
|
Add CefBrowserProcessHandler::OnBeforeChildProcessLaunch and CefCommandLine::PrependWrapper to support custom construction of the command line for child processes (issue #628).
|
2012-09-27 17:07:31 +00:00 |
cef_context_menu_handler_capi.h
|
Add context menu support (issue #509):
|
2012-04-19 20:31:46 +00:00 |
cef_cookie_capi.h
|
CEF3: Add CefCookieManager::SetSupportedSchemes method which supports cookie storage for non-http(s) schemes (issue #567).
|
2012-04-03 22:14:28 +00:00 |
cef_display_handler_capi.h
|
Implement CefDisplayHandler OnStatusMessage and OnConsoleMessage callbacks (issue #662).
|
2012-09-07 21:01:27 +00:00 |
cef_dom_capi.h
|
- Add keyboard and focus notifications (issue #508).
|
2012-06-11 15:52:49 +00:00 |
cef_download_handler_capi.h
|
- Add download handling support via new CefDownloadHandler and CefDownloadItem interfaces (issue #516).
|
2012-06-28 17:21:18 +00:00 |
cef_download_item_capi.h
|
- Add download handling support via new CefDownloadHandler and CefDownloadItem interfaces (issue #516).
|
2012-06-28 17:21:18 +00:00 |
cef_focus_handler_capi.h
|
- Add keyboard and focus notifications (issue #508).
|
2012-06-11 15:52:49 +00:00 |
cef_frame_capi.h
|
Add direct DOM access (issue #511).
|
2012-04-27 21:19:06 +00:00 |
cef_geolocation_handler_capi.h
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
cef_jsdialog_handler_capi.h
|
Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507).
|
2012-04-16 21:15:27 +00:00 |
cef_keyboard_handler_capi.h
|
- Add keyboard and focus notifications (issue #508).
|
2012-06-11 15:52:49 +00:00 |
cef_life_span_handler_capi.h
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
cef_load_handler_capi.h
|
Add OnRenderProcessTerminated and OnPluginCrashed notifications to CefLoadHandler (issue #633).
|
2012-06-25 19:49:17 +00:00 |
cef_menu_model_capi.h
|
Revert the CefMenuModel separator changes added in revision 747.
|
2012-08-29 16:58:40 +00:00 |
cef_origin_whitelist_capi.h
|
Make the |target_domain| parameter to CefAddCrossOriginWhitelistEntry and CefRemoveCrossOriginWhitelistEntry optional (issue #609).
|
2012-06-04 18:45:44 +00:00 |
cef_path_util_capi.h
|
- Add example to cefclient of launching DevTools in an external browser window and process using new CefGetPath and CefLaunchProcess functions (issue #639).
|
2012-06-26 16:47:05 +00:00 |
cef_process_message_capi.h
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
cef_process_util_capi.h
|
- Add example to cefclient of launching DevTools in an external browser window and process using new CefGetPath and CefLaunchProcess functions (issue #639).
|
2012-06-26 16:47:05 +00:00 |
cef_proxy_handler_capi.h
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
cef_render_process_handler_capi.h
|
Fix spelling error in OnProcessMessageReceived (issue #636).
|
2012-06-11 20:03:49 +00:00 |
cef_request_capi.h
|
- Add CefURLRequest support (issue #517).
|
2012-06-19 16:29:49 +00:00 |
cef_request_handler_capi.h
|
Add CefRequestHandler::OnQuotaRequest callback for handling webkitStorageInfo.requestQuota requests (issue #732).
|
2012-09-27 22:52:15 +00:00 |
cef_resource_bundle_handler_capi.h
|
Add context menu support (issue #509):
|
2012-04-19 20:31:46 +00:00 |
cef_resource_handler_capi.h
|
- Add CefURLRequest support (issue #517).
|
2012-06-19 16:29:49 +00:00 |
cef_response_capi.h
|
- Add CefURLRequest support (issue #517).
|
2012-06-19 16:29:49 +00:00 |
cef_scheme_capi.h
|
- Add CefURLRequest support (issue #517).
|
2012-06-19 16:29:49 +00:00 |
cef_stream_capi.h
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
cef_string_visitor_capi.h
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
cef_task_capi.h
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
cef_url_capi.h
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
cef_urlrequest_capi.h
|
- Add CefURLRequest support (issue #517).
|
2012-06-19 16:29:49 +00:00 |
cef_v8_capi.h
|
Update to Chromium revision 153668.
|
2012-08-28 22:26:35 +00:00 |
cef_values_capi.h
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
cef_web_plugin_capi.h
|
Add ability to directly retrieve plugin information (issue #575).
|
2012-04-27 19:12:01 +00:00 |
cef_xml_reader_capi.h
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
cef_zip_reader_capi.h
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |