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 }}
xtmhm2000
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 10, 2018
Some TableView improvements
lxn
committed
2ee9388
View commit details
Copy full SHA for 2ee9388
Browse repository at this point
Splitter: Make removing child widgets work
lxn
committed
d182b06
View commit details
Copy full SHA for d182b06
Browse repository at this point
GraphicsEffects: Soften border glow
lxn
committed
ee9008c
View commit details
Copy full SHA for ee9008c
Browse repository at this point
CustomWidget: Fix SetClearsBackground
lxn
committed
73d8278
View commit details
Copy full SHA for 73d8278
Browse repository at this point
Commits on Aug 27, 2018
Fix Window.Focused property for widgets that have their own implementation
lxn
committed
c4fcb8f
View commit details
Copy full SHA for c4fcb8f
Browse repository at this point
Commits on Aug 21, 2018
Now that we don't need them any more, remove .manifest and .syso files from examples
lxn
committed
1afcf53
View commit details
Copy full SHA for 1afcf53
Browse repository at this point
Merge pull request #411 from gonutz/master
Show description for eb1178a
lxn
authored
eb1178a
View commit details
Copy full SHA for eb1178a
Browse repository at this point
Commits on Aug 20, 2018
Add gonutz to AUTHORS and add copyright to manifest.go
gonutz
committed
185e06c
View commit details
Copy full SHA for 185e06c
Browse repository at this point
Create manifest file programmatically
Show description for 9ec6100
Lars
committed
9ec6100
View commit details
Copy full SHA for 9ec6100
Browse repository at this point
Commits on May 21, 2018
Merge pull request #388 from adongy/patch-1
Show description for 02935ba
lxn
authored
02935ba
View commit details
Copy full SHA for 02935ba
Browse repository at this point
Merge pull request #392 from adongy/patch-2
Show description for 15b65b9
lxn
authored
15b65b9
View commit details
Copy full SHA for 15b65b9
Browse repository at this point
Add GrowableHorz to Label to allow aligning
adongy
authored
33a4fdb
View commit details
Copy full SHA for 33a4fdb
Browse repository at this point
Commits on May 13, 2018
Fix grid layout rectangle bounds check
Show description for 48714b7
adongy
authored
48714b7
View commit details
Copy full SHA for 48714b7
Browse repository at this point
Commits on May 2, 2018
TableView: Fix off-by-one error in VisibleColumnsInDisplayOrder
lxn
committed
a89b4f3
View commit details
Copy full SHA for a89b4f3
Browse repository at this point
Commits on Apr 30, 2018
Merge pull request #383 from ryujimiya/ryujimiya_branch_3
Show description for 7486ba0
lxn
authored
7486ba0
View commit details
Copy full SHA for 7486ba0
Browse repository at this point
Merge pull request #382 from ryujimiya/ryujimiya_branch_2
Show description for 5f02a57
lxn
authored
5f02a57
View commit details
Copy full SHA for 5f02a57
Browse repository at this point
Commits on Apr 29, 2018
I modified to use walkDescendants to find WebViews
ryujimiya
committed
e39bb68
View commit details
Copy full SHA for e39bb68
Browse repository at this point
Commits on Apr 27, 2018
(1)CommandStateChange event of DWebBrowser2.Invoke is splitted into 3 properties: ToolBarEnabled, CanGoBack, CanGoForward , preventing the use of constants in lxn/win package.
Show description for 891b657
ryujimiya
committed
891b657
View commit details
Copy full SHA for 891b657
Browse repository at this point
[BUGFIX] WebView ShortcutsEnabled doesn't work when WebView is inside Composite.
ryujimiya
committed
bf49f2c
View commit details
Copy full SHA for bf49f2c
Browse repository at this point
Commits on Apr 26, 2018
declarative: Assign to AssignTo early, so it is available for event handlers
lxn
committed
6914e6b
View commit details
Copy full SHA for 6914e6b
Browse repository at this point
Commits on Apr 23, 2018
TableView: Add support for custom header and item heights + header custom drawing
lxn
committed
7749b6b
View commit details
Copy full SHA for 7749b6b
Browse repository at this point
DataBinder: Add AutoSubmitSuspended
lxn
committed
5b347bb
View commit details
Copy full SHA for 5b347bb
Browse repository at this point
Cache widget text size calculation results to speed up layout
lxn
committed
52e83dd
View commit details
Copy full SHA for 52e83dd
Browse repository at this point
Commits on Apr 19, 2018
Merge pull request #378 from daanzu/patch-1
Show description for d27b553
lxn
authored
d27b553
View commit details
Copy full SHA for d27b553
Browse repository at this point
Commits on Apr 18, 2018
Replace existing manifest in the README with DPI-aware one
daanzu
authored
4ef02c4
View commit details
Copy full SHA for 4ef02c4
Browse repository at this point
Commits on Apr 17, 2018
Merge pull request #379 from ryujimiya/ryujimiya_branch_1
Show description for 707ef6c
lxn
authored
707ef6c
View commit details
Copy full SHA for 707ef6c
Browse repository at this point
Commits on Apr 16, 2018
rename: EventArg -> EventData
ryujimiya
committed
6f2191d
View commit details
Copy full SHA for 6f2191d
Browse repository at this point
rename: OnTitleChanged -> OnDocumentTitleChanged
Show description for d1c8a17
ryujimiya
committed
d1c8a17
View commit details
Copy full SHA for d1c8a17
Browse repository at this point
Commits on Apr 15, 2018
- declarative/webview.go : The fields are sorted alphabetically.
Show description for 946323e
ryujimiya
committed
946323e
View commit details
Copy full SHA for 946323e
Browse repository at this point
Commits on Apr 8, 2018
WebView
Show description for 2f25464
ryujimiya
committed
2f25464
View commit details
Copy full SHA for 2f25464
Browse repository at this point
Commits on Apr 7, 2018
Add note about DPI-awareness in manifest files to README
daanzu
authored
b165108
View commit details
Copy full SHA for b165108
Browse repository at this point
Commits on Apr 4, 2018
[declarative/]TableView: Add support to hide header, fixes #377
lxn
committed
7e29234
View commit details
Copy full SHA for 7e29234
Browse repository at this point
TableViewColumn: This should have gone into one of the previous commits.
lxn
committed
b2587b6
View commit details
Copy full SHA for b2587b6
Browse repository at this point
Commits on Mar 27, 2018
TableView: Publish CurrentIndexChanged event from SetCurrentIndex if not delayed
lxn
committed
3a419a3
View commit details
Copy full SHA for 3a419a3
Browse repository at this point
Commits on Mar 22, 2018
TableView: Add support for frozen columns
lxn
committed
b020f2b
View commit details
Copy full SHA for b020f2b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.