From fd7af99e8f41b8b2fb4316fa94b4b59f6e1e7c0e Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 18 May 2007 17:26:16 +0000 Subject: [PATCH] Monotone-Parent: 6ff48c5c022a397b1812038bde39965da53f6fe5 Monotone-Revision: 739a45e2e868c13f0af04a0711f65d467bf9bb1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-18T17:26:16 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 06b9a6f5e..a9455e1fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-05-18 Wolfgang Sourdeau + + * UI/WebServerResources/MailerUI.js: replaced all invocations of + addEventListener to the use of prototype's Event object. Also, + configured all menus programmatically following descriptions lists + containing their callbacks, or nulls, submenus id or separators. + 2007-05-17 Wolfgang Sourdeau * UI/Common/UIxObjectActions.m ([UIxObjectActions