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 }}
zofuthan
/
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
cefpython53
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 21, 2016
Add gtk.py example (#253), use PyGObject/Gtk, test with Python 2 / 3.
Show description for 3d7670e
cztomczak
committed
3d7670e
View commit details
Copy full SHA for 3d7670e
Browse repository at this point
Fix --fast build in compile.py and fix installing on system Python 2.7.
Show description for 75884b6
cztomczak
committed
75884b6
View commit details
Copy full SHA for 75884b6
Browse repository at this point
Commits on Sep 20, 2016
Update API docs.
cztomczak
committed
53c6d7c
View commit details
Copy full SHA for 53c6d7c
Browse repository at this point
CEF Python 53.1 Beta release for Linux and Python 2.7 / 3.4 / 3.5.
Show description for 054a2ab
cztomczak
committed
054a2ab
View commit details
Copy full SHA for 054a2ab
Browse repository at this point
Commits on Sep 19, 2016
Enhance unit tests part 2. Differentiate client handlers (LoadHandler etc).
cztomczak
committed
221b42f
View commit details
Copy full SHA for 221b42f
Browse repository at this point
Enhance unit tests (#59).
Show description for 15fb9f8
cztomczak
committed
15fb9f8
View commit details
Copy full SHA for 15fb9f8
Browse repository at this point
Commits on Sep 18, 2016
Update API-categories.md
cztomczak
committed
1aabf8e
View commit details
Copy full SHA for 1aabf8e
Browse repository at this point
Update Build-instructions.md - Cython version must match exactly
cztomczak
committed
eeed61c
View commit details
Copy full SHA for eeed61c
Browse repository at this point
Update requirements.txt
cztomczak
committed
a6eb058
View commit details
Copy full SHA for a6eb058
Browse repository at this point
Add unit tests (#59) and fix Python 3 issue (#121,#183) among others.
Show description for 80d7c5a
cztomczak
committed
80d7c5a
View commit details
Copy full SHA for 80d7c5a
Browse repository at this point
Commits on Sep 17, 2016
Merge branch 'cefpython53' of https://github.com/cztomczak/cefpython.git into cefpython53
cztomczak
committed
f515403
View commit details
Copy full SHA for f515403
Browse repository at this point
Add experimental Python 3 support (#121, #183) among others.
Show description for 6f0d9b3
cztomczak
committed
6f0d9b3
View commit details
Copy full SHA for 6f0d9b3
Browse repository at this point
Update README.md
cztomczak
authored
f7012f9
View commit details
Copy full SHA for f7012f9
Browse repository at this point
Update README.md with note on new branches
Show description for 021b07e
cztomczak
authored
021b07e
View commit details
Copy full SHA for 021b07e
Browse repository at this point
Commits on Sep 13, 2016
Fix drag & drop in OSR Kivy when running http://html5demos.com/drag
Show description for 21549c7
cztomczak
committed
21549c7
View commit details
Copy full SHA for 21549c7
Browse repository at this point
Update build instructions for the v53 release and update setup scripts.
cztomczak
committed
efdef0e
View commit details
Copy full SHA for efdef0e
Browse repository at this point
Fix drag & drop in OSR Kivy.
Show description for 8bd800f
cztomczak
committed
8bd800f
View commit details
Copy full SHA for 8bd800f
Browse repository at this point
Commits on Sep 12, 2016
Support for drag&drop in OSR Kivy on Linux (not yet working).
Show description for 7b2b8f5
cztomczak
committed
7b2b8f5
View commit details
Copy full SHA for 7b2b8f5
Browse repository at this point
Commits on Sep 8, 2016
Update to Chrome/53.0.2785.89, CEF/3.2785.1475.gaead085
cztomczak
committed
a0c9394
View commit details
Copy full SHA for a0c9394
Browse repository at this point
Commits on Jul 29, 2016
Update automate.py - fix ninja jobs and add option to force Chromium update.
Show description for 168867d
cztomczak
committed
168867d
View commit details
Copy full SHA for 168867d
Browse repository at this point
Update patches for CEF branch 2743
cztomczak
committed
8ea37ec
View commit details
Copy full SHA for 8ea37ec
Browse repository at this point
Commits on Jul 12, 2016
Update LoadHandler.OnLoadStart
Show description for d199672
cztomczak
authored
d199672
View commit details
Copy full SHA for d199672
Browse repository at this point
Commits on Jul 11, 2016
Update Kivy: handle special keys with kivy code -1
cztomczak
committed
223ca82
View commit details
Copy full SHA for 223ca82
Browse repository at this point
Commits on Jul 8, 2016
Update Kivy: improve performance, add mouse scrolling and fix mouse move.
Show description for 638507a
cztomczak
committed
638507a
View commit details
Copy full SHA for 638507a
Browse repository at this point
Commits on Jul 7, 2016
Fix Kivy's on_touch_down() - send modifiers for holding mouse button.
Show description for 779e2d5
cztomczak
committed
779e2d5
View commit details
Copy full SHA for 779e2d5
Browse repository at this point
Fix to Kivy example: send mouse move events to CEF (Issue #243)
cztomczak
committed
7b8d7e9
View commit details
Copy full SHA for 7b8d7e9
Browse repository at this point
Commits on Jul 4, 2016
Update README - documentation section, issues with the Knowledge Base label
cztomczak
committed
9756f7a
View commit details
Copy full SHA for 9756f7a
Browse repository at this point
Commits on Jul 3, 2016
Update kivy_.py: fix printing, add buttons Print etc, disable context menu
cztomczak
committed
21014a8
View commit details
Copy full SHA for 21014a8
Browse repository at this point
Commits on Jul 2, 2016
Move API docs to root dir api/
cztomczak
committed
3dbcfda
View commit details
Copy full SHA for 3dbcfda
Browse repository at this point
Fix printing on Linux (#238) and fix "undefined symbol" error (#230).
Show description for 7d47bfe
cztomczak
committed
7d47bfe
View commit details
Copy full SHA for 7d47bfe
Browse repository at this point
Commits on Jun 30, 2016
Update setup installer on Linux - include proper License file
cztomczak
committed
22ade5c
View commit details
Copy full SHA for 22ade5c
Browse repository at this point
Remove creation of libudev symlink in installers on Linux (Issue #148).
Show description for ba9c5b9
cztomczak
committed
ba9c5b9
View commit details
Copy full SHA for ba9c5b9
Browse repository at this point
Typo in build instructions
cztomczak
committed
0595762
View commit details
Copy full SHA for 0595762
Browse repository at this point
Update Browser.md - more details on NotifyMoveOrResizeStarted()
cztomczak
committed
5b4387c
View commit details
Copy full SHA for 5b4387c
Browse repository at this point
Commits on Jun 29, 2016
Fix Browser.SendKeyEvent. Update kivy_.py key map and fix crash for popups.
Show description for e1c4db2
cztomczak
committed
e1c4db2
View commit details
Copy full SHA for e1c4db2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.