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

2872 Коммитов

Автор SHA1 Сообщение Дата
dmose%mozilla.org 5cc7591ca9 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 21cf0f2468 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 6ba36d49e2 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 675d0bf620 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 54338e83e2 bug 325325: correcting calIOperationListener MOVE->MODIFY, calIAttendee documentation. patch by daniel.boelzle@sun.com, r=mvl 2006-02-02 15:00:57 +00:00
mvl%exedo.nl 75eccb0c8e bug 270995: look at exceptions after looking at addiotions, to make expections work. patch by daniel.boelzle@sun.com, r=mvl 2006-02-02 14:48:02 +00:00
dmose%mozilla.org 1d15de1d3f Fix missing stylesheet (bug 325337), thanks to Stefan Sitter <ssitter@googlemail.com> for the patch. r=dmose@mozilla.org 2006-02-01 00:26:21 +00:00
dmose%mozilla.org 4c20842e64 Make Lightning dynamically adapt to new Thunderbird searchbox UI (bug 325140), thanks to Joey Minta <jminta@gmail.com> for the patch, r=<dmose@mozilla.org>. 2006-01-31 05:59:11 +00:00
dmose%mozilla.org 83dfb0b3bf Clean up New submenu in Lightning (bug 324669); patch by Stefan Sitter <ssitter@googlemail.com>, r=<dmose@mozilla.org 2006-01-31 00:06:29 +00:00
jminta%gmail.com d4000e7309 Bug 189416 View commands should be type=radio and should work with 'checked', not 'disabled'. patch by bugzilla@babylonsounds.com, r=jminta 2006-01-30 14:22:21 +00:00
jminta%gmail.com 362172ba68 Bug 320175 Can't delete event from keyboard in new month view. patch by michael.buettner@sun.com, r=jminta 2006-01-30 13:58:52 +00:00
jminta%gmail.com b2b2ca654b Bug 325141 Fix for typo: this.mProperties.enumerator. patch by reidrankin@gmail.com, r=jminta 2006-01-29 21:26:45 +00:00
jminta%gmail.com 6793391ddc Bug 324735 Remove some references to obsolete calIItemOccurence interface. patch by robin.edrenius@gmail.com, r=jminta 2006-01-29 03:44:25 +00:00
jminta%gmail.com 0b03536618 Forgot my own review comment for Bug 324417 :-( 2006-01-29 03:37:18 +00:00
jminta%gmail.com 061e0a8ebe Bug 324417 Lightning does not have a 'Go to Today' toolbar button or menu item. patch by thomas.benisch@sun.com, r=jminta 2006-01-29 03:31:09 +00:00
dmose%mozilla.org d71585c85c Make remote calendar location readonly to prevent really painful failure mode for bug 315307. Thanks to Stefan Sitter <ssitter@googlemail.com> for the patch; r=dmose@mozilla.org. 2006-01-27 21:31:50 +00:00
jminta%gmail.com a7f790ee36 Bug 323321 Drag'n'drop of events via right mouse button confuses the views. patch by ssitter, r=jminta 2006-01-26 17:45:35 +00:00
dmose%mozilla.org 76c017c302 Make day + week views respect default start and end time preferences (bug 321769). r=<jminta@gmail.com> 2006-01-25 20:00:48 +00:00
jminta%gmail.com 66985ff124 Bug 324312 Make event dialog resizable. patch by ssitter@googlemail.com, r=jminta 2006-01-25 04:14:40 +00:00
mostafah%oeone.com 7cf5425624 Updated translation. Patch by Cedric Corazza 2006-01-23 18:44:23 +00:00
jminta%gmail.com e5e91aed1d Bug 324286 Creating tasks/events via double-click does not work. patch by ssitter@googlemail.com, r=jminta 2006-01-22 02:20:11 +00:00
dmose%mozilla.org 57a8d639cc Move stylesheet inclusion from the lightning pref pane overlay up one-level to the pref window overlay so that it is applied all the time, not just when that pane is selected; follow-on to fix for bug 305577. No bug. r=jminta@gmail.com 2006-01-22 00:55:41 +00:00
jminta%gmail.com c8a9203de9 Bug 305577 Lightning prefs tab has 8 icons r=dmose 2006-01-22 00:07:48 +00:00
dmose%mozilla.org bf805b1e0a 2nd part of fix for Sunbird using Firefox creator code on Mac OS X (bug 323288); thanks to Stefan Sitter <ssitter@googlemail.com>, r=dmose@mozilla.org 2006-01-21 20:23:29 +00:00
jminta%gmail.com a0edf2da6b Bug 299847 Alarm pop-up only shows once per session r=dmose 2006-01-21 20:03:16 +00:00
jminta%gmail.com ca3e50ef8d Sunbird bustage fix 2006-01-21 19:37:58 +00:00
jminta%gmail.com edb75cb3aa Bug 296893 Unify Sunbird and Lightning event dialogs r=pavlov, ui-r=beltzner 2006-01-21 18:55:22 +00:00
mvl%exedo.nl 2264fa7bee missed this file for bug 315959, add .adoptItem for faster loading of ics files. r=dmose 2006-01-20 17:03:50 +00:00
jminta%gmail.com aa7bceaa0a Bug 321381 Non-localized strings in the new-views r=mostafah 2006-01-19 23:02:57 +00:00
jminta%gmail.com 4f56aac4f7 Bug 323976 Improve alarm window creation r=dmose 2006-01-19 22:57:30 +00:00
mvl%exedo.nl 94b0ab51d7 bug 315959, add .adoptItem for faster loading of ics files. r=dmose 2006-01-19 21:54:54 +00:00
jminta%gmail.com 96b03f23cb Bug 323731 Remove Publishing page from Sunbird options dialog. patch by ssitter@googlemail.com r=jminta 2006-01-19 00:31:37 +00:00
jminta%gmail.com 6cca2d8751 Bug 322917 Category color not used in new Day/Week View due to typo. r=dmose 2006-01-18 21:05:04 +00:00
mostafah%oeone.com 685f54a55f Updated translation 2006-01-18 14:46:22 +00:00
jminta%gmail.com 881c9c2089 Bug 321913 alarm service's mRangeEnd needs to be more timezone sensitive r=dmose 2006-01-18 14:04:52 +00:00
jminta%gmail.com fe44b45e44 Bug 323183 Make Lightning use updated sunbird publish code. patch by ssitter@googlemail.com. r1=jminta r2=dmose 2006-01-18 13:54:49 +00:00
jminta%gmail.com 60b31b54eb Bug 323809 findColumnForItem isn't defined. r=dmose 2006-01-17 22:38:45 +00:00
mvl%exedo.nl 2361ff43d3 bug 323665, put back calendarMail.js. patch by ssitter@googlemail.com, r=mvl 2006-01-17 22:17:06 +00:00
mvl%exedo.nl bf0f4fc97e bug 319557, Use hCalendar classes in the html exporter. Also switches to using e4x, for better readability. r=dmose 2006-01-17 19:25:32 +00:00
mvl%exedo.nl 6acb1546ba Bug 323548 re-order code in calICSCalendar.js. r=jminta 2006-01-17 17:57:13 +00:00
mostafah%oeone.com 8f8b9395b3 Checked in patch for bug 323519:
(Add Seamonkey's UUID to install.rdf for calendar extension support)
Patch by robin.edrenius. r=mostafah
2006-01-17 15:26:23 +00:00
jminta%gmail.com 9148b029ba Bug 298349 Need to support events (not all-day) that span multiple days, in multiday-view r=dmose 2006-01-17 01:12:21 +00:00
dmose%mozilla.org 6781c6a78d Sunbird should not handle files destined for Firefox on OS X when Firefox is not running (bug 323288). Thanks to Stefan Sitter <ssitter@googlemail.com> for the patch; r=dmose@mozilla.org 2006-01-17 00:27:22 +00:00
jminta%gmail.com 8e3214e2ab Bug 323180 Publish Remote Calendar should remember the last location used. patch by ssitter@googlemail.com, r=jminta 2006-01-17 00:12:18 +00:00
jminta%gmail.com 1c7d26aa6c Bug 321133 Options/Preferences needs to respect OS preferences. patch by bugzilla@babylonsounds.com r=jminta 2006-01-16 22:15:49 +00:00
jminta%gmail.com 756469cdda Bug 323273 Lightning context menu for events not available. patch by stephan.schaefer@sun.com r=jminta 2006-01-16 22:02:44 +00:00
mvl%exedo.nl 24d06fb608 bug 307685: Trim down calendar.jar for Sunbird. patch by sipaq, r=mvl 2006-01-15 16:15:33 +00:00
mostafah%oeone.com 0f6226e9e7 Updated translation. Patch by Cedric 2006-01-15 13:50:18 +00:00
mvl%exedo.nl 6f973517b0 Fix a typo and some newlines. no bug 2006-01-14 20:24:52 +00:00
wr%rosenauer.org 436b963d3f Bug 322760 - connection settings pref window use wrong text, r=sipaq/jminta 2006-01-14 14:51:30 +00:00