July 2008 Commit Log

Number of Commits:
19
Number of Active Developers:
2
damato 2008-07-29 10:01 Rev.: 4096

* mui/WriteWindow.c, YAM_AB.c, YAM_CO.c, YAM_RE.c: fixed bug #2030320 where
upon certain "Save as..." usages YAM did not ask if the selected file
should be overwritten in case it already exists.

38 lines of code changed in 4 files:

damato 2008-07-27 21:16 Rev.: 4094

* mui/GenericRequestWindow.c: slightly changed the requester layout of
the generic requester so that the requester text/group is always properly
centered.

5 lines of code changed in 1 file:

damato 2008-07-27 21:04 Rev.: 4093

* Requesters.c: in case no title is specified for a YAMMUIRequest() call
a generic title is used so that no requester without any actual title is
generated at all.

3 lines of code changed in 2 files:

tboeckel 2008-07-15 11:06 Rev.: 4091

* YAM.c: completely removed the Genesis specific auto-login feature, as this
was causing more confusion than real benefit. The TCP/IP stack's user(s)
should not be mixed up with YAM's users, since there is no correlation
between these two types of users. This fixes bug #1991643.

3 lines of code changed in 1 file:

tboeckel 2008-07-14 12:52 Rev.: 4090

* YAM_TR.c: changed the list of downloadable mails to show really new (= not
yet downloaded) mails only. The old behaviour was quite unintuitive, because
one got the impression that a previously downloaded large mail was to be be
downloaded again.

100 lines of code changed in 1 file:

damato 2008-07-14 09:15 Rev.: 4088

- correctly fixed the "undefined 'obj'" error.

2 lines of code changed in 1 file:

tboeckel 2008-07-14 09:04 Rev.: 4087

* YAM_MA.c: fixed the "undefined variable 'obj'" typo.

1 lines of code changed in 1 file:

damato 2008-07-14 08:29 Rev.: 4085

* mui/WriteWindow.c: fixed bug #2017051 where a copy/paste operation was
not possible on the attachment description, mime-type and the listview
like it was in previous versions of YAM.

37 lines of code changed in 1 file:

damato 2008-07-13 16:37 Rev.: 4083

* YAM_MA.c, ReadWindow.c, misc: changed the shortcut for the "next thread"
and "previous thread" functionality of the read window to use "alt right"
and "alt left" shortcuts. In addition, a new "Navigation" menu object was
added to the main window's menu with also the previous and next thread
functionality. Now it is possible to switch to the next/previous message
of a thread in the main window as well. Moreover, an option was added to
the configuration so that the search for mails of the same thread can be
explicitly enabled/disabled to search through all folders. Per default,
a mail thread search will now only be executed in the same folder because
normally mails of the same thread should resists in the very same folder.

232 lines of code changed in 7 files:

damato 2008-07-13 09:33 Rev.: 4082

* YAM_MA.c: fixed bug #2017045 where the menutitem for changing the subject
was disabled in certain folders including the outgoing folder.

1 lines of code changed in 1 file:

tboeckel 2008-07-11 07:03 Rev.: 4081

* YAM.c: Reimplemented the NOAUTOLOGIN feature which somehow had gone lost.
This fixes bug #1991643.

2 lines of code changed in 1 file:

tboeckel 2008-07-09 12:30 Rev.: 4080

* MainFolderListtree.c: added the same "leaf search" when inserting a folder
as when moving a folder.

15 lines of code changed in 1 file:

tboeckel 2008-07-09 12:26 Rev.: 4079

* HashTable.c: fixed typo

1 lines of code changed in 1 file:

tboeckel 2008-07-09 12:24 Rev.: 4078

* HashTable.c: use the local copy of the destroyEntry() function pointer.

1 lines of code changed in 1 file:

tboeckel 2008-07-09 12:18 Rev.: 4077

* HashTable.c, misc: since all instances use string hash tables only there
is a new function providing the default string hashtable operators instead
of having to define the same table over and over again.

47 lines of code changed in 5 files:

tboeckel 2008-07-09 12:09 Rev.: 4076

* HashTable.c, misc: introduced new callback function destroyEntry() which
will be called upon HashTableCleanup() for every destroyed entry. By
default this function is NULL and hence will not be called which vastly
speeds up the cleanup process for large spam databases.

28 lines of code changed in 5 files:

tboeckel 2008-07-09 11:48 Rev.: 4075

* MainFolderListtree.c: if a folder is moved right behind a folder in a
folder group, but at the parent level, it will now be inserted at the
right position. Although the graphical representation was correct before,
the internal list was screwed up.

10 lines of code changed in 1 file:

tboeckel 2008-07-08 08:58 Rev.: 4074

* AttachmentRequestWindow.c, FolderRequestWindow.c: the attachment request
window's list is now the default object instead of the Ok button. This
fixes bug #2009701. Also changed the folder request window's list to be
"just" the default object instead of the active object.

13 lines of code changed in 2 files:

damato 2008-07-06 09:53 Rev.: 4073

* YAM.c: bumped the minimum requirement of codesets.library to 6.6.
* misc: implemented the new CSA_MapForeignChars functionality of codesets
library. By providing the possibility to convert foreign characters which
cannot be directly converted to the local charset into looklike ASCII
character strings, a more intuitive mapping of chars should be achieved.

66 lines of code changed in 15 files:

June 2008 »

Generated by StatSVN 0.7.0