Commit Graph

4709 Commits

Author SHA1 Message Date
DavidXanatos c4581a32db 1.13.2 2024-03-02 13:02:26 +01:00
DavidXanatos 45ed7b91dc
Merge pull request #3656 from love-code-yeyixiao/master
add "restart as admin" feature
2024-03-02 11:14:23 +01:00
DavidXanatos 994f2723e7
Merge pull request #3654 from APMichael/patch-1
Update sandman_de.ts
2024-03-02 11:02:27 +01:00
love-code-yeyixiao e13eec4d73 Fix a type error. 2024-03-02 16:17:36 +08:00
love-code-yeyixiao 7fe016faaf Fix a order problem. 2024-03-02 16:14:27 +08:00
love-code-yeyixiao ed26d5f491 Fix a grammer problem. 2024-03-02 16:08:28 +08:00
爱编程的叶一笑 b264e37f3b
Merge pull request #3 from love-code-yeyixiao/FixAndCheckAutoDelete
Fix and add two feature
2024-03-02 15:54:50 +08:00
爱编程的叶一笑 44d9792bdb
Merge branch 'master' into FixAndCheckAutoDelete 2024-03-02 15:54:28 +08:00
love-code-yeyixiao 5305777215 Added ability to prevent image capture of windows in a sandbox. 2024-03-02 15:50:29 +08:00
love-code-yeyixiao ef9170b4ae Merge branch 'FixAndCheckAutoDelete' of https://github.com/love-code-yeyixiao/Sandboxie into FixAndCheckAutoDelete 2024-03-02 10:59:20 +08:00
love-code-yeyixiao 2d1ecd074d Fix comment problem. 2024-03-02 10:55:48 +08:00
love-code-yeyixiao b040830ca6 Fix again and again. 2024-03-02 10:19:07 +08:00
love-code-yeyixiao 741b320733 Update again 2024-03-02 10:15:19 +08:00
love-code-yeyixiao cafd0d7a19 Added a UI option to clean up at startup.Fixed known uncommitted issues. 2024-03-02 09:39:30 +08:00
EdgeArcher129840 fdbab5ed9b
Update sandman_zh_CN.ts 2024-03-01 21:06:01 +08:00
EdgeArcher129840 93a4372fd0
Update sandman_zh_CN.ts
This update corrects some Chinese Simplified Chinese translations that may cause misunderstandings (some of which use machine translation)
2024-03-01 21:01:12 +08:00
love-code-yeyixiao cbb2b8660f Fixed known uncommitted issues and added an optional feature to check the sandbox for automatic deletion when Sandman starts. 2024-03-01 19:19:45 +08:00
DavidXanatos 18f40377f1
Update CHANGELOG.md
[skipci]
2024-02-27 23:15:44 +01:00
isaak654 e45246eb4a
Merge branch 'master' into master 2024-02-27 17:24:57 +01:00
isaak654 7eaab65423
Remove trailing spaces 2024-02-27 17:20:57 +01:00
love-code-yeyixiao f8bdf6d3e0 Merge branch 'master' of https://github.com/love-code-yeyixiao/Sandboxie 2024-02-27 18:39:52 +08:00
love-code-yeyixiao b847e89643 添加以管理员身份重启功能 2024-02-27 18:39:27 +08:00
爱编程的叶一笑 c91f6036de
Merge pull request #2 from love-code-yeyixiao/SuspendHotKey
Added the“Restart as administrator” feature
2024-02-27 18:28:41 +08:00
DavidXanatos ba99a2cc2d 1.13.1 2024-02-27 08:17:27 +01:00
Michael ede8973e94
Update sandman_de.ts
- Added new translations.
- Minor changes to translations.
2024-02-26 18:28:26 +01:00
github-actions[bot] 51bc506456 Sync SBIE Plus language files (lupdate) 2024-02-26 01:26:27 +00:00
DavidXanatos f260f09775 Update CHANGELOG.md 2024-02-25 18:43:55 +01:00
DavidXanatos 2bb54ee2c7 fixes 2024-02-25 17:45:20 +01:00
DavidXanatos 5b2cf70e4f #3632 2024-02-25 16:27:25 +01:00
love-code-yeyixiao 063ba7707b Added the“Restart as administrator” feature 2024-02-25 21:35:27 +08:00
DavidXanatos 50331bc7d8
Merge pull request #3646 from love-code-yeyixiao/master
OnTerminate Trigger
2024-02-25 13:53:55 +01:00
DavidXanatos a32b1f932d
Merge pull request #3647 from nkh0472/patch-43
Update sandman_zh_CN.ts
2024-02-25 11:20:05 +01:00
DavidXanatos 9970d35428
Merge pull request #3645 from bastik-1001/master
Update sandman_de.ts
2024-02-25 11:19:42 +01:00
love-code-yeyixiao 37cacdd781 Added“Pause all process” global shortcut key. 2024-02-25 16:50:07 +08:00
nkh0472 bf56a0abe0
Update sandman_zh_CN.ts 2024-02-25 16:15:06 +08:00
love-code-yeyixiao 1ff527e52b Fix that the new trigger can not be displayed. 2024-02-25 15:44:57 +08:00
Sebastian G e1b8d43f87
Update sandman_de.ts
New string translated.
2024-02-25 08:33:58 +01:00
love-code-yeyixiao 7f67acdbc8 Merge branch 'master' of https://github.com/love-code-yeyixiao/Sandboxie 2024-02-25 14:30:10 +08:00
爱编程的叶一笑 33e58d5a3d
Merge pull request #1 from love-code-yeyixiao/TerminateTrigger
Terminate trigger
2024-02-25 14:27:59 +08:00
love-code-yeyixiao 34527835c4 Merge branch 'master' of https://github.com/love-code-yeyixiao/Sandboxie 2024-02-25 14:18:19 +08:00
love-code-yeyixiao 317bd1e54d Fixed a spelling error in the key name written to the profile.
Completes the actual trigger action of the “On Terminate" trigger.
2024-02-25 12:03:52 +08:00
github-actions[bot] 612b8661d0 Sync SBIE Plus language files (lupdate) 2024-02-25 01:27:08 +00:00
Yeyixiao 80b3308220 This submission completes the foreground UI and the data writing part of the“On Terminate” trigger, but it remains to complete the actual trigger part. 2024-02-24 23:15:59 +08:00
DavidXanatos 1f55785791
Merge pull request #3631 from nkh0472/patch-42
Update sandman_zh_CN.ts
2024-02-24 11:28:52 +01:00
DavidXanatos 994f53054d 1.13.1 #3639 2024-02-24 10:40:10 +01:00
DavidXanatos c30fd02493 1.13.1 2024-02-24 10:25:31 +01:00
DavidXanatos c64fa1c147 1.13.1 2024-02-23 11:16:41 +01:00
DavidXanatos 010d878a8e 1.13.1 2024-02-20 21:43:54 +01:00
nkh0472 3de596a1cb
Update sandman_zh_CN.ts 2024-02-20 15:37:58 +08:00
github-actions[bot] d4bf08502c Update SBIE language reports (RunReport) 2024-02-19 01:28:23 +00:00