[commits] Horde-Hatchery branch master updated.

Michael M Slusarz slusarz at horde.org
Sun Feb 22 04:25:34 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: 58ab073916586f1ff41b404d37040f38d6cfd0e7

88793b4... Fix select all in dimp
8db538e... Improvements to PGP & S/MIME verifying UI
6288a16... Fix address context clicks
d61c982... Fix spellcheck popdown icon in dimp
66c3b47... Tweak CSS/wording.
02c6fe5... Fix double click error in msglist if no messages available.
ecd380b... Don't show address on email addresses if personal info exists
2fa700c... Use new git Horde_SpellChecker
b1314da... Don't return any PEAR_Errors in IMP code.
9a08f97... New singleton style.

-----------------------------------------------------------------------
commit 88793b4e26fb0d5e0febf26d8e3e1d7026727f02
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Feb 21 16:30:37 2009 -0700

    Fix select all in dimp

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

http://git.horde.org/diff.php/imp/js/src/ViewPort.js?rt=horde-hatchery&r1=d6f707a5eb5e191f20cb8242a9037334b7e1cd8b&r2=88793b4e26fb0d5e0febf26d8e3e1d7026727f02

-----------------------------------------------------------------------
commit 8db538e55ef53a519826bd27684d9776694a8067
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Feb 21 16:57:24 2009 -0700

    Improvements to PGP & S/MIME verifying UI

 imp/js/src/DimpCore.js        |   12 ++++++++++--
 imp/lib/DIMP.php              |    1 +
 imp/lib/Mime/Viewer/pgp.php   |    6 +++---
 imp/lib/Mime/Viewer/smime.php |    4 ++--
 4 files changed, 16 insertions(+), 7 deletions(-)

http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=58ab073916586f1ff41b404d37040f38d6cfd0e7&r2=8db538e55ef53a519826bd27684d9776694a8067
http://git.horde.org/diff.php/imp/lib/DIMP.php?rt=horde-hatchery&r1=aa8b20a89caaea6f63c2d719765eb78fb04062b4&r2=8db538e55ef53a519826bd27684d9776694a8067
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/pgp.php?rt=horde-hatchery&r1=d6798a51897ad0e2759b4f28fd715a6877c9307e&r2=8db538e55ef53a519826bd27684d9776694a8067
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/smime.php?rt=horde-hatchery&r1=d06f5dbc9d3a8328b25ce2f866ab6b5fedcb66b9&r2=8db538e55ef53a519826bd27684d9776694a8067

-----------------------------------------------------------------------
commit 6288a167d9b8b1eb7eb8d9667c90b8ffb1e3d291
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Feb 21 17:16:26 2009 -0700

    Fix address context clicks

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

http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=8db538e55ef53a519826bd27684d9776694a8067&r2=6288a167d9b8b1eb7eb8d9667c90b8ffb1e3d291

-----------------------------------------------------------------------
commit d61c98222cb7cd1362f6645b67284f52f76c2d10
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Feb 21 17:20:37 2009 -0700

    Fix spellcheck popdown icon in dimp

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

http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=4ffc2a60d1dbe2983a120d9f2c708e57106c34ee&r2=d61c98222cb7cd1362f6645b67284f52f76c2d10

-----------------------------------------------------------------------
commit 66c3b47f22f34b18309519f507637352b154c677
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Feb 21 17:25:47 2009 -0700

    Tweak CSS/wording.

 imp/templates/index/index-dimp.inc |    4 ++--
 imp/themes/screen.css              |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/imp/templates/index/index-dimp.inc?rt=horde-hatchery&r1=bdab270db497d1edb66f2e23b01d8a87719e36f6&r2=66c3b47f22f34b18309519f507637352b154c677
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=58ab073916586f1ff41b404d37040f38d6cfd0e7&r2=66c3b47f22f34b18309519f507637352b154c677

-----------------------------------------------------------------------
commit 02c6fe5b23189d9783edad575ae27f9382daca12
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Feb 21 17:25:53 2009 -0700

    Fix double click error in msglist if no messages available.

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

