[commits] Horde-Hatchery branch master updated. ce24318bb4fd92e869ed302418cfcc698128b525

Michael M Slusarz slusarz at horde.org
Fri Jan 16 19:37:48 UTC 2009


The branch master has been updated
       via  ce24318bb4fd92e869ed302418cfcc698128b525 (commit)
       via  5ff2521050f4a9f814d7f81f0de676c2984af61c (commit)
       via  90fbbe11eb0b064777c8582a76659d32fdd7ee9e (commit)
       via  1e134bb4701d9d1f04f946d282744567c13ba6ff (commit)
       via  80229d4d1862383117540be0f5e31976c8b4ad90 (commit)
       via  066d0bc24f98d345200d56d6dcf04f69ff686826 (commit)
       via  be4fc0073a45403d212e6ccd8873371811771e75 (commit)
       via  2a47b266cffc69dba289236f87b55b5a8aa4365f (commit)
      from  e0782650ce91e46659fcb85fadbb41ab16a4986c (commit)

-----------------------------------------------------------------------
commit ce24318bb4fd92e869ed302418cfcc698128b525
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jan 16 12:36:53 2009 -0700

    Update compressed versions.

 imp/js/DimpBase.js         |    2 +-
 imp/js/DimpCore.js         |    2 +-
 imp/js/ViewPort.js         |    2 +-
 imp/js/compose-dimp.js     |    2 +-
 imp/js/fullmessage-dimp.js |    2 +-
 imp/js/login.js            |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=e0782650ce91e46659fcb85fadbb41ab16a4986c&r2=ce24318bb4fd92e869ed302418cfcc698128b525
http://git.horde.org/diff.php/imp/js/DimpCore.js?rt=horde-hatchery&r1=15174b1242c4e7a95f460a76ec7d8b51eb614853&r2=ce24318bb4fd92e869ed302418cfcc698128b525
http://git.horde.org/diff.php/imp/js/ViewPort.js?rt=horde-hatchery&r1=8e47a01a7a1c4b49bb381f722800a7480a3bb35c&r2=ce24318bb4fd92e869ed302418cfcc698128b525
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-hatchery&r1=4dc2788188b9ca18a1c659effd63e56b392f3c44&r2=ce24318bb4fd92e869ed302418cfcc698128b525
http://git.horde.org/diff.php/imp/js/fullmessage-dimp.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=ce24318bb4fd92e869ed302418cfcc698128b525
http://git.horde.org/diff.php/imp/js/login.js?rt=horde-hatchery&r1=e06b1fdda64f4deb692f5463443f828004df83ad&r2=ce24318bb4fd92e869ed302418cfcc698128b525

-----------------------------------------------------------------------
commit 5ff2521050f4a9f814d7f81f0de676c2984af61c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jan 16 11:15:52 2009 -0700

    ContextSensitive already keeps track of this info.

 imp/js/src/DimpBase.js |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=90fbbe11eb0b064777c8582a76659d32fdd7ee9e&r2=5ff2521050f4a9f814d7f81f0de676c2984af61c

-----------------------------------------------------------------------
commit 90fbbe11eb0b064777c8582a76659d32fdd7ee9e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jan 16 10:40:22 2009 -0700

    Add effect when showing/hiding attachment list.

 imp/js/src/DimpBase.js           |    2 +-
 imp/js/src/DimpCore.js           |    1 -
 imp/templates/chunks/message.php |    8 +++++---
 imp/templates/index/index.inc    |    5 +++--
 4 files changed, 9 insertions(+), 7 deletions(-)

http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=be4fc0073a45403d212e6ccd8873371811771e75&r2=90fbbe11eb0b064777c8582a76659d32fdd7ee9e
http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=be4fc0073a45403d212e6ccd8873371811771e75&r2=90fbbe11eb0b064777c8582a76659d32fdd7ee9e
http://git.horde.org/diff.php/imp/templates/chunks/message.php?rt=horde-hatchery&r1=be4fc0073a45403d212e6ccd8873371811771e75&r2=90fbbe11eb0b064777c8582a76659d32fdd7ee9e
http://git.horde.org/diff.php/imp/templates/index/index.inc?rt=horde-hatchery&r1=be4fc0073a45403d212e6ccd8873371811771e75&r2=90fbbe11eb0b064777c8582a76659d32fdd7ee9e

-----------------------------------------------------------------------
commit 1e134bb4701d9d1f04f946d282744567c13ba6ff
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jan 16 10:18:31 2009 -0700

    Fix viewport position when switching to cached view.

 imp/js/src/ViewPort.js |   18 +++++++++++-------
 1 files changed, 11 insertions(+), 7 deletions(-)

http://git.horde.org/diff.php/imp/js/src/ViewPort.js?rt=horde-hatchery&r1=066d0bc24f98d345200d56d6dcf04f69ff686826&r2=1e134bb4701d9d1f04f946d282744567c13ba6ff

-----------------------------------------------------------------------
commit 80229d4d1862383117540be0f5e31976c8b4ad90
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jan 16 09:39:05 2009 -0700

    Fix address generation in Newmail block.

 imp/lib/Block/Newmail.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/lib/Block/Newmail.php?rt=horde-hatchery&r1=49d3ac3a67792e002a4b0bf339d44f8003465d33&r2=80229d4d1862383117540be0f5e31976c8b4ad90

-----------------------------------------------------------------------
commit 066d0bc24f98d345200d56d6dcf04f69ff686826
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jan 16 12:33:11 2009 -0700

    Correctly display status flags when updating viewport.

 imp/js/src/ViewPort.js |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/js/src/ViewPort.js?rt=horde-hatchery&r1=8e47a01a7a1c4b49bb381f722800a7480a3bb35c&r2=066d0bc24f98d345200d56d6dcf04f69ff686826

-----------------------------------------------------------------------
commit be4fc0073a45403d212e6ccd8873371811771e75
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jan 16 00:46:43 2009 -0700

    Begin reworking Event handling model.
    
    Instead of attaching event handlers to every DOM element, set a single
    event handler on the document and sniff the Event object to determine
    what DOM element it hit.
    
    This is not fully complete yet, and there still are some issues (i.e
    dealing with context menu actions).

 imp/js/src/DimpBase.js           |  492 ++++++++++++++++++++++------------
 imp/js/src/DimpCore.js           |  105 ++++----
 imp/js/src/compose-dimp.js       |   86 ++++--
 imp/js/src/fullmessage-dimp.js   |   72 ++++--
 imp/templates/chunks/message.php |    2 +-
 imp/templates/index/index.inc    |   10 +-
 imp/themes/screen-dimp.css       |    8 +-
 7 files changed, 494 insertions(+), 281 deletions(-)

http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=e0782650ce91e46659fcb85fadbb41ab16a4986c&r2=be4fc0073a45403d212e6ccd8873371811771e75
http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=2a47b266cffc69dba289236f87b55b5a8aa4365f&r2=be4fc0073a45403d212e6ccd8873371811771e75
http://git.horde.org/diff.php/imp/js/src/compose-dimp.js?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=be4fc0073a45403d212e6ccd8873371811771e75
http://git.horde.org/diff.php/imp/js/src/fullmessage-dimp.js?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=be4fc0073a45403d212e6ccd8873371811771e75
http://git.horde.org/diff.php/imp/templates/chunks/message.php?rt=horde-hatchery&r1=6d5d5850aa6da932b04b53fd2b2e609b82a84e47&r2=be4fc0073a45403d212e6ccd8873371811771e75
http://git.horde.org/diff.php/imp/templates/index/index.inc?rt=horde-hatchery&r1=6d5d5850aa6da932b04b53fd2b2e609b82a84e47&r2=be4fc0073a45403d212e6ccd8873371811771e75
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=6d5d5850aa6da932b04b53fd2b2e609b82a84e47&r2=be4fc0073a45403d212e6ccd8873371811771e75

-----------------------------------------------------------------------
commit 2a47b266cffc69dba289236f87b55b5a8aa4365f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jan 15 23:13:34 2009 -0700

    Should not be needed any more.

 imp/js/src/DimpCore.js |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=15174b1242c4e7a95f460a76ec7d8b51eb614853&r2=2a47b266cffc69dba289236f87b55b5a8aa4365f




More information about the commits mailing list