Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 193 (100.0%) | 12.0 |
src/ | 6 (37.5%) | 154 (79.8%) | 25.6 |
src/classes/ | 2 (12.5%) | 29 (15.0%) | 14.5 |
yamos/ | 7 (43.8%) | 9 (4.7%) | 1.2 |
yamos/classes/ | 1 (6.3%) | 1 (0.5%) | 1.0 |
* YAM_FI.c: missing help bubble added for the "nowhere" button.
* YAM_MA.c: exchanged the positions of the "Set status to read/unread"
menu items for consistency with the popup menu.
* YAM.cd: applied the last lot of changes to the catalog despite the,
uh, "tweaks" and concurrent changes done to it. The code should be now
ready for external localization, and it only took me a week...
13 lines of code changed in 2 files:
* classes/MainMailList.c, classes/MainFolderListtree.c: applied most of
the changes suggested in change request #588495.
29 lines of code changed in 2 files:
* YAM_COg.c, YAM_WR.c, YAM.cd: added a few missing help bubbles and applied
several changes and fixes to the catalog. Also disabled the "you will be
notified as soon as updates are available" note in the update prefs page,
this doesn't belong in the GUI.
139 lines of code changed in 2 files:
* Makefile.os4: now uses the "gdate" command instead of "date" to work with
the current coreutils release and stop getting confused with the original
C:Date command.
1 lines of code changed in 1 file:
* 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:
* YAM_global.c: replaced the copyright symbol with "(C)" to be
friendlier with charsets where this symbol is not available
* classes/YAM.c: likewise
* locale/YAM.cd: likewise
2 lines of code changed in 2 files:
* YAM_RE.c, YAM.cd: changed the shortcuts for the "Set status to
marked/unmarked" menu items for them to be actually usable and
added shortcuts for selecting no messages/toggle the selection.
1 lines of code changed in 1 file:
The INFO template was still wrong.
1 lines of code changed in 1 file:
MSG_LOG_LoggedInVerbose will use code 2 from now on instead of 1, which is
reserved for MSG_LOG_LoggedIn
1 lines of code changed in 1 file:
Changed the event code issued with MSG_LOG_SendingVerbose to be 42.
41 was already in use by MSG_LOG_ConnectSMTP, and on the other hand
42 is also consistent with 32 as used by MSG_LOG_RetrievingVerbose
1 lines of code changed in 1 file:
Updated the URLs given by the MIME warning in WR_ComposeReport.
3 lines of code changed in 1 file:
Fixed the duplicated "shift right" k/b shortcut
1 lines of code changed in 1 file: