* YAM_RE.c: skip the final conversion of HTML documents to any MIME viewer specific charset. This closes #616.
5 lines of code changed in 1 file:
* YAM_RE.c: a temporarily created file when viewing a mail part with a MIME viewer is no longer kept forever in T:, but treated as a zombie file to be deleted automatically later. It cannot be deleted immediately, because the MIME viewer is launched asynchronously.
5 lines of code changed in 1 file:
* mui/WriteAttachmentList.c: added a missing parameter when calling the method to display an attachment. This closes #615.
1 lines of code changed in 1 file:
* mui/GenericRequestWindow.c: simplified the free() calls a bit.
2 lines of code changed in 1 file:
* mui/GenericRequestWindow.c: fixed a memory leak in case creating the window object failed.
8 lines of code changed in 1 file: