The branch "master" has been updated. The following is a summary of the commits.
from: a9e6b480b5a02f55b4974d78b5bbe9778cfa9934 5cd255e... Re-add dragging handlers. d6241b0... Calculated dimensions only once. fdb419e... Render overlapping events. Doesn't work with cached events yet, but this was supposed to be the most complicated rendering job in the client. ----------------------------------------------------------------------- commit 5cd255e4686e29a391ccddf9aa49fcd78cd5177c Author: Jan Schneider <[email protected]> Date: Wed Apr 1 21:54:41 2009 +0200 Re-add dragging handlers. kronolith/js/src/kronolith.js | 30 ++++++++++++++++++------------ kronolith/themes/screen.css | 10 +++++----- 2 files changed, 23 insertions(+), 17 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=90176a025514e25527c4feebbd355a6d76b14a15&r2=5cd255e4686e29a391ccddf9aa49fcd78cd5177c http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=90176a025514e25527c4feebbd355a6d76b14a15&r2=5cd255e4686e29a391ccddf9aa49fcd78cd5177c ----------------------------------------------------------------------- commit d6241b041bb6eb3da198174bf00511e67f9045b8 Author: Jan Schneider <[email protected]> Date: Wed Apr 1 22:09:22 2009 +0200 Calculated dimensions only once. kronolith/js/src/kronolith.js | 28 ++++++++++++++++++---------- 1 files changed, 18 insertions(+), 10 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=5cd255e4686e29a391ccddf9aa49fcd78cd5177c&r2=d6241b041bb6eb3da198174bf00511e67f9045b8 ----------------------------------------------------------------------- commit fdb419e32ea62062bcbbdbbbae6a201ab4ef1d08 Author: Jan Schneider <[email protected]> Date: Thu Apr 2 16:38:59 2009 +0200 Render overlapping events. Doesn't work with cached events yet, but this was supposed to be the most complicated rendering job in the client. kronolith/js/src/kronolith.js | 144 ++++++++++++++++++++++++++++++++++------- kronolith/lib/Event.php | 2 +- 2 files changed, 121 insertions(+), 25 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=d6241b041bb6eb3da198174bf00511e67f9045b8&r2=fdb419e32ea62062bcbbdbbbae6a201ab4ef1d08 http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-hatchery&r1=90176a025514e25527c4feebbd355a6d76b14a15&r2=fdb419e32ea62062bcbbdbbbae6a201ab4ef1d08 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
