November 2011 Commit Log

Number of Commits:
5
Number of Active Developers:
2
damato 2011-11-29 00:49 Rev.: 5750

* HTML2Mail.l: implemented identification of <script> tag so that text
between a script tag is completely skipped in the HTML2Mail conversion.

7 lines of code changed in 1 file:

damato 2011-11-28 00:47 Rev.: 5749

* mui/AddrmatchlistPopup.c: modified addrmatchlist to also popup in case
only one entry was found. This should help in identifying more easily if
that single entry is the actual right one the user was searching for.
* mui/Recipientstring.c: modified class to make sure that on every change
in the string the addrmatchlist will be updated accordingly resulting in
an updated addrmatchlist object. Previously this was only done if the
actual text in the string object changed which wasn't the case for all
occasions. This fix should close #277.

14 lines of code changed in 3 files:

damato 2011-11-26 11:12 Rev.: 5748

* YAM_RE.c: modified the MIME boundary checks to make sure that the boundary
is placed on a single line with a final '\0' and only white spaces between
the boundary and the final NUL char. This should fix problems with slightly
broken mails where the boundary was not chosen unique enough and where in
the text it might partly show up. Previously YAM was just comparing the
beginning of a line with the defined boundary string. However RFC 2046
defines that the boundary should be on a single line with only white
spaces and the final CRLF. Thus, this fix should close #232.

31 lines of code changed in 1 file:

damato 2011-11-22 02:38 Rev.: 5747

* mui/UpdateNotifyWindow.c: the UpdateCheck mechanisms will now not
complain about a missing document anymore. This might have been the case
if the update.yam.ch server wasn't working correctly. However, the update
check is non critical and thus we can ignore that error completly.

1 lines of code changed in 1 file:

tboeckel 2011-11-21 18:48 Rev.: 5746

* YAM.c: YAM now correctly terminates instead of restarting itself when receiving APPLIBMT_Quit or APPLIBMT_ForceQuit via application.library in case AmiUpdate wants to reboot the system.

3 lines of code changed in 1 file:

October 2011 »

Generated by StatSVN 0.7.0