yyc12345
  • Joined on 2024-01-06
yyc12345 pushed to master at yyc12345/BallanceTasEditor 2025-11-12 09:17:10 +08:00
59bca3522b re-add once for restoring capital words
844d1d0723 delete once for restoring capital words
Compare 2 commits »
yyc12345 pushed to master at yyc12345/BallanceTasEditor 2025-11-11 23:03:50 +08:00
fc39d16738 refactor: migrate project and start refactor
yyc12345 pushed to master at yyc12345/BallanceTasEditor 2025-11-11 21:51:50 +08:00
df68c79f28 doc: add deprecation note
96f61362d3 fix: fix issue that fail to open legal TAS file.
e8fc96e3ac feat: add version feature
5971069e02 Do some release work
b506dafcbd Minor fix
Compare 10 commits »
yyc12345 created branch master in yyc12345/BallanceTasEditor 2025-11-11 21:51:50 +08:00
yyc12345 created repository yyc12345/BallanceTasEditor 2025-11-11 21:51:36 +08:00
yyc12345 pushed to master at yyc12345/AiLearning 2025-11-10 15:26:37 +08:00
c7df8ae850 finish chaper 1 learning
yyc12345 pushed to master at yyc12345/AiLearning 2025-11-07 15:08:22 +08:00
45b9467c0b first commit
yyc12345 created branch master in yyc12345/AiLearning 2025-11-07 15:08:22 +08:00
yyc12345 created repository yyc12345/AiLearning 2025-11-07 15:06:52 +08:00
yyc12345 pushed to master at yyc12345/wfassoc 2025-11-01 22:06:29 +08:00
2741969164 refactor(assoc): improve error handling and type safety
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-29 10:53:35 +08:00
3694a6a82a feat(windows): add blank path guard for registry operations
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-29 10:31:13 +08:00
a3456e9fdd feat(windows): implement registry manipulation for file associations
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-28 14:10:40 +08:00
3f1a070b65 refactor(wfassoc): restructure association module for registry operations
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-28 12:50:27 +08:00
4d679588f8 feat(wfassoc): enhance CLSID handling and parsing
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-28 11:12:30 +08:00
1342799303 feat(windows): implement file extension and ProgId parsing structs
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-27 20:49:33 +08:00
6be27def80 refactor(windows): update Windows API calls and error handling
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-27 14:10:04 +08:00
81fd224236 feat(windows): implement icon and string resource loading
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-26 22:17:02 +08:00
cc79951ee6 refactor(windows): improve resource string parsing and documentation
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-24 10:34:20 +08:00
23d0a79c0b feat(windows): add resource reference string parsers
yyc12345 pushed to master at yyc12345/wfassoc 2025-10-23 21:49:00 +08:00
e908e775ed refactor(tests): restructure windows commandline tests for better readability