February 2010 Commit Log

Number of Commits:
21
Number of Active Developers:
4
tboeckel 2010-02-24 18:03 Rev.: 4556

* YAM_WR.c: changed the mail composition to use the original file's name in
the Content-Disposition header instead of the current file name. This fixes
the problem, that attachments are shown with wrong name on other systems if
one attaches a file to mail, puts the mail on hold, edits it later and
finally sends it off. In this case YAM changed the original file name to the
one used internally by YAM (YAMm00000123.txt for example).

2 lines of code changed in 1 file:

tboeckel 2010-02-24 14:46 Rev.: 4555

* Debug.c: renamed the "con" debug flag to "stdout" because it conflicted with
"config" and made listening to config debug messages only impossible.

6 lines of code changed in 1 file:

tboeckel 2010-02-24 14:44 Rev.: 4554

* YAM_CO.c, YAM_FI.c: comparing an empty list against a non-empty list falsely
signaled both lists to be equal. This effectively prevented saving the
conifiguration when i.e. starting with an empty MIME type list and adding
new entries without changing anything else in the configuration.

107 lines of code changed in 2 files:

tboeckel 2010-02-24 13:39 Rev.: 4552

* YAM_TR.c: added a debug message containing the calculated download flags of each mail.

1 lines of code changed in 1 file:

tboeckel 2010-02-24 09:54 Rev.: 4551

* YAM.c: fixed typo.

1 lines of code changed in 1 file:

tboeckel 2010-02-24 09:51 Rev.: 4550

* YAM.c: added some debug messages when checking if the current user differs
from the last start.

5 lines of code changed in 1 file:

tboeckel 2010-02-23 12:57 Rev.: 4548

* doc/.addressbook, doc/.taglines, Makefile: added default address book and
taglines files and added them to the release target.

12 lines of code changed in 1 file:

tboeckel 2010-02-23 11:47 Rev.: 4547

* YAM.c: fixed a possible NULL pointer access.

50 lines of code changed in 1 file:

tboeckel 2010-02-23 11:31 Rev.: 4546

* AllocSysObject.c: changed the AllocSysObject() emulation to allocate
MinNodes and MinList with the correct size.

14 lines of code changed in 1 file:

tboeckel 2010-02-22 16:00 Rev.: 4545

* AllocSysObject.c: changed the AllocSysObject() emulation to allocate
MinNodes and MinList with the correct size.

16 lines of code changed in 1 file:

tboeckel 2010-02-22 15:49 Rev.: 4544

* YAM_FI.c, YAM_RE.c: changed all header list allocations to use
AllocSysObject() instead of calloc().

1 lines of code changed in 1 file:

tboeckel 2010-02-22 15:06 Rev.: 4543

* YAM_FI.c, YAM_RE.c: changed all header list allocations to use
AllocSysObject() instead of calloc().

8 lines of code changed in 2 files:

damato 2010-02-22 01:45 Rev.: 4542

- finally bumped the version to 2.7-dev as 2.6 is released now and any further changes will be part of the 2.7 version now.

2 lines of code changed in 1 file:

Repository Tag: 2.6
damato 2010-02-21 18:50 Rev.: 4537

* YAM_global.c: finally bumped the YAM version to 2.6 for the upcoming
stable release. Cheer with us as it took 2 years for that one ;)

1 lines of code changed in 1 file:

damato 2010-02-21 18:49 Rev.: 4536

- added "english-british.catalog" to our final catalog translation releases...

12 lines of code changed in 1 file:

marust 2010-02-20 08:38 Rev.: 4534

ImageCache.c: images were drawn on AROS with pink border instead of
transparent.

4 lines of code changed in 1 file:

damato 2010-02-16 01:28 Rev.: 4531

* misc: replaced all IsListEmpty() occurances by IsMinListEmpty() checks when
a MinList is involved. This allowed to remove some unnecessary cast operations.

13 lines of code changed in 8 files:

damato 2010-02-16 01:16 Rev.: 4530

* YAM_UT.c, Rexx.c: fixed some compiler warnings about strict aliasing rules
which happen in case YAM is compiled with GCC 4.4.x.

8 lines of code changed in 3 files:

damato 2010-02-10 11:05 Rev.: 4529

* mui/Aboutwindow.c: added a reference to expat.library which is used to allow
importing an XML addressbook file.

3 lines of code changed in 1 file:

tboeckel 2010-02-08 10:37 Rev.: 4528

* mui/MainMailList.c: the context menu's "Set status to" entries are now
enabled/disabled in respect to the number of selected mails. For a single
mail the menu items reflect the current state of the mail and opposite items
will be disabled. For multiple mails opposite items will both be enabled
(i.e. "read" and "unread") to give the user the chance to modify the status
independent of the clicked mail. This fixes bug #2177452.

83 lines of code changed in 1 file:

sindlarv 2010-02-02 12:44 Rev.: 4527

* locale/czech.ct: removed diacritics from AUTH chunk text
* mui/Aboutwindow.c: added myself to the list of translators; hopefully you don't mind :)

1 lines of code changed in 1 file:

January 2010 »

Generated by StatSVN 0.7.0