Commit Graph

350 Commits

Author SHA1 Message Date
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
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
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
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
514aab2d9b Bug 323809 findColumnForItem isn't defined. r=dmose 2006-01-17 22:38:45 +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
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
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
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
dmose%mozilla.org
fd6a218463 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
0f66e79226 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
jminta%gmail.com
21c3c88b55 Bug 319701 Move Lightning to the decorated views. r=dmose 2006-01-04 18:24:51 +00:00
darin%meer.net
990b17ea90 fixing bustage (bug 318193) 2006-01-02 04:31:00 +00:00
jminta%gmail.com
1a6eefe7c4 Bug 315955 Month view displays events at wrong times. r=dmose 2005-12-29 00:17:44 +00:00
jminta%gmail.com
0469cc2c3a 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
b83b9c785c 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
4c80aa876b 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
57221e6523 Bug 315960 Reuse the existing month-view grid whenever possible. r=dmose 2005-12-19 23:12:49 +00:00
mvl%exedo.nl
c0d780179a 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
12692a312d More line ending fixes. no bug. 2005-12-15 19:24:20 +00:00
gerv%gerv.net
adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
jminta%gmail.com
320a1965cf 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
dmose%mozilla.org
c39e622e34 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
7670235c86 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
7109ac97be Add a compare method to calIDuration (bug 315960), r=mvl@exedo.nl 2005-12-04 21:35:17 +00:00
jminta%gmail.com
dca3c64e08 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
4b3164d2cf 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
07892e1dac Bug 310221 icalendar items with a duration and no dtend are handled incorrectly. r=dmose 2005-11-25 19:50:12 +00:00
mvl%exedo.nl
9ea11b3a4f bug 317588 update calToto to the changed calIProperty interface.
patch by gekacheka@yahoo.com, r=mvl
2005-11-23 17:56:41 +00:00
jminta%gmail.com
c1d8a1855c 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
mvl%exedo.nl
7bafff4577 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
e0d1988d46 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
fc44499eeb 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
cfe1246be3 Backing out previous checkin for Bug 315960, wrong copy of the file 2005-11-18 16:05:43 +00:00
jminta%gmail.com
989dd0e5f1 Bug 315960 Improve multiday view's relayout time by adding batching r=dmose 2005-11-18 16:01:17 +00:00
mvl%exedo.nl
11ff204869 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
61f58a935a Binding given incorrect duplicate id (no bug); r=jminta 2005-11-16 19:00:09 +00:00
mvl%exedo.nl
29fb8d922e show location in the alarm dialog.
bug 220694, patch by robin.edrenius@gmail.com, r=mvl
2005-11-10 21:52:06 +00:00
dmose%mozilla.org
5db4ed0d9a Fix alarm popups are empty (bug 315916); patch=ssitter@googlemail.com, r=dmose 2005-11-10 21:05:41 +00:00
dmose%mozilla.org
e4ec870e1c Make Lightning localizable (bug 298348); patch=bugzilla@babylonsounds.com,robin.edrenius@gmail.com; r=mvl,dmose 2005-11-09 00:35:57 +00:00
mvl%exedo.nl
d0d088d1a8 make importer notify observers about a batch change coming up.
bug 313502, r=dmose
2005-10-28 20:13:53 +00:00
jminta%gmail.com
75dc21e70f Bug 313648 Setting recurrence endDate to null does not result in infinite recurrence, but instead returns an error. r=mvl 2005-10-27 22:17:50 +00:00
jminta%gmail.com
02cbbd5ccc Bug 306508 WebDAV provider should notice and propagate all possible dataloss issues to the UI. r1=dmose, r2=mvl 2005-10-25 21:15:41 +00:00
jminta%gmail.com
fe549c4b05 Bug 313474 Dialog title in calendar-alarm-dialog.xul not localizable, patch by robin.edrenius@gmail.com, r=jminta 2005-10-23 16:53:14 +00:00
jminta%gmail.com
8127ab2430 Bug 310503 Implement support for readonly calendars, put calendars in readonly mode when an error occurs, report this to the user in relevant UI bits. r1=mvl, r2=dmose 2005-10-21 16:51:13 +00:00