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
274 files changed
Lines changed: 17456 additions & 571 deletions
File tree
- 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.
File 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