[Apps/Charsets]: Updated to 0.3.2, added to IMG instead of ASCIIVJU and KEYASCII #113
Reference in New Issue
Block a user
No description provided.
Delete Branch "app-charsets-added-to-img"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why do you move ASCIIVJU to outdated? Is it broken? Does it have any bugs? A program doesn't become outdated just because you like another program more.
Please note:
add CHARSETS app to IMG instead of ASCIIVJU and KEYASCIIto Data: Replace `asciivju` with `charset_checker` in the floppy image.@@ -471,4 +471,3 @@
{"DEVELOP/FASM", VAR_PROGS .. "/develop/fasm/1.73/fasm"},
{"DEVELOP/H2D2B", VAR_PROGS .. "/develop/h2d2b/trunk/h2d2b"},
{"DEVELOP/HEED", VAR_PROGS .. "/develop/heed/trunk/heed"},
{"DEVELOP/KEYASCII", VAR_PROGS .. "/develop/keyascii/trunk/keyascii"},
Please justify the removal
Charsets have all functionality of keyascii and asciivju, plus support of Unicode.
No reason to duplicate functionality in .IMG.
Can be moved to ISO, I suppose.
Data: Replace `asciivju` with `charset_checker` in the floppy image.to Replace `asciivju` with `charset_checker` in the floppy image.@@ -0,0 +38,4 @@
call draw_window ; We call the window_draw function and
jmp event_wait ; jump back to event_wait
key: ; Keypress event handler
Let's probably add KolibriOS copyright:
@@ -0,0 +183,4 @@
; Don't draw rolled up or rolled down window
mcall 9, proc_info, -1
mov eax, [proc_info + 70]
Perhaps tabs instead of spaces. Fix it.
There are more similar errors further down in the file.
@@ -0,0 +659,4 @@
MEM:
; Development history
I think it’s better to put it in a separate file, for example ChangeLog.
Or place it on top.
@Leency @Burer
Return
asciivju
to the old directory yourself and correct the commit message. Or ask the maintainer do this.Replace `asciivju` with `charset_checker` in the floppy image.to [Apps/Charsets]: Updated to 0.3.2, added to IMG instead of ASCIIVJU and KEYASCIIf687b4d1ad
to79ce4cf896
79ce4cf896
to77d26709b0
77d26709b0
tobf587ffa60