April 2005 Commit Log

Number of Commits:
13
Number of Active Developers:
1
damato 2005-04-26 23:53 Rev.: 1847

- YAM_MAf.c: modified the FlushIndexes function to make sure all indexes fo all
folders are saved to disk, no matter if the index of a folder is really flushed
or not. This way a user can make sure to definitely have all indexes saved to
disk by using the "Flush indices" menu item.

40 lines of code changed in 1 file:

damato 2005-04-26 23:35 Rev.: 1846

- YAM_MAf.c: fixed the automatic folder index rescanning routine where upon an
outdated/missing .index file YAM always did rescan a folder upon startup instead
of taking respect of the LoadAllFolders option.

110 lines of code changed in 1 file:

damato 2005-04-26 23:29 Rev.: 1844

- added some more debug output.

12 lines of code changed in 1 file:

damato 2005-04-26 23:28 Rev.: 1843

- minor change to make YAM compile with OS4 newlib runtime library.

4 lines of code changed in 2 files:

damato 2005-04-14 14:34 Rev.: 1842

- starter.c, Makefile.MorphOS: removed starter.c which is anyway not used
anymore on MorphOS distributions.

1 lines of code changed in 1 file:

damato 2005-04-09 10:11 Rev.: 1839

- ReadMailGroup.c, YAM_MA.f, YAM_MAf.c: slightly improved refresh handling where
upon an update of a readmailgroup the texteditor content should be clear prior
to placing the anyway more or less same text to the texteditor again. This should
hopefully fix/improve some flickering situations.

8 lines of code changed in 3 files:

damato 2005-04-07 09:10 Rev.: 1837

- YAM_AB.c: removed another "-repeat" specification on a del key operation which
might be dangerous.

1 lines of code changed in 1 file:

damato 2005-04-06 02:16 Rev.: 1836

- fixed a minor line mixup

2 lines of code changed in 1 file:

damato 2005-04-06 01:36 Rev.: 1834

- YAM_RE.c, YAM_UT.c, AttachmentGroup.c: added some more debug output to different
areas which in fact should make the new readwindow/attachmentgroup stuff more
debugable.

30 lines of code changed in 4 files:

damato 2005-04-06 01:35 Rev.: 1833

- ReadMailGroup.c: fixed a possible crash bug where an already used read window or
group object wasn't correctly cleared upon initialization of a new mail. This
should fix some crashes that may have occurred on mails with attachments where
the attachmentgroup still referred to some mail part pointer which in fact
where already freed upon the redisplay of the mail (bug #1170937).

37 lines of code changed in 1 file:

damato 2005-04-04 00:10 Rev.: 1832

- Debug.c,h: reworked the whole debug output management in YAM and replaced it
by a more sophisticated and modern runtime debugging framework.
This new framework allows our developers now to specify a special debug flag on
which this particular debug output should be displayed. An environment
variable (ENV:yamdebug) can then be used to enable/disable certain debug
information prior to the start of YAM.

1110 lines of code changed in 33 files:

damato 2005-04-02 17:47 Rev.: 1830

- Splashwindow.c, YAM_US.c: moved the authentication request for password
protected users to the Splashwindow instead of using a separate requester.
This does not only integrate the startup process a bit better, but also fixes
a crash bug that occurred when using a StringRequest() during startup.

191 lines of code changed in 2 files:

damato 2005-04-02 15:00 Rev.: 1829

- YAM_UT.c, misc: replaced all MUIM_Application_Input usages by proper NewInput
usages which should work a bit more efficent regarding to the MUI documentation.
Also checked all NewInput usages that they are used correctly as per MUI
documentation.

119 lines of code changed in 3 files:

March 2005 »

Generated by StatSVN 0.7.0