1 file changed
+1
-1
lines changed- CefGlue.Interop.Gen/cef_parser.py+9-4
- CefGlue.Interop.Gen/include/base/internal/cef_net_error_list.h+12-4
- CefGlue.Interop.Gen/include/cef_api_hash.h+6-10
- CefGlue.Interop.Gen/include/cef_api_versions.h+79-36
- CefGlue.Interop.Gen/include/cef_app.h+1-1
- CefGlue.Interop.Gen/include/cef_base.h+4-1
- CefGlue.Interop.Gen/include/cef_browser.h+1-1
- CefGlue.Interop.Gen/include/cef_color_ids.h+27-6
- CefGlue.Interop.Gen/include/cef_command_ids.h+15-3
- CefGlue.Interop.Gen/include/cef_config.h-1
- CefGlue.Interop.Gen/include/cef_pack_resources.h+1.8k-1.8k
- CefGlue.Interop.Gen/include/cef_pack_strings.h+13.5k-13.2k
- CefGlue.Interop.Gen/include/cef_preference.h+64
- CefGlue.Interop.Gen/include/cef_request_context.h+33
- CefGlue.Interop.Gen/include/cef_sandbox_win.h+2
- CefGlue.Interop.Gen/include/cef_version.h+9-9
- CefGlue.Interop.Gen/include/internal/cef_app_win.h+2
- CefGlue.Interop.Gen/include/internal/cef_dump_without_crashing_internal.h+25-10
- CefGlue.Interop.Gen/include/internal/cef_export.h+2
- CefGlue.Interop.Gen/include/internal/cef_thread_internal.h+2
- CefGlue.Interop.Gen/include/internal/cef_time.h+4-1
- CefGlue.Interop.Gen/include/internal/cef_types.h+15
- CefGlue.Interop.Gen/include/internal/cef_types_content_settings.h+27
- CefGlue.Interop.Gen/include/internal/cef_types_win.h+11-6
- CefGlue.Interop.Gen/schema_cef3.py+3
- CefGlue/CefGlue.csproj+1-1
- CefGlue/CefGlue.g.props+4
- CefGlue/Classes.Handlers/CefPreferenceObserver.cs+23
- CefGlue/Classes.Handlers/CefSettingObserver.cs+28
- CefGlue/Classes.g/CefPreferenceObserver.g.cs+112
- CefGlue/Classes.g/CefSettingObserver.g.cs+112
- CefGlue/Interop/Classes.g/cef_preference_manager_t.g.cs+32
- CefGlue/Interop/Classes.g/cef_preference_observer_t.g.cs+72
- CefGlue/Interop/Classes.g/cef_request_context_t.g.cs+132-84
- CefGlue/Interop/Classes.g/cef_setting_observer_t.g.cs+72
- CefGlue/Interop/version.g.cs+7-7
- README.md+1-1
0 commit comments