[commits] Horde-Hatchery branch master updated. 01a288a27da6ad3401f596b9b96ba914d6cc17b6
Michael M Slusarz
slusarz at horde.org
Sun Jan 18 08:55:40 UTC 2009
The branch master has been updated
via 01a288a27da6ad3401f596b9b96ba914d6cc17b6 (commit)
via 2ba30dbd8ec5b629765f2ec84d3da8672266ebf6 (commit)
via d9721f070d090c24bfdb2face6ecfa871d853a02 (commit)
via 923522b28625a77b720cab3aa49ef2c740901d3a (commit)
via 3bf17fc8296287368439c6d67732900339adb041 (commit)
via 1a4a081c2eff40ff0dc84c6f9a1aec412660e263 (commit)
via 91586f1871492d7a37a4fe0476d525481d58c392 (commit)
from 5a22ea82cd0dc2aa6d53f2b290da6230f04de60e (commit)
-----------------------------------------------------------------------
commit 01a288a27da6ad3401f596b9b96ba914d6cc17b6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Jan 18 01:55:03 2009 -0700
DIMP CSS cleanups
imp/themes/screen-dimp.css | 270 ++++++++--------------------------------
imp/themes/screen.css | 23 +++-
2 files changed, 69 insertions(+), 224 deletions(-)
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=923522b28625a77b720cab3aa49ef2c740901d3a&r2=01a288a27da6ad3401f596b9b96ba914d6cc17b6
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=91586f1871492d7a37a4fe0476d525481d58c392&r2=01a288a27da6ad3401f596b9b96ba914d6cc17b6
-----------------------------------------------------------------------
commit 2ba30dbd8ec5b629765f2ec84d3da8672266ebf6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Jan 18 00:26:02 2009 -0700
Update compressed versions
imp/js/DimpBase.js | 2 +-
imp/js/DimpCore.js | 2 +-
imp/js/compose-dimp.js | 2 +-
imp/js/dragdrop.js | 2 +-
imp/js/fullmessage-dimp.js | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=f91f478c9208839b22d47c51a0076761252718d3&r2=2ba30dbd8ec5b629765f2ec84d3da8672266ebf6
http://git.horde.org/diff.php/imp/js/DimpCore.js?rt=horde-hatchery&r1=f91f478c9208839b22d47c51a0076761252718d3&r2=2ba30dbd8ec5b629765f2ec84d3da8672266ebf6
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-hatchery&r1=ce24318bb4fd92e869ed302418cfcc698128b525&r2=2ba30dbd8ec5b629765f2ec84d3da8672266ebf6
http://git.horde.org/diff.php/imp/js/dragdrop.js?rt=horde-hatchery&r1=e39bb21040bd0c16acec817e5b01a276a5cb8197&r2=2ba30dbd8ec5b629765f2ec84d3da8672266ebf6
http://git.horde.org/diff.php/imp/js/fullmessage-dimp.js?rt=horde-hatchery&r1=ce24318bb4fd92e869ed302418cfcc698128b525&r2=2ba30dbd8ec5b629765f2ec84d3da8672266ebf6
-----------------------------------------------------------------------
commit d9721f070d090c24bfdb2face6ecfa871d853a02
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Jan 18 00:24:13 2009 -0700
More Event cleanup
Remove unneeded table in preview area.
imp/js/src/DimpBase.js | 208 ++++++++++++++----------------------
imp/js/src/DimpCore.js | 13 ---
imp/js/src/fullmessage-dimp.js | 17 ++-
imp/templates/index/index.inc | 4 +-
4 files changed, 92 insertions(+), 150 deletions(-)
http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=1a4a081c2eff40ff0dc84c6f9a1aec412660e263&r2=d9721f070d090c24bfdb2face6ecfa871d853a02
http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=3bf17fc8296287368439c6d67732900339adb041&r2=d9721f070d090c24bfdb2face6ecfa871d853a02
http://git.horde.org/diff.php/imp/js/src/fullmessage-dimp.js?rt=horde-hatchery&r1=be4fc0073a45403d212e6ccd8873371811771e75&r2=d9721f070d090c24bfdb2face6ecfa871d853a02
http://git.horde.org/diff.php/imp/templates/index/index.inc?rt=horde-hatchery&r1=90fbbe11eb0b064777c8582a76659d32fdd7ee9e&r2=d9721f070d090c24bfdb2face6ecfa871d853a02
-----------------------------------------------------------------------
commit 923522b28625a77b720cab3aa49ef2c740901d3a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Jan 17 20:04:19 2009 -0700
Finish Event cleanup for compose screen.
Also, improved the compose attachment view code.
imp/js/src/compose-dimp.js | 41 +++++++++++++++++++++++++++------------
imp/themes/screen-dimp.css | 9 +++----
2 files changed, 32 insertions(+), 18 deletions(-)
http://git.horde.org/diff.php/imp/js/src/compose-dimp.js?rt=horde-hatchery&r1=be4fc0073a45403d212e6ccd8873371811771e75&r2=923522b28625a77b720cab3aa49ef2c740901d3a
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=91586f1871492d7a37a4fe0476d525481d58c392&r2=923522b28625a77b720cab3aa49ef2c740901d3a
-----------------------------------------------------------------------
commit 3bf17fc8296287368439c6d67732900339adb041
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Jan 17 19:47:17 2009 -0700
Remove unneeded code; use identify()
imp/js/src/DimpCore.js | 19 ++++++++-----------
1 files changed, 8 insertions(+), 11 deletions(-)
http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=f91f478c9208839b22d47c51a0076761252718d3&r2=3bf17fc8296287368439c6d67732900339adb041
-----------------------------------------------------------------------
commit 1a4a081c2eff40ff0dc84c6f9a1aec412660e263
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Jan 17 19:46:58 2009 -0700
Use identify() when appropriate
imp/js/src/DimpBase.js | 8 ++++----
imp/js/src/dragdrop.js | 12 ++++++------
2 files changed, 10 insertions(+), 10 deletions(-)
http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=f91f478c9208839b22d47c51a0076761252718d3&r2=1a4a081c2eff40ff0dc84c6f9a1aec412660e263
http://git.horde.org/diff.php/imp/js/src/dragdrop.js?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=1a4a081c2eff40ff0dc84c6f9a1aec412660e263
-----------------------------------------------------------------------
commit 91586f1871492d7a37a4fe0476d525481d58c392
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Jan 17 19:14:00 2009 -0700
CSS Tweaks
imp/themes/screen-dimp.css | 3 ---
imp/themes/screen.css | 2 ++
2 files changed, 2 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/imp/themes/screen-dimp.css?rt=horde-hatchery&r1=974a8c188d9ebc3a4b9ccdf5f6ab1c54882e4555&r2=91586f1871492d7a37a4fe0476d525481d58c392
http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=974a8c188d9ebc3a4b9ccdf5f6ab1c54882e4555&r2=91586f1871492d7a37a4fe0476d525481d58c392
More information about the commits
mailing list