Commit Graph

2870 Commits

Author SHA1 Message Date
dmose%mozilla.org
8adcba34b8 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
0671fc7be0 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
06b8f0ac56 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
ae6d09f9ed 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
f3cbee26c4 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
35560c9506 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
38b7557332 Forgot my own review comment for Bug 324417 :-( 2006-01-29 03:37:18 +00:00
jminta%gmail.com
18b5aacd24 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
be9f810d6f 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
b1719f2df9 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
05111d0512 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
b19484a101 Bug 324312 Make event dialog resizable. patch by ssitter@googlemail.com, r=jminta 2006-01-25 04:14:40 +00:00
mostafah%oeone.com
c9cfe8cc08 Updated translation. Patch by Cedric Corazza 2006-01-23 18:44:23 +00:00
jminta%gmail.com
1ed7f39a24 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
e5e0742d47 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
73297db92f Bug 305577 Lightning prefs tab has 8 icons r=dmose 2006-01-22 00:07:48 +00:00
dmose%mozilla.org
765c3ed514 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
76b73fa44a Bug 299847 Alarm pop-up only shows once per session r=dmose 2006-01-21 20:03:16 +00:00
jminta%gmail.com
c044836aad Sunbird bustage fix 2006-01-21 19:37:58 +00:00
jminta%gmail.com
d390326285 Bug 296893 Unify Sunbird and Lightning event dialogs r=pavlov, ui-r=beltzner 2006-01-21 18:55:22 +00:00
mvl%exedo.nl
96398ce85d 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
1ff2c7a9ea Bug 321381 Non-localized strings in the new-views r=mostafah 2006-01-19 23:02:57 +00:00
jminta%gmail.com
45d8c9c8bd Bug 323976 Improve alarm window creation r=dmose 2006-01-19 22:57:30 +00:00
mvl%exedo.nl
3040fec4ca bug 315959, add .adoptItem for faster loading of ics files. r=dmose 2006-01-19 21:54:54 +00:00
jminta%gmail.com
7b86f9f04d 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
637c840fbd 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
db71438483 Updated translation 2006-01-18 14:46:22 +00:00
jminta%gmail.com
01ad2a2a63 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
08e6670282 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
514aab2d9b Bug 323809 findColumnForItem isn't defined. r=dmose 2006-01-17 22:38:45 +00:00
mvl%exedo.nl
f52eb0e1c4 bug 323665, put back calendarMail.js. patch by ssitter@googlemail.com, r=mvl 2006-01-17 22:17:06 +00:00
mvl%exedo.nl
4ea60d329e 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
ec93e8e4a3 Bug 323548 re-order code in calICSCalendar.js. r=jminta 2006-01-17 17:57:13 +00:00
mostafah%oeone.com
99a0273d2c 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
cff5db1172 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
b5aece55d4 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
a84553e429 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
95a5bfe65b 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
2d8ca8fcea 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
6da71db6d2 bug 307685: Trim down calendar.jar for Sunbird. patch by sipaq, r=mvl 2006-01-15 16:15:33 +00:00
mostafah%oeone.com
eb593bb3de Updated translation. Patch by Cedric 2006-01-15 13:50:18 +00:00
mvl%exedo.nl
563ecb581b Fix a typo and some newlines. no bug 2006-01-14 20:24:52 +00:00
wr%rosenauer.org
4bd691a9af Bug 322760 - connection settings pref window use wrong text, r=sipaq/jminta 2006-01-14 14:51:30 +00:00
wtchang%redhat.com
7cb9201cf8 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
f3310774f5 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
a8b6abec6f 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
3ef3a07744 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
ecb1a78791 Bug 322095 Allow selecting of single instances of repeating events r=mvl 2006-01-12 20:42:01 +00:00
mostafah%oeone.com
b5cec2f86f Checked in patch for bug 281935 r=mvl 2006-01-11 20:00:26 +00:00
dmose%mozilla.org
5887637a86 Keep item organizer from being lost on round-trip (bug 322859), r=jminta 2006-01-10 03:03:50 +00:00