Commit Graph

2236 Commits

Author SHA1 Message Date
vladimir%pobox.com
0f2bb076ba missing file 2005-04-18 22:20:34 +00:00
vladimir%pobox.com
d67a702f55 more multiday view goodness; hooked up controller 2005-04-18 22:11:24 +00:00
vladimir%pobox.com
e9e77c4331 enable the new calendar view 2005-04-18 18:21:34 +00:00
vladimir%pobox.com
b88ac91a7c *** empty log message *** 2005-04-16 22:58:25 +00:00
mvl%exedo.nl
4fca3c06bc spelling fix. patch by jminta@gmail.com, r=me. bug 288368 2005-04-16 11:23:07 +00:00
shaver%mozilla.org
c6aceb6f5e primitive text/calendar display for Thunderbird, NPOTB 2005-04-15 22:13:33 +00:00
shaver%mozilla.org
8c13f2cd72 Bug 290530: add organizer support to calItemBase. r=dmose, NPOTB. 2005-04-15 22:11:05 +00:00
vladimir%pobox.com
b0005fc860 idl, not .h, teehee 2005-04-15 20:55:24 +00:00
vladimir%pobox.com
6a31aa2612 calendar multiday view 2005-04-15 20:33:29 +00:00
vladimir%pobox.com
de007a8244 remove itemFilter from calICalendar's addObserver method 2005-04-15 18:51:47 +00:00
vladimir%pobox.com
211d8db5f0 add firefox to list of lightning extensions, for testing purposes 2005-04-15 18:51:33 +00:00
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