August 2006 Commit Log

Number of Commits:
21
Number of Active Developers:
2
damato 2006-08-29 10:29 Rev.: 2283

- HTML2Mail.l: we are catching HTML comment tags "<!-- -->" as well now.

16 lines of code changed in 2 files:

damato 2006-08-29 02:05 Rev.: 2282

* HTML2Mail.l: all "&#XXX;" char interpretation abbrev. will now be handled
dynamically instead of specifying them separately in our language file.
This should sage quite an amount of parsing.

26 lines of code changed in 2 files:

damato 2006-08-29 01:39 Rev.: 2281

* HTML2Mail.l: adapted HTML converter engine once more to take respect of
all known HTML character abbreviations throughout described at
(http://www.bbsinc.com/iso8859.html). In addition, the engine should now
properly strip all kind of CSS definitions and take respect of <div>.

581 lines of code changed in 2 files:

damato 2006-08-27 12:33 Rev.: 2280

* HTML2Mail.l: enhanced the html2mail converter to also convert most common
"&XXXX;" sequences in a HTML mail.

87 lines of code changed in 2 files:

damato 2006-08-27 12:32 Rev.: 2279

* YAM_MA.c, YAM_RE.c, ReadMailGroup.c: the HTML conversion will now be
done in the MA_ReadInMessage() function for every single mail part instead
of running it through the whole preparsed mail message. Aside a smoother
conversion it should also fix bug #1547080.

23 lines of code changed in 4 files:

tactica 2006-08-27 11:58 Rev.: 2278

* YAM_MA.c: corrected the fix for bug #806352 as the new shortcut
was unusable on PC keyboards.


1 lines of code changed in 1 file:

damato 2006-08-27 01:17 Rev.: 2277

* YAM_CO.c, YAM_MA.c: fixed bug #425212 once again because recent changes
caused the 'Folder/Check account' corruption to show up again.

10 lines of code changed in 2 files:

damato 2006-08-27 00:41 Rev.: 2276

* YAM_MA.c: fixed bug #1546144 where YAM didn't delete a temporary unpacked
mail file in case a mail status change was performed right before the
unpacking.

3 lines of code changed in 1 file:

damato 2006-08-26 22:08 Rev.: 2275

* Makefile, misc: added -Wwrite-strings to all makefiles for forcing GCC
to throw additional warnings about eventually existing ro-data accesses.
As a consequence, we revisited all situations where warnings where thrown
and added additional "const" statements wherever necessary.
* YAM_UT.c, YAM_utilities.h, misc: converted the AppendToLogfile() function
to a variable arguments function as that is what this function is all about.
In addition, the AppendLog(), AppendLogNormal() and AppendLogVerbose()
are now implemented as function macros instead.

522 lines of code changed in 56 files:

damato 2006-08-26 07:59 Rev.: 2274

* YAM_UT.c, YAM_RE.c: fixed a problem when ClearMailList() was being called
while a ReadMailData object was still referencing to one of the mails
being cleared right away. This had the effect that upcon index rescanning
the system may have access some undefined areas and therefore crashed the
system right away.

50 lines of code changed in 2 files:

damato 2006-08-21 02:19 Rev.: 2273

* misc: propagated the new html2mail converter to all kind of mail read
functions and also added a new configuration options to enable/disable
this new functionality.

81 lines of code changed in 8 files:

damato 2006-08-21 02:17 Rev.: 2272

- minor changes to the lexical analyzer for parsing mail files

0 lines of code changed in 3 files:

damato 2006-08-21 02:15 Rev.: 2271

* HTML2Mail.c: implemented a first version of a simple, flex-based html to
plaintext converter which accepts html infected text and automatically
converts it to RFC822 conform mail text.
Please note that this html converter is meant to kept simple with only a
low amount of effort in properly converting all kind of HTML magic.
Especially, things like HTML tables/frames/css etc. will never be supported
by it. For displaying such complex HTML stuff a later version will contain
the functionality of viewing such HTML via htmlview.mcc. So this converter
is really only meant for simple stuff. So please, don't fire up your feature
requests too fast :)

212 lines of code changed in 3 files:

damato 2006-08-20 18:49 Rev.: 2270

* YAM_TR.c: instead of just showing the POP3 server's name in the window
title of a transfer window we now show the full account name. This should
make it easier to distinguish between different accounts on the very same
POP3 server. Request #1543336

4 lines of code changed in 1 file:

damato 2006-08-20 18:19 Rev.: 2269

* YAM.c: now that the most stable BetterString.mcc 11.8 was released we bump
the minimum required version to 11.8 so that people work with the very
latest stable build of it.

1 lines of code changed in 1 file:

damato 2006-08-18 20:42 Rev.: 2268

* YAM.c: now that the most stable TextEditor.mcc 15.18 was released we bump
the minimum required version to 15.18 so that people work with the very
latest stable build of it.

1 lines of code changed in 1 file:

damato 2006-08-18 18:17 Rev.: 2267

- fixed some minor issue where a recent change resulted in some illegal access.

4 lines of code changed in 1 file:

damato 2006-08-18 08:52 Rev.: 2266

* YAM_UT.c, YAM_RE.c: fixed bug #1540297 where YAM didn't delete all temporary
files which are being created during unpacking of mail files of an XPK
compressed folder. Now all temporary files should be correctly deleted on
switching to another mail or by fully quitting YAM.

100 lines of code changed in 2 files:

damato 2006-08-13 23:51 Rev.: 2265

* YAM_MA.c: fixed another bunch of index variable mixups which may have caused
some serious trouble when replying to mails.

29 lines of code changed in 1 file:

damato 2006-08-13 09:04 Rev.: 2264

* YAM_MA.c: fixed a serious bug where upon replying on a mail a wrong index
variable was increased and caused an illegal memory access to happen under
certain circumstances.

8 lines of code changed in 1 file:

damato 2006-08-13 09:03 Rev.: 2263

* YAM_UT.c: added some debug output to the MatchNoCase() function.

13 lines of code changed in 1 file:

July 2006 »

Generated by StatSVN 0.7.0