2922 Commits

Author SHA1 Message Date
jminta%gmail.com
175e882f76 Bug 327175 Define text color for selected event too (better legibility). patch by ssitter@googlemail.com. r=jminta 2006-02-15 03:52:37 +00:00
jminta%gmail.com
4e0e8b2d38 Bug 322059 Current year not visible in month-view. patch by ssitter@googlemail.com, r=jminta 2006-02-13 19:24:52 +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
2a5a04b724 Bug 326132 Start time of all-day events is set to 1:00 causing 'Your start time is after your end time' error, r=mvl 2006-02-13 19:13:10 +00:00
jminta%gmail.com
2abcb05526 Bug 298373 Deleting a calendar should prompt to confirm. patch by michael.buettner@sun.com, r=jminta 2006-02-13 19:09:54 +00:00
dmose%mozilla.org
555de2deb1 Make default calendar name in Lightning localizable (bug 326430), patch by Stefan Sitter <ssitter@googlemail.com>, r=dmose 2006-02-13 19:07:21 +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
mvl%exedo.nl
abf17043d3 bug 320869: remove unused calendar files. r=jminta 2006-02-12 21:55:26 +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
mvl%exedo.nl
75716cc9c5 bug 320869: remove unused calendar files. r=jminta 2006-02-12 20:23:21 +00:00
mostafah%oeone.com
f0a9209f86 Checked in attachment 211486.(Also removed obsolete files). Bug 326003:Move brand.dtd and brand.properties to locales. r=mostafah 2006-02-11 22:59:14 +00:00
mostafah%oeone.com
f7336b241c Checked in patch for bug 326794: version in aboutDialog.xul. r=mostafah 2006-02-11 22:04:15 +00:00
jminta%gmail.com
3854ba6743 Bug 321693 'Number of weeks' menu-item is always disabled. r=mvl 2006-02-11 21:40:07 +00:00
mostafah%oeone.com
dd4583d7f5 Updated French translation 2006-02-11 21:23:08 +00:00
jminta%gmail.com
0c2d6d757f Bug 326787 day/week view fails if event end is on next day [exception in getStartEndMinutesForOccurrence]. patch by ssitter@googlemail.com, r=jminta 2006-02-11 14:55:27 +00:00
jminta%gmail.com
84e05bf3eb Bug 326287 Default event color (dark blue) doesn't contrast well with black text. patch by ssitter@googlemail.com, r=jminta 2006-02-11 01:30:28 +00:00
jminta%gmail.com
2b7262b2d1 Bug 326653 Can't select allday-events in week-view. patch by michael.buettner@sun.com r=jminta 2006-02-11 01:05:57 +00:00
jminta%gmail.com
7a49873bf6 Bug 304084 All day event gets changed to previous day. patch by michael.buettner@sun.com r=jminta 2006-02-11 01:03:03 +00:00
jminta%gmail.com
d47145c784 Bug 326331 New event/task dialog does not use selected calendar as default. r=mvl 2006-02-11 01:00:27 +00:00
jminta%gmail.com
cf3295ce8e Last bit of Bug 324735. Remove reference to obsolete calIItemOccurrence. r=mvl 2006-02-11 00:56:22 +00:00
mostafah%oeone.com
4d2c11418c Checked in attachment 210907 (just adds files) from bug 326003.r=mostafah 2006-02-10 23:58:13 +00:00
jminta%gmail.com
8e12c08504 Bug 326390 Completed date for tasks is not saved. r=dmose 2006-02-10 05:06:44 +00:00
jminta%gmail.com
65741aec71 Bug 326268 make the multiweek-view use calIWeekTitleFormatter. r=mvl 2006-02-10 05:02:29 +00:00
mvl%exedo.nl
351b6dd5a8 Bug 325592. the 1.8 branch needs different linking. r=bsmedberg. Patch by michael.buettner@sun.com and I 2006-02-09 18:49:27 +00:00
jminta%gmail.com
d854f0df20 Bug 323477 Cannot delete recurring event from multiweek/month view in Sunbird. patch by michael.buettner@sun.com, r=jminta 2006-02-09 02:56:48 +00:00
jminta%gmail.com
502fcf12db Bug 325215 deleted occurrences of repeating events spontaneously re-appear. patch by michael.buettner@sun.com, r=jminta 2006-02-09 02:50:28 +00:00
dmose%mozilla.org
4bdf4613a4 Fixes problems refreshing calendar pane after creation and deletion of calendars (bug 326335). Thanks to <stephan.schaefer@sun.com> for the patch, r=dmose. 2006-02-09 02:32:10 +00:00
dmose%mozilla.org
a856707036 Use MOZILLA_1_8_BRANCH ifdefs to limit the versions of Thunderbird and Firefox that specific Lightning builds will install in. This avoids user inconvenience and invalid bug-filing due to ABI compatibility issues. (Bug 323776), thanks to Stefan Sitter <ssitter@googlemail.com> for the patch, r=dmose. 2006-02-09 01:48:57 +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
dmose%mozilla.org
b5d29e8065 Scroll rather than hide extra items when the event list for a day overflows in the month view. Reverted to normal size fonts, as the x-small ones were hard to read. (bug 312830), r=jminta,mvl 2006-02-08 00:18:28 +00:00
mvl%exedo.nl
efc0ad16fe bug 319790: add a way to calculate the weeknumber, given a calIDateTime. r=jminta 2006-02-07 18:47:06 +00:00
jminta%gmail.com
841c1636b7 Bug 324665 New events do not display in day/week view until refresh. patch by michael.buettner@sun.com, r=jminta 2006-02-06 14:59:29 +00:00
mostafah%oeone.com
5f14c273c6 Updated French translation.Patch by Cedric Corazza 2006-02-06 13:46:42 +00:00
mostafah%oeone.com
222bf02c8d Checked in first patch for bug 326003. (Addition of files). r=mvl 2006-02-06 13:03:37 +00:00
jminta%gmail.com
b6115da7d9 Bug 295387 Day/Week views do not display all day events. r=mvl 2006-02-05 16:32:38 +00:00
mvl%exedo.nl
bc34382ebe bug 324849: check etag before uploading ics calendars. r=dmose 2006-02-04 22:23:24 +00:00
mvl%exedo.nl
5ba2c0ea35 bug 325399 more css tweaks, r=jminta 2006-02-04 22:21:59 +00:00
mvl%exedo.nl
19c22950c1 Bug 325399 tweak CSS padding to cut down on font-clipping in event boxes 2006-02-04 18:04:51 +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
6217e9d593 Bug 313615 Automatically close the alarm window when the last alarm is dismissed. r=dmose 2006-02-04 15:14:58 +00:00
jminta%gmail.com
9ec51e95ba Bug 325354 Snooze button doesn't do anything. r=dmose 2006-02-04 15:12:07 +00:00
jminta%gmail.com
57612d1924 Bug 325762 Recurrence dialog's COUNT ignores corresponding units. patch by stephan.schaefer@sun.com, r=jminta 2006-02-03 19:47:16 +00:00
jminta%gmail.com
68554c4245 Bug 165963 Views/dialog should default to pegging events to default timezone. r=mvl 2006-02-03 16:06:54 +00:00
jminta%gmail.com
3803bac210 Bug 324633 Error importing all-day events from Outlook due to use of obsolete property isAllDay. r=mvl 2006-02-03 16:03:39 +00:00
dmose%mozilla.org
e10fc5c417 Change alarm service to be explicitly started by the GUI rather than started immediately on app-startup. This keeps providers from popping up dialogs that need to be parented before there is anything to parent them. It also avoids the Mac hang that was often happening when authenticating to remote providers on startup (bug 325476), r=jminta 2006-02-02 23:17:06 +00:00
dmose%mozilla.org
4bd6571172 Fix failure to refresh calendar pane after adding or deleting a calendar (bug 325476); r=jminta 2006-02-02 22:30:04 +00:00
jminta%gmail.com
13d416badd Bug 324028 week-view: An event spanning multiple days loses its last day if end time <= start time (regardless of day) r=dmose 2006-02-02 16:22:33 +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
mvl%exedo.nl
34a9e1faf6 bug 325325: correcting calIOperationListener MOVE->MODIFY, calIAttendee documentation. patch by daniel.boelzle@sun.com, r=mvl 2006-02-02 15:00:57 +00:00