3125 Commits

Author SHA1 Message Date
dmose%mozilla.org
fb6bfcb833 Land support for Firefox and Thunderbird 2.0.* (bug 328986), patch by <daniel.boelzle@sun.com>, r=dmose. Also bumps version number to 0.1+ and turns Firefox support back on (no bug). 2006-03-16 02:28:45 +00:00
Olli.Pettay%helsinki.fi
0707e707ba Bug 330020, View navigation buttons does not work since 2006-03-08 build, r=jminta 2006-03-15 21:54:32 +00:00
bryner%brianryner.com
cdc7ad6d9b fixing bustage, bug 330420 2006-03-15 06:31:46 +00:00
bryner%brianryner.com
4cd1e2b280 Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin. 2006-03-15 04:59:42 +00:00
jminta%gmail.com
d4c6e0d42c Agenda tree does not prompt for all/this occurrence when editing. No bug. r=dmose 2006-03-10 06:12:41 +00:00
dmose%mozilla.org
88f0ff2614 Make the agenda work in the default timezone, not a hardcoded tz of Los_Angeles (bug 329647); thanks to <ssitter@googlemail.com> for finding and patching this, r=dmose. 2006-03-10 05:26:33 +00:00
jminta%gmail.com
a8864d843d Bug 329486 Agenda tree times can be inconsistent with respect to timezone. r=dmose 2006-03-06 22:57:23 +00:00
dmose%mozilla.org
01bf648181 Check the ETag when downloading to avoid unnecessary downloads (bug 326116) and fix remote ICS calendar creation to not throw an error (bug 315511); thanks to Michiel van Leeuwen <mvl+moz@exedo.nl> for the patches, r=dmose 2006-03-06 07:23:37 +00:00
dmose%mozilla.org
148c3a7dca Make creating a local ICS calendar work (bug 329373); thanks to <gekacheka@yahoo.com> for the patch, r=mvl. 2006-03-05 21:08:19 +00:00
jminta%gmail.com
db555c8c59 Use correct logical operator. No bug. patch by ssitter@googlemail.com, r=jminta 2006-03-05 14:50:50 +00:00
dmose%mozilla.org
902f1f9622 Make calendar addition and deletion take effect immediately (bug 328597); thanks to <gekacheka@yahoo.com> for the patch; r=dmose. 2006-03-05 05:06:24 +00:00
jminta%gmail.com
42767dfaae Bug 326807 Agenda's columns should be resizable. patch by ssitter@googlemail.com, r=jminta 2006-03-04 03:53:57 +00:00
jminta%gmail.com
f8027f6beb Fixes for misc typos and libical errors in caldav. No bug. r=dmose 2006-03-04 03:51:29 +00:00
dmose%mozilla.org
eeebc0c323 2nd try at fixing tinderbox bustage generating build date; no bug. 2006-03-04 03:37:52 +00:00
dmose%mozilla.org
6cfd76ce5a Fix tinderbox bustage generating build date; no bug. 2006-03-04 03:36:21 +00:00
dmose%mozilla.org
977fab0676 Prepare install.rdf for tomorrow's build to be a 0.1 release-candidate (bug 326352), r=jminta 2006-03-04 02:59:34 +00:00
jminta%gmail.com
d8f2af5c4a Bug 328754 Event/task creation fails if 'Default alarm setting' is set to 'On'. r=mvl 2006-03-03 20:13:21 +00:00
jminta%gmail.com
7932c781db Bug 327877 multiple entries for same task are created in agenda when editing task. r=dmose 2006-03-03 19:51:32 +00:00
dmose%mozilla.org
b5b10cc68f Fix error writing items that have attendees to the storage calendar (bug 327845); thanks to gekacheka@yahoo.com for the patch, r=dmose. 2006-03-03 19:43:28 +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
jminta%gmail.com
23a1eae230 Bug 328011 Fix identify comparison testing of xpcom objects to avoid problems with == and wrapping. r=dmose 2006-03-03 13:22:52 +00:00
jminta%gmail.com
eb816987f4 Bug 325786 Cannot add exceptions to recurring events in new item dialog. r=mvl 2006-03-03 13:17:15 +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
dmose%mozilla.org
6b1a8e840d Fix issues caused by mixing "modify single occurrence" and "modify all occurrences" (bug 328084). Thanks to <michael.buettner@sun.com> for the patch; r=jminta@gmail.com 2006-03-03 06:04:20 +00:00
dmose%mozilla.org
77d61ffaab Make deleting an exception actually get rid of the exception rather than adding an EXDATE (bug 328510). Thanks to <michael.buettner@sun.com> for the patch; r=dmose. 2006-03-03 05:55:09 +00:00
jminta%gmail.com
98e3687701 Bug 328483 Lightning: Play sound on alarm does not work. patch by ssitter@googlemail.com, r=jminta 2006-03-03 03:43:51 +00:00
jminta%gmail.com
751868878a Bug 328632 Use the date-formatter in alarms. r=mvl 2006-03-03 03:38:31 +00:00
jminta%gmail.com
8d5a13d34c Bug 328508 JavaScript error after dismiss of last remaining alarm. r=mvl 2006-03-03 03:36:22 +00:00
dmose%mozilla.org
9c5e61a284 Make views autosize to include events out of the default time view (bug 323093). Patch by thomas.benisch@sun.com and me; r=jminta@gmail.com 2006-03-01 23:19:03 +00:00
jminta%gmail.com
ad451f0f7e Bug 328763 Alarm for all day event always set to 00:00:00 UTC. r=dmose 2006-03-01 04:42:01 +00:00
jminta%gmail.com
974a7a67d5 Bug 328761 Wrong alarm offset calculation during startup for alarm with offset > 9 hours. r=mvl 2006-03-01 01:16:09 +00:00
jminta%gmail.com
e44f29539c Bug 328653 Alarms set for 15 or 30 min after an event show up as 15/30 minutes before. r=mvl 2006-03-01 01:11:47 +00:00
dmose%mozilla.org
77984d4ce3 Fix storage calendar version migration bustage caused by failure to call reset() on a statement. Thanks to Stefan Sitter <ssitter@googlemail.com> for the patch; r=dmose. 2006-02-28 21:24:46 +00:00
jminta%gmail.com
e954912248 Bug 328636 Editing event with reminder (15 or 30 min.) crashes Thunderbird (branch). Patch by ssitter@googlemail.com. r=jminta 2006-02-27 01:53:18 +00:00
jminta%gmail.com
658ddef297 Bug 328631 Position of the label 'category' inside New-event dialog is too high. Patch by ssitter@googlemail.com. r=jminta 2006-02-27 01:49:44 +00:00
dmose%mozilla.org
db743dac4e Fix for schema-checker failure blowing away database tables (bug 327971), r=jminta 2006-02-26 04:10:47 +00:00
dmose%mozilla.org
b9451f3262 Fix a couple of thinkos which cause bad things to happen when dealing with recurring tasks (bug 328197). Thanks to <daniel.boelzle@sun.com> for the patch, r=dmose 2006-02-26 01:54:49 +00:00
dmose%mozilla.org
7981b21875 Disabling recurring todos until bug 328197 is sorted out. Thanks to <michael.buettner@sun.com> for the patch, r=dmose. 2006-02-26 01:00:49 +00:00
jminta%gmail.com
6ae9bda125 Bug 300117 Recurring events are not visible on 'until' date. patch by michael.buettner@sun.com. r=jminta 2006-02-25 04:09:37 +00:00
jminta%gmail.com
1dd2cf7ebd Bug 328504 Error parsing ics file with X-MOZ-LASTACK element due typo. patch by ssitter@googlemail.com. r=jminta 2006-02-25 01:21:34 +00:00
mvl%exedo.nl
e7d07d5d0e Bug 327890: Serialize exceptions to ics calendars. patch by michael.buettner@sun.com and daniel.boelzle@sun.com. r=mvl 2006-02-24 20:42:56 +00:00
mostafah%oeone.com
9e7d697886 Updated translation.Patch by Cedric Corozza 2006-02-24 17:52:29 +00:00
jminta%gmail.com
b3c5aac5fd Sunbird/Lightning bustage fix for Bug 315051. r=dmose 2006-02-24 00:17:11 +00:00
jminta%gmail.com
24e6bb8260 Bug 315051 Switch to storing alarms based on offsets from start/end time rather than as absolute times. Ensure that missed alarms are fired. r=dmose 2006-02-23 23:14:14 +00:00
timeless%mozdev.org
1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
jminta%gmail.com
21d2c2080b Bug 322859 Organizer is incorrectly converted to an attendee on ics roundtrip. r=mvl 2006-02-23 03:58:55 +00:00
dmose%mozilla.org
1ef624a1e5 Attendee participationStatus lost when cloning an event due to typo (bug 327840). Thanks to gekacheka@yahoo.com for the patch, r=dmose. 2006-02-21 08:36:09 +00:00
mvl%exedo.nl
5906b996bc Bug 326077 cannot delete modified events from a series. patch by daniel.boelzle@sun.com, r=mvl 2006-02-20 19:05:49 +00:00
jminta%gmail.com
f5c02c755c Bug 323085 Add import/export functionality for lightning, improve options/UI for Sunbird. r=mvl 2006-02-18 22:42:13 +00:00
jminta%gmail.com
5f9d5c9ad9 Bug 326132 Start time of all-day events is set to odd times. patch by ssitter@googlemail.com. r=jminta 2006-02-18 22:06:44 +00:00