Граф коммитов

79 Коммитов

Автор SHA1 Сообщение Дата
jminta%gmail.com 02cbbd5ccc Bug 306508 WebDAV provider should notice and propagate all possible dataloss issues to the UI. r1=dmose, r2=mvl 2005-10-25 21:15:41 +00:00
mvl%exedo.nl 1a55915626 replace leftover lastDateOfView with endExDateOfView.
bug 311911, r=jminta
2005-10-16 15:22:18 +00:00
jminta%gmail.com 4981118462 Bug 309832 Multiday all-day events don't appear after first day if first day is not in view r=mvl 2005-09-24 23:08:20 +00:00
mvl%exedo.nl 0a433e1dd2 Use the new timezone api's in the views, to handle floating items better.
bug 307344, r=jminta
2005-09-21 20:53:25 +00:00
mvl%exedo.nl 84ba0f6b23 Do proper utf8 conversion when uploading and in import/export for ics calendars.
bug 306765, r=dmose
2005-09-12 20:33:08 +00:00
mvl%exedo.nl d398c6d8c0 Update views to new timezone code, to show events spanning midnight better.
bug 307344, r=jminta
2005-09-12 17:28:43 +00:00
mvl%exedo.nl 387e12741f Bug 261890: Fails to display all calender items in a single day if there is a zero time item that is not the first item.
patch by gekacheka, r=mvl
2005-09-07 18:39:12 +00:00
mvl%exedo.nl d6c2b9b884 Display lots of events even better. An event that starts at the time another event ends doesn't conflict.
bug 251771, patch by gekacheka, r=mvl
2005-09-07 18:33:14 +00:00
mvl%exedo.nl 60fbbca06b remove dump statement. 2005-08-31 20:53:47 +00:00
mvl%exedo.nl 26ee5f68b8 Do a better job at displaying many conflicting events.
bug 251771, patch by gekacheka, r=mvl.
2005-08-31 20:49:47 +00:00
mvl%exedo.nl e64a2bc4cb use .compare the right way, to make non-conflicting events show up in the
same column.
bug 306314, r=jminta
2005-08-29 17:53:57 +00:00
jminta%gmail.com b831e6d9a3 Bug 303570 Remove obsolete gICalLib and gEventSource r=mvl npotb 2005-08-15 12:49:14 +00:00
mvl%exedo.nl b9aa4f8379 Restora calendar and category colors.
bug 299846, patch by jminta, r=mvl
2005-08-02 15:01:42 +00:00
mvl%exedo.nl 0f1c9e2cc9 check displayed daterange early, to prevent a slow script warning. bug 300369, r=mvl, patch by jminta 2005-07-14 17:39:20 +00:00
mvl%exedo.nl 18459a03ae Don't show an extra day for allday events. bug 300217, r=jminta 2005-07-10 19:02:08 +00:00
mvl%exedo.nl b4e424580e handle some kindsof invalid ics files a bit more graceful. bug 285892, patch by gekacheka, r=pavlov 2005-07-09 22:01:03 +00:00
mvl%exedo.nl a8ffd241f3 Update sunbird callers to removal of .isAllDay. bug 299182, r=jminta 2005-07-09 13:35:47 +00:00
mvl%exedo.nl ca0d21321a Make all-day events show up.
bug 299142, r=pavlov
2005-06-29 17:35:38 +00:00
mvl%exedo.nl 0764b4f95d fix regressions from full exception support. bug 293183, r=vlad 2005-06-11 19:46:18 +00:00
mvl%exedo.nl 26bb0b648a Show events that happen at the same time in multiple columns.
bug 278426, r=pavlov
2005-06-08 20:46:09 +00:00
mvl%exedo.nl bcda601644 part of bug 286070, allday events are broken. r=gekacheka 2005-06-05 11:10:11 +00:00
mvl%exedo.nl 676ab54730 Bug 295895: Make it possible to unsubscribe from a calendar. r=gekacheka 2005-06-01 13:38:11 +00:00
mvl%exedo.nl 66af1f7611 Bug 295412 rename internal names for tooltip objects. patch by gekacheka@yahoo.com, r=mvl. 2005-06-01 11:26:27 +00:00
mvl%exedo.nl 0dc0c1e98a Update the views and the event list when adding/removing a calendar.
bug 285014, r=shaver
2005-05-11 14:52:00 +00:00
mvl%exedo.nl 1d3ce1c026 getAndSetEventTable is not defined.
bug 293281, patch by gekacheka, r=mvl
2005-05-08 12:39:43 +00:00
mvl%exedo.nl 0a16fc5396 Add basic calendar management.
bug 285014, r=shaver
2005-04-26 20:40:27 +00:00
mvl%exedo.nl c49f627460 create jsDate only once. small optimization.
bug 289746, p=gekacheka, r=me. nptob
2005-04-10 18:31:50 +00:00
mvl%exedo.nl 463d9e1390 Not everybody lives in amsterdam
bug 289746, p=gekacheka, r=me. nptob
2005-04-10 18:24:54 +00:00
mvl%exedo.nl 3238a7f33e use composite calendar for view. Allows to use multiple calendars.
bug 286455, r=stuart,vlad
2005-03-21 17:55:24 +00:00
dmose%mozilla.org 478b550458 Make calendar usable again for light-on-dark themes in the trunk (bug 283101). r=stuart. Not part of the default build. 2005-02-23 21:38:00 +00:00
mvl%exedo.nl cdf001b203 Make multiday events work for all views.
bug 278423, r=stuart. npotb
2005-02-17 19:04:39 +00:00
pavlov%pavlov.net c70d38362d use the calendar manager to create a calendar. use the selected calendar as the current calendar for displaying events. 2005-02-16 23:14:48 +00:00
pavlov%pavlov.net 87401ae601 adding support for creating and deleting calendars 2005-02-01 00:56:51 +00:00
pavlov%pavlov.net 4b5d6488d5 getting month view off the ground
moving calendar observer code from weekView.js to calendarWindow.js so it can monitor and update the current view instead of only working in week view.
2005-01-13 05:56:39 +00:00
pavlov%pavlov.net c1fecc9129 return in the mouseover code for now until it is updated 2005-01-12 19:56:21 +00:00
pavlov%pavlov.net 70ddf9a2e2 work on getting the week view to work again bug 273955 r=mvl 2004-12-09 22:32:39 +00:00
mvl%exedo.nl 09075d6591 Basic support for colors per category.
bug 171657, r=mostafah
2004-11-06 13:20:41 +00:00
mostafah%oeone.com 93860c57c0 Checked in patches for bug 258986:
Cleanup event & todo/task mouseover preview tooltips: combine code, add properties, date ranges
2004-10-26 18:25:41 +00:00
mostafah%oeone.com 678678acf3 When launching as a thunderbird extension, with the -calendar argument
the resize function sometimes gets called before gCalendarWindow has been
initiated causing it not to work. This change should fix the problem.
2004-08-31 14:51:15 +00:00
mostafah%oeone.com 4d83c28abd Checked in patches for bug 218068 2004-07-01 18:53:23 +00:00
mostafah%oeone.com 1445e54e29 Checked in attachment 149704 for bug 245179 2004-05-31 19:41:08 +00:00
mvl%exedo.nl d161bfc72f fix strict warnings introduced in bug 239746.
r=mostafah
2004-05-11 17:05:11 +00:00
mostafah%oeone.com 38c2eee92e Checked in patches for bug 242982 2004-05-10 15:30:45 +00:00
mostafah%oeone.com fe92a54b33 Checked in attachment 147717 for bug 239746 2004-05-05 15:14:27 +00:00
mostafah%oeone.com e69dd0b78d Checked in attachment 146288 for bug 227877 2004-04-16 21:42:36 +00:00
mostafah%oeone.com 122b8bf53d Checked in patch #144567 for bug 236551 2004-04-08 00:41:26 +00:00
mvl%exedo.nl 43af53d383 fix some more javascript strict warnings when starting calendar
bug 237368, r=mostafah
2004-04-05 17:55:52 +00:00
mostafah%oeone.com a44e0bb49d Checked in patch for bug 235927: view limits calculated incorrectly in day
and week view
2004-03-01 21:29:16 +00:00
mostafah%oeone.com d68a41b32f Checked in proposed fix for bug 188890: Mini month view needs to observe week start pref 2003-11-12 18:40:08 +00:00
mostafah%oeone.com ff346bd62f Checked in patch for bug 222325: opening/closing sidebar doesn't redraw week view 2003-10-21 19:20:37 +00:00