fullcalendar/src
Wojciech Zylinski b2941025f1 Calculate slot height based on the second row instead of first inner div. The reason we pick second row is to substract height of the first row (without border-top) to also calculate border-size. This should fix following issues:
* 1229: In "Week" and "Day" modes, selection doesn't work correctly if font-size != 14px
* 650: my events does not render correctly
* 1035:	On select click event selection start below mouse position
* 1149: strange behavior in selectable demo
2012-01-08 22:46:27 +00:00
..
agenda Calculate slot height based on the second row instead of first inner div. The reason we pick second row is to substract height of the first row (without border-top) to also calculate border-size. This should fix following issues: 2012-01-08 22:46:27 +00:00
basic Fix for Issue 1179: Call to eventElement.draggable() in draggableDayEvent() throws exception 2012-01-08 04:18:33 +00:00
common Calculate slot height based on the second row instead of first inner div. The reason we pick second row is to substract height of the first row (without border-top) to also calculate border-size. This should fix following issues: 2012-01-08 22:46:27 +00:00
gcal bugfixes for 1.5 2011-03-19 18:48:20 -07:00
Calendar.js Merge remote-tracking branch 'FagnerMartinsBrack/master' 2012-01-08 03:39:20 +00:00
EventManager.js Fix for Issue 1130: updateEvent backgroundColor bug 2012-01-08 04:00:23 +00:00
Header.js Apply ui-button class to buttons when needed 2011-12-23 13:43:25 +01:00
I18n.js i18n via $.datepicker 2011-07-06 16:49:07 +04:00
_loader.js Merge remote-tracking branch 'sergio-fry/master' 2012-01-08 03:37:00 +00:00
date_util.js fixed issue 750 (Z in date parsing) and added test 2011-08-21 21:56:48 -07:00
defaults.js Merge remote-tracking branch 'teambox/master' 2012-01-08 03:33:21 +00:00
intro.js final touches for 1.5 2011-03-19 18:48:33 -07:00
main.css final touches for 1.5 2011-03-19 18:48:33 -07:00
main.js redundant function removed (thanks to Thinkscape) 2011-08-10 13:04:47 +04:00
outro.js refactored js, split into more files (much more manageable). tested 2010-09-18 22:54:35 -07:00
util.js bugfixes for 1.5 2011-03-19 18:48:20 -07:00