mvl%exedo.nl
3dbab93e07
remove duplicate cal_calendars definition. also fixes some JS strict warnings.
...
bug 286944, r=vlad
2005-04-13 22:09:54 +00:00
mvl%exedo.nl
e1b6d2775e
make the new-calendar wizard a bit less annoying.
...
bug 286959, r=pavlov
2005-04-13 17:00:15 +00:00
pavlov%pavlov.net
22b6ea665c
@import has to go at the top of the CSS file, not the bottom.
2005-04-13 06:09:12 +00:00
shaver%mozilla.org
1b6509bbc8
Use the lemony-fresh calendar-views.css so that we can actually show the
...
views sanely in Lightning. NPOTB.
2005-04-12 18:45:35 +00:00
shaver%mozilla.org
be7c89fd54
Bug 289796: split the view-related CSS out of calendar.css, so that it's safe
...
to include in Lightning. r=mvl, npotb.
2005-04-12 18:44:30 +00:00
shaver%mozilla.org
b1ffc70eff
Bug 288891: fix use of outdated ICAL_STATUS_ constants, and the Status:
...
mouseover. Patch from gekacheka, r=me, NPOTB.
2005-04-12 15:46:00 +00:00
pavlov%pavlov.net
91d354ac58
fix typos on class names
2005-04-11 19:23:27 +00:00
mvl%exedo.nl
0067e91e14
for real this time. still bug 289803 and still npotb
2005-04-10 19:56:03 +00:00
mvl%exedo.nl
0340f3891f
use what the patch for bug 289803 suggested. npotb
2005-04-10 19:45:12 +00:00
mvl%exedo.nl
2c847d988a
use composite calendar for task list
...
bug 288889, p=gekacheka, r=me. npotb
2005-04-10 18:59:15 +00:00
mvl%exedo.nl
f892c29c0d
Edit events or tasks fails to save after 'ok'
...
bug 289803, p=gekacheka, r=me. nptob
2005-04-10 18:48:11 +00:00
mvl%exedo.nl
c49f627460
create jsDate only once. small optimization.
...
bug 289746, p=gekacheka, r=me. nptob
2005-04-10 18:31:50 +00:00
mvl%exedo.nl
a10f4d3954
Use the timezone hour, not UTC or whatever JS happens to use.
...
bug 289746, p=gekacheka, r=me. nptob
2005-04-10 18:28:19 +00:00
mvl%exedo.nl
463d9e1390
Not everybody lives in amsterdam
...
bug 289746, p=gekacheka, r=me. nptob
2005-04-10 18:24:54 +00:00
mvl%exedo.nl
6b2038e2b0
day/week views do not show location and description
...
bug 289716, p=gekacheka, r=me. nptob
2005-04-10 18:07:34 +00:00
mvl%exedo.nl
aafa8a14eb
day view initially does not show items before current time
...
bug 289725, p=gekacheka, r=me. nptob
2005-04-10 18:03:41 +00:00
mvl%exedo.nl
68b636674e
Make double-clicking on an event in weekview work.
...
bug 289722, p=gekacheka, r=me. nptob
2005-04-10 17:40:52 +00:00
dbaron%dbaron.org
9072b4fd7b
Fix bustage from bug 274928. b=289786
2005-04-10 16:50:40 +00:00
shaver%mozilla.org
254b560cfd
Infrastructure for skins for both chrome://calendar/ (shared) and
...
chrome://lightning/ (specialized). Currently makes a lightning-afflicted
Thunderbird pretty unhappy, because calendar.css overrides a lot of
Tbird UI CSS rules, but Pav's all over that. r=vlad, NPTOB.
2005-04-09 23:39:13 +00:00
vladimir%pobox.com
9ca19b78d3
b=289439, lightning and calendar update stuff
2005-04-08 20:57:34 +00:00
shaver%mozilla.org
2c46990d85
Show week view when calendar is active.
...
- Package calendar.dtd.
- Register our calendar-en-US locale provider.
- Fix calendar-view-box naming.
- Handle cases in which there is no panel selected in the displayDeck.
- Overlay weekView.xul (due for a renaming!) into the calendar panel.
- Fix JS errors in weekView.js, remove dead code in weekView.xul.
Still needs some skin stuff to make the calendar view appear in a more
reasonable fashion. NPOTB.
2005-04-08 20:36:18 +00:00
shaver%mozilla.org
775c6e661d
(This commit introduces a dependency on the patch in bug 289483, which adds
...
a <deck> to tbird for controlling the main display mode.)
Overlay the world's simplest lightning-deck into tbird, and switch to it when
our pane gets the user's attention. r=pavlov, though I will note his objection
to the Ltn prefix in my function. NPOTB > NKOTB.
2005-04-07 23:40:53 +00:00
pavlov%pavlov.net
cf07e1ad5c
adding setDisplayCalendar function to set the current composite calendar
2005-04-07 18:43:52 +00:00
dbaron%dbaron.org
5d312ec4b3
Make it possible for apps, extensions, and vendors to all add tokens to the User-Agent string (using default preferences) without overwriting each other. b=274928 r+sr=darin a=mkaply
2005-04-07 18:11:59 +00:00
shaver%mozilla.org
e585217788
Make the subscript-loading properly detect the installation directory
...
of the components, so that we work in Lightning as well as Sunbird. (Had
this in my other tree for ages, *blush*.)
Properly navigate the prototype chain to find the shadowed QI, rather than
just recurring infinitely on ourselves.
Tested in sunbird and lightning, NPOTB, r=dmose.
2005-04-07 15:55:14 +00:00
shaver%mozilla.org
d1d8a2f415
Bug 289272: fix component initialization to let us create calEvents and such
...
again. r=mvl, NPOTB.
2005-04-06 18:46:11 +00:00
mvl%exedo.nl
9366c546fa
Show list of calendars in the event dialog, and store in the right calendar
...
bug 286146, r=stuart
2005-04-06 12:43:24 +00:00
mvl%exedo.nl
6bbbe3ec2e
Stop loading jslib
...
bug 288045, r=stuart
2005-04-06 12:41:43 +00:00
mvl%exedo.nl
839256255b
Show events from all calendars in the unifinder
...
bug 288880, r=stuart
2005-04-06 12:40:07 +00:00
pavlov%pavlov.net
0ce481a934
more view refactoring. get week view's next/previous/goto functions implemented
2005-04-04 23:36:01 +00:00
vladimir%pobox.com
ee34f18b88
Fix component registration order issues
2005-04-04 21:46:09 +00:00
mvl%exedo.nl
4b8e4f83ff
show dates in tooltips
...
bug 288923, p=gekacheka, r=me
2005-04-04 21:04:42 +00:00
bsmedberg%covad.net
75697e2229
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-04 17:05:17 +00:00
pavlov%pavlov.net
53793d70a0
first pass at getting week view in to lightning. bug 288324
2005-03-31 20:17:46 +00:00
mvl%exedo.nl
bc4b95e3d2
make date-like attributes readwrite, to make it possible to edit a todo
...
bug 287985, r=vlad
2005-03-30 21:21:58 +00:00
mostafah%oeone.com
afbeb7ac4c
Checked in patch for bug 288208: Sunbird default prefs are bloated
2005-03-29 22:47:47 +00:00
darin%meer.net
a87b534479
fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg
2005-03-28 19:36:24 +00:00
mvl%exedo.nl
f467c64f5c
Add some documentation
...
bug 278140, r=vlad
2005-03-28 18:59:33 +00:00
mvl%exedo.nl
d8adb0b56a
Can't save task start or due dates.
...
Bug 287985, patch by gekacheka, r=me
2005-03-28 11:45:48 +00:00
mvl%exedo.nl
bf159dfbc1
fix the syntax.
2005-03-27 14:34:46 +00:00
mvl%exedo.nl
21f6835036
Changing Days Off setting doesn't change colors in calendar
...
bug 279263, patch by gekacheka, r=stuart
2005-03-26 22:46:15 +00:00
mvl%exedo.nl
027bd33e7f
queue any changes while loading or storing the ics file.
2005-03-26 20:51:55 +00:00
mvl%exedo.nl
6262b428dd
fill tooltips with some useful info
...
bug 285012, patch by jt@nerant.org , r=me
2005-03-26 11:19:20 +00:00
mvl%exedo.nl
8a1c410a8c
it is a todo, not an event.
2005-03-25 14:45:58 +00:00
shaver%mozilla.org
5ca0e7afa1
- Build a minimal calendar.jar with the bits we need for calendar creation.
...
- Wire up calendar creation.
- Package providers. (CalDAV won't work until I pull in the webdav code.)
2005-03-24 23:25:20 +00:00
shaver%mozilla.org
a85fe1c62e
Refactor some code for reuse from Lightning:
...
- move some utility code into new calendarUtils.js
- calendarCreation.xul only depends on calendarCreation.js and
calendarUtils.js
- remove old wizard.xul/js code and unused launch function
2005-03-24 21:27:16 +00:00
pavlov%pavlov.net
f3842dc8e9
fixing bug 286228. patch by stelian@popies.net. r=pavlov
2005-03-24 20:22:46 +00:00
shaver%mozilla.org
bff53e291f
- Convert to chrome.manifest, removing contents.rdf and outdated install.rdf
...
stanza.
- Remove fake-account mess, replacing it with a sidebar model.
2005-03-24 18:38:14 +00:00
mattwillis%gmail.com
693db6d988
Bug 287589
...
Fixes undefined entity errors
r=pavlov@pavlov.net
2005-03-24 18:33:12 +00:00
timeless%mozdev.org
2d29fc0022
Bug 286198 use application/xml rather than text/xml
...
patch by bug@annevankesteren.nl r=dmose
2005-03-23 20:05:22 +00:00