Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
HwangKC
/
PDFPatcher
Public
forked from
wmjordan/PDFPatcher
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Feb 4, 2022
!修改更新历史文件
wmjordan
committed
581fde1
Copy full SHA for 581fde1
!从命令行打开文件时,如程序已在运行,则用该程序打开文档,并激活主窗体(按住 Ctrl 键可强制打开新程序窗口)
wmjordan
committed
79da0c0
Copy full SHA for 79da0c0
-修复打开破损PDF文档时会崩溃的问题 (fixed #79)
wmjordan
committed
3f90282
Copy full SHA for 3f90282
-修复前面提交导致无法合并图片文件的错误 (fixed #78)
wmjordan
committed
9d651ed
Copy full SHA for 9d651ed
Commits on Feb 1, 2022
-修复合并文件功能没有正常处理带调色板的图片的问题
wmjordan
committed
3d015ac
Copy full SHA for 3d015ac
doc: 页面布局属性补充"保持不变"的选项
Show description for 12d6596
calcitem
authored and
wmjordan
committed
12d6596
Copy full SHA for 12d6596
Commits on Jan 28, 2022
为 Markdown 文档中的中英文之间增加空格
Show description for 70f77a8
calcitem
authored and
wmjordan
committed
70f77a8
Copy full SHA for 70f77a8
!修改合并文件和选项界面的文本
wmjordan
committed
ddd1e94
Copy full SHA for ddd1e94
Commits on Jan 27, 2022
-修复导出信息文件时文件名称异常的问题
wmjordan
committed
9ef4333
Copy full SHA for 9ef4333
Commits on Jan 25, 2022
-修复导入多页TIF图片时所有页面全为第一页的问题
wmjordan
committed
90f84d7
Copy full SHA for 90f84d7
-修复PDF编辑器无法打开带密码文档的问题
wmjordan
committed
30f25c4
Copy full SHA for 30f25c4
Commits on Jan 24, 2022
!重命名方法名称
wmjordan
committed
0f65235
Copy full SHA for 0f65235
Commits on Jan 22, 2022
!重构代码
wmjordan
committed
d7c6cc1
Copy full SHA for d7c6cc1
!清理不使用的代码
wmjordan
committed
b5748a8
Copy full SHA for b5748a8
Fix the typo
calcitem
authored and
wmjordan
committed
19e2b6d
Copy full SHA for 19e2b6d
!将合并文档中“尝试合并 PDF 文档重复数据以缩小合并文件”的行为做成选项,默认情况下不启用该行为,解决合并过程可能丢失数据的问题
wmjordan
committed
5f80d1c
Copy full SHA for 5f80d1c
移除自述文件中有关文档暂缺的描述
calcitem
authored and
wmjordan
committed
7c3513f
Copy full SHA for 7c3513f
Commits on Jan 21, 2022
!修改使用手册中错误的引用位置
Show description for abe86a4
wmjordan
committed
abe86a4
Copy full SHA for abe86a4
简单地校改
TroyDanielFZ
authored and
wmjordan
committed
4050165
Copy full SHA for 4050165
使用Pandoc转换为Markdown
TroyDanielFZ
authored and
wmjordan
committed
d9a7670
Copy full SHA for d9a7670
-删除说明文件“源代码的结构”一节对源代码不存在的bin目录的陈述
wmjordan
committed
703b009
Copy full SHA for 703b009
Commits on Jan 20, 2022
微调部分文本
Show description for 941970c
calcitem
authored and
wmjordan
committed
941970c
Copy full SHA for 941970c
!将资源文件中的资源生成类改成.NET 4.0,避免打开资源文件后重新生成designer.cs文件
wmjordan
committed
622dfe4
Copy full SHA for 622dfe4
Commits on Jan 17, 2022
-删除多余的类
wmjordan
committed
1c93259
Copy full SHA for 1c93259
!清理重构代码
wmjordan
committed
f86f082
Copy full SHA for f86f082
-修复PDF编辑器有时无法用鼠标拖动文档的问题
wmjordan
committed
bf4f162
Copy full SHA for bf4f162
将部分 switch 语句转换为 switch 表达式
Show description for 5859fb0
calcitem
authored and
wmjordan
committed
5859fb0
Copy full SHA for 5859fb0
refactor: 使用内置函数 string.IsNullOrEmpty
calcitem
authored and
wmjordan
committed
0f3096d
Copy full SHA for 0f3096d
refactor: 将部分 if 语句改写为 switch 表达式
calcitem
authored and
wmjordan
committed
bcc30dc
Copy full SHA for bcc30dc
Use null propagation (IDE0031) (2)
Show description for 24f9da3
calcitem
authored and
wmjordan
committed
24f9da3
Copy full SHA for 24f9da3
Commits on Jan 16, 2022
Use null propagation (IDE0031)
Show description for a7a9ec3
calcitem
authored and
wmjordan
committed
a7a9ec3
Copy full SHA for a7a9ec3
新增贡献者指南(中文)文档
Show description for 882de70
calcitem
authored and
wmjordan
committed
882de70
Copy full SHA for 882de70
使用 CODEOWNERS 文件定义代码所有者
Show description for 0d2fc70
calcitem
authored and
wmjordan
committed
0d2fc70
Copy full SHA for 0d2fc70
Commits on Jan 15, 2022
+替换字体功能增加修改文本全角半角的功能(用于处理一些旧的 PDF 文档)
Show description for 12aea5d
wmjordan
committed
12aea5d
Copy full SHA for 12aea5d
部分 if 条件翻转以缩小代码嵌套层级
Show description for a25ebdf
calcitem
authored and
wmjordan
committed
a25ebdf
Copy full SHA for a25ebdf
Pagination
Previous
Next
You can’t perform that action at this time.