http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=4ffc2a60d1dbe2983a120d9f2c708e57106c34ee&r2=02c6fe5b23189d9783edad575ae27f9382daca12

-----------------------------------------------------------------------
commit ecd380b5660bcf9dd418b5c81dcecca72f809c96
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Feb 21 17:42:22 2009 -0700

    Don't show address on email addresses if personal info exists

 imp/js/src/DimpCore.js |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=6288a167d9b8b1eb7eb8d9667c90b8ffb1e3d291&r2=ecd380b5660bcf9dd418b5c81dcecca72f809c96

-----------------------------------------------------------------------
commit 2fa700c017e640ced20dfd3ccb2ee92a5935229e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Feb 21 18:33:14 2009 -0700

    Use new git Horde_SpellChecker

 imp/compose.php                |    5 ++++-
 imp/lib/Imple/SpellChecker.php |   16 ++++++++--------
 2 files changed, 12 insertions(+), 9 deletions(-)

http://git.horde.org/diff.php/imp/compose.php?rt=horde-hatchery&r1=e0d5c61901c45e599505d09bb5a7b3f9d3db9783&r2=2fa700c017e640ced20dfd3ccb2ee92a5935229e
http://git.horde.org/diff.php/imp/lib/Imple/SpellChecker.php?rt=horde-hatchery&r1=e0d5c61901c45e599505d09bb5a7b3f9d3db9783&r2=2fa700c017e640ced20dfd3ccb2ee92a5935229e

-----------------------------------------------------------------------
commit b1314da3c3234bf90a1992361e10834a9ca91e98
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Feb 21 18:54:59 2009 -0700

    Don't return any PEAR_Errors in IMP code.
    
    First step on conversion to exclusively using exceptions.

 imp/acl.php                                |   44 +++++---
 imp/ajax.php                               |   22 ++--
 imp/compose-dimp.php                       |   20 ++--
 imp/compose-mimp.php                       |   45 ++++---
 imp/compose.php                            |   72 ++++++-----
 imp/config/hooks.php.dist                  |   11 +-
 imp/folders.php                            |   15 ++-
 imp/lib/Compose.php                        |  182 ++++++++++++++++------------
 imp/lib/Contents.php                       |    6 +-
 imp/lib/Crypt/pgp.php                      |    6 +-
 imp/lib/Crypt/smime.php                    |   13 +--
 imp/lib/Fetchmail.php                      |   24 ++--
 imp/lib/Fetchmail/imap.php                 |   14 +--
 imp/lib/IMAP/ACL.php                       |   13 +-
 imp/lib/IMAP/Tree.php                      |    5 +-
 imp/lib/IMP.php                            |   21 ++--
 imp/lib/Mailbox.php                        |    8 +-
 imp/lib/Maintenance/Task/tos_agreement.php |    2 +-
 imp/lib/Message.php                        |   12 +-
 imp/lib/Quota.php                          |   24 ++--
 imp/lib/Quota/command.php                  |   11 +-
 imp/lib/Quota/hook.php                     |    9 +-
 imp/lib/Quota/imap.php                     |   11 +-
 imp/lib/Quota/logfile.php                  |   33 +++---
 imp/lib/Quota/maildir.php                  |   23 ++--
 imp/lib/Quota/mdaemon.php                  |    6 +-
 imp/lib/Quota/mercury32.php                |    6 +-
 imp/lib/Quota/sql.php                      |   28 ++--
 imp/lib/Spam.php                           |   13 ++-
 imp/lib/UI/Compose.php                     |   23 ++--
 imp/lib/Views/ShowMessage.php              |    5 +-
 imp/mailbox.php                            |    7 +-
 imp/message-mimp.php                       |   13 +-
 imp/message.php                            |   19 ++--
 imp/pgp.php                                |   27 ++--
 imp/smime.php                              |   27 ++--
 imp/view.php                               |    7 +-
 37 files changed, 447 insertions(+), 380 deletions(-)

