Commit 6d1c83a
committed
Updated to Chrome version 23.0.1271.95, CEF rev. 931.
Fixed error in ApplicationSettings structure, cefpython.Initialize() may have failed because of it.
Changed the behavior of DisplayHandler::OnTitleChange(), if this callback is implemented return True to set window title & icon.
Changes in API: wm_SetFocus() renamed to WindowUtils.OnSetFocus(), wm_Size() renamed to WindowUtils.OnSize(), wm_EraseBkgnd() renamed to WindowUtils.OnEraseBackground(), EnforceWindowTitle() renamed to WindowUtils.SetTitle(), EnforceWindowIcon() renamed to WindowUtils.SetIcon(). Examples have been updated.
Fixed possible errors in client handler callbacks (Issue 31).
Fixed RequestHandler::OnResourceRedirect().
Major changes in directories structure, preparations for cef 3.
Added cef 3 binaries.1 parent 06cbba4 commit 6d1c83a
File tree
274 files changed
+17456
-571
lines changed- cefpython1
- include_cython
- linux_example
- mac_example
- setup
- windows_example/tests
- cefpython
- cef1
- include
- internal
- wrapper
- windows
- binaries
- client_handler
- http_authentication
- setup
- v8function_handler
- cef3
- include
- internal
- wrapper
- windows/binaries
- include_cython
- var
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
274 files changed
+17456
-571
lines changedFile renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
| 187 | + | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments