Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 104 (100.0%) | 5552 (100.0%) | 53.3 |
yamos/ | 60 (57.7%) | 4030 (72.6%) | 67.1 |
yamos/classes/ | 43 (41.3%) | 1521 (27.4%) | 35.3 |
yamos/extrasrc/ | 1 (1.0%) | 1 (0.0%) | 1.0 |
* When using D(DBF_ERROR, ()) then a DisplayBeep() is issued.
* The FindUserData-hook used to resolve email aliases is now restricted to
only find matches of type AET_USER or AET_LIST.
8 lines of code changed in 2 files:
Crap... another blank line removed...
0 lines of code changed in 1 file:
Removed a blank line which was naggine me... ;-)
0 lines of code changed in 1 file:
Fixed InitDebug to SetupDebug define...
1 lines of code changed in 1 file:
Somehow this class wasn't added.
3 lines of code changed in 1 file:
ups... Gunther will kill me...
88 lines of code changed in 5 files:
Debug stuff modified slightly. Added call to SetupDebug() from initialize().
11 lines of code changed in 3 files:
Added Debug.c and Debug.h
2 lines of code changed in 2 files:
Added a bug description to IECODE_ESCAPE branch of eventhandler.
1 lines of code changed in 1 file:
* Added ClassesExtra.h file.
* Added section about tags and compact switch/cases to the styleguide.
* Moved the address list popup window to its own class.
* The adddress list popup window will now adapt to the position and size
of the parent window, when changed.
* Escape will now close the address matchlist popup window (and
MUIKEY_WINDOW_CLOSE is disabled for the recipient string as long as the
window is open).
171 lines of code changed in 6 files:
* Pressing 'delete' in a recipient string will now delete close the popup
list.
* The mails in the main listview are now shown to be from the real name
of the sender found in your addressbook (this name should also be used
when replying to the letter and composing the greeting phrase, but is
currently not).
41 lines of code changed in 2 files:
Fixed enforcer hit. Minor source layout changes...
128 lines of code changed in 5 files:
* Ensured that all source descriptions are now prefixed with ' Module:'.
This allows e.g. to do a ?Search YAM_#?.c "*N Module:"? to see the
description of each source file.
4 lines of code changed in 4 files:
tab->space conversion
1868 lines of code changed in 1 file:
* Recipientstring class no longer sets the frame, cyclechain or 'advance
on cr' tags.
8 lines of code changed in 3 files:
Added gracefully handling of failing strdup's etc.
25 lines of code changed in 2 files:
Really fixed ADDRRESOLVE command :-)
87 lines of code changed in 5 files:
* Renamed MUIM_Recipientstring_Transform method to
MUIM_Recipientstring_Resolve for consistancy with the rest of the YAM
source.
8 lines of code changed in 3 files:
Cosmetical enhancements...
4 lines of code changed in 1 file:
[FIXED] When using a list in the To gadget then the From and Reply-To fields
won't be changed to that setup in the addressbook.
[FIXED] ADDRRESOLVE arexx command is currently broken.
60 lines of code changed in 8 files:
(9 more)