The branch "master" has been updated. The following is a summary of the commits.
from: 8bffd34e91fafad3ec4aad5ca5d0898907757763 99c044f... Vastly improved select all viewport code 02c734f... Improved viewport doc d887ce3... These are number values. e64fd01... Fix parameter name. 4068a67... Fix setting rownum in output. a780c25... Rewrite viewport buffer request code. ----------------------------------------------------------------------- commit 99c044fb34bc8471e78a60ce9302163848cff193 Author: Michael M Slusarz <[email protected]> Date: Mon Apr 20 17:40:43 2009 -0600 Vastly improved select all viewport code imp/js/src/DimpBase.js | 2 +- imp/js/src/ViewPort.js | 93 ++++++++++++++++++---------------------- imp/lib/Views/ListMessages.php | 14 +----- 3 files changed, 45 insertions(+), 64 deletions(-) http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=8bffd34e91fafad3ec4aad5ca5d0898907757763&r2=99c044fb34bc8471e78a60ce9302163848cff193 http://git.horde.org/diff.php/imp/js/src/ViewPort.js?rt=horde-hatchery&r1=5a5cad19d68a2406e3084587d19c4e3beff04d90&r2=99c044fb34bc8471e78a60ce9302163848cff193 http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-hatchery&r1=a597a92ca01a1ee26508f13246ecb0e2f9c3d769&r2=99c044fb34bc8471e78a60ce9302163848cff193 ----------------------------------------------------------------------- commit 02c734f36a096405dba9759777cb8bcbe298ee18 Author: Michael M Slusarz <[email protected]> Date: Mon Apr 20 17:40:56 2009 -0600 Improved viewport doc imp/js/src/ViewPort.js | 72 ++++++++++++++++++++++++++++-------------------- 1 files changed, 42 insertions(+), 30 deletions(-) http://git.horde.org/diff.php/imp/js/src/ViewPort.js?rt=horde-hatchery&r1=99c044fb34bc8471e78a60ce9302163848cff193&r2=02c734f36a096405dba9759777cb8bcbe298ee18 ----------------------------------------------------------------------- commit d887ce373a92ecb6e983c0114208ef8b5667ecda Author: Michael M Slusarz <[email protected]> Date: Mon Apr 20 23:12:46 2009 -0600 These are number values. imp/js/src/DimpBase.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=99c044fb34bc8471e78a60ce9302163848cff193&r2=d887ce373a92ecb6e983c0114208ef8b5667ecda ----------------------------------------------------------------------- commit e64fd01156aaf0e5d75a43b578d0d825a3838a3f Author: Michael M Slusarz <[email protected]> Date: Mon Apr 20 23:13:00 2009 -0600 Fix parameter name. imp/js/src/DimpBase.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=d887ce373a92ecb6e983c0114208ef8b5667ecda&r2=e64fd01156aaf0e5d75a43b578d0d825a3838a3f ----------------------------------------------------------------------- commit 4068a67ee82bf513d47506f77e2ece5d6803a768 Author: Michael M Slusarz <[email protected]> Date: Mon Apr 20 23:21:25 2009 -0600 Fix setting rownum in output. imp/ajax.php | 1 - imp/lib/Views/ListMessages.php | 8 +++++--- 2 files changed, 5 insertions(+), 4 deletions(-) http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=fe8f12b84eee9bb2af0f171072ad24bdd6d5ba92&r2=4068a67ee82bf513d47506f77e2ece5d6803a768 http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-hatchery&r1=99c044fb34bc8471e78a60ce9302163848cff193&r2=4068a67ee82bf513d47506f77e2ece5d6803a768 ----------------------------------------------------------------------- commit a780c25482037056921c32e29cc93d255b6a1da2 Author: Michael M Slusarz <[email protected]> Date: Mon Apr 20 23:21:42 2009 -0600 Rewrite viewport buffer request code. imp/js/src/DimpBase.js | 1 - imp/js/src/ViewPort.js | 244 ++++++++++++++--------------------------------- imp/lib/DIMP.php | 1 - 3 files changed, 73 insertions(+), 173 deletions(-) http://git.horde.org/diff.php/imp/js/src/DimpBase.js?rt=horde-hatchery&r1=e64fd01156aaf0e5d75a43b578d0d825a3838a3f&r2=a780c25482037056921c32e29cc93d255b6a1da2 http://git.horde.org/diff.php/imp/js/src/ViewPort.js?rt=horde-hatchery&r1=02c734f36a096405dba9759777cb8bcbe298ee18&r2=a780c25482037056921c32e29cc93d255b6a1da2 http://git.horde.org/diff.php/imp/lib/DIMP.php?rt=horde-hatchery&r1=6f756bccbd7eb013efc7bfa6ba54bf3f7cf4da62&r2=a780c25482037056921c32e29cc93d255b6a1da2 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
