Commit Graph

63 Commits

Author SHA1 Message Date
jminta%gmail.com
c7b64e86a2 Bug 343190 ��� DnD month view: Drag and Drop stops working if event is dropped out of calendar view, r=lilmatt, mvl 2006-12-28 01:19:50 +00:00
jminta%gmail.com
c2cc6f0e5c Bug 362866 Tasklist, unifinder and views still display old task/event after conversion to event/task. r=lilmatt, mvl 2006-12-09 01:12:10 +00:00
michael.buettner%sun.com
e39b5b932e Bug #329035 calendar view refresh() operation has re-entrancy problems r=lilmatt 2006-11-27 10:33:07 +00:00
mattwillis%gmail.com
c13beec112 bug 354633 - Fixes item length computation when drag-n-dropping. Patch by Clint Talbert <cmtalbert@myfastmail.com>, r=lilmatt 2006-09-28 07:10:28 +00:00
mattwillis%gmail.com
235cce1fa5 bug 349354 - Editing recurring event resets any this-recurrence-only changes. patch by michael.buttner@sun.com, r1=ctalbert, r2=mvl 2006-09-15 23:34:10 +00:00
mattwillis%gmail.com
99e55dbfcf bug 352188 - Fixes deleting event using DEL key. patch by michael.buettner@sun.com, r1=thomas.benisch, r2=dmose 2006-09-13 02:52:47 +00:00
dmose%mozilla.org
daf762c7fc New views need to support multiple selection (bug 321384). Patch by jminta; architectural rs=mvl, r2=dmose, minor adjustments and changes by dmose as well. 2006-09-08 01:52:32 +00:00
mattwillis%gmail.com
deb5744c2a bug 337885 - Adds return val to all xbl setters. thanks to Ehsan Akhgari ehsan.akhgari@gmail.com for patch, r1=lilmatt, r2=jminta 2006-09-05 17:20:01 +00:00
mattwillis%gmail.com
9f1c025eb0 bug 347427 - Only show verbose lables on first and last days. patch by jminta, r1=ssitter, r2=mvl 2006-08-31 19:45:40 +00:00
jminta%gmail.com
d271fb2657 Bug 329581 Most observers are not removed on shutdown, r1=lilmatt, r2=dmose 2006-08-23 18:09:42 +00:00
jminta%gmail.com
19133b9dd9 Bug 328011 audit calendar code for item identity comparison by id only, r1=lilmatt, r2=dmose 2006-08-16 01:10:49 +00:00
jminta%gmail.com
e5981b9e2d Bug 346169 'Tasks in View' should not be the default, patch by ssitter, r1=lilmatt, r2=jminta 2006-08-14 16:58:33 +00:00
jminta%gmail.com
27b2fcdcf7 Bug 345348 Tasks appear in calendar view when progress is modified r=dmose 2006-08-10 00:34:28 +00:00
jminta%gmail.com
50998de9c1 Bug 344452 Don't add universal style rules for calendars and categories, r=dmose 2006-07-27 22:18:23 +00:00
jminta%gmail.com
1fa77d75fc Bug 343173 Audit calendar code for places to use preference/string helpers, r=shaver 2006-07-21 01:14:24 +00:00
jminta%gmail.com
be088ceb79 Bug 343194 DnD month view: Error if event is dragged out of displayed calendar date range, r=dmose 2006-07-21 00:54:24 +00:00
jminta%gmail.com
501c32103f Bug 343187 DnD month view: Drop shadow for events spanning multiple days is not correct, r=dmose 2006-07-21 00:50:07 +00:00
jminta%gmail.com
07d9125ef7 Bug 326586 width of eventboxes in monthview is wrong, r=mvl 2006-07-12 21:25:15 +00:00
jminta%gmail.com
82d83c5a4f Bug 343238 JavaScript error for zero length tasks. patch by thomas.benisch@sun.com, r=jminta 2006-06-30 21:18:43 +00:00
jminta%gmail.com
7a6770283a Bug 312736 Cannot move an Event or Item in month view using drag & drop, r=shaver 2006-06-29 17:47:36 +00:00
jminta%gmail.com
c8bfbaca8d Bug 341688 Tasks without due dates mess up month view. r=dmose 2006-06-16 00:34:22 +00:00
mattwillis%gmail.com
53784987fa bug 339639 - renames poorly named css selectors. r=jminta 2006-06-15 17:47:57 +00:00
jminta%gmail.com
f4dd129745 Bug 335264 hard-code the xul we want, rather than creating it with js, r=dmose 2006-05-30 01:51:55 +00:00
jminta%gmail.com
33ca8e93d3 Bug 335129 remove unused calIObserver.onAlarm, r=dmose 2006-05-30 00:18:22 +00:00
jminta%gmail.com
962c1e3570 Bug 329225 Moving views should also move minimonth. patch by thomas.benisch@sun.com, r=jminta 2006-05-18 18:36:17 +00:00
mattwillis%gmail.com
3a6b9b67a6 bug 334070 Views don't care about mBatchCount patch by jminta, r=dmose 2006-05-13 20:05:04 +00:00
mattwillis%gmail.com
22135ae243 bug 335127 The month view doesn't remove events when calendars are deleted/unchecked. patch by jminta, r=mvl 2006-05-12 23:09:36 +00:00
jminta%gmail.com
bf2463f8e9 Bug 328911 Current date indicator doesn't change until part the way through the day, patch by mschroeder@mozilla.x-home.org, r=jminta,tbe 2006-04-27 13:14:34 +00:00
mvl%exedo.nl
1d0e188239 bug 335169: turn of grid re-use, because of al lthe regressions. r=jminta 2006-04-24 16:59:16 +00:00
mvl%exedo.nl
8478be6d39 bug 334996: remove old eventboxes after switching to a new day. patch by jminta, r=mvl 2006-04-22 21:23:36 +00:00
mvl%exedo.nl
c111cf88ce bug 334724: remove weeks, not add, when browsing the monthview. r=dmose 2006-04-22 19:57:58 +00:00
jminta%gmail.com
9f39e126c7 Bug 327856 Views don't display events that start and end at 00:00 on the same day, r=dmose 2006-03-28 02:57:36 +00:00
jminta%gmail.com
4aad90d2b0 Bug 263479 Tasks aren't removed from view after delete. r=mvl 2006-03-27 19:31:27 +00:00
mvl%exedo.nl
de11ff7f83 Bug 329226: highlight current day. patch by thomas.benisch@sun.com, r=mvl 2006-03-25 14:23:42 +00:00
jminta%gmail.com
25eff7e0b1 Bug 321380 calendar-month-view.xml needs to support removing non-workweek days. r=mvl 2006-03-24 21:55:15 +00:00
mvl%exedo.nl
f959c1bf09 Bug 266241: use system time format in the views. patch by ssiter, r=mvl 2006-03-18 19:56:18 +00:00
jminta%gmail.com
908ff289f0 Bug 327662 'Currently selected day' in unifinder doesn't update on selection. r=mvl 2006-03-18 15:05:48 +00:00
jminta%gmail.com
5852908a8a Bug 321560 Wrong day selected in Sunbird when using minimonth or datepicker r=mvl 2006-03-18 14:51:59 +00:00
jminta%gmail.com
855624035e Bug 321608 First day of week setting not honoured in multiweek or month views. r=mvl 2006-03-18 14:39:40 +00:00
mvl%exedo.nl
b3fcaad307 bug 330244: replace preventBubble with stopPropagation. pach by ssitter, r=mvl 2006-03-18 11:56:48 +00:00
dmose%mozilla.org
5a87292dc0 Fix alarms not working regression (bug 329240); thanks to Stefan Sitter <ssitter@googlemail.com> for the patch, r=dmose. 2006-03-03 18:14:40 +00:00
dmose%mozilla.org
08e541e3ee Add method to calIItemBase to compare items by id, regardless of whether either or both are proxy items and change some code to use this new method (bug 328011). Thanks to <daniel.boelzle@sun.com> for the patch; r=dmose 2006-03-03 06:27:42 +00:00
jminta%gmail.com
c867bbdb3d Bug 321383 Multiweek view boxes are colored incorrectly, r=mvl 2006-02-13 19:18:57 +00:00
jminta%gmail.com
41ba5b698f Bug 325701 Do not display start time 0:00 for all day events. patch by bowmanmc@gmail.com, r=jminta 2006-02-13 19:05:09 +00:00
jminta%gmail.com
8fcbdef3f6 Bug 321560 Wrong day selected (due to tz-offset) in new views when using minimonth or datepicker. r=mvl 2006-02-12 20:42:58 +00:00
jminta%gmail.com
721c4f044b Bug 322060 First (top-left) day should note current month, in multi-week view. r=mvl 2006-02-12 20:33:55 +00:00
jminta%gmail.com
9459b034ff Bug 325459 Month view's relayout fails and variouos fixes to duration manipulation. Team effort here, parts of the patch by mvl, michael.buettner@sun.com, and me. r=dmose 2006-02-08 02:23:27 +00:00
jminta%gmail.com
e7c90dd767 Bug 321546 Make item-boxes inherit from a base class. Also allows for inline-editing in the month/multiweek views. r=dmose 2006-02-04 15:53:28 +00:00
jminta%gmail.com
ee49e8e0c1 Bug 298349 (month-view) Need to support events that span multiple days r=dmose 2006-02-02 16:15:54 +00:00
jminta%gmail.com
1ff2c7a9ea Bug 321381 Non-localized strings in the new-views r=mostafah 2006-01-19 23:02:57 +00:00