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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cosmonium
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cefpython
cefpython
cef3
linux
on
cefpython31
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 19, 2015
Fixed compile.py. The cefpython module name differs on Python 3.4
Show description for eba20f7
cztomczak
committed
eba20f7
View commit details
Copy full SHA for eba20f7
View code at this point
Browse repository at this point
Commits on Jan 17, 2015
Embed __version__ also in the cython generated module (Issue 167).
cztomczak
committed
71a1fc0
View commit details
Copy full SHA for 71a1fc0
View code at this point
Browse repository at this point
Commits on Jan 16, 2015
Added support for building CEF 64-bit on Windows.
Show description for 05366f2
cztomczak
committed
05366f2
View commit details
Copy full SHA for 05366f2
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
Fix to compile.py - copy Permission bits when copying
Show description for 352908d
Czarek
authored and
Czarek
committed
352908d
View commit details
Copy full SHA for 352908d
View code at this point
Browse repository at this point
Commits on Dec 17, 2014
Added __all__ in the cefpython3 package.
cztomczak
committed
b8d4481
View commit details
Copy full SHA for b8d4481
View code at this point
Browse repository at this point
Commits on Dec 4, 2014
Removed libudev0 from debian package deps.
cztomczak
committed
3c0b696
View commit details
Copy full SHA for 3c0b696
View code at this point
Browse repository at this point
Fixed debian package dependencies. Issue 99. Added find-deps.py and deps.txt generated
Show description for 25cc142
cztomczak
committed
25cc142
View commit details
Copy full SHA for 25cc142
View code at this point
Browse repository at this point
Add include paths for Fedora/SUSE/Arch in makefiles/setup.py. Issue 141.
cztomczak
committed
b0d2ffc
View commit details
Copy full SHA for b0d2ffc
View code at this point
Browse repository at this point
Typo in make-setup.py on Linux.
cztomczak
committed
d1eae31
View commit details
Copy full SHA for d1eae31
View code at this point
Browse repository at this point
Create empty debug.log files so that package uninstalls cleanly
Show description for 603cdf0
cztomczak
committed
603cdf0
View commit details
Copy full SHA for 603cdf0
View code at this point
Browse repository at this point
Fixed issues with owner/gid in debian package. Issue 147.
cztomczak
committed
84a7837
View commit details
Copy full SHA for 84a7837
View code at this point
Browse repository at this point
Commits on Dec 3, 2014
Updated make-deb.py.
cztomczak
committed
6d6d765
View commit details
Copy full SHA for 6d6d765
View code at this point
Browse repository at this point
Fixed make-setup.py on Win/Linux.
cztomczak
committed
5ed413e
View commit details
Copy full SHA for 5ed413e
View code at this point
Browse repository at this point
Fixed setup.py on Linux.
cztomczak
committed
a171e86
View commit details
Copy full SHA for a171e86
View code at this point
Browse repository at this point
Updated debian post install script to create libudev.so.0 symbolic link when needed.
cztomczak
committed
c5696e7
View commit details
Copy full SHA for c5696e7
View code at this point
Browse repository at this point
Fixed compile errors on Linux. Issue 146.
cztomczak
committed
12b5103
View commit details
Copy full SHA for 12b5103
View code at this point
Browse repository at this point
Improvements to Linux and Windows installers. Issue 145, Issue 105,
Show description for 028a36b
cztomczak
committed
028a36b
View commit details
Copy full SHA for 028a36b
View code at this point
Browse repository at this point
Removed some dependencies from debian package, as they are no
Show description for 35430f4
cztomczak
committed
35430f4
View commit details
Copy full SHA for 35430f4
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
Update setup.py installers. Use setup(distclass=) instead of a hack
Show description for 2ca8c28
cztomczak
committed
2ca8c28
View commit details
Copy full SHA for 2ca8c28
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
Provide setup.cfg with python-tag to Python Wheels. For python-tag
Show description for d0189d5
cztomczak
committed
d0189d5
View commit details
Copy full SHA for d0189d5
View code at this point
Browse repository at this point
Updated setup.py installers to work with Python Eggs.
cztomczak
committed
43fa67e
View commit details
Copy full SHA for 43fa67e
View code at this point
Browse repository at this point
Updated setup.py installers. Use setuptools instead of distutils,
Show description for 7b989b2
cztomczak
committed
7b989b2
View commit details
Copy full SHA for 7b989b2
View code at this point
Browse repository at this point
Updated linux installers and README.
cztomczak
committed
be22609
View commit details
Copy full SHA for be22609
View code at this point
Browse repository at this point
Commits on Oct 22, 2014
Got rid of false positives on virustotal.com detected for example.html
Show description for d7e0c77
cztomczak
committed
d7e0c77
View commit details
Copy full SHA for d7e0c77
View code at this point
Browse repository at this point
Commits on Oct 14, 2014
Added new callbacks to LifespanHandler: _OnAfterCreated, RunModal,
Show description for 62cac63
cztomczak
committed
62cac63
View commit details
Copy full SHA for 62cac63
View code at this point
Browse repository at this point
Commits on Aug 9, 2014
Updated CEF Python to CEF branch 1650 revision 1646 on Windows.
Show description for 4f7eb5d
cztomczak
committed
4f7eb5d
View commit details
Copy full SHA for 4f7eb5d
View code at this point
Browse repository at this point
Commits on Aug 5, 2014
Fixed debian packages on Linux to work with the new CEF which requires the .so libraries
Show description for e3dfa6a
cztomczak
committed
e3dfa6a
View commit details
Copy full SHA for e3dfa6a
View code at this point
Browse repository at this point
Commits on Aug 1, 2014
Merge branch 'HEAD' of https://code.google.com/p/cefpython/
cztomczak
committed
7098805
View commit details
Copy full SHA for 7098805
View code at this point
Browse repository at this point
Updated README.txt on Linux 32bit.
cztomczak
committed
a1fd02e
View commit details
Copy full SHA for a1fd02e
View code at this point
Browse repository at this point
Comment out "file access" settings in the wxpython examples.
cztomczak
committed
1500519
View commit details
Copy full SHA for 1500519
View code at this point
Browse repository at this point
Added information about wx version with which the wxpython examples were tested with.
cztomczak
committed
97bfda0
View commit details
Copy full SHA for 97bfda0
View code at this point
Browse repository at this point
Added tests for HTTPS caching on sites with certificate errors.
cztomczak
committed
750a8bc
View commit details
Copy full SHA for 750a8bc
View code at this point
Browse repository at this point
Mouse context menu is now configurable, see ApplicationSettints.`context_menu`.
Show description for 81cccea
cztomczak
committed
81cccea
View commit details
Copy full SHA for 81cccea
View code at this point
Browse repository at this point
Commits on Jul 31, 2014
Added Developer Tools support (Issue 81). See Browser.`ShowDevTools` and
Show description for dddbd6e
cztomczak
committed
dddbd6e
View commit details
Copy full SHA for dddbd6e
View code at this point
Browse repository at this point
Implemented a default DownloadHandler. File downloads are handled transparently, no additional
Show description for 7406ba9
cztomczak
committed
7406ba9
View commit details
Copy full SHA for 7406ba9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.