November 2009 Commit Log

Number of Commits:
12
Number of Active Developers:
2
tboeckel 2009-11-16 10:02 Rev.: 4425

* YAM_UT.c: external programs are no longer created as a child process of YAM
to prevent error messages from DOS if YAM is shut down before the child
process. This fixes bug #2898332.

0 lines of code changed in 1 file:

tboeckel 2009-11-13 14:56 Rev.: 4424

* Threads.c: changed some non-BOOL return values used in a boolean fashion to be BOOL.

37 lines of code changed in 1 file:

tboeckel 2009-11-13 14:48 Rev.: 4423

* Threads.c: applied the "parent can continue" modifications based on the
recent modifications in SimpleMail.

62 lines of code changed in 1 file:

tboeckel 2009-11-13 10:30 Rev.: 4422

* mui/MainFolderListtree.c: reverted yesterdays change. Only folders without
any valid index should be displayed in italic style. Thus a folder with
a flushed index will be displayed as a usual folder. Accessing the folder
just needs a (hopefully fast) reload of the index.

3 lines of code changed in 2 files:

tboeckel 2009-11-12 14:10 Rev.: 4421

* mui/MainFolderListtree.c: reverted yesterdays change. Only folders without
any valid index should be displayed in italic style. Thus a folder with
a flushed index will be displayed as a usual folder. Accessing the folder
just needs a (hopefully fast) reload of the index.

1 lines of code changed in 1 file:

tboeckel 2009-11-12 13:50 Rev.: 4420

* Rexx.c: the command table no longer needs to be NULL terminated, but the
binary search still took the no longer existent NULL termination into
account and hence failed on the last command, namely WRITETO. Thanks to
Christer Oldhoff for the hint.

3 lines of code changed in 1 file:

tboeckel 2009-11-11 17:08 Rev.: 4419

* Rexx.c, rexx/flushindexes.c, doc/YAM_english.guide: implemented the ARexx
command FLUSHINDEXES to flush the index of all folders. This command does
the same as selecting "Flush indexes" from the Folder menu. This fulfils
feature request #2895896.

154 lines of code changed in 4 files:

tboeckel 2009-11-11 15:39 Rev.: 4418

* mui/MainFolderListtree.c: folders without valid indices were not displayed
correctly in italic style.

27 lines of code changed in 1 file:

damato 2009-11-07 01:48 Rev.: 4417

* YAM_TR.c: fixed bug #2893236 in the TR_DownloadURL() function where we did
send an incorrect HTTP/1.1 request without being able to deal with
reponses using Transfer-Encoding. Now we will use HTTP/1.0 for the request
instead to conform to the RFC. In addition, we incorrectly expected a
Content-Length: header to be present at all times which according to the
RFC may not always be the case. Thus, we are now simply receiving the
answer until the connection is dropped.

17 lines of code changed in 1 file:

tboeckel 2009-11-06 10:25 Rev.: 4414

* YAM_TR.c: added output of the content length value, if it is received.

3 lines of code changed in 1 file:

tboeckel 2009-11-06 09:53 Rev.: 4413

* YAM_TR.c: added some debug output about how many bytes have been received
so far any how many YAM expects.

4 lines of code changed in 1 file:

tboeckel 2009-11-03 09:14 Rev.: 4412

* YAM_TR.c: raised minimum required version of application.library for the
new notification system to 53.7 due to recent SDK changes.

3 lines of code changed in 1 file:

October 2009 »

Generated by StatSVN 0.7.0