[commits] Horde branch master updated. 46f42548e67217202ccb105083a673f11ffa8c70

Michael M Slusarz slusarz at horde.org
Sat Oct 2 07:49:22 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 80d5ec9532458e700efd9ebad681849bd53e9503

065707c Fix typo
e31d811 Optimize DOM -> UID lookup in viewport
e478810 Fix Horde_Template tags
d36c736 Improved address display in dimp
46f4254 No need for separate uidlist Hash object.

-----------------------------------------------------------------------

commit 065707ce13bfdf2ad6ac2a6ff7951940e34484c7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Oct 2 00:20:48 2010 -0600

    Fix typo

 imp/message-dimp.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/message-dimp.php?rt=horde-git&r1=ce50d85f06abba483246630ba364630c3bb19385&r2=065707ce13bfdf2ad6ac2a6ff7951940e34484c7

-----------------------------------------------------------------------

commit e31d811cf563c0108e47e22cb6891badea646090
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Oct 2 00:21:12 2010 -0600

    Optimize DOM -> UID lookup in viewport

 imp/js/viewport.js |   20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/js/viewport.js?rt=horde-git&r1=ee5f8a2db60fac0a1ae4645130a514c7ff3c25da&r2=e31d811cf563c0108e47e22cb6891badea646090

-----------------------------------------------------------------------

commit e4788101e02d664b3486c3d356db3b5ab0a009d3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Oct 2 00:27:14 2010 -0600

    Fix Horde_Template tags

 imp/templates/dimp/message/message.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/imp/templates/dimp/message/message.html?rt=horde-git&r1=ce50d85f06abba483246630ba364630c3bb19385&r2=e4788101e02d664b3486c3d356db3b5ab0a009d3

-----------------------------------------------------------------------

commit d36c736cd102e9d8d3a38a3da91d8f67d614fafa
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Oct 2 00:27:22 2010 -0600

    Improved address display in dimp

 imp/themes/dimp/screen.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/themes/dimp/screen.css?rt=horde-git&r1=ce50d85f06abba483246630ba364630c3bb19385&r2=d36c736cd102e9d8d3a38a3da91d8f67d614fafa

-----------------------------------------------------------------------

commit 46f42548e67217202ccb105083a673f11ffa8c70
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Oct 2 00:55:11 2010 -0600

    No need for separate uidlist Hash object.
    
    The data Hash is already indexed by UID, so use the data objects to
    track the row number mapping.

 imp/js/viewport.js |   22 +++++++---------------
 1 files changed, 7 insertions(+), 15 deletions(-)

http://git.horde.org/diff.php/imp/js/viewport.js?rt=horde-git&r1=e31d811cf563c0108e47e22cb6891badea646090&r2=46f42548e67217202ccb105083a673f11ffa8c70




More information about the commits mailing list