mvl%exedo.nl
7f83d40a3e
fix deleting items from ics calendar. update event dialog to change recurrence api. r=shaver
2005-07-07 17:44:03 +00:00
shaver%mozilla.org
4a173cbe16
Wire up edit, delete, and new-todo from the todo list. Try to make the todo
...
labels aligned correctly, still somewhat failing.
2005-07-07 15:28:57 +00:00
shaver%mozilla.org
6e19cc4d7b
Permit insertRecurrenceItemAt to insert one past the end of the current list,
...
in which case it acts as appendRecurrenceItem. (This means that
insertRecurrenceItemAt(0, item) always works, even if there have been no items
added already.)
2005-07-07 14:01:19 +00:00
shaver%mozilla.org
856be7066d
Use explicit style for collapsing calendar views, rather than relying on XUL
...
property propagation and re-cascade. (Sounds obvious when I write it like
that, doesn't it?) Also, restore the setTimeout scheduling of the calendar
showing, so that we don't end up with singularity-sized event boxes the first
time. r=chase-is-a-god-among-men.
2005-07-07 13:58:55 +00:00
shaver%mozilla.org
42fe46e01b
Fix event handling for todo list. r=finally-getting-the-hang-of-this
2005-07-06 16:03:09 +00:00
shaver%mozilla.org
62d9411150
Todo list XBLification and key-binding improvements. More event-handling
...
goodness to come. r=desire-for-better-error-XBL-error-reporting.
2005-07-06 14:57:18 +00:00
shaver%mozilla.org
cb63bcf266
Some random todo hacking I want to get out of my tree, so vlad can help me
...
debug. r=2:52am.
2005-07-06 06:52:48 +00:00
mvl%exedo.nl
eabe549684
Make date attributes in calIICSService null when not valid. Bug 299762, r=shaver
2005-07-05 22:24:03 +00:00
mvl%exedo.nl
fbb71c7667
Fixes to memory provider's modifyItem. bug 299760, r=shaver
2005-07-05 21:47:16 +00:00
cls%seawood.org
08b02ee902
Fixing mingw cross-compile bustage:
...
- Moves HOST_AR_FLAGS into configure.in
- Adds HOST_OS_ARCH to better handle the native build case
- Exposes autoconf standard host_cpu, host_vendor, host_os variables
- Always build native version of libmar & mar tool
Bug #299557 r,a=bsmedberg
2005-07-05 20:37:27 +00:00
mvl%exedo.nl
64d45521f2
relabel calendar tab to date, for less confusion with the calendars tab.
...
bug 270907, r=mvl
2005-07-04 17:44:30 +00:00
mvl%exedo.nl
bfa09d5237
Bug 299650: Go To Date dialog shows no datepicker. patch by jminta, r=mvl
2005-07-04 17:42:13 +00:00
mvl%exedo.nl
50614338cf
fix errors in datetimepickers css. bug 298104, patch by gekacheka, r=jminta
2005-07-04 17:07:57 +00:00
mvl%exedo.nl
fa153894fc
works on todos. Update some callers to how the items handle unset dates.
...
bug 299238, r=jminta
2005-07-04 17:06:04 +00:00
mvl%exedo.nl
3131c34808
make unifinder show occurences. bug 285033, r=jminta
2005-07-04 17:00:22 +00:00
shaver%mozilla.org
3f7875d176
Lightning fix potpourri: bug 299236 is hacked around with a collapse trick,
...
which mostly works, kinda -- better than before! bug 298343 is kinda fixed,
with a todo list that shows todos and allows completed/incomplete setting
via the checkbox, has calendar colouring, and notices new events. Doesn't
notice active-calendar-set changes, handle deletion, or let you select the
items for editing/deletion yet. Fix some CSS and other problems by using
a proper data: url for our magic stylesheet. r=35-degree-heat
2005-07-04 14:44:38 +00:00
shaver%mozilla.org
cf78b0dd75
allow us to reflow from a collapsed monthview, r=vlad-in-spirit
2005-07-04 14:25:31 +00:00
mvl%exedo.nl
0fab1d9281
Make subscribing to a webcal calendar from a link in a browser work. Bug 295896, r=pavlov
2005-07-03 18:36:51 +00:00
pavlov%pavlov.net
0b9a6214cc
use calITodo.isCompleted instead of just setting percentComplete.
2005-07-01 00:58:19 +00:00
vladimir%pobox.com
a5d3526ca9
fix editing recurrence exceptions in dialog, r=pav
2005-07-01 00:57:28 +00:00
pavlov%pavlov.net
91a16a156a
fix multi-week view to only show textboxes when editing the title. bug 299312. r=vlad
2005-07-01 00:46:07 +00:00
pavlov%pavlov.net
02bf3d9bbb
remove isAllDay from calIEvent. bug 299182. r=vlad
2005-06-30 22:41:14 +00:00
vladimir%pobox.com
0d5c0837a0
move to just one minimonth; also make multiday view a little bit less horrible
2005-06-30 22:37:00 +00:00
vladimir%pobox.com
e95908bf2c
typo fix
2005-06-30 22:36:38 +00:00
shaver%mozilla.org
7ecfd9c993
Bug 299163: add a calITodo.isCompleted for some semblance of sane completion
...
handling. r=pavlov.
2005-06-30 21:59:22 +00:00
mvl%exedo.nl
f72cd8892f
use the right constant, one that was actually defined.
2005-06-30 09:30:00 +00:00
pavlov%pavlov.net
39aa62b270
Hooking up the exceptions part of the recurrence dialog so that you can restore dates that you had previously deleted. bug 298346.
2005-06-29 23:44:49 +00:00
pavlov%pavlov.net
39168e344a
making duedate be optional when creating/editing tasks
2005-06-29 23:39:05 +00:00
cvshook%sicking.cc
0e9ae70de9
Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
...
r=bsmedberg sr=jst a=bsmedberg
2005-06-29 22:41:59 +00:00
vladimir%pobox.com
75c6f94966
attempt to unscrew todos
2005-06-29 22:38:42 +00:00
mvl%exedo.nl
2a983bce39
Make all-day events show up.
...
bug 299142, r=pavlov
2005-06-29 17:35:38 +00:00
vladimir%pobox.com
f70c9b0253
fix broken in-place editing due to mangled event handling in xul, and mangled focus/blur on textboxes in particular.
2005-06-29 01:02:22 +00:00
vladimir%pobox.com
788ce708e6
fixed pixels-per-minute thinko in multiday view
2005-06-28 21:23:07 +00:00
vladimir%pobox.com
fb602d6132
b=298356, inline editing of item titles in multiday view; b=298344, editable events in month view; b=298352, multiday view needs pref control for start/end times; r=shaver
2005-06-28 20:36:24 +00:00
mozilla.mano%sent.com
859633d631
Bug 287111 - Change onpreferenceread/onpreferencewrite to onsyncfrompreference/onsynctopreference. r=mconnor/mscott, a=bsmedberg.
2005-06-28 20:08:56 +00:00
pavlov%pavlov.net
cd2c75e527
adding toplevel Calendar menu for lightning
2005-06-28 17:34:38 +00:00
mvl%exedo.nl
d2267b5bfd
Bug 229708 select more than one task and change priority or progress should affect all selected items.
...
patch by jminta, r=mvl
2005-06-27 21:40:53 +00:00
mvl%exedo.nl
dfcadc2960
Bug 298556 Cannot delete discountinuous task selection.
...
patch by jminta, r=mvl
2005-06-27 21:38:53 +00:00
pavlov%pavlov.net
375fe1eb76
adding name paramter for deleteCalendarPref
2005-06-24 08:34:57 +00:00
vladimir%pobox.com
0191864ef7
b=298353,298367,298335 need to make calendar views shrinkable, add context menu support to views, fix bug with last day not being queried correctly in views. r=vladimir
2005-06-22 19:41:12 +00:00
shaver%mozilla.org
63e1c361e6
Bug 298357: maintain style rules to set the colour of entries (foreground, for
...
month view) based on the user's preferences. r=vlad.
2005-06-22 17:20:42 +00:00
shaver%mozilla.org
88ba034a1f
Select correct theme, in preparation for building from base/jar.mn
2005-06-22 17:17:52 +00:00
shaver%mozilla.org
957d38150f
remove unused remnant
2005-06-22 17:10:26 +00:00
shaver%mozilla.org
e4867581fd
Bug 298357: maintain style rules to set the colour of entries (foreground, for
...
month view) based on the user's preferences. r=vlad.
2005-06-22 17:02:23 +00:00
shaver%mozilla.org
f9c16b9cee
Bug 298357: set the item's calendar's URI as an attribute so that we can
...
style the bejeezus out of it based on the user's calendar prefs. r=vlad.
2005-06-22 16:59:03 +00:00
pavlov%pavlov.net
109ff34b2f
s/setEventProperty/setItemProperty/ and adding code to properly set the dialog title
2005-06-21 21:24:53 +00:00
pavlov%pavlov.net
751b01374b
adding new task toolbar item
2005-06-21 21:01:28 +00:00
pavlov%pavlov.net
750c94fc09
adding todo support to dialog.
2005-06-21 21:00:47 +00:00
shaver%mozilla.org
a08a20b609
Bug 295990: fix creation of multiple storage calendars, by finding an unused
...
id via brute force and ignorance. r=vlad,r2=pavlov.
2005-06-21 19:45:13 +00:00
timeless%mozdev.org
613a4b61b9
Bug 297433 On Mac OS X preview.png and icon.png in Firefox's classic.jar are not available when using the jar protocol
...
patch for calendar
patch by rob_strong@exchangecode.com r=shaver a=asa
2005-06-21 19:00:42 +00:00
mkaply%us.ibm.com
2aea3c0229
OS/2 only changes to get sunbird building on OS/2
2005-06-19 02:30:55 +00:00
mvl%exedo.nl
71b142514a
Bring back tooltips. bug 297818, r=vlad
2005-06-16 09:23:41 +00:00
vladimir%pobox.com
e7b8e63ede
Implement current day selection for views, also various misc UI fixes
2005-06-16 06:52:11 +00:00
pavlov%pavlov.net
e607918600
adding calIDuration bug 297827 r=vlad,shaver
2005-06-15 23:57:09 +00:00
mvl%exedo.nl
b3bea742b2
make this valid javascript. r=shaver
2005-06-15 20:12:17 +00:00
pavlov%pavlov.net
48a4f84526
removing use of the obsolete dialogOverlay and adding code to disable the accept button if there is no event title entered
2005-06-15 18:45:34 +00:00
mvl%exedo.nl
18b222fb81
Bug 286841 Minimonth showMonth is called twice when month changes.
...
patch by gekacheka@yahoo.com , r=woo (andrew@progressivex.com )
2005-06-15 17:39:51 +00:00
shaver%mozilla.org
0631306a64
Make sure we build webdav in lightning, if it's not already in the list
2005-06-15 13:23:38 +00:00
vladimir%pobox.com
c0227f925d
add month and day view to lightning
2005-06-15 09:27:29 +00:00
pavlov%pavlov.net
de2a5e365c
fixing buttons to look right on the toolbar.
2005-06-15 06:29:46 +00:00
pavlov%pavlov.net
afb2de0edc
making the week view back to the normal view
2005-06-15 01:25:20 +00:00
pavlov%pavlov.net
72c5703d1a
adding support for multiple views and switching views
2005-06-15 01:19:00 +00:00
shaver%mozilla.org
f4d1a8581f
forgot to commit jar.mn change
2005-06-14 23:39:23 +00:00
pavlov%pavlov.net
38d73d8835
fixing storage to read properties back correctly r=vlad
2005-06-14 23:22:07 +00:00
shaver%mozilla.org
42c28041b9
Keep a calendar selected at all times, and make the selected calendar be
...
the default event target. r=vlad
2005-06-14 23:06:49 +00:00
shaver%mozilla.org
e93fe9be84
Bug 297547: refactor agenda-tree into its own overlay, for easier sharing
...
and conflict avoidance. r=vlad
2005-06-14 22:58:33 +00:00
shaver%mozilla.org
763fe52396
Bug 297546: improve initial-default-calendar behaviour; r=mvl.
2005-06-14 22:05:58 +00:00
mvl%exedo.nl
e90d1903dd
don't output unset attributes to ics. bug 297530, r=vlad
2005-06-14 21:03:06 +00:00
pavlov%pavlov.net
f764d92c0a
removing extra dump()
2005-06-14 20:26:07 +00:00
pavlov%pavlov.net
1fa646f188
check alarm related properties to see if they've changed before setting them
2005-06-14 20:12:18 +00:00
pavlov%pavlov.net
c1738e95e4
adding null check in Compare()
2005-06-14 20:11:48 +00:00
mvl%exedo.nl
c19d55f5f7
Split up events per day before checking for concurrent events.
...
bug 278426, r=pavlov
2005-06-14 19:49:15 +00:00
pavlov%pavlov.net
329a2c9aac
fixing typo
2005-06-14 19:18:16 +00:00
mostafah%oeone.com
7cada36372
Updated translation
2005-06-14 18:35:17 +00:00
pavlov%pavlov.net
f6a50bdae3
additional checks to see if the values have changed before setting them on the event itself.
2005-06-14 02:04:52 +00:00
pavlov%pavlov.net
b5f3b760da
reverting previous code to allow modifying occurrences/original item via the dialog in favor of external ui to modify the right thing
2005-06-13 23:57:26 +00:00
pavlov%pavlov.net
d7fa54adb7
making ctrl+doubleclick modify the parent item if recurrence is set and ctrl+delete delete the parent item. r=vlad
2005-06-13 23:53:25 +00:00
mvl%exedo.nl
427fda3b87
remove dump
2005-06-13 23:24:19 +00:00
mvl%exedo.nl
022b813efc
Prevent serializing one attribute twice. Bug 297530, r=vlad
2005-06-13 23:19:01 +00:00
pavlov%pavlov.net
0edf1b6d2b
adding support for editing all occurrences vs editing a single occurence
2005-06-13 22:49:03 +00:00
pavlov%pavlov.net
f8613e0c07
s/alarm_Time/alarm_time/ r=vlad
2005-06-13 22:48:04 +00:00
shaver%mozilla.org
feed293e0d
bug 296184: add ITEM_FILTER_ALL_ITEMS; r=mvl, npotb.
2005-06-13 13:46:08 +00:00
mostafah%oeone.com
798944ca83
Updated translation
2005-06-13 12:54:42 +00:00
mvl%exedo.nl
5967082dd9
Make NewCalDateTime do the right thing. bug 297530, r=pavlov
2005-06-13 09:36:45 +00:00
mvl%exedo.nl
884d3a0cd2
Use the right scope. Bustage bug.
2005-06-12 20:41:05 +00:00
mvl%exedo.nl
79169090e1
fix regressions from full exception support. bug 293183, r=vlad
2005-06-11 19:46:18 +00:00
mvl%exedo.nl
d25caa8dde
Bug 135593 Option to play user-defined sound file for alarm.
...
patch by jminta@gmail.com , r=pavlov
2005-06-11 18:48:01 +00:00
dmose%mozilla.org
9306744053
Fix up argument ordering. Not part of the build.
2005-06-11 00:45:12 +00:00
dmose%mozilla.org
ec7c58da25
Backing out unintentional parts of previous checkin.
2005-06-11 00:41:36 +00:00
dmose%mozilla.org
280f5745e1
Initial fixups to cope with new occurrence model; more to come. Not part of the build.
2005-06-11 00:38:09 +00:00
dmose%mozilla.org
8f5a8cd794
Added forgotten this. qualifier
2005-06-10 23:31:18 +00:00
vladimir%pobox.com
4288b470c2
missing files from last comimt
2005-06-10 01:48:14 +00:00
vladimir%pobox.com
ebe009656b
b=293183, implement exception support for recurrence, r=shaver
2005-06-10 01:31:48 +00:00
dmose%mozilla.org
1b6f0137f7
Change modifyItems to require the caller to pass in the old item for ease of provider implementation (bug 295775). Also contains fixes for CalDAV bugs discovered at the CalConnect interop. r=pavlov@pavlov.net. Not part of the build.
2005-06-09 23:24:45 +00:00
pavlov%pavlov.net
240fd66a28
removing new dump()
2005-06-09 00:03:21 +00:00
pavlov%pavlov.net
93945ee5b8
adding some integer validation code to the textboxes and adding code to delete properties from the event object if they are empty in the dialog
2005-06-08 21:58:28 +00:00
mvl%exedo.nl
4ef9d605d2
Show events that happen at the same time in multiple columns.
...
bug 278426, r=pavlov
2005-06-08 20:46:09 +00:00
pavlov%pavlov.net
eac4a9648e
updating lightning prefs to support more things/cleaning them up
2005-06-06 23:37:59 +00:00
pavlov%pavlov.net
3e2024e810
set startDate.isDate and endDate.isDate if the event is marked as allday
2005-06-06 21:25:36 +00:00
pavlov%pavlov.net
1b42cc7238
fixing typo
2005-06-06 21:08:33 +00:00
mvl%exedo.nl
d28e293604
don't share the cache and observers arrays between multiple instances.
...
bug 296746, r=shaver
2005-06-06 16:54:05 +00:00
mvl%exedo.nl
6b54a46ccf
part of bug 286070, allday events are broken. r=gekacheka
2005-06-05 11:10:11 +00:00
mvl%exedo.nl
b87cc44eb6
missed a spot for bug 296318. bustage fix.
2005-06-04 13:54:56 +00:00
shaver%mozilla.org
06ed0fa1b8
CVS removal of now-long-unused libxpical.
2005-06-04 13:16:15 +00:00
shaver%mozilla.org
75c436f0f6
Bug 294461: fix DOS line endings.
2005-06-04 13:12:34 +00:00
shaver%mozilla.org
559be8dab2
Suppress some dump noise.
2005-06-04 12:51:27 +00:00
mvl%exedo.nl
08c99de1e6
automaticly create a home calendar if no calendars are registered.
...
bug 296194, r=pavlov
2005-06-03 21:06:58 +00:00
vladimir%pobox.com
9e3a93030d
b=296318, rename item.parent to item.calendar, r=shaver/pavlov
2005-06-03 20:46:36 +00:00
pavlov%pavlov.net
548e76ce49
fixing all-day to adjust the start/end dates appropriatly
2005-06-03 20:27:27 +00:00
pavlov%pavlov.net
5575b067ca
set hour/minute/second components to 0 when setting isDate to true. bug 296559 r=vlad
2005-06-03 20:25:54 +00:00
shaver%mozilla.org
e55c3b2f95
Fix <?xml-stylesheet?> src/href mixup to show event button icon.
2005-06-03 14:31:45 +00:00
mvl%exedo.nl
1d929d9e55
missed one spot for bug 293053. (make ics calendar return the right parent on items)
2005-06-03 10:01:38 +00:00
pavlov%pavlov.net
9cc84a2e7a
Adjusting some wording and fixing the layout of a few spots
2005-06-03 06:19:44 +00:00
mvl%exedo.nl
2d34133fd6
remember which calendars were active, and display that. r=shaver
2005-06-02 21:54:42 +00:00
shaver%mozilla.org
dbf68a299b
Overlay New Event into File->New and toolbar (though not yet with working
...
icon). r=pavlov, npotb.
2005-06-02 21:51:41 +00:00
shaver%mozilla.org
5a9c86d35c
Commonize toolbar images and CSS, lightly hacked from their sunbird
...
origins. r=pav, npotb.
2005-06-02 21:39:41 +00:00
mvl%exedo.nl
59d5bb2d2d
add new calendar to the display composite. bug 296198, r=pavlov
2005-06-02 20:56:50 +00:00
mvl%exedo.nl
622a7e12e2
Bug 296193: fresh profile startup: currentView/multiweekView has no properties.
...
patch by gekacheka, r=mvl
2005-06-02 19:22:25 +00:00
pavlov%pavlov.net
fbe1b564f9
only set BYDAY if we have days checked
2005-06-02 18:34:07 +00:00
mvl%exedo.nl
694795f0a5
whitespace only change to make indenting consitent.
2005-06-02 18:17:05 +00:00
mvl%exedo.nl
1060b128e6
fix condition for warning "end date before start date". bug 286070, patch by gekacheka, r=mvl
2005-06-02 18:06:23 +00:00
mvl%exedo.nl
5299d0b4e9
make the event dialog play nicer with all-day events. bug 286070, patch by gekacheka, r=mvl
2005-06-02 17:51:56 +00:00
mvl%exedo.nl
e409a48d76
A new way to create calendar.xpi. bug 296390, r=mostafah.
...
For more cvs history of install.js and .rdf, check calendar/install.(js|rdf)
2005-06-02 15:01:35 +00:00
mvl%exedo.nl
5381f4db6f
Listen for namechanges in the UI, so new calendars also show their name.
...
bug 296074, r=gekacheka
2005-06-02 10:23:15 +00:00
cls%seawood.org
34066213a5
Path translation fixes for msys.
...
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
mvl%exedo.nl
72916a2f43
first stab at making import work. bug 285019, r=pavlov
2005-06-01 19:32:54 +00:00
pavlov%pavlov.net
6264d827ab
hooking up attendess in to the event dialog
2005-06-01 19:28:05 +00:00
mvl%exedo.nl
74c6a24eda
Bug 295644: endBatchTransaction() should call updateUndoRedoMenu().
...
patch by jminta, r=mvl
2005-06-01 14:39:32 +00:00
mvl%exedo.nl
84c321621a
Bug 295895: Make it possible to unsubscribe from a calendar. r=gekacheka
2005-06-01 13:38:11 +00:00
mvl%exedo.nl
407cc5a7a9
Bug 295146 Mouseover preview of repeated event shows original start datetime instead of time of occurrence.
...
patch by gekacheka@yahoo.com , r=mvl
2005-06-01 13:33:25 +00:00
mvl%exedo.nl
93fcf209d9
Bug 295424 share code to set up tooltip content for unifinder, unifinderToDo.
...
patch by gekacheka@yahoo.com , r=mvl
2005-06-01 12:55:50 +00:00
bsmedberg%covad.net
3e11be4331
Bug 295494 - Add support for extension chrome.manifest to make-jars r=darin a=shaver
2005-06-01 11:59:09 +00:00
mvl%exedo.nl
2803cf4ac5
Bug 295418 simplify returning boolean to show tree tooltip (remove gShowTooltip, checkTooltip).
...
patch by gekacheka@yahoo.com , r=mvl.
2005-06-01 11:53:59 +00:00
mvl%exedo.nl
a985e30987
Bug 295412 rename internal names for tooltip objects. patch by gekacheka@yahoo.com, r=mvl.
2005-06-01 11:26:27 +00:00
mvl%exedo.nl
a654451a8f
Also get the todo's from the memory calendar, so they are put back in the file.
2005-06-01 10:58:30 +00:00
pavlov%pavlov.net
87b8d7dd84
check for an empty string instead of null when looking at the value of a textbox
2005-06-01 01:47:38 +00:00
pavlov%pavlov.net
30a9d66a11
enable/disable elements in the duration radiogroup
2005-06-01 01:11:24 +00:00
pavlov%pavlov.net
b47d954833
hook up weekly recurrence
2005-06-01 00:44:52 +00:00
pavlov%pavlov.net
6853d2e5d8
splitting out the dialog helper functions in to its own file. fixing a couple more recurrence dialog bugs
2005-05-31 23:35:38 +00:00
pavlov%pavlov.net
a52d39e284
first pass at handling loading recurrence in to the dialog
2005-05-31 23:02:47 +00:00
pavlov%pavlov.net
714a12c875
making the labels use capitol letters for vlad
2005-05-31 23:02:16 +00:00
pavlov%pavlov.net
d3e88b94f9
new lightning pref overlays for thunderbird. bug 296108 r=vlad
...
added a way to enumerate the list of supported timezones. bug 296109 r=vlad
new recurrence editing dialog
(not part of default build. a=chase)
2005-05-31 21:42:21 +00:00
shaver%mozilla.org
9583576a42
Reset day to 1 so that we don't end up skipping the next month, if it has
...
fewer days than the current month and we're on the last day of the current
month. (This caused us to get "June 31" -> "July 1" when on May 31, resulting
in minimonth displays of May and July!) r=mvl,rs=vlad,npotb.
2005-05-31 13:46:18 +00:00
dmose%mozilla.org
90f0fcc56c
Move preventBubble calls to the top of all relevant handlers to avoid an extremely confusing debugging experience if something in the handler throws an exception. Also, fix a JS strict warning. r=vlad. Not part of the build.
2005-05-28 02:47:44 +00:00
dmose%mozilla.org
170ccb88a1
Fix JS strict warning and add a trailing newline to a dump. Not part of the build.
2005-05-28 02:42:17 +00:00
dmose%mozilla.org
5e0f87af1c
Fix JS strict warnings triggered by bogus trailing commas. Not part of the build.
2005-05-28 02:38:14 +00:00
dmose%mozilla.org
9255abd639
Fix JS strict warning; not part of the build
2005-05-28 02:36:38 +00:00
dmose%mozilla.org
a483d29a6f
Fix a couple of bugs a do a bunch of miscellaneous code cleanup. Not part of the build.
2005-05-28 02:08:49 +00:00
dmose%mozilla.org
19a65df600
Switch from using dump() to debug() so that it's easy to disable all the output verbosity; update the provider to use the syntax in draft 05 of the caldav document; add a few error-handling cleanups.
2005-05-27 21:24:54 +00:00
dmose%mozilla.org
43b7de60e0
Fix item parentage plus other minor tweaks
2005-05-27 20:40:19 +00:00