Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codeit
/
cefpython
Public
forked from
cztomczak/cefpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
cefpython57
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 22, 2017
Update make_installer.py tool
cztomczak
committed
8e31332
View commit details
Copy full SHA for 8e31332
Browse repository at this point
Fix issues with High DPI support on Windows (#358).
Show description for 331bfb5
cztomczak
committed
331bfb5
View commit details
Copy full SHA for 331bfb5
Browse repository at this point
Commits on Sep 1, 2017
Add --no-automate flag to build_distrib.py tool
cztomczak
committed
682e273
View commit details
Copy full SHA for 682e273
Browse repository at this point
Add new setting ApplicationSettings.app_user_model_id (#395)
cztomczak
committed
70883c5
View commit details
Copy full SHA for 70883c5
Browse repository at this point
Fix PaintBuffer.GetIntPointer missing method (code copied from master).
cztomczak
committed
8a3a77a
View commit details
Copy full SHA for 8a3a77a
Browse repository at this point
Commits on Apr 23, 2017
Update docs. PaintBuffer methods will be renamed in next release.
cztomczak
committed
15d11e1
View commit details
Copy full SHA for 15d11e1
Browse repository at this point
Add screenshot ex. to tools/run_examples.py and update requirements.txt
cztomczak
committed
10a4625
View commit details
Copy full SHA for 10a4625
Browse repository at this point
Update screenshot.py and Tutorial to use Pillow image library (#357)
cztomczak
committed
5b64d4b
View commit details
Copy full SHA for 5b64d4b
Browse repository at this point
Commits on Apr 22, 2017
Add cef.PostDelayedTask function
cztomczak
committed
7145ffa
View commit details
Copy full SHA for 7145ffa
Browse repository at this point
Add screenshot.py example and off-screen rendering section in Tutorial.
Show description for b1f5348
cztomczak
committed
b1f5348
View commit details
Copy full SHA for b1f5348
Browse repository at this point
Fix PyCharm warnings in qt.py and update tested configurat. in gtk3.py
cztomczak
committed
804a0a1
View commit details
Copy full SHA for 804a0a1
Browse repository at this point
Commits on Apr 21, 2017
Merge branch 'master' of https://github.com/cztomczak/cefpython
cztomczak
committed
f1cec3f
View commit details
Copy full SHA for f1cec3f
Browse repository at this point
Merge branch 'master' of https://github.com/cztomczak/cefpython
cztomczak
committed
ac701e3
View commit details
Copy full SHA for ac701e3
Browse repository at this point
Update docs for v57.0 release
cztomczak
committed
940c28a
View commit details
Copy full SHA for 940c28a
Browse repository at this point
Update to Chromium v57 on Win (#341) and fix PyQt5 example on Win (#325).
Show description for 79a8ebc
cztomczak
committed
79a8ebc
View commit details
Copy full SHA for 79a8ebc
Browse repository at this point
Update to Chromium v57 on Mac (#341).
Show description for cd9613f
cztomczak
committed
cd9613f
View commit details
Copy full SHA for cd9613f
Browse repository at this point
Update distrib directory names on various platforms
cztomczak
committed
b89b93f
View commit details
Copy full SHA for b89b93f
Browse repository at this point
Commits on Apr 20, 2017
Update to Chromium 57.0.2987.133 on Linux PART 2 (#341)
cztomczak
committed
c07c099
View commit details
Copy full SHA for c07c099
Browse repository at this point
Rename qt4.py to qt.py, as it now supports Qt 5 as well (#325).
Show description for df798e5
cztomczak
committed
df798e5
View commit details
Copy full SHA for df798e5
Browse repository at this point
Support Qt 5 in qt4.py example (type: qt4.py pyqt5) (#325).
Show description for 9930aa8
cztomczak
committed
9930aa8
View commit details
Copy full SHA for 9930aa8
Browse repository at this point
Update to Chromium 57.0.2987.133 on Linux (incomplete) (#341).
Show description for 91ec299
cztomczak
committed
91ec299
View commit details
Copy full SHA for 91ec299
Browse repository at this point
Commits on Apr 19, 2017
Update docs for 56.2 release. Do not call client handlers nor
Show description for 321b34a
cztomczak
committed
321b34a
View commit details
Copy full SHA for 321b34a
Browse repository at this point
Fix build on Linux and fix logging function on Python 3 (#352).
cztomczak
committed
eeae125
View commit details
Copy full SHA for eeae125
Browse repository at this point
Merge branch 'master' of https://github.com/cztomczak/cefpython
Show description for 824d7ce
cztomczak
committed
824d7ce
View commit details
Copy full SHA for 824d7ce
Browse repository at this point
Use CEF logging functions (#352) and others (#351, #277)...
Show description for 896b0df
cztomczak
committed
896b0df
View commit details
Copy full SHA for 896b0df
Browse repository at this point
Commits on Apr 18, 2017
Fix typo in wxpython.py example
cztomczak
committed
8c5904a
View commit details
Copy full SHA for 8c5904a
Browse repository at this point
Add comment on new tested configurations in wxpython.py example
cztomczak
committed
b438b3e
View commit details
Copy full SHA for b438b3e
Browse repository at this point
Fix wxpython.py example running wxPython 4.0 on Mac (#350).
Show description for 7c3ffb5
cztomczak
committed
7c3ffb5
View commit details
Copy full SHA for 7c3ffb5
Browse repository at this point
Fix wxpython.py example on Linux for wxPython 3.0/4.0 (#349)
Show description for b359129
cztomczak
committed
b359129
View commit details
Copy full SHA for b359129
Browse repository at this point
On Linux it is required to show window before embedding browser (#347)
cztomczak
committed
e74777a
View commit details
Copy full SHA for e74777a
Browse repository at this point
Merge branch 'master' of https://github.com/cztomczak/cefpython
cztomczak
committed
cd12e88
View commit details
Copy full SHA for cd12e88
Browse repository at this point
Update wxpython.py example for wxPython 4.0 (#348).
Show description for 1523119
cztomczak
committed
1523119
View commit details
Copy full SHA for 1523119
Browse repository at this point
Commits on Apr 14, 2017
Use VS2008 to build subprocess.exe to avoid false positives by AVs (#342)
cztomczak
committed
5caa061
View commit details
Copy full SHA for 5caa061
Browse repository at this point
Fix error WindowInfo.windowName == NoneType when running unit tests on Windows
cztomczak
committed
f7398c2
View commit details
Copy full SHA for f7398c2
Browse repository at this point
Update comment regarding msvc9_query_vcvarsall (pypa/setuptools/issues/992)
cztomczak
committed
a529208
View commit details
Copy full SHA for a529208
Browse repository at this point
Previous
Next
You can’t perform that action at this time.