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 }}
ezdiy
/
walk
Public
forked from
lxn/walk
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 18, 2019
Merge branch 'styleoverride' into dev
ezdiy
committed
ad1ed14
View commit details
Copy full SHA for ad1ed14
Browse repository at this point
Make style overrides less hacky.
ezdiy
committed
95da526
View commit details
Copy full SHA for 95da526
Browse repository at this point
Merge branch 'show-tooltips-properly' into dev
ezdiy
committed
b93369d
View commit details
Copy full SHA for b93369d
Browse repository at this point
Merge commit '6bb1ecf50231ec12bbf63147eb73cf63cfa42654' into dev
ezdiy
committed
dc879ef
View commit details
Copy full SHA for dc879ef
Browse repository at this point
Merge branch 'threading' into dev
ezdiy
committed
a7dff88
View commit details
Copy full SHA for a7dff88
Browse repository at this point
MinGW wants windres, not rsrc.
ezdiy
committed
bcd7626
View commit details
Copy full SHA for bcd7626
Browse repository at this point
Threading cgo dispatch fixups
ezdiy
committed
bc99893
View commit details
Copy full SHA for bc99893
Browse repository at this point
Merge branch 'threading' into dev
ezdiy
committed
9a2ca22
View commit details
Copy full SHA for 9a2ca22
Browse repository at this point
Merge branch 'windowgroup-sync' into threading
Show description for b609224
ezdiy
committed
b609224
View commit details
Copy full SHA for b609224
Browse repository at this point
Fix eaten rsrc blob in threading example.
ezdiy
committed
f939f9e
View commit details
Copy full SHA for f939f9e
Browse repository at this point
Merge branches 'treeviewmodelbase', 'threading' and 'styleoverride' into dev
ezdiy
committed
13e6347
View commit details
Copy full SHA for 13e6347
Browse repository at this point
Allow for widget style overrides from declarative.
Show description for b385055
ezdiy
committed
b385055
View commit details
Copy full SHA for b385055
Browse repository at this point
Commits on Sep 17, 2019
Add tree view item base.
ezdiy
committed
08303ba
View commit details
Copy full SHA for 08303ba
Browse repository at this point
Threading example.
ezdiy
committed
847b0cf
View commit details
Copy full SHA for 847b0cf
Browse repository at this point
Threading via global (in-walk) lock.
ezdiy
committed
500c586
View commit details
Copy full SHA for 500c586
Browse repository at this point
Increased reliance on WindowGroup for storage of data with thread affinity
Show description for e36537d
JoshuaSjoding
committed
e36537d
View commit details
Copy full SHA for e36537d
Browse repository at this point
Replaced direct access to appSingleton with calls to App()
JoshuaSjoding
committed
f5fb106
View commit details
Copy full SHA for f5fb106
Browse repository at this point
Members of Application are now guarded by a mutex
JoshuaSjoding
committed
9fef7d6
View commit details
Copy full SHA for 9fef7d6
Browse repository at this point
Commits on Sep 16, 2019
Annotate MinSize paradox
Show description for 6bb1ecf
rozmansi
committed
6bb1ecf
View commit details
Copy full SHA for 6bb1ecf
Browse repository at this point
Annotate nil pointer reference
Show description for 251771f
rozmansi
committed
251771f
View commit details
Copy full SHA for 251771f
Browse repository at this point
Annotate DPI issues
Show description for 8ddf78d
rozmansi
committed
8ddf78d
View commit details
Copy full SHA for 8ddf78d
Browse repository at this point
Upgrade icon management to reestablish examples/imageicon
Show description for 11e900f
rozmansi
committed
11e900f
View commit details
Copy full SHA for 11e900f
Browse repository at this point
Cleanup icon.go
Show description for ab6002d
rozmansi
committed
ab6002d
View commit details
Copy full SHA for ab6002d
Browse repository at this point
Fix GradientComposite painting on non-96dpi displays
Show description for 93bed1e
rozmansi
committed
93bed1e
View commit details
Copy full SHA for 93bed1e
Browse repository at this point
Annotate potential DPI issues with TabWidget
Show description for a0a980a
rozmansi
committed
a0a980a
View commit details
Copy full SHA for a0a980a
Browse repository at this point
Fix default splitter size in SetFixed()
Show description for 34dc9ce
rozmansi
committed
34dc9ce
View commit details
Copy full SHA for 34dc9ce
Browse repository at this point
Fix BorderGlowEffect and DropShadowEffect DPI issue
Show description for db90300
rozmansi
committed
db90300
View commit details
Copy full SHA for db90300
Browse repository at this point
Unify scaling
Show description for 5982977
rozmansi
committed
5982977
View commit details
Copy full SHA for 5982977
Browse repository at this point
Don't assume all HICONs are square
Show description for c58d0ad
rozmansi
committed
c58d0ad
View commit details
Copy full SHA for c58d0ad
Browse repository at this point
Use provided DPI instead of asking widget
Show description for 66b72cb
rozmansi
committed
66b72cb
View commit details
Copy full SHA for 66b72cb
Browse repository at this point
Fix typo in CreateCanvas() description
Show description for ec0e4a0
rozmansi
committed
ec0e4a0
View commit details
Copy full SHA for ec0e4a0
Browse repository at this point
Rename main.go to <examplename>.go
Show description for 4eb4980
rozmansi
committed
4eb4980
View commit details
Copy full SHA for 4eb4980
Browse repository at this point
Fix GroupBox initial size to be DPI-aware
Show description for 3e1a2cf
rozmansi
committed
3e1a2cf
View commit details
Copy full SHA for 3e1a2cf
Browse repository at this point
Fix defaultIconSize DPI issue
Show description for a2d798c
rozmansi
committed
a2d798c
View commit details
Copy full SHA for a2d798c
Browse repository at this point
Treat screen DPI as dynamic
Show description for a976b51
rozmansi
committed
a976b51
View commit details
Copy full SHA for a976b51
Browse repository at this point
Previous
Next
You can’t perform that action at this time.