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
.
sakura-editor
/
sakura
Public
Notifications
You must be signed in to change notification settings
Fork
194
Star
1.5k
Code
Issues
195
Pull requests
28
Discussions
Actions
Projects
Wiki
Security and quality
7
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
編集ウィンドウのメッセージ配送をテストする
- #2547
#2547
Merged
berryzplus
merged 9 commits into
sakura-editor:master
sakura-editor/sakura:master
from
berryzplus:feature/improve_editwnd_test
berryzplus/sakura-editor:feature/improve_editwnd_test
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
編集ウィンドウのメッセージ配送をテストする
#2547
berryzplus
merged 9 commits into
sakura-editor:master
sakura-editor/sakura:master
from
berryzplus:feature/improve_editwnd_test
berryzplus/sakura-editor:feature/improve_editwnd_test
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
テスト用プロファイルprofile1が残存する対策
berryzplus
committed
12878d0
View commit details
Copy full SHA for 12878d0
Browse repository at this point
EditWndのメッセージ配送をテストする
Show description for 91f05ae
berryzplus
committed
91f05ae
View commit details
Copy full SHA for 91f05ae
Browse repository at this point
WM_HELPハンドラの定義を修正する
berryzplus
committed
ff4d867
View commit details
Copy full SHA for ff4d867
Browse repository at this point
SonarQube指摘対応 This function should be declared "const".
berryzplus
committed
431ee63
View commit details
Copy full SHA for 431ee63
Browse repository at this point
SonarQube指摘対応 Merge this "if" statement with the enclosing one.
berryzplus
committed
c9fcd2c
View commit details
Copy full SHA for c9fcd2c
Browse repository at this point
SonarQube指摘対応 Make the type of this variable a pointer-to-const.
berryzplus
committed
f37af16
View commit details
Copy full SHA for f37af16
Browse repository at this point
SonarQube指摘対応 Use the init-statement
berryzplus
committed
6de11da
View commit details
Copy full SHA for 6de11da
Browse repository at this point
SonarQube指摘対応 Declare the variable "i" inside the loop.
berryzplus
committed
aa2b222
View commit details
Copy full SHA for aa2b222
Browse repository at this point
SonarQube指摘対応 Make sure use of "wcscpy" is safe here.
berryzplus
committed
5423dee
View commit details
Copy full SHA for 5423dee
Browse repository at this point
You can’t perform that action at this time.