Commit Graph

443 Commits

Author SHA1 Message Date
jminta%gmail.com
61de418428 Bug 331887 Make the choose calendar dialog resizable and give it a title. patch by ssitter, r=jminta 2006-03-27 21:00:58 +00:00
jminta%gmail.com
948a470af3 Bug 324676 Day/week view don't refresh correctly when start/end time changed via preferences (no events displayed). r=mvl 2006-03-27 19:37:43 +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
mattwillis%gmail.com
d9e2f7954c bug 329975: added missing call to update percent complete ui widget. r=jminta 2006-03-27 02:50:02 +00:00
jminta%gmail.com
d8afd1c21d Bug 323696 Dragging events that span multiple days does not react/display properly. r=mvl 2006-03-27 02:37:04 +00:00
mvl%exedo.nl
6942057a28 Bug 328073, make the UI for monthly recurrence work. r=jminta 2006-03-26 19:17:18 +00:00
jminta%gmail.com
dff59e32ae Bug 331022 Shared entity for 'Status' and 'Priority' causes translation problems in some languages. patch by bugzilla@babylonsounds.com, r=jminta 2006-03-25 16:31:46 +00:00
jminta%gmail.com
d07d1c243c Bug 331698 change anonid to class for consistency in nav-button boxes. patch by ssitter, r=jminta 2006-03-25 15:20:03 +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
jminta%gmail.com
c5be355a08 Bug 327832 'To' date and time no longer linked to 'From' date/time, in new event dialog. r=mvl 2006-03-23 22:35:17 +00:00
jminta%gmail.com
20ddf51dcf Bug 329855 Add Lightning support for default alarm settings for new events/tasks. patch by ssitter, r=jminta 2006-03-23 03:54:50 +00:00
mvl%exedo.nl
a8adc18592 Bug 325519: Better readable error dialog. r=jminta 2006-03-21 18:32:46 +00:00
jminta%gmail.com
032e5d18ed Bug 327805 Use calendar name as initial filename during calendar export. patch by ssitter, r=jminta 2006-03-20 13:31:27 +00:00
jminta%gmail.com
39272c9371 Bug 330103 Remove hardcoded strings. Also removes extra debug code and fixes a strict warning about sharp variables. r=mvl 2006-03-20 13:28:00 +00:00
jminta%gmail.com
7ce2bbd1b9 Bug 321693 (part 2) Listen for changes to the prefs for multiweek weeks in view. r=mvl 2006-03-20 13:23:52 +00:00
mvl%exedo.nl
e77ada00a9 Bug 329654: calDateTimeFormatter always uses selfmade long formatted date string hack. patch by ssitter, r=mvl 2006-03-19 13:27:38 +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
550b0aee03 Bug 329360 strict javascript warning: 'variable event hides argument' in calendar-alarm-dialog. patch by gekacheka@yahoo.com, r=jminta 2006-03-18 15:18:15 +00:00
jminta%gmail.com
34bbdb243e Bug 329415 Trying to remove exceptions in recurrencedialog with no exceptions selected throws JS-errors. patch by robin.edrenius@gmail.com, r=jminta 2006-03-18 15:13:54 +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
9011b0796c Bug 325068: Improve printing UI (and interfaces). r=jminta 2006-03-18 13:10:58 +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
313a8ded82 Add missing observer methods (bug 325726); patch by <daniel.boelzle@sun.com>, r=dmose. 2006-03-17 17:42:55 +00:00
mvl%exedo.nl
7ecf922afe bug 325519: show a short textual error code, instead of a magic number. r=jminta 2006-03-16 19:33:10 +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
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
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
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
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
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