[commits] Horde-Hatchery branch master updated.

Michael M Slusarz slusarz at horde.org
Wed Feb 18 06:42:29 UTC 2009


The branch master has been updated.
The following is a summary of the commits. Further details on each commit
can be found below.

from: 2b2b2f976d1dd61ef1d16e77889b7eef6c8d574a

678ab1a... General JS cleanup
864f445... Rework contextmenu click event firing.

-----------------------------------------------------------------------
commit 678ab1ad736b4af85c25ee8fbeddc3d9e8c56354
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Feb 13 01:00:32 2009 -0700

    General JS cleanup

 imp/js/src/ContextSensitive.js |   18 ++-----
 imp/js/src/DimpBase.js         |   89 ++++++++++++++--------------------
 imp/js/src/DimpCore.js         |   73 +++++++++++++---------------
 imp/js/src/compose-dimp.js     |  103 ++++++++++++++++++++++------------------
 imp/js/src/fullmessage-dimp.js |   39 +++++++--------
 5 files changed, 152 insertions(+), 170 deletions(-)

http://git.horde.org/diff.php/imp/js/src/ContextSensitive.js?rt=horde-hatchery&r1=2ca4517654497955c99e210098ed0b85bfc18c60&r2=678ab1ad736b4af85c25ee8fbeddc3d9e8c56354
http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=c5ea3c1e37a9a6b44a10590a9928877d58480e71&r2=678ab1ad736b4af85c25ee8fbeddc3d9e8c56354
http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=c5ea3c1e37a9a6b44a10590a9928877d58480e71&r2=678ab1ad736b4af85c25ee8fbeddc3d9e8c56354
http://git.horde.org/diff.php/imp/js/src/compose-dimp.js?rt=horde-hatchery&r1=448b109e0839fd6d4760b7d8829a44d3928fd8d5&r2=678ab1ad736b4af85c25ee8fbeddc3d9e8c56354
http://git.horde.org/diff.php/imp/js/src/fullmessage-dimp.js?rt=horde-hatchery&r1=448b109e0839fd6d4760b7d8829a44d3928fd8d5&r2=678ab1ad736b4af85c25ee8fbeddc3d9e8c56354

-----------------------------------------------------------------------
commit 864f4454f2ad3a2dd2c963b92def28a84a8a2de6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Feb 13 02:08:08 2009 -0700

    Rework contextmenu click event firing.
    
    Update contextmenus in full message view to match style used on base
    page.
    Load contacts contextmenu images from CSS.

 imp/js/src/ContextSensitive.js     |   62 ++++++----
 imp/js/src/DimpBase.js             |  227 +++++++++++++++++++-----------------
 imp/js/src/DimpCore.js             |   30 +++--
 imp/js/src/fullmessage-dimp.js     |   43 +++++---
 imp/templates/chunks/message.php   |   16 ++--
 imp/templates/index/index-dimp.inc |    4 +-
 imp/themes/screen-dimp.css         |    6 +
 imp/themes/silver/screen-dimp.css  |    6 +
 8 files changed, 226 insertions(+), 168 deletions(-)

http://git.horde.org/diff.php/imp/js/src/ContextSensitive.js?rt=horde-hatchery&r1=678ab1ad736b4af85c25ee8fbeddc3d9e8c56354&r2=864f4454f2ad3a2dd2c963b92def28a84a8a2de6
http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=678ab1ad736b4af85c25ee8fbeddc3d9e8c56354&r2=864f4454f2ad3a2dd2c963b92def28a84a8a2de6
http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=678ab1ad736b4af85c25ee8fbeddc3d9e8c56354&r2=864f4454f2ad3a2dd2c963b92def28a84a8a2de6
http://git.horde.org/diff.php/imp/js/src/fullmessage-dimp.js?rt=horde-hatchery&r1=678ab1ad736b4af85c25ee8fbeddc3d9e8c56354&r2=864f4454f2ad3a2dd2c963b92def28a84a8a2de6
http://git.horde.org/diff.php/imp/templates/chunks/message.php?rt=horde-hatchery&r1=aa94bcade4a15e17eda72a71a937fb346b95b998&r2=864f4454f2ad3a2dd2c963b92def28a84a8a2de6
http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=d6f707a5eb5e191f20cb8242a9037334b7e1cd8b&r2=864f4454f2ad3a2dd2c963b92def28a84a8a2de6
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=d6f707a5eb5e191f20cb8242a9037334b7e1cd8b&r2=864f4454f2ad3a2dd2c963b92def28a84a8a2de6
http://git.horde.org/diff.php/imp/themes/silver/screen-dimp.css?rt=horde-hatchery&r1=d6f707a5eb5e191f20cb8242a9037334b7e1cd8b&r2=864f4454f2ad3a2dd2c963b92def28a84a8a2de6




More information about the commits mailing list