http://git.horde.org/diff.php/imp/acl.php?rt=horde-hatchery&r1=99166d1c5db74eafa1cb17d722a2797ee1187664&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=e0d5c61901c45e599505d09bb5a7b3f9d3db9783&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-hatchery&r1=e0d5c61901c45e599505d09bb5a7b3f9d3db9783&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/compose-mimp.php?rt=horde-hatchery&r1=2813aaf25aa91219930609fa899932116e2f0771&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/compose.php?rt=horde-hatchery&r1=2fa700c017e640ced20dfd3ccb2ee92a5935229e&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/config/hooks.php.dist?rt=horde-hatchery&r1=96801eeee12ba3e22bf970be32f1733faa17f635&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/folders.php?rt=horde-hatchery&r1=e0d5c61901c45e599505d09bb5a7b3f9d3db9783&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-hatchery&r1=7cdef9a716db6a0a079481092dce749e3aef5137&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-hatchery&r1=1b3c13aad655d5c1e2b04797ed8332e0e2ad1096&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Crypt/pgp.php?rt=horde-hatchery&r1=80cf8cf4ae81d2462a02cbdc8558ea569b33c5db&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Crypt/smime.php?rt=horde-hatchery&r1=9caafeea7da15937e6b92f182347adacebfee6b7&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Fetchmail.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Fetchmail/imap.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/IMAP/ACL.php?rt=horde-hatchery&r1=30fbebf8e0d9bea972c2de3f4067e15b74f3c54a&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/IMAP/Tree.php?rt=horde-hatchery&r1=96801eeee12ba3e22bf970be32f1733faa17f635&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=2b2b2f976d1dd61ef1d16e77889b7eef6c8d574a&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Mailbox.php?rt=horde-hatchery&r1=89ef140dfc514e723b48a62b713c1dbcd3b9de67&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Maintenance/Task/tos_agreement.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Message.php?rt=horde-hatchery&r1=726881b99ee5f59737da1d89a7564902f52847ea&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Quota.php?rt=horde-hatchery&r1=30fbebf8e0d9bea972c2de3f4067e15b74f3c54a&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Quota/command.php?rt=horde-hatchery&r1=ef50853d68fe0bd87aee685f49f81e175cc6c51a&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Quota/hook.php?rt=horde-hatchery&r1=ef50853d68fe0bd87aee685f49f81e175cc6c51a&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Quota/imap.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Quota/logfile.php?rt=horde-hatchery&r1=ffa0939af58c2a67970263272cacb0566a8babc0&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Quota/maildir.php?rt=horde-hatchery&r1=ffa0939af58c2a67970263272cacb0566a8babc0&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Quota/mdaemon.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Quota/mercury32.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Quota/sql.php?rt=horde-hatchery&r1=c9b9f8493ad52609d5aa603353b19fe5c30ac338&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Spam.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/UI/Compose.php?rt=horde-hatchery&r1=8c37fe6e3394c3ad2d034fb64c4413320a60d5b5&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/lib/Views/ShowMessage.php?rt=horde-hatchery&r1=c446abf8c64a0ed6408cdb98bde1bea117c553d0&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=5482fb17b98cb494c350e399919294609887f682&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/message-mimp.php?rt=horde-hatchery&r1=a97cf3d0875a23ab5e05aee1f7b13793d4f7a4a0&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=20da6808b78be12a9fc3a21da0fcea0d21a53677&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/pgp.php?rt=horde-hatchery&r1=5f9f6c660f8576cd79308caabcca45bf5eed9f6e&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/smime.php?rt=horde-hatchery&r1=5f9f6c660f8576cd79308caabcca45bf5eed9f6e&r2=b1314da3c3234bf90a1992361e10834a9ca91e98
http://git.horde.org/diff.php/imp/view.php?rt=horde-hatchery&r1=02c4738834b52309b4741573a7dbcf99bfe7619e&r2=b1314da3c3234bf90a1992361e10834a9ca91e98

-----------------------------------------------------------------------
commit 9a08f97b5fe9ddf4314954767e9d0847f200b808
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Sat Feb 21 19:20:25 2009 -0700

    New singleton style.

 imp/lib/Contents.php |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-hatchery&r1=b1314da3c3234bf90a1992361e10834a9ca91e98&r2=9a08f97b5fe9ddf4314954767e9d0847f200b808




More information about the commits mailing list