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