Monotone-Parent: 9b6a87c288fd476ce2774933261d8fc081fc8334

Monotone-Revision: d6acf550ed6a03fbd33942b8d7cd672e30a07bf0

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-08T21:42:10
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-03-08 21:42:10 +00:00
parent 17bb6a4c7a
commit 96ae0d1b16
3 changed files with 11 additions and 5 deletions
+7
View File
@@ -1,5 +1,12 @@
2010-03-08 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/WebServerResources/generic.js (onSearchKeyDown): set the
search timeout to 500 ms instead of 1 sec.
* UI/WebServerResources/UIxContactsUserFolders.js
(onFolderSearchKeyDown): move the start of the animation to
onSearchFormSubmit.
* UI/WebServerResources/generic.js (createDialog): new method
designed to provide a normalized interface for creating popup
dialogs with DOM methods.