[commits] Horde branch develop updated. e4b2c3c11455803d1f47cdaac40de77ade4e030e

Michael M Slusarz slusarz at horde.org
Tue Jul 10 07:09:15 UTC 2012


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

from: e9ab0dbced379779c590f5dae5e580a80459f13e

6899ed4 [mms] Upgrade jQuery Mobile to v1.1.1 RC1.
4eb5526 Reduce much too large subject text in preview view
d897625 Re-add subject to message popup
d218bec Another fix for Bug #11251
44842a5 Improve positioning of popdown icon in dimpOptions areas.
648a5e3 Re-add the old silver theme mime icons as the default MIME icons
1bc107b Not needed anymore, since the base theme icons are so gigantic
de7a435 tweak
c3b9582 Improved sizing of the viewport data pane
e4b2c3c fix indent

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

commit 6899ed47ca2bc4fb4ab896db8d2e4e86eea25438
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 10 00:02:15 2012 -0600

    [mms] Upgrade jQuery Mobile to v1.1.1 RC1.

 framework/Core/js/jquery.mobile/jquery.mobile.js      |  589 ++++++++++-------
 framework/Core/js/jquery.mobile/jquery.mobile.min.css |    4 +-
 framework/Core/js/jquery.mobile/jquery.mobile.min.js  |  356 +++++-----
 framework/Core/package.xml                            |    2 +
 4 files changed, 547 insertions(+), 404 deletions(-)

http://git.horde.org/horde-git/-/commit/6899ed47ca2bc4fb4ab896db8d2e4e86eea25438

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

commit 4eb55260b4f78824f3f5734bb89e9648c4472fe3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 10 00:08:28 2012 -0600

    Reduce much too large subject text in preview view

 imp/templates/dynamic/mailbox.html.php |    4 ++--
 imp/themes/default/dynamic/screen.css  |    4 +---
 2 files changed, 3 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/4eb55260b4f78824f3f5734bb89e9648c4472fe3

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

commit d89762513f5d921a9f417ddc50162e0d62a1fdeb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 10 00:12:00 2012 -0600

    Re-add subject to message popup

 imp/lib/Dynamic/Message.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/d89762513f5d921a9f417ddc50162e0d62a1fdeb

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

commit d218becb3ae3d69daeaedcef25a229d052ec51b4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 10 00:19:25 2012 -0600

    Another fix for Bug #11251

 imp/js/compose-dimp.js             |    2 +-
 imp/lib/Dynamic/Compose/Common.php |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/d218becb3ae3d69daeaedcef25a229d052ec51b4

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

commit 44842a5885bfaa2b53634808eab150fd8b9bd396
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 10 00:36:45 2012 -0600

    Improve positioning of popdown icon in dimpOptions areas.
    
    We are still using two different version of the popdown icon though
    (see, e.g., Other Options vs. Save sent-mail)

 imp/themes/default/dynamic/screen.css |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/44842a5885bfaa2b53634808eab150fd8b9bd396

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

commit 648a5e3217155231a75713ce667bfce417b07b73
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 10 00:41:43 2012 -0600

    Re-add the old silver theme mime icons as the default MIME icons
    
    The old default theme mime icons are awful. Silver icons are much
    better.

 horde/themes/default/graphics/mime/audio.png         |  Bin 189 -> 607 bytes
 horde/themes/default/graphics/mime/binary.png        |  Bin 283 -> 402 bytes
 horde/themes/default/graphics/mime/compressed.png    |  Bin 767 -> 672 bytes
 horde/themes/default/graphics/mime/deb.png           |  Bin 386 -> 607 bytes
 horde/themes/default/graphics/mime/encryption.png    |  Bin 505 -> 749 bytes
 horde/themes/default/graphics/mime/html.png          |  Bin 505 -> 542 bytes
 horde/themes/default/graphics/mime/icalendar.png     |  Bin 305 -> 642 bytes
 horde/themes/default/graphics/mime/image.png         |  Bin 201 -> 512 bytes
 horde/themes/default/graphics/mime/mail.png          |  Bin 510 -> 723 bytes
 horde/themes/default/graphics/mime/msexcel.png       |  Bin 183 -> 604 bytes
 horde/themes/default/graphics/mime/mspowerpoint.png  |  Bin 365 -> 543 bytes
 horde/themes/default/graphics/mime/msword.png        |  Bin 186 -> 630 bytes
 horde/themes/default/graphics/mime/ooo_calc.png      |  Bin 172 -> 604 bytes
 horde/themes/default/graphics/mime/ooo_draw.png      |  Bin 203 -> 628 bytes
 horde/themes/default/graphics/mime/ooo_impress.png   |  Bin 191 -> 543 bytes
 horde/themes/default/graphics/mime/ooo_math.png      |  Bin 155 -> 294 bytes
 horde/themes/default/graphics/mime/ooo_writer.png    |  Bin 157 -> 630 bytes
 horde/themes/default/graphics/mime/pdf.png           |  Bin 184 -> 530 bytes
 horde/themes/default/graphics/mime/php.png           |  Bin 240 -> 479 bytes
 horde/themes/default/graphics/mime/rpm.png           |  Bin 592 -> 607 bytes
 horde/themes/default/graphics/mime/script-js.png     |  Bin 189 -> 526 bytes
 horde/themes/default/graphics/mime/source-c.png      |  Bin 159 -> 527 bytes
 horde/themes/default/graphics/mime/source-cpp.png    |  Bin 165 -> 560 bytes
 horde/themes/default/graphics/mime/source-h.png      |  Bin 155 -> 543 bytes
 horde/themes/default/graphics/mime/source-java.png   |  Bin 284 -> 580 bytes
 horde/themes/default/graphics/mime/source-python.png |  Bin 293 -> 402 bytes
 horde/themes/default/graphics/mime/text.png          |  Bin 152 -> 342 bytes
 horde/themes/default/graphics/mime/vcard.png         |  Bin 309 -> 533 bytes
 horde/themes/default/graphics/mime/video.png         |  Bin 178 -> 637 bytes
 horde/themes/default/graphics/mime/xml.png           |  Bin 189 -> 542 bytes
 imp/themes/default/graphics/mime/compressed.png      |  Bin 875 -> 672 bytes
 imp/themes/default/graphics/mime/itip.png            |  Bin 574 -> 642 bytes
 32 files changed, 0 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/648a5e3217155231a75713ce667bfce417b07b73

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

commit 1bc107bec63403717d4b5776b6cf95382837d6d4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 10 00:43:29 2012 -0600

    Not needed anymore, since the base theme icons are so gigantic

 imp/themes/default/screen.css |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/1bc107bec63403717d4b5776b6cf95382837d6d4

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

commit de7a4359861b4a76c3fb0d1ad7622db13329f546
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 10 00:49:19 2012 -0600

    tweak

 horde/themes/default/screen.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/de7a4359861b4a76c3fb0d1ad7622db13329f546

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

commit c3b958292128f98b45c14c7c1c3529b80b1d7625
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 10 01:02:00 2012 -0600

    Improved sizing of the viewport data pane

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

http://git.horde.org/horde-git/-/commit/c3b958292128f98b45c14c7c1c3529b80b1d7625

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

commit e4b2c3c11455803d1f47cdaac40de77ade4e030e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jul 10 00:24:05 2012 -0600

    fix indent

 horde/themes/default/screen.css       |  847 ++++++++++++++++-----------------
 imp/themes/default/dynamic/screen.css |   38 +-
 2 files changed, 435 insertions(+), 450 deletions(-)

http://git.horde.org/horde-git/-/commit/e4b2c3c11455803d1f47cdaac40de77ade4e030e




More information about the commits mailing list