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

2865 Коммитов

Автор SHA1 Сообщение Дата
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
wtchang%redhat.com dbbc444239 Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR.  The patch is contributed by Chris Seawood
<cls@seawood.org>.  r=wtc,kengert.
Modified Files:
	Makefile.in browser/installer/unix/config.it
	browser/installer/unix/packages-static
	browser/installer/windows/config.it
	browser/installer/windows/packages-static
	calendar/installer/windows/config.it
	calendar/installer/windows/packages-static
	camino/Camino.xcode/project.pbxproj
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-qnx
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win embedding/config/minimo-qnx
	embedding/config/minimo-unix mail/config/basemail-os2
	mail/config/basemail-unix mail/installer/windows/config.it
	mail/installer/windows/packages-static
	minimo/config/linux_package.sh security/manager/Makefile.in
	security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
	xpinstall/packager/unix/deliver.pl
	xpinstall/packager/win_mfcembed/config.it
	xpinstall/packager/windows/browser.jst
	xpinstall/packager/windows/config.it
	xulrunner/installer/mac/Makefile.in
2006-01-13 18:09:32 +00:00
jminta%gmail.com 309d653ed3 Bug 321563 Day and week views don't show events before the current time. patch by ssitter@googlemail.com r=jminta 2006-01-12 23:33:50 +00:00
jminta%gmail.com a7ac7aa7ab Bug 323057 Fix js warnings about not always returning a value. patch by ssitter@googlemail.com r=jminta 2006-01-12 23:27:19 +00:00
jminta%gmail.com ee1ffedc9f Bug 306692 'Open calendar file' does nothing. patch by robin.edrenius@gmail.com r=jminta 2006-01-12 20:58:23 +00:00
jminta%gmail.com a70aae5aca Bug 322095 Allow selecting of single instances of repeating events r=mvl 2006-01-12 20:42:01 +00:00
mostafah%oeone.com 9a41e5580b Checked in patch for bug 281935 r=mvl 2006-01-11 20:00:26 +00:00
dmose%mozilla.org c7dabdeb7f Keep item organizer from being lost on round-trip (bug 322859), r=jminta 2006-01-10 03:03:50 +00:00