* YAM_UT.c: the restored layout weight values are now checked for consistency, because setting a horizontal weight of zero for certain groups will make these as small as possible and hence unresizeable. Even worse, this effect could be reverted in a normal fashion but only be deleting the file ENV(ARC):MUI/YAM.cfg and having to relayout all windows again from scratch. See MUI ticket #43 for details.
27 lines of code changed in 1 file:
* Config.c: the external spam filters are now imported as soon as the configuration file has been parsed. This avoids the problem that YAM reports a changed configuration in case the current configuration is reloaded again.
4 lines of code changed in 1 file:
* mui/SignatureTextEdit.c: compare stripped charset names.
1 lines of code changed in 1 file:
* YAM_UT.c: make sure that the strippedCharsetName() function always returns a valid pointer.
22 lines of code changed in 1 file:
* Config.c: added a missing assignment for the editor codeset. This closes #571.
4 lines of code changed in 1 file:
* mui/ConfigWindow.c: let the confirmation requester when overwriting a file default to "No" instead of "Yes".
1 lines of code changed in 1 file:
* mui/SplashWindow.c: restructured the dynamic object creation a bit to handle possible failures more gracefully.
102 lines of code changed in 2 files: