* mui/WriteWindow.c: dropping a drawer on the write window will now open a
file requester pointing to this drawer to let the user select the files to
be attached. This fulfills feature request #2723539.
15 lines of code changed in 1 file:
* mui/WriteWindow.c: added missing ENTER() call. Also changed the AppMessage
handling to accept dropped files only and to skip directories.
14 lines of code changed in 1 file:
* YAM_RE.c: extended some debug messages to output the files names which are
affected.
2 lines of code changed in 1 file:
* mui/ReadWindowStatusBar.c: merged duplicate code into a common function.
119 lines of code changed in 1 file:
* mui/AttachmentImage.c: added missing ENTER() call.
2 lines of code changed in 1 file: