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 |
mvl%exedo.nl
|
63b6ca598d
|
Use the right units in setting the alarm delay.
bug 308832, r=dmose
|
2005-10-20 18:01:02 +00:00 |
dmose%mozilla.org
|
be63c93879
|
ICS provider assertion/failure and performance fix (bug 312381); r=mvl
|
2005-10-14 21:12:56 +00:00 |
mvl%exedo.nl
|
41679d4f0f
|
Makes calIDateTime.getInTimezone on a floating datetime return a datetime that is still floating.
bug 309527, r=dmose, r=jminta
|
2005-10-13 17:59:29 +00:00 |
mrbkap%gmail.com
|
ac604da132
|
bug 311024: Make sure eval grabs the right scope object. r=brendan sr=jst
|
2005-10-08 00:28:45 +00:00 |
jminta%gmail.com
|
18433125e1
|
Bug 298357 Switch to coloring the background of events instead of the font. r=dmose
|
2005-10-07 17:51:22 +00:00 |
jminta%gmail.com
|
3672441dd3
|
Bug 298357 Colorize multiday view events by calendar-pref r=dmose
|
2005-10-06 17:50:39 +00:00 |
jminta%gmail.com
|
2744632a7a
|
Bug 310842 this.mBaseItem.getRecurrenceStartDate is not a function, push does not return array. patch by gekacheka@yahoo.com r=jminta
|
2005-10-02 22:26:19 +00:00 |
mvl%exedo.nl
|
a45fb556d3
|
propagate libical errors through the ics service.
part of bug 306508, r=dmose
|
2005-09-30 17:09:38 +00:00 |
mvl%exedo.nl
|
d57fba0bf3
|
Keep on reading from the inputstream, or else importing large files fails.
bug 309868, r=dmose
|
2005-09-28 18:28:25 +00:00 |
jminta%gmail.com
|
0bb57fc1dd
|
Bug 293201 Activate the agenda filter r=dmose
|
2005-09-27 00:57:02 +00:00 |
dmose%mozilla.org
|
d16fb10ce9
|
Make recurrence debugging spew conditional on DEBUG_vlad, not just DEBUG. No bug
|
2005-09-20 22:27:08 +00:00 |
mvl%exedo.nl
|
ee00fd5347
|
When querying, convert items with a floating timezone to the timezone used for the query, instead of UTC.
bug 307416, r=dmose
|
2005-09-19 20:24:51 +00:00 |
dmose%mozilla.org
|
e402f921cc
|
Fix reserved variable name strict warning; no bug.
|
2005-09-17 23:33:38 +00:00 |