gerv%gerv.net
|
5956d34127
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-12-13 13:25:40 +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 |
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
|
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
|
92b2a6f396
|
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
|
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 |
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 |
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 |
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 |
mvl%exedo.nl
|
f2638b193d
|
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
|
ac60b4a9d5
|
Fix alarm popups are empty (bug 315916); patch=ssitter@googlemail.com, r=dmose
|
2005-11-10 21:05:41 +00:00 |
dmose%mozilla.org
|
001e29cf6d
|
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
|
50752cbc92
|
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
|
08032ed55a
|
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
|
7d4891bdb4
|
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
|
5be0364ff8
|
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
|
10aa71fd0b
|
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
|
e9fece35aa
|
Use the right units in setting the alarm delay.
bug 308832, r=dmose
|
2005-10-20 18:01:02 +00:00 |
dmose%mozilla.org
|
2370769df0
|
ICS provider assertion/failure and performance fix (bug 312381); r=mvl
|
2005-10-14 21:12:56 +00:00 |
mvl%exedo.nl
|
332c741e31
|
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
|
5c8a5958d0
|
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
|
f1fdb33e2a
|
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
|
1d27f3eafb
|
Bug 298357 Colorize multiday view events by calendar-pref r=dmose
|
2005-10-06 17:50:39 +00:00 |
jminta%gmail.com
|
f284970176
|
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
|
4d948b90bd
|
propagate libical errors through the ics service.
part of bug 306508, r=dmose
|
2005-09-30 17:09:38 +00:00 |
mvl%exedo.nl
|
9635ad5642
|
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
|
4f00c557dc
|
Bug 293201 Activate the agenda filter r=dmose
|
2005-09-27 00:57:02 +00:00 |
dmose%mozilla.org
|
3826285490
|
Make recurrence debugging spew conditional on DEBUG_vlad, not just DEBUG. No bug
|
2005-09-20 22:27:08 +00:00 |
mvl%exedo.nl
|
d3043af78a
|
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
|
82f3103e37
|
Fix reserved variable name strict warning; no bug.
|
2005-09-17 23:33:38 +00:00 |
mvl%exedo.nl
|
c5d97f5484
|
(de)serialize alarms from/to ics.
bug 298359, r=pav
|
2005-09-12 21:35:42 +00:00 |
mvl%exedo.nl
|
27bc63ec41
|
alarms don't work with events with a floating start datetime.
bug 306982, r=dmose
|
2005-09-08 12:57:16 +00:00 |
mvl%exedo.nl
|
a2bcd01f36
|
create new events with floating datetime, to prevent problems with recurrence and views.
bug 306148, r=jminta (frontend part), r=dmose (calDateTime changes)
|
2005-08-29 18:48:47 +00:00 |
dmose%mozilla.org
|
454d80cbdf
|
Give icaltime_compare_date_only a third argument; fix calDateTime::Compare to use; get calIErrors working; remove the previous hacky workaround from the new weekview (bug 299327), r=shaver
|
2005-08-25 17:47:36 +00:00 |
dmose%mozilla.org
|
8d0b6b4add
|
Work around bug in libical's API for comparing dates (bug 299327), r=shaver. Not part of the build.
|
2005-08-20 23:17:55 +00:00 |
dmose%mozilla.org
|
ca0f7b228f
|
Fixed events created with a timezone off by some number of hours (bug 305025); r=vlad
|
2005-08-19 18:17:39 +00:00 |
mvl%exedo.nl
|
608ebb964c
|
Don't change lastmodified when cloning an time.
bug 301140, r=shaver.
|
2005-08-17 15:21:15 +00:00 |
dmose%mozilla.org
|
b41c1be7a7
|
Make new event dialog unable to create events that end before they start (bug 304463), r=pavlov@pavlov.net
|
2005-08-15 21:49:44 +00:00 |
dmose%mozilla.org
|
c78dfba7ad
|
Fix bogus warning when serializing events with a floating timezone to ICS (bug 303983), r=shaver.
|
2005-08-15 16:40:16 +00:00 |
dmose%mozilla.org
|
6d0c476308
|
Fixing build bustage by adding stub methods for the two new methods that were added to nsIXPCScriptable
|
2005-07-31 21:12:49 +00:00 |
bzbarsky%mit.edu
|
31c1cac564
|
Make XPCNativeWrapper call the wrapped native's classinfo resolve/get/set
hooks. Makes native wrappers work in lots of nasty DOM0 corner cases. Bug
296967, r=mrbkap, sr=jst, a=asa
|
2005-07-29 15:11:08 +00:00 |
mvl%exedo.nl
|
618dcb216d
|
Misc fixes to make import actually work. bug 285019, r=jminta
|
2005-07-28 18:05:08 +00:00 |