..
test
Improve inheritance support in the CEF API (issue #1623 ).
2015-05-05 17:16:44 -04:00
cef_app_capi.h
Windows: Add CefEnableHighDPISupport function and fix high-dpi scaling issues (issue #1674 )
2015-08-07 16:04:03 -04:00
cef_auth_callback_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_base_capi.h
Improve inheritance support in the CEF API (issue #1623 ).
2015-05-05 17:16:44 -04:00
cef_browser_capi.h
Add PDF printing support (issue #1478 ).
2015-06-04 13:15:26 -04:00
cef_browser_process_handler_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_callback_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_client_capi.h
Add CefFindHandler for reporting find results (issue #1482 ).
2015-01-12 21:04:08 +00:00
cef_command_line_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_context_menu_handler_capi.h
Add plugin placeholder and policy support (issue #1708 )
2015-09-22 12:28:46 +03:00
cef_cookie_capi.h
Always save cookies for http, https, ws and wss schemes (issue #1684 )
2015-08-21 16:38:19 -04:00
cef_dialog_handler_capi.h
- Add open folder dialog support (FILE_DIALOG_OPEN_FOLDER mode) for CefBrowserHost::RunFileDialog (issue #1030 ).
2015-01-20 18:24:54 +00:00
cef_display_handler_capi.h
Add fullscreen API support (issue #562 )
2015-06-04 18:33:24 -04:00
cef_dom_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_download_handler_capi.h
Add the ability to Pause/Resume downloads via new CefDownloadItemCallback methods (issue #1425 ).
2015-01-12 19:47:40 +00:00
cef_download_item_capi.h
Add CefDownloadItem::GetOriginalUrl method (issue #1201 ).
2015-01-20 22:48:32 +00:00
cef_drag_data_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_drag_handler_capi.h
Add support for draggable regions (issue #1645 ).
2015-06-03 14:48:28 -04:00
cef_find_handler_capi.h
Add CefFindHandler for reporting find results (issue #1482 ).
2015-01-12 21:04:08 +00:00
cef_focus_handler_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_frame_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_geolocation_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_geolocation_handler_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_jsdialog_handler_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_keyboard_handler_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_life_span_handler_capi.h
Add target disposition and user gesture parameters to CefLifeSpanHandler::OnBeforePopup (issue #1525 ).
2015-03-06 21:38:38 +00:00
cef_load_handler_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_menu_model_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_navigation_entry_capi.h
Update to Chromium revision 14bd12d6 ( #333041 )
2015-06-08 17:31:50 -04:00
cef_origin_whitelist_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_parser_capi.h
Add JSON parsing support (issue #1188 ).
2015-06-03 15:03:41 -04:00
cef_path_util_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_print_handler_capi.h
Add PDF printing support (issue #1478 ).
2015-06-04 13:15:26 -04:00
cef_print_settings_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_process_message_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_process_util_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_render_handler_capi.h
Pass the scroll offset to CefRenderHandler::OnScrollOffsetChanged (issue #1561 ).
2015-03-06 17:50:14 +00:00
cef_render_process_handler_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_request_capi.h
Implement improvements for request handling (issue #1327 ).
2015-03-11 18:44:11 +00:00
cef_request_context_capi.h
Support configuration of preferences during runtime (issue #1709 )
2015-10-06 18:14:11 -04:00
cef_request_context_handler_capi.h
Call OnBeforePluginLoad when building the plugin list (issue #1708 )
2015-09-30 18:09:28 -04:00
cef_request_handler_capi.h
Add plugin placeholder and policy support (issue #1708 )
2015-09-22 12:28:46 +03:00
cef_resource_bundle_capi.h
Add plugin placeholder and policy support (issue #1708 )
2015-09-22 12:28:46 +03:00
cef_resource_bundle_handler_capi.h
Add plugin placeholder and policy support (issue #1708 )
2015-09-22 12:28:46 +03:00
cef_resource_handler_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_response_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_scheme_capi.h
Add support for complete isolation of storage and permissions (cache, cookies, localStorage, access grants, etc) on a per-request-context basis (issue #1044 ).
2015-03-02 20:25:14 +00:00
cef_ssl_info_capi.h
- Pass SSL certificate information to CefRequestHandler::OnCertificateError via a new CefSSLInfo interface (issue #1530 ).
2015-02-11 18:15:04 +00:00
cef_stream_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_string_visitor_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_task_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_trace_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_urlrequest_capi.h
Add support for complete isolation of storage and permissions (cache, cookies, localStorage, access grants, etc) on a per-request-context basis (issue #1044 ).
2015-03-02 20:25:14 +00:00
cef_v8_capi.h
- Add CefValue for wrapping various value types in a single object (issue #1607 ).
2015-04-16 15:04:56 +02:00
cef_values_capi.h
- Add CefValue for wrapping various value types in a single object (issue #1607 ).
2015-04-16 15:04:56 +02:00
cef_web_plugin_capi.h
Add plugin placeholder and policy support (issue #1708 )
2015-09-22 12:28:46 +03:00
cef_xml_reader_capi.h
Update copyright year in generated files.
2015-01-05 13:03:50 +00:00
cef_zip_reader_capi.h
Return CefTime instead of time_t from CefZipReader::GetFileLastModified (issue #1625 )
2015-05-05 19:12:10 -04:00