November 2008 Commit Log

Number of Commits:
15
Number of Active Developers:
2
damato 2008-11-30 16:04 Rev.: 4234

* YAM_RE.c: fixed bug #2363789 where the implementation of fwrite() in newlib
and clib2 slightly differed and thus caused me to overlook the case where
size could be equal zero. This caused the OS3 builds to fail.

52 lines of code changed in 1 file:

damato 2008-11-29 19:24 Rev.: 4233

* WriteWindow.c: implemented change request #2358975 by moving the content-type
comparison to the top of WhichEncodingForFile(). This should speed up the
encoding type scanning for image and video files mainly.

72 lines of code changed in 1 file:

damato 2008-11-29 13:37 Rev.: 4232

- minor cosmetic changes

2 lines of code changed in 2 files:

damato 2008-11-29 13:34 Rev.: 4231

* YAM_WR.c: improved compatibility to RFC 2183 by setting the content
disposition to "inline" for printable mime parts.

27 lines of code changed in 1 file:

damato 2008-11-29 12:43 Rev.: 4230

* YAM_RE.c: fixed bug #2349683 where an additional LF was always inserted when
saving text-based attachments. This was caused by a wrong boundary check
mechanism.

19 lines of code changed in 1 file:

damato 2008-11-29 12:14 Rev.: 4229

* WriteWindow.c: fixed slight problem in WhichEncodingForFile() which caused
files with a CRLF to be plainly attached rather than encoded via B64 or QP.
This caused the attached file to be incorrect when saving it.

1 lines of code changed in 1 file:

tboeckel 2008-11-25 10:58 Rev.: 4228

* YAM_COs.c: updates to the TCP/IP config page no longer trigger notifications
when setting the security mode (TLSv1, SSLv3). This effectively makes it
possible to use custom port numbers for the SMTP server instead of the
built-in default numbers (25 for TLSv1 and 465 for SSLv3). However, changing
the security settings will still set the default numbers. This fixes bug
#2340660.

7 lines of code changed in 1 file:

tboeckel 2008-11-22 15:09 Rev.: 4227

* mui/PassphraseRequestWindow.c: the wrong method names were used and hence
caused the window to react on no input at all. Using the correct names
should fix bug #2324425.

4 lines of code changed in 1 file:

tboeckel 2008-11-22 14:45 Rev.: 4226

* YAM_TR.c: fixed a NULL pointer access. This fixes bug #2311142.

0 lines of code changed in 1 file:

tboeckel 2008-11-11 12:47 Rev.: 4224

* InfoBar.c: moved some static char arrays into the instance data to avoid the
quite ugly local static variables.

11 lines of code changed in 1 file:

tboeckel 2008-11-11 10:34 Rev.: 4223

* YAM.c: fixed a memory trashing bug which was introduced during the latest
changes to the AutoDST check and caused tons of hits on OS3 and MOS. Thanks
to Christoph Poelzl for the hint!

1 lines of code changed in 1 file:

tboeckel 2008-11-10 16:06 Rev.: 4222

* YAM_FI.c, YAM_TR.c: splitted the ApplyFiltersHook() function into two
separate functions. One does the actual filtering based on a list of mails,
the other one performs the usual preparation to do the filtering when the
user presses the toolbar button, for example. The new function is used
directly to filter only those mails which just have been downloaded, regard-
less of the NEW state of previously downloaded mails. This fixes bug
#2229477.

283 lines of code changed in 4 files:

damato 2008-11-02 15:54 Rev.: 4220

* YAM.c: reworked the AutoDST check and notification framework to work a bit
more reliable. Now AllocDosObject() is used on OS4 and also a slight delay
has been put before requerying timezone.library for the current DST
setting. This should make the whole AutoDST stuff more reliable and
working as expected. In addition, no requester will now be raised in case
of the automatic DST notification.

91 lines of code changed in 1 file:

damato 2008-11-02 15:54 Rev.: 4219

* Debug.h, extrasrc.c: added AllocSignal/FreeSignal and StartNotify/EndNotify
to our resource tracking framework.

100 lines of code changed in 2 files:

damato 2008-11-02 15:49 Rev.: 4218

- fixed folding marks

3 lines of code changed in 1 file:

October 2008 »

Generated by StatSVN 0.7.0