August 2001 Commit Log

Number of Commits:
28
Number of Active Developers:
4
duff2 2001-08-22 13:13 Rev.: 588

* 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:

duff2 2001-08-06 22:04 Rev.: 583

Crap... another blank line removed...

0 lines of code changed in 1 file:

duff2 2001-08-06 21:57 Rev.: 582

Removed a blank line which was naggine me... ;-)

0 lines of code changed in 1 file:

duff2 2001-08-06 21:27 Rev.: 581

Fixed InitDebug to SetupDebug define...

1 lines of code changed in 1 file:

damato 2001-08-06 18:54 Rev.: 580

- added two brackets to kill warning on return...

1 lines of code changed in 1 file:

duff2 2001-08-06 18:18 Rev.: 579

Somehow this class wasn't added.

3 lines of code changed in 1 file:

duff2 2001-08-06 18:18 Rev.: 578

ups... Gunther will kill me...

88 lines of code changed in 5 files:

duff2 2001-08-06 18:10 Rev.: 577

Debug stuff modified slightly. Added call to SetupDebug() from initialize().

11 lines of code changed in 3 files:

duff2 2001-08-06 17:42 Rev.: 576

Added Debug.c and Debug.h

2 lines of code changed in 2 files:

damato 2001-08-06 15:50 Rev.: 575

- added work-around for known SAS/C bug that appeared in DeleteFolderHook()

13 lines of code changed in 1 file:

damato 2001-08-06 11:54 Rev.: 573

- ContextMenus now also open in areas where no mail/folder is, so that this
popupmenus can be used to generate at least a new folder/group or mail.
- If a context menu is opened on a already active entry the maillist will
not be refreshed anymore. This should reduce flickering at least on
already active entries.

82 lines of code changed in 2 files:

laursen 2001-08-06 02:43 Rev.: 572

Now respects the "Iconified on startup" MUI setting. If the HIDE tooltype
is present, it'll override it.

1 lines of code changed in 1 file:

damato 2001-08-06 00:34 Rev.: 571

- the delete folder menu item & context menu entry does not allow to remove
the incoming/deleted/sent/outgoing folder anymore. This was the standard
behaviour before the hierarchical folder system was added and was broken.
This fixes bug #445602 also.
- if a folder group is going to be deleted YAM will pop up a requester now
asking the user to confirm if it is not empty. If this folder group
contains any subfolders or another group, then this subentries will be
moved to the parent folder of the group first.

66 lines of code changed in 3 files:

damato 2001-08-05 19:33 Rev.: 570

- reverted changes to the resolve method of the recipientstring to reduce
complexity of the code. (who request this... guess?)
- turned the ChangeLog upsidedown. Now the newest entry should always be
attached to the top because this is more natural.

25 lines of code changed in 1 file:

duff2 2001-08-05 16:03 Rev.: 569

Added a bug description to IECODE_ESCAPE branch of eventhandler.

1 lines of code changed in 1 file:

duff2 2001-08-05 15:52 Rev.: 568

* 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:

duff2 2001-08-05 11:30 Rev.: 567

* 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:

duff2 2001-08-04 15:03 Rev.: 566

Fixed enforcer hit. Minor source layout changes...

128 lines of code changed in 5 files:

damato 2001-08-03 01:14 Rev.: 564

- renamed the MUIA_Recipientstring_Resolve_NoResolve to _ResolveOnCR
accordingly to some discussions.
- renamed GetMUI() function to xget() because this is a more "standard"
name for this function.
- the ShowMatches() method of the recipient string class is now using
SetAttrs() for setting the list position.
- added EXPORT statement for the MUIF_ flags to the recipient string class
to allow the autogen tool to take care about this.
- removed obsolete DD_String class stuff including WR_ResolveName() and
WR_ExpandAddresses()
- modified smakefile to reflect every dependency for the classes.

99 lines of code changed in 18 files:

duff2 2001-08-02 22:26 Rev.: 563

* 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:

duff2 2001-08-02 17:01 Rev.: 560

tab->space conversion

1868 lines of code changed in 1 file:

duff2 2001-08-02 16:03 Rev.: 559

* Recipientstring class no longer sets the frame, cyclechain or 'advance
on cr' tags.

8 lines of code changed in 3 files:

damato 2001-08-02 14:19 Rev.: 558

- added a MUIA_Recipientstring_NoResolve attribute to the recipientstring
class. If this attribute is set to TRUE the recipientstring is not going
to perform a resolving on the entered string, what means in fact that it
will not transform it with a realname or something else.
- fixed some bugs recently introduced to the recipientstring class.

49 lines of code changed in 4 files:

damato 2001-08-02 00:33 Rev.: 555

- changed RETURN, SHIFT+RETURN behaviour as discussed in the mailing list.
Now YAM should resolve any entered string without the realname if the user
press SHIFT+RETURN in a recipientstring gadget.
- changed the string gadget checks if a mail is going to be sent accordingly
to the above behaviour. Now YAM will pop up an error requester if a user
tries to send a email and it can`t resolve any entered string or if the
From: is missing.
- YAM will also change the focus of the pagegroup and string gadget that
produced the failure, so that the user can immediatly change it.
- added From: is missing warning requester. Now YAM will warn the user that
the From: string is empty and allow him to either use the default sender
address from the config or reenter the string again.
- fixed bug in recipient string where the position of the popuplist was not
set everytime it was opened. This caused that if the window was moved in
between of two popups, then the popuplist was displayed on a wrong position.
Still one flaw:
1)if the window is moved while the popuplist ist open, then the popuplist
will not move it`s position in sync with the window.

344 lines of code changed in 5 files:

gnikl 2001-08-01 17:58 Rev.: 553

small cleanup

6 lines of code changed in 1 file:

gnikl 2001-08-01 17:10 Rev.: 551

fixed SetRexxVar() problems

9 lines of code changed in 1 file:

duff2 2001-08-01 13:12 Rev.: 550

Added gracefully handling of failing strdup's etc.

25 lines of code changed in 2 files:

duff2 2001-08-01 08:49 Rev.: 549

Really fixed ADDRRESOLVE command :-)

87 lines of code changed in 5 files:

July 2001 »

Generated by StatSVN 0.7.0