tag:github.com,2008:/redsift/cefpython/commits/masterRecent Commits to cefpython:master2020-11-24T14:02:56Ztag:github.com,2008:Grit::Commit/1c4781cf9221619eb1b4e1acd3dfbdf9fc67bdfd
update latest release table
2020-11-24T14:02:56ZBerserker66https://github.com/Berserker66
<pre style='white-space:pre-wrap;width:81ex'>update latest release table</pre>
tag:github.com,2008:Grit::Commit/474590105c52419a87786d74cddfcdbe77698bdb
Fix window resize issues (#464). Expose Browser.SetBounds method,
2020-11-24T13:52:58Zcztomczakhttps://github.com/cztomczak
<pre style='white-space:pre-wrap;width:81ex'>Fix window resize issues (#464). Expose Browser.SetBounds method,
update examples and documentation.
Fix event handling in qt.py example. Parent methods need to be called
when overriding events.
Fix screenshot.py example. Sometimes OnLoadingStateChange was called
before OnPaint resulting in error.</pre>
tag:github.com,2008:Grit::Commit/23f4c48c39a4de60a800d839b9d5826ea90f1771
Fix docs (#381).
2020-11-24T13:52:58Zcztomczakhttps://github.com/cztomczak
<pre style='white-space:pre-wrap;width:81ex'>Fix docs (#381).</pre>
tag:github.com,2008:Grit::Commit/a96e80baf83e5724c3cdd054744af5f64b99bffb
Update docs (#381).
2020-11-24T13:52:57Zcztomczakhttps://github.com/cztomczak
<pre style='white-space:pre-wrap;width:81ex'>Update docs (#381).</pre>
tag:github.com,2008:Grit::Commit/5dfe1c286cc8ba86684d461f59fb1abaeb9104dd
Add DevToolsHandler. Fix keyboard issues in wxpython.py DevTools (#381).
2020-11-24T13:52:57Zcztomczakhttps://github.com/cztomczak
<pre style='white-space:pre-wrap;width:81ex'>Add DevToolsHandler. Fix keyboard issues in wxpython.py DevTools (#381).</pre>
tag:github.com,2008:Grit::Commit/5bc0b7d90cb93d5e3c7ba4576ebc17d2c29dfaff
remove single_process mode
2020-11-24T13:43:30ZBerserker66https://github.com/Berserker66
<pre style='white-space:pre-wrap;width:81ex'>remove single_process mode</pre>
tag:github.com,2008:Grit::Commit/a4bc3397079cdfd0b9cbb46ec2dd2da54c922ed8
remove dead snake
2020-11-24T11:50:43ZBerserker66https://github.com/Berserker66
<pre style='white-space:pre-wrap;width:81ex'>remove dead snake</pre>
tag:github.com,2008:Grit::Commit/2fc5613ae483119dad433cd88d6c903aa67a4d7a
update cef to 87.1.6
2020-11-24T11:08:52ZBerserker66https://github.com/Berserker66
<pre style='white-space:pre-wrap;width:81ex'>update cef to 87.1.6</pre>
tag:github.com,2008:Grit::Commit/6693a92236e7a8b39460782fcc54f15b8606d630
update headers
2020-11-19T15:06:03ZBerserker66https://github.com/Berserker66
<pre style='white-space:pre-wrap;width:81ex'>update headers
doesn't quite work yet</pre>
tag:github.com,2008:Grit::Commit/c9a372b2a4974fef318ec8384c2e37be0d536119
various updates
2020-11-17T16:21:42ZBerserker66https://github.com/Berserker66
<pre style='white-space:pre-wrap;width:81ex'>various updates
doesn't quite work yet</pre>
tag:github.com,2008:Grit::Commit/045ea1b1d7a104aa11367e2ced1cb00d8ae4fdaf
Merge pull request #1 from spelunky-fyi/master
2020-11-17T16:02:34ZBerserker66https://github.com/Berserker66
<pre style='white-space:pre-wrap;width:81ex'>Merge pull request #1 from spelunky-fyi/master
Add support for Python 3.8 and Upgrade Cython</pre>
tag:github.com,2008:Grit::Commit/5848b22c715efac2045bda53960b7a3a2b1d0ae8
Add support for Python 3.8 and Upgrade Cython
2020-11-13T17:13:52Zgmjosackhttps://github.com/gmjosack
<pre style='white-space:pre-wrap;width:81ex'>Add support for Python 3.8 and Upgrade Cython
Fixes: https://github.com/cztomczak/cefpython/issues/546
Had to include harfbuzz manually as newer Pango change this.
See:
https://github.com/eiskaltdcpp/eiskaltdcpp/issues/413
https://gitlab.gnome.org/GNOME/pango/-/issues/387
Also had to add `-Wno-deprecated-declarations` to get this to compile because
of the following errors that didn't seem to be coming from this code directly:
warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead
warning: ‘GTypeDebugFlags’ is deprecated</pre>
tag:github.com,2008:Grit::Commit/b2e1618f3cf694fd1245bd991c3f0fa6b588648c
Update CEF to 86
2020-11-06T10:08:40ZBerserker66https://github.com/Berserker66
<pre style='white-space:pre-wrap;width:81ex'>Update CEF to 86</pre>
tag:github.com,2008:Grit::Commit/2fcf395f4e67e83e5c1dc06b3bfd6818d4e42602
Update README.md
2020-10-09T11:53:46Zcztomczakhttps://github.com/cztomczak
<pre style='white-space:pre-wrap;width:81ex'>Update README.md
Fix links.</pre>
tag:github.com,2008:Grit::Commit/3cc7606101f2b1b8191b4db3648c264349ca4628
Add keyboard handler snippet.
2020-08-19T09:14:04Zcztomczakhttps://github.com/cztomczak
<pre style='white-space:pre-wrap;width:81ex'>Add keyboard handler snippet.</pre>
tag:github.com,2008:Grit::Commit/0da13937e50f389cba25533959c2b760403fb80f
Fix Mac issues in Tkinter example (#309, #441)
2020-07-20T17:19:03Zcztomczakhttps://github.com/cztomczak
<pre style='white-space:pre-wrap;width:81ex'>Fix Mac issues in Tkinter example (#309, #441)
Still some issues on startup, see: https://github.com/cztomczak/cefpython/issues/583</pre>
tag:github.com,2008:Grit::Commit/28afa80a2f23fa2e6160926d0352b861466bf5a8
Pass proper parent window handle for DevTools window (#381).
2020-01-25T13:33:42Zcztomczakhttps://github.com/cztomczak
<pre style='white-space:pre-wrap;width:81ex'>Pass proper parent window handle for DevTools window (#381).
This still doesn't fix keyboard issues in wxpython.py example.</pre>
tag:github.com,2008:Grit::Commit/042579dc0d7e0010dca4d23f0ccbbbaf2e72700e
Allow for automatic conversion of string like objects to CEF strings.
2020-01-25T13:32:29Zcztomczakhttps://github.com/cztomczak
<pre style='white-space:pre-wrap;width:81ex'>Allow for automatic conversion of string like objects to CEF strings.
For example a QString passed to LoadUrl() method was causing error
and now it's handled fine.</pre>
tag:github.com,2008:Grit::Commit/30439b659bf1974420c3ec7954f76f2fc93902e2
Update utils.pyx.
2020-01-23T15:32:52Zcztomczakhttps://github.com/cztomczak
<pre style='white-space:pre-wrap;width:81ex'>Update utils.pyx.</pre>
tag:github.com,2008:Grit::Commit/181588ce611ef4675b4948b71f9ed933a9519a98
Fix QLineEdit focus issues in qt.py example on Windows (#404).
2020-01-22T11:21:14Zcztomczakhttps://github.com/cztomczak
<pre style='white-space:pre-wrap;width:81ex'>Fix QLineEdit focus issues in qt.py example on Windows (#404).
Revert previous commit.</pre>