[commits] Horde branch master updated. e5eb7e86a5a021fe220eea431b20d1b589bca697
Michael M Slusarz
slusarz at horde.org
Mon Mar 28 20:00:52 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: be3de308e73097097225d6b8cae5677937cbf86d
0a55abd Nicer transition from HTML compose -> spellchecker
e5eb7e8 Fixes for new Viewport layout code
-----------------------------------------------------------------------
commit 0a55abd879d4481d950b51ba7a8d60d5e68b0e17
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Mar 28 11:49:39 2011 -0600
Nicer transition from HTML compose -> spellchecker
framework/Core/js/spellchecker.js | 5 +++++
imp/js/compose-dimp.js | 10 ++++++++++
2 files changed, 15 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/0a55abd879d4481d950b51ba7a8d60d5e68b0e17
-----------------------------------------------------------------------
commit e5eb7e86a5a021fe220eea431b20d1b589bca697
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Mar 28 12:18:51 2011 -0600
Fixes for new Viewport layout code
Removed unneeded float CSS definitions.
To simplify internal calculations, rename list_container -> list_header
- meaning we only will be adding height elements to the top of the
viewport message list.
Fixes some off-by-one bugs when dragging in horizontal mode.
Bug #9719: Fix scrollbar display for new viewport layout changes
Bug #9721: Fixes switching layout (although I never saw this)
imp/js/dimpbase.js | 14 ++++----
imp/js/viewport.js | 78 +++++++++++++++++++++---------------------
imp/templates/dimp/index.inc | 43 ++++++++++++-----------
3 files changed, 68 insertions(+), 67 deletions(-)
http://git.horde.org/horde-git/-/commit/e5eb7e86a5a021fe220eea431b20d1b589bca697
More information about the commits
mailing list