[commits] Horde-Hatchery branch master updated. 4dc2788188b9ca18a1c659effd63e56b392f3c44

Michael M Slusarz slusarz at horde.org
Fri Dec 19 00:13:35 UTC 2008


The branch master has been updated
       via  4dc2788188b9ca18a1c659effd63e56b392f3c44 (commit)
       via  4ca5614ad1ff6e04b53a2c83b8bec51abea26967 (commit)
       via  c1c83a020df92ae83a518417772934795200529a (commit)
       via  2164b6c02d6d8e0c60a2f9579cde655bcf796f88 (commit)
      from  f5a7450be6993880e735e70e18444882e0fbf925 (commit)

-----------------------------------------------------------------------
commit 4dc2788188b9ca18a1c659effd63e56b392f3c44
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 18 17:13:44 2008 -0700

    Add compose attachment preview to DIMP

 imp/docs/CHANGES           |    1 +
 imp/js/compose-dimp.js     |    2 +-
 imp/js/src/compose-dimp.js |   16 +++++++++++-----
 imp/themes/screen-dimp.css |    8 ++++++++
 4 files changed, 21 insertions(+), 6 deletions(-)

http://cvs.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&r1=6150f1e289d7c532f380e11292da93d90e1255d1&r2=4dc2788188b9ca18a1c659effd63e56b392f3c44
http://cvs.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-hatchery&r1=2164b6c02d6d8e0c60a2f9579cde655bcf796f88&r2=4dc2788188b9ca18a1c659effd63e56b392f3c44
http://cvs.horde.org/diff.php/imp/js/src/compose-dimp.js?rt=horde-hatchery&r1=2164b6c02d6d8e0c60a2f9579cde655bcf796f88&r2=4dc2788188b9ca18a1c659effd63e56b392f3c44
http://cvs.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=b4cc0cff3495af6da6d84d3c12a38cba48b5aae9&r2=4dc2788188b9ca18a1c659effd63e56b392f3c44

-----------------------------------------------------------------------
commit 4ca5614ad1ff6e04b53a2c83b8bec51abea26967
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 18 16:47:29 2008 -0700

    Clean up URL creation/SID addition in dimp

 imp/js/DimpBase.js     |    2 +-
 imp/js/DimpCore.js     |    2 +-
 imp/js/src/DimpBase.js |    2 +-
 imp/js/src/DimpCore.js |   22 ++++++++++------------
 imp/lib/DIMP.php       |    2 +-
 5 files changed, 14 insertions(+), 16 deletions(-)

http://cvs.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=2164b6c02d6d8e0c60a2f9579cde655bcf796f88&r2=4ca5614ad1ff6e04b53a2c83b8bec51abea26967
http://cvs.horde.org/diff.php/imp/js/DimpCore.js?rt=horde-hatchery&r1=a4a7c6014eb095ab90d6e0f4e3cae802f3289434&r2=4ca5614ad1ff6e04b53a2c83b8bec51abea26967
http://cvs.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=2164b6c02d6d8e0c60a2f9579cde655bcf796f88&r2=4ca5614ad1ff6e04b53a2c83b8bec51abea26967
http://cvs.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=a4a7c6014eb095ab90d6e0f4e3cae802f3289434&r2=4ca5614ad1ff6e04b53a2c83b8bec51abea26967
http://cvs.horde.org/diff.php/imp/lib/DIMP.php?rt=horde-hatchery&r1=21b186231b0a1e893c9e5a9c4a54ac252867fa56&r2=4ca5614ad1ff6e04b53a2c83b8bec51abea26967

-----------------------------------------------------------------------
commit c1c83a020df92ae83a518417772934795200529a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 18 16:34:02 2008 -0700

    No need for move and copy to be constants

 imp/ajax.php        |    2 +-
 imp/lib/Message.php |   27 +++++++++++----------------
 imp/lib/Spam.php    |    2 +-
 imp/mailbox.php     |    3 +--
 imp/message.php     |    4 +---
 5 files changed, 15 insertions(+), 23 deletions(-)

http://cvs.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=5ad4fbf87390c2e46848d1a886c0799814013205&r2=c1c83a020df92ae83a518417772934795200529a
http://cvs.horde.org/diff.php/imp/lib/Message.php?rt=horde-hatchery&r1=150496c410d7c650a6e955c8bca758543f90341e&r2=c1c83a020df92ae83a518417772934795200529a
http://cvs.horde.org/diff.php/imp/lib/Spam.php?rt=horde-hatchery&r1=0d2b1261e21751217b3ca0619c94b74aceabfaf1&r2=c1c83a020df92ae83a518417772934795200529a
http://cvs.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=b4cc0cff3495af6da6d84d3c12a38cba48b5aae9&r2=c1c83a020df92ae83a518417772934795200529a
http://cvs.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=150496c410d7c650a6e955c8bca758543f90341e&r2=c1c83a020df92ae83a518417772934795200529a

-----------------------------------------------------------------------
commit 2164b6c02d6d8e0c60a2f9579cde655bcf796f88
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Dec 18 14:23:43 2008 -0700

    Update forward flag in mailbox view

 imp/js/DimpBase.js         |    2 +-
 imp/js/compose-dimp.js     |    2 +-
 imp/js/src/DimpBase.js     |    4 ++++
 imp/js/src/compose-dimp.js |    9 ++++++++-
 4 files changed, 14 insertions(+), 3 deletions(-)

http://cvs.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=a2a37464072c724048111c9de157eca06d6ed37f&r2=2164b6c02d6d8e0c60a2f9579cde655bcf796f88
http://cvs.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-hatchery&r1=21b186231b0a1e893c9e5a9c4a54ac252867fa56&r2=2164b6c02d6d8e0c60a2f9579cde655bcf796f88
http://cvs.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=a2a37464072c724048111c9de157eca06d6ed37f&r2=2164b6c02d6d8e0c60a2f9579cde655bcf796f88
http://cvs.horde.org/diff.php/imp/js/src/compose-dimp.js?rt=horde-hatchery&r1=21b186231b0a1e893c9e5a9c4a54ac252867fa56&r2=2164b6c02d6d8e0c60a2f9579cde655bcf796f88




More information about the commits mailing list