tag:github.com,2008:/Novfensec/cefpython/commits/master Recent Commits to cefpython:master 2026-01-02T11:51:00Z tag:github.com,2008:Grit::Commit/9ea2cb5c35aea483fa1b09db66d4fc5fed95fe29 Fix formatting of README.md documentation section (#690) 2026-01-02T11:51:00Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Fix formatting of README.md documentation section (#690)</pre> tag:github.com,2008:Grit::Commit/3d6f6c19992cb112d6de8ff856bce443bdf3bbea Fix formatting of README.md documentation section 2025-11-26T04:47:23Z Mandru-JashwanthKumar https://github.com/Mandru-JashwanthKumar <pre style='white-space:pre-wrap;width:81ex'>Fix formatting of README.md documentation section</pre> tag:github.com,2008:Grit::Commit/5217c04feaa6b8a4abbcb18bba34ad586e3cecd1 Update README.md 2025-02-08T00:23:50Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Update README.md</pre> tag:github.com,2008:Grit::Commit/de22be237b20b504eb6bdc385eae436eb12d225b Update README.md 2025-02-08T00:18:30Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Update README.md</pre> tag:github.com,2008:Grit::Commit/a6f5def34270b8d64a733597146b98633a7e7dd3 Update README.md 2025-02-08T00:17:13Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Update README.md</pre> tag:github.com,2008:Grit::Commit/0d3295e05212333f14155f416cc483bd2b2f3e3f Update README.md 2025-02-08T00:12:07Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Update README.md</pre> tag:github.com,2008:Grit::Commit/6c72dc3d093d3eebbee3ff0b79dc58b762f10846 Update README.md 2025-02-08T00:11:02Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Update README.md</pre> tag:github.com,2008:Grit::Commit/811fa74c8ef413d5b82371d6d74166e7d5eab47b Update README.md 2025-02-08T00:07:19Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Update README.md</pre> tag:github.com,2008:Grit::Commit/05586d5bd92b9b98f0d96f9d069f8c5b10223e9b Update README.md 2025-02-08T00:06:33Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Update README.md</pre> tag:github.com,2008:Grit::Commit/b070673ba96572f49354b5507822528430525099 Update README.md (#675) 2024-12-19T17:41:39Z jonastieppo https://github.com/jonastieppo <pre style='white-space:pre-wrap;width:81ex'>Update README.md (#675) Just updating to the latest version (really minor change).</pre> tag:github.com,2008:Grit::Commit/5679f28cec18a57a56e298da2927aac8d8f83ad6 fix OnDownloadData decoding bug (#621) 2021-05-14T09:18:03Z reskayoi https://github.com/reskayoi <pre style='white-space:pre-wrap;width:81ex'>fix OnDownloadData decoding bug (#621)</pre> tag:github.com,2008:Grit::Commit/80e6f3c9828fce40b103a4f51b8bc29d64c54b9c Fix link 2021-04-21T11:50:04Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Fix link</pre> tag:github.com,2008:Grit::Commit/431b9956db660d5552c31fb4a3a891f619ed84a8 Fix Kivy example on Windows (#613). 2021-04-13T08:42:46Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Fix Kivy example on Windows (#613).</pre> tag:github.com,2008:Grit::Commit/d2c72528addad8ef41a2a460946f32fe425ed183 Update the sponsors sections in README. 2021-02-16T18:31:32Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Update the sponsors sections in README.</pre> tag:github.com,2008:Grit::Commit/0e2503c4675d683d2b853267ee0183e4e7fb5726 Add JS bindings long integer test. Add comments on DPI awareness. 2021-02-16T18:18:02Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Add JS bindings long integer test. Add comments on DPI awareness.</pre> tag:github.com,2008:Grit::Commit/06d3b8c8e8164ea1a51caf00591b7eaedcbfc5ac Fix build_distrib.py script for Python 2.7 and Python 3.4 (latest pip 2021-02-15T22:26:45Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Fix build_distrib.py script for Python 2.7 and Python 3.4 (latest pip versions are broken with these old Pythons). Fix screenshot.py example sometimes failing. When compiling for Python 3.4 you can encounter the the missing &quot;ammintrin.h&quot; header file error. Just copy it from the VS 2019 include/ directory. For Pythons 3.5 / 3.6 / 3.7 / 3.8 / 3.9 you can use the same VC++ 14.2 (VS 2019) compiler which is binary compatible with VC++ 14.1 (VS 2017) and VC++ 14.0 (VS 2015). Currently the subprocess.exe executable built by Python 3.4 (VC++ 10.0 compiler) gives the least amount of false-positives by AVs on virustotal.com . For comparison: Py34 (1/69), Py27 (2/69), Py39 (5/69). Results differ for 32bit and 64bit binaries.</pre> tag:github.com,2008:Grit::Commit/3beaaf5dc39c80eea54a9bba6c4c35965764d628 Fix build_distrib.py on Python 3 (Issue #546). 2021-02-15T18:31:02Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Fix build_distrib.py on Python 3 (Issue #546).</pre> tag:github.com,2008:Grit::Commit/92aa6236268620105be0b3d5ce60412a8b5dbf5b Fix Python 3 error in build_distrib.py script (#546). 2021-02-15T18:01:48Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Fix Python 3 error in build_distrib.py script (#546).</pre> tag:github.com,2008:Grit::Commit/d6deaf8e2b87266d7b5fc4052fc05b5622056b17 Support Python 3.8 and Python 3.9 (Issues #546 and #593). 2021-02-14T22:44:38Z cztomczak https://github.com/cztomczak <pre style='white-space:pre-wrap;width:81ex'>Support Python 3.8 and Python 3.9 (Issues #546 and #593).</pre> tag:github.com,2008:Grit::Commit/55e63607afdce5d122f3d78884200a5e3f84938d Add support for Python 3.8 and Upgrade Cython (#594) 2021-02-14T20:03:24Z gmjosack https://github.com/gmjosack <pre style='white-space:pre-wrap;width:81ex'>Add support for Python 3.8 and Upgrade Cython (#594) 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&#39;t seem to be coming from this code directly: warning: ‘GTimeVal’ is deprecated: Use &#39;GDateTime&#39; instead warning: ‘GTypeDebugFlags’ is deprecated</pre>