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

156 Коммитов

Автор SHA1 Сообщение Дата
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 0b6ed036d2 Bug 337941 unify some common elements of view switching/control code, r1=dmose, r2=mvl 2006-07-21 03:11:45 +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
daniel.boelzle%sun.com 029b8e915f Bug 254893 - timezone fixes, no dynamically added timezones in prefs list, r=mvl 2006-07-20 16:46:19 +00:00
mattwillis%gmail.com 6f1b58e5f2 bug 343601 - removes old xpfe-based preferences. r=jminta 2006-07-13 00:00:02 +00:00
jminta%gmail.com d8f8ebee01 Bug 330391 Add tooltips to Lightning, r=shaver 2006-06-28 03:25:08 +00:00
jminta%gmail.com 6a9d0cbefc Bug 157274 Tasks should be displayed in day/weel views too, r=shaver 2006-06-28 03:01:51 +00:00
jminta%gmail.com ccfaac10f7 Bug 340414 Add 'View workdays only' and 'View tasks in view' toggles to Lightning, r=shaver 2006-06-28 02:43:22 +00:00
jminta%gmail.com 6c5611731e Bug 278117 Add accesskey for Lightning extension, r=shaver 2006-06-28 02:08:40 +00:00
jminta%gmail.com 0b84efbd0d Bug 335501 Make sure we use the correct views when the minimonth is clicked. r=dmose 2006-06-07 17:25:20 +00:00
jminta%gmail.com 73142d4740 Bug 337848 Only use times for Today and Tomorrow in the agenda view. Patch by richard@duif.net, r=jminta 2006-06-05 18:04:06 +00:00
jminta%gmail.com cdd768a34d Bug 339509 (Lightning version) Wrong day selected in views if selected timezone does not match system timezone, patch by thomas.benisch@sun.com, r=jminta 2006-06-02 19:57:29 +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
jminta%gmail.com be6bc05e74 Bug 334076 Agenda tree only shows the events from the calendars in the composite at startup, r=dmose 2006-05-17 00:36:08 +00:00
mattwillis%gmail.com a539338f36 bug 329642 make 'all occurrences vs. this occurrence' dialog cancelable. patch by robin.edrenius, r=dmose 2006-05-15 02:55:58 +00:00
dmose%mozilla.org 33c9b796c6 Height of Lightning minimonth/agenda sidebar should persist (bug 323795), r=dmose. Thanks to Stefan Sitter <ssitter@googlemail.com> for the patch. 2006-04-22 00:22:07 +00:00
jminta%gmail.com f955841fde Bug 334069 Improve task list to use batching and not always rebuild itself, r=dmose 2006-04-15 13:27:51 +00:00
jminta%gmail.com 46a61ae42d Bug 330386 Clicking on day on calendar pane brings always to month view instead of last view, r=dmose 2006-04-15 13:23:58 +00:00
jminta%gmail.com 931921f5ef Bug 321545 Move base views style css to skin (make skin/theme possible), r=dmose 2006-04-07 01:28:38 +00:00
jminta%gmail.com 4e7339e2ff Bug 333001 Deleting all occurrences deletes only a single one. patch by daniel.boelzle@sun.com, r=jminta 2006-04-07 00:38:51 +00:00
jminta%gmail.com dfb1c04b7b Bug 325477 Part 1, begin implementing an undo/redo system for Lightning, fix places where Sunbird's undo/redo system should be used, r=mvl 2006-04-01 14:27:09 +00:00
jminta%gmail.com 515f77e326 Bug 325650 should just invalidate row rather than whole box after add/delete of calendar, r=dmose 2006-03-31 20:16:03 +00:00
jminta%gmail.com b4615539cb Bug 330385 'My Timezone' preference isn't selected when the prefpane loads, r=dmose 2006-03-28 02:45:59 +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
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
mvl%exedo.nl 84fbd99c0f Bug 329347: remove old debug statements. patch by gekacheka@yahoo.com, r=mvl 2006-03-18 14:04:51 +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
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
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 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 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 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
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 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 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 5e3907b741 Bug 320178 Need UI for editing single instance or all instances of recuring events r=mvl 2006-02-18 21:58:19 +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 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 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 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
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
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
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