Monotone-Parent: 53a9a0c604dc0d44347247cc86a74a8d746c3c4b

Monotone-Revision: 69f4dab4873454f7a95f8824f9f72c5a71f8d3d7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-10T22:59:39
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-11-10 22:59:39 +00:00
parent bfc1f9012b
commit eb1a16bc87
2 changed files with 133 additions and 18 deletions
+4
View File
@@ -1,5 +1,9 @@
2006-11-10 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/WebServerResources/MailerUI.js: added code to handle the
possible drag and drop events to manager in the mail module.
Moving messages, opening parent folders, ...
* UI/WebServerResources/SOGoDragAndDrop.js: new file containing
the drag and drop manager as well as the interface to HTMLElement
to trigger drag and drop events.