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

2991 Коммитов

Автор SHA1 Сообщение Дата
jminta%gmail.com 29b11eabcc 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 fbad1d2210 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
dmose%mozilla.org 58e80e32a3 Use MOZILLA_1_8_BRANCH ifdefs to limit the versions of Thunderbird and Firefox that specific Lightning builds will install in. This avoids user inconvenience and invalid bug-filing due to ABI compatibility issues. (Bug 323776), thanks to Stefan Sitter <ssitter@googlemail.com> for the patch, r=dmose. 2006-02-09 01:48:57 +00:00
jminta%gmail.com df545364ed Bug 325459 Month view's relayout fails and variouos fixes to duration manipulation. Team effort here, parts of the patch by mvl, michael.buettner@sun.com, and me. r=dmose 2006-02-08 02:23:27 +00:00
dmose%mozilla.org 810c46c134 Scroll rather than hide extra items when the event list for a day overflows in the month view. Reverted to normal size fonts, as the x-small ones were hard to read. (bug 312830), r=jminta,mvl 2006-02-08 00:18:28 +00:00
mvl%exedo.nl 586be163a4 bug 319790: add a way to calculate the weeknumber, given a calIDateTime. r=jminta 2006-02-07 18:47:06 +00:00
jminta%gmail.com e0d9888dd1 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
mostafah%oeone.com fec7d0daf0 Updated French translation.Patch by Cedric Corazza 2006-02-06 13:46:42 +00:00
mostafah%oeone.com fe6fb86d57 Checked in first patch for bug 326003. (Addition of files). r=mvl 2006-02-06 13:03:37 +00:00
jminta%gmail.com 2fb58ff960 Bug 295387 Day/Week views do not display all day events. r=mvl 2006-02-05 16:32:38 +00:00
mvl%exedo.nl 2cd5ad4e15 bug 324849: check etag before uploading ics calendars. r=dmose 2006-02-04 22:23:24 +00:00
mvl%exedo.nl 8aa8f279fa bug 325399 more css tweaks, r=jminta 2006-02-04 22:21:59 +00:00
mvl%exedo.nl e88a6c185b Bug 325399 tweak CSS padding to cut down on font-clipping in event boxes 2006-02-04 18:04:51 +00:00
jminta%gmail.com 4809af7e2e 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
jminta%gmail.com bf65cdd50a Bug 313615 Automatically close the alarm window when the last alarm is dismissed. r=dmose 2006-02-04 15:14:58 +00:00
jminta%gmail.com 45d2ad38d9 Bug 325354 Snooze button doesn't do anything. r=dmose 2006-02-04 15:12:07 +00:00
jminta%gmail.com f096ea6cd8 Bug 325762 Recurrence dialog's COUNT ignores corresponding units. patch by stephan.schaefer@sun.com, r=jminta 2006-02-03 19:47:16 +00:00
jminta%gmail.com 316c5a9258 Bug 165963 Views/dialog should default to pegging events to default timezone. r=mvl 2006-02-03 16:06:54 +00:00
jminta%gmail.com 6d3d73fd22 Bug 324633 Error importing all-day events from Outlook due to use of obsolete property isAllDay. r=mvl 2006-02-03 16:03:39 +00:00
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
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
dmose%mozilla.org 98bc017fe1 Disable the R button until view rotation works better (bug 322272). Patch from robin.edrenius@gmail.com, r=dmose. 2006-01-10 00:32:13 +00:00
mvl%exedo.nl 5fcbc2793e Add a xpcom interface to format a datetime. bug 322230, r=dmose (not part of default build) 2006-01-08 21:51:01 +00:00
dmose%mozilla.org 91528aec1b Fix typo; no bug. 2006-01-06 22:04:15 +00:00
mostafah%oeone.com 4e3a8ac6d5 Checked in patch for bug 322395: Preferences not working for firefox extension r=mvl 2006-01-06 16:13:55 +00:00
jminta%gmail.com d1b892d549 Bug 319701 Move Lightning to the decorated views. r=dmose 2006-01-04 18:24:51 +00:00
jminta%gmail.com f95b92502b Bug 293192 Make sure clicking on a folder in the tree always returns to mail-view r=dmose 2006-01-04 14:30:34 +00:00
jminta%gmail.com 344aed4087 Bug 321898 Right-clicking on minimonth also displays dropdowns instead of just context menus. r=mvl 2006-01-04 14:13:03 +00:00
dbaron%dbaron.org 1c2ad07515 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
darin%meer.net d10b6bc7bb fixing bustage (bug 318193) 2006-01-02 04:31:00 +00:00
gerv%gerv.net f2d0296772 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 12:14:46 +00:00
jminta%gmail.com 444c2e1dd1 Bug 321773 Rename calendar.event.defaultstarthour preference to calendar.view.defaultstarthour. patch by bugzilla@babylonsounds.com. r=jminta 2005-12-29 16:40:25 +00:00
jminta%gmail.com 99aaf18a6f Bug 315955 Month view displays events at wrong times. r=dmose 2005-12-29 00:17:44 +00:00
dmose%mozilla.org 0781fa7cf8 Allow 201 response code for item modifications; no bug 2005-12-28 23:46:43 +00:00
dmose%mozilla.org 20eabdfc00 Minor tweaks to make the CalDAV provider work with the current (-08) draft. No bug. 2005-12-28 17:27:50 +00:00
mvl%exedo.nl 5ad4e01ddf Bug 296390 'make xpi' fails. Remove old xpi makefile rules.
patch by mozilla@Weilbacher.org, r=mvl
2005-12-27 22:04:38 +00:00
jminta%gmail.com 53c182ed65 Bug 321378 calEvent::getOccurrencesBetween error when all views haven't been initialized. r=mvl 2005-12-26 16:32:11 +00:00
jminta%gmail.com 53bac6517a Bug 321535 Right clicking on a day and selecting 'New Event' doesn't always give the correct default date. r=mvl 2005-12-26 16:29:07 +00:00
jminta%gmail.com 7af7b3f92d Bug 321375 Context menu for the view does not appear. r=mvl 2005-12-24 20:24:26 +00:00
jminta%gmail.com ddc6fa2143 Bug 321413 Remove debug() and debugVar() functions. patch by gekacheka@yahoo.com, r=jminta 2005-12-24 17:58:11 +00:00
jminta%gmail.com ea0a19bbff Bug 297934 Move Sunbird to the new views. Implement calIDecoratedView. First step in removing gCalendarWindow. Remove several global variables. r=dmose+mvl 2005-12-23 21:58:53 +00:00
dmose%mozilla.org a59c14fb4a Gave function names to most anonymous functions so that this code is easier to profile and debug in Venkman (no bug), rs=jminta@gmail.com 2005-12-21 20:20:18 +00:00
jminta%gmail.com 5f700541ab Bug 320823 Preference error when trying to use themes in Sunbird. patch by ssitter@googlemail.com, r=jminta 2005-12-20 21:38:39 +00:00
jminta%gmail.com fadbffffd8 Bug 298352 Create a preference for starting day of the week and create a default preferences file for shipping with lightning. r=dmose 2005-12-20 19:39:24 +00:00
jminta%gmail.com 2299fa20d9 Bug 315962 Overlay customizeToolbar so that icons show up. r=dmose 2005-12-19 23:50:11 +00:00
jminta%gmail.com 87daa8dbaf Bug 315960 Reuse the existing month-view grid whenever possible. r=dmose 2005-12-19 23:12:49 +00:00
mostafah%oeone.com 772085a80e Updated translation per Cedric Corraza's patch 2005-12-16 18:57:19 +00:00
mvl%exedo.nl 057c875f8e Bugzilla Bug 315719 Events with neither DTEND nor DURATION handled incorrectly (end date is default value 01-Jan-1970). r=mvl, patch by ssitter@googlemail.com 2005-12-15 21:55:48 +00:00
jminta%gmail.com 159432c1c3 More line ending fixes. no bug. 2005-12-15 19:24:20 +00:00
jminta%gmail.com b19e197526 Fix line endings. No bug. 2005-12-15 18:38:15 +00:00
jminta%gmail.com 81c5c4519b Bug 306188 Context-menu options in task list disappear when clicking on minimonth first. patch by ssitter@googlemail.com, r=jminta 2005-12-14 16:54:16 +00:00
gerv%gerv.net 73c5dcdbe9 Bug 236613: change to MPL/LGPL/GPL tri-license. Correctly indent Contributors lines. <yawn> 2005-12-13 14:27:13 +00:00
gerv%gerv.net 5956d34127 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
mostafah%oeone.com 775a8c14fa Updated translation 2005-12-12 15:25:44 +00:00
jminta%gmail.com b0045c91e0 Bug 319426 Remove empty style rules. patch by bugzilla@babylonsounds.com. r=jminta 2005-12-11 14:35:38 +00:00
mvl%exedo.nl a06add9655 Bug 319561 'Home'-calendar name not localizable.
patch by robin.edrenius@gmail.com, r=mvl
2005-12-11 14:29:45 +00:00
jminta%gmail.com 1c410ccde8 Bug 319681 Can't delete location, description, etc from events. r=mvl 2005-12-10 18:05:28 +00:00
jminta%gmail.com f7cd4166c4 Bug 319730 Make unifinder searching case-insensitive. r=mvl 2005-12-10 18:03:24 +00:00
jminta%gmail.com ef859474fe Bug 317868 minimonth and timepicker should be scrollable r=mvl 2005-12-08 16:24:46 +00:00
jminta%gmail.com 38f0a2d00d Bug 273251 Make print preview window title localizable. patch by robin.edrenius@gmail.com, r=jminta 2005-12-08 16:14:11 +00:00
jminta%gmail.com 814f0a05d1 Bug 317477 Canceling 'Edit Event' dialog opens 'New Event' dialog in Lightning. patch by ssitter@googlemail.com, r=jminta 2005-12-08 16:10:55 +00:00
jminta%gmail.com 7632293738 Bug 319344 hPrefWindow is called as a function, but is an object. patch by ssitter@googlemail.com, r=jminta 2005-12-08 16:07:01 +00:00
mvl%exedo.nl 2578fdcc6c use right line ending. no bug. 2005-12-08 13:55:02 +00:00
mvl%exedo.nl c4bf38ca0e Bug 319367 time picker in new event shows twice :57 (minutes).
patch by ssitter@googlemail.com, r=mvl
2005-12-08 13:22:33 +00:00
dmose%mozilla.org 047b9dad7f Fix nativeTime to correctly account for timezone changes on dates (bug 314954), r=mvl@exedo.nl 2005-12-04 22:09:54 +00:00
dmose%mozilla.org 80e5436a19 Make core calendar code work against both trunk and 1.8 branch builds (bug 318850), r=jminta@gmail.com 2005-12-04 21:53:17 +00:00
dmose%mozilla.org 53812c8ece Add a compare method to calIDuration (bug 315960), r=mvl@exedo.nl 2005-12-04 21:35:17 +00:00
jminta%gmail.com 8abd502264 Bug 317135 Completed tasks are sometimes shown as uncompleted. r=mvl 2005-12-04 17:51:14 +00:00
jminta%gmail.com a66632941b Bug 303379 likelyTimezone is unfriendly to L10n r=mvl 2005-12-03 16:43:49 +00:00
jminta%gmail.com 8f6b07f359 Bug 318232 Minimonth header for February displays 'March' when today's date is > 28. patch by ssitter@googlemail.com. r=jminta 2005-12-03 16:41:05 +00:00
mozilla.mano%sent.com 6eb6ddc8ec Bug 250867 - icons only and other toolbar modes are not created in a global place. patch from Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>, r=me, moa=mscott on the Thunderbird portions. 2005-12-01 10:03:58 +00:00
jminta%gmail.com 0196e72594 Bug 317473 For new events no calendar is chosen by default in calendar-event-dialog. Also includes some whitespace cleanup. Patch by ssitter@googlemail.com. r=jminta 2005-11-27 00:04:24 +00:00
jminta%gmail.com 88cc3fd8f7 Bug 317864 Fix old consumers of .stringValue. Patch by ssitter@googlemail.com, r=jminta 2005-11-26 21:17:55 +00:00
mvl%exedo.nl bc98dbe88c Bug 316275 Update sunbird icon to high quality.
.ico file created by ssitter@googlemail.com, r=mvl
2005-11-25 20:09:10 +00:00
mvl%exedo.nl 92b2a6f396 Bug 310221 icalendar items with a duration and no dtend are handled incorrectly. r=dmose 2005-11-25 19:50:12 +00:00
timeless%mozdev.org b78d0c2416 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
mvl%exedo.nl 9add8b15c3 bug 317588 update calToto to the changed calIProperty interface.
patch by gekacheka@yahoo.com, r=mvl
2005-11-23 17:56:41 +00:00
bsmedberg%covad.net ffa68aa180 Can't use -lXUL on mac (that looks for .dylib), so specify the file manually 2005-11-23 16:27:49 +00:00
bsmedberg%covad.net efc1fd7274 Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 14:16:33 +00:00
jminta%gmail.com 02fb84e545 Bug 309426 Double clicking on agenda/calendar items should open edit-dialogs. r=dmose 2005-11-23 03:59:29 +00:00
mostafah%oeone.com da21c3a8f1 Updated translation. Patch by Cedric Corazza (cedric.corazza@wanadoo.fr) 2005-11-22 18:11:50 +00:00
jminta%gmail.com 98206a8d68 Bug 309734 Double clicking on an empty space in the calendar should create a new event. r=dmose 2005-11-22 01:49:28 +00:00
jminta%gmail.com 53721d2d12 Bug 298504 Need to specify context menus for the views. r=dmose 2005-11-22 01:46:20 +00:00
jminta%gmail.com 8a7a0a557c Bug 316791 multiday-view events remain collapsed when view is switched to. r=dmose 2005-11-21 20:07:18 +00:00
mvl%exedo.nl 92407fa46c create calendar.manifest.
bug 314506, patch by mozilla@rosenauer.org, r=mvl
2005-11-19 17:48:09 +00:00
mvl%exedo.nl fa5b0d2288 remove double entries.
bug 317119, patch by sipaq, r=mvl
2005-11-19 16:49:41 +00:00
mvl%exedo.nl f25d3e0ca5 Bug 316756 option is listed twice in type dropdown box for export.
patch by Stefan Sitter (ssitter@googlemail.com), r=mvl
2005-11-19 10:17:19 +00:00
mvl%exedo.nl fa7e36310f Define the escaping behaviour of ical properties, to make sure we do the right thing with escaped values in ical calendars.
bug 307948, r=dmose
2005-11-18 18:05:37 +00:00
jminta%gmail.com 5f3cd6311d Bug 315960 (correct file) Improve multiday view's relayout time by adding batching r=dmose 2005-11-18 16:10:07 +00:00
jminta%gmail.com cdc268c2e9 Backing out previous checkin for Bug 315960, wrong copy of the file 2005-11-18 16:05:43 +00:00
jminta%gmail.com 0cdf9dce9f Bug 315960 Improve multiday view's relayout time by adding batching r=dmose 2005-11-18 16:01:17 +00:00
jminta%gmail.com 3e0ab7e3c6 Bug 315731 Next button's enabled status doesn't update properly in the wizard. patch by robin.edrenius@gmail.com, r=jminta 2005-11-18 16:00:31 +00:00
mvl%exedo.nl 0445f557da bustage fix for the mozStorage changes.
bug 316761, patch by ssitter@googlemail.com, r=mvl
2005-11-16 19:40:41 +00:00
dmose%mozilla.org fd445905ae Binding given incorrect duplicate id (no bug); r=jminta 2005-11-16 19:00:09 +00:00
mostafah%oeone.com 7268edd3b4 Updated translation 2005-11-15 21:00:45 +00:00