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 }}
playjava2014
/
PySimpleGUI
Public
forked from
PySimpleGUI/PySimpleGUI
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
Branch selector
all_pull_requests
User selector
All users
All time
Commit history
Commits on May 30, 2019
Merge pull request #1432 from deajan/calendar_improvements
Show description for e1daf10
MikeTheWatchGuy
authored
e1daf10
View commit details
Copy full SHA for e1daf10
Browse repository at this point
Commits on May 19, 2019
Fix default PySimpleGUI icon never used in CalendarButton
deajan
authored
8ff3c80
View commit details
Copy full SHA for 8ff3c80
Browse repository at this point
Commits on May 18, 2019
Overhaul to correctly handle tooltips, buttons, etc. Cleanup in a major way
MikeTheWatchGuy
committed
28eed87
View commit details
Copy full SHA for 28eed87
Browse repository at this point
Commits on May 17, 2019
Fix indentation error while merging PRs
deajan
authored
f563f01
View commit details
Copy full SHA for f563f01
Browse repository at this point
Merge PR #1433 to avoid conflicts as same lines affected
deajan
authored
4d137e1
View commit details
Copy full SHA for 4d137e1
Browse repository at this point
Multiple improvements on CalendarButton
Show description for 7aa110b
deajan
authored
7aa110b
View commit details
Copy full SHA for 7aa110b
Browse repository at this point
Allow calendar button locale
Show description for e35fdd8
deajan
authored
e35fdd8
View commit details
Copy full SHA for e35fdd8
Browse repository at this point
Commits on May 15, 2019
Merge pull request #1401 from musteresel/fix-graph-images-memleak
Show description for 2780e20
PySimpleGUI
authored
2780e20
View commit details
Copy full SHA for 2780e20
Browse repository at this point
Merge pull request #1413 from PySimpleGUI/Dev-latest
Show description for 8a50dd7
MikeTheWatchGuy
authored
8a50dd7
View commit details
Copy full SHA for 8a50dd7
Browse repository at this point
Merge branch 'master' into Dev-latest
MikeTheWatchGuy
authored
a379116
View commit details
Copy full SHA for a379116
Browse repository at this point
Merge pull request #1412 from PySimpleGUI/pulls_go_here
Show description for 54aff59
MikeTheWatchGuy
authored
54aff59
View commit details
Copy full SHA for 54aff59
Browse repository at this point
Better coments. Uses "Work ID" concept
MikeTheWatchGuy
committed
0072cef
View commit details
Copy full SHA for 0072cef
Browse repository at this point
Better commenting and message passing with "Work ID" checks
MikeTheWatchGuy
committed
6acdac5
View commit details
Copy full SHA for 6acdac5
Browse repository at this point
Merge pull request #1410 from PySimpleGUI/Dev-latest
Show description for 3f6938b
MikeTheWatchGuy
authored
3f6938b
View commit details
Copy full SHA for 3f6938b
Browse repository at this point
More cleanup. Added Popup button and code. Location strings
MikeTheWatchGuy
committed
8c20619
View commit details
Copy full SHA for 8c20619
Browse repository at this point
Commits on May 14, 2019
typo
MikeTheWatchGuy
committed
d0ebb2b
View commit details
Copy full SHA for d0ebb2b
Browse repository at this point
Merge pull request #1409 from PySimpleGUI/Dev-latest
Show description for ab0db14
MikeTheWatchGuy
authored
ab0db14
View commit details
Copy full SHA for ab0db14
Browse repository at this point
Big assed comments
MikeTheWatchGuy
committed
ce3abed
View commit details
Copy full SHA for ce3abed
Browse repository at this point
Merge pull request #1408 from PySimpleGUI/Dev-latest
Show description for 4c8535f
MikeTheWatchGuy
authored
4c8535f
View commit details
Copy full SHA for 4c8535f
Browse repository at this point
Lots of comments
MikeTheWatchGuy
committed
3ce0e8e
View commit details
Copy full SHA for 3ce0e8e
Browse repository at this point
Merge pull request #1407 from PySimpleGUI/Dev-latest
Show description for 668fef1
MikeTheWatchGuy
authored
668fef1
View commit details
Copy full SHA for 668fef1
Browse repository at this point
Added counter to demo
MikeTheWatchGuy
committed
e3286ae
View commit details
Copy full SHA for e3286ae
Browse repository at this point
Merge pull request #1406 from PySimpleGUI/Dev-latest
Show description for 6af5d91
MikeTheWatchGuy
authored
6af5d91
View commit details
Copy full SHA for 6af5d91
Browse repository at this point
New Demo program showing long tasks
MikeTheWatchGuy
committed
2887887
View commit details
Copy full SHA for 2887887
Browse repository at this point
Merge pull request #1405 from PySimpleGUI/Dev-latest
Show description for 794f6cd
MikeTheWatchGuy
authored
794f6cd
View commit details
Copy full SHA for 794f6cd
Browse repository at this point
New Window parameter transparent_color. PopupAnimated now uses a transparent background!
MikeTheWatchGuy
committed
eddf5bc
View commit details
Copy full SHA for eddf5bc
Browse repository at this point
Window gets new `transparent_color` parameter and `SetTransparentColor` method
MikeTheWatchGuy
committed
9dc029e
View commit details
Copy full SHA for 9dc029e
Browse repository at this point
Merge pull request #1404 from PySimpleGUI/Dev-latest
Show description for 7386124
MikeTheWatchGuy
authored
7386124
View commit details
Copy full SHA for 7386124
Browse repository at this point
New Element level method - SetToolTip. Made a new element.Widget property
MikeTheWatchGuy
committed
abd0caa
View commit details
Copy full SHA for abd0caa
Browse repository at this point
Commits on May 13, 2019
Fix memory leak due to Images of Graph (PySimpleGui27)
Show description for 78c84b9
musteresel
committed
78c84b9
View commit details
Copy full SHA for 78c84b9
Browse repository at this point
Fix memory leak due to Images of Graph
Show description for bdaf950
musteresel
committed
bdaf950
View commit details
Copy full SHA for bdaf950
Browse repository at this point
Commits on May 12, 2019
Merge pull request #1400 from PySimpleGUI/Dev-latest
Show description for 7bfa71a
MikeTheWatchGuy
authored
7bfa71a
View commit details
Copy full SHA for 7bfa71a
Browse repository at this point
Expanded Menu Element Definition to include colors
MikeTheWatchGuy
committed
c5080b8
View commit details
Copy full SHA for c5080b8
Browse repository at this point
Commits on May 11, 2019
Merge pull request #1396 from PySimpleGUI/Dev-latest
Show description for fe62360
MikeTheWatchGuy
authored
fe62360
View commit details
Copy full SHA for fe62360
Browse repository at this point
Menus!
MikeTheWatchGuy
committed
7e3b743
View commit details
Copy full SHA for 7e3b743
Browse repository at this point
Previous
Next
You can’t perform that action at this time.