25 Commits

Author SHA1 Message Date
df68c79f28 doc: add deprecation note
- add deprecation note in README.
- archive this repository.
2025-03-03 12:35:05 +08:00
96f61362d3 fix: fix issue that fail to open legal TAS file.
- switch zlib library from zlib.net to DotNetZip because old one can not handle zlib-compressed file properly.
- bump version to 1.2
v1.2
2024-07-26 23:20:11 +08:00
e8fc96e3ac feat: add version feature
- add version info for Assembly.
- update version to 1.1
- add info textblock in main window for more convenient debug because some users only send a screenshot without reference any version info.
- fix typo
- fix menu dynamic resource link error
v1.1
2022-05-11 15:08:04 +08:00
5971069e02 Do some release work
* Add Crtl + V for paste after
* Finish english readme
* Add icon designed plaer_2
* Update I18N
v1.0
2021-09-25 15:18:28 +08:00
b506dafcbd Minor fix
* Fix selection error when use delete after to delete the last tas unit
* Fix sel_rect display error
* Add some documents
* Fix layout becoming confusing when secondly open file.
2021-09-22 13:33:57 +08:00
0534b22501 finish zh document and vertical layout design 2021-09-21 20:17:03 +08:00
352c133620 finish basic i18n and cfg loader 2021-09-20 15:59:54 +08:00
9d8f4b1727 Add more features
* Support full shortcut.
* Fix the crash when open invalid TAS documents.
* Support frag file to open.
2021-09-20 15:01:34 +08:00
1c57481f84 remove TASFlow and re-define it as a assist class 2021-09-20 13:58:10 +08:00
1def4c47f6 init i18n, config. add Cut oper 2021-08-08 12:04:17 +08:00
2626608a2d fix ghost moving when pointer is the last node 2021-07-28 15:07:16 +08:00
ef55d94ae9 add unit test and finish operator test 2021-07-28 14:18:39 +08:00
d31704951d remove unused code 2021-07-28 08:53:36 +08:00
250dff7107 correct Delete operation behavior 2021-07-27 17:17:34 +08:00
e4c6da9990 maybe all ui and funcs has been attached 2021-07-13 14:00:39 +08:00
8c641db61c write shit 2021-07-11 20:55:29 +08:00
b290828f58 try adding revocable operation(no debug) 2021-07-11 15:56:22 +08:00
36b45942d5 fix some shit 2021-05-22 14:29:29 +08:00
e8ca883ae9 add crash report func 2021-05-22 13:53:10 +08:00
fc3e3906bc write shit successfully 2021-05-22 13:25:37 +08:00
4aacc76a49 write shit 2021-05-21 22:37:25 +08:00
2adefe86f4 write shit 2021-05-16 14:15:35 +08:00
dac0c36483 write shit 2021-05-15 16:23:16 +08:00
1d700a02e3 sh*t 2021-05-13 22:18:51 +08:00
7259c36da1 first commit 2021-05-13 15:49:26 +08:00