20141004:
- fix: rename, copy/move files and disk format ended prematuraly the second time.
- fix: force background redraw in non-modal dialog.
- fix: French bad RSC in create folder dialog.
- fix: unnecessary $C+ and $C- removed.

20141202:
- fix: unsplit function launched in the left window failed (displaying file size alert).

20141208:
- fix: crash when saving .CRC file in split function.

20150913:
- fix: existing file choice was not remembered in the saved preferences file.
- add: miscellaneous option to keep rights, rights column (MiNT only).
- fix: set default access permission when extracting (MSA and UNZIP).

20150914:
- add: UTF-8 filename conversion in PKZIP (bit 11 of general purpose bit flag).
- add: additionnal partitions (1:\ to 6:\).

20150916:
- fix: made by, version needed in ZIP headers.

20150925:
- fix: UTF-8 decoding (letter + 0xCC accent,  ).

20150926:
- fix: discard very big files (> 2GB) from directory, info, copy/move, pkzip.

20150928:
- add: option in window for filenames UTF-8 decoding.
- fix: "." missing before *.APP files display.

20151012:
- fix: if saved path is blank, start on disk list instead of KKcmd folder.
- add: save current encodings with paths in preferences file.
- add: filenames ISO-8859-1 decoding.

20151017:
- fix: RSC size optimization (some object TEXT->STRING in pop-ups).
- fix: memory corruption in monoTOS (RAM for windows informations).
- add: copy/move/extract with transcoding, if windows encoding are not the same.

20151024:
- add: scrollable edit field for long folder/file names in info window.

20151102:
- fix: crash on date and size display selector.
- fix: could not move cursor, delete, backspace, escape in edit field for new empty file/folder/pkzip.
- fix: case-sensitive in sort display was inverted.
Thanks Jean-Marc STOCKLAUSEN

20151106:
- add: pkzip option: always DEFLATE, never STORE.
- fix: if enabled, include free space disk verification before adding files in ZIP archive.

20151106:
- fix: crash 2 bombs on monoTOS at start (after menu, before windows open).
Thanks Jan KRUPKA

20151205:
- fix: RSC and interface for 320*200 lowres.
- add: if non selected zip file, "compress" (with same name) in context menu.
- add: can abort zipping process.

20151210:
- add: if selected zip file, "extract to folder" (with same name) in context menu.
- fix: if conflict name, problem in getting other name if "." was missing.

20151211:
- fix: informations dialog, renaming didn't take care of encoding.
- fix: redundant code, reducing program size.
