dmose%mozilla.org
087ba239c1
Adjust version requirement so that they are closer to being correct. Makes the trunk build work again.
2005-08-17 22:32:24 +00:00
shaver%mozilla.org
e7f17d0e89
Bug 299980: rename Components.util to Components.utils to match other
...
Components children, and developer expectation. telepathic-r=brendan,
a=bsmedberg.
2005-07-07 19:34:35 +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
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
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
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
75c6f94966
attempt to unscrew todos
2005-06-29 22:38:42 +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
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
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
pavlov%pavlov.net
751b01374b
adding new task toolbar item
2005-06-21 21:01:28 +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
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
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
pavlov%pavlov.net
329a2c9aac
fixing typo
2005-06-14 19:18:16 +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
eac4a9648e
updating lightning prefs to support more things/cleaning them up
2005-06-06 23:37:59 +00:00
shaver%mozilla.org
559be8dab2
Suppress some dump noise.
2005-06-04 12:51:27 +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
shaver%mozilla.org
e55c3b2f95
Fix <?xml-stylesheet?> src/href mixup to show event button icon.
2005-06-03 14:31:45 +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
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
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
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
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
475a5ad45e
Selecting the calendar pane shouldn't cause a re-fetch of events that are already showing, r=vlad.
2005-05-27 20:32:00 +00:00
pavlov%pavlov.net
00adacfe16
create a home calendar by default r=vlad
2005-05-24 22:15:29 +00:00
pavlov%pavlov.net
a19fc0b86a
hooking the context menu back up to the calendar list for publish
2005-05-24 22:15:10 +00:00
pavlov%pavlov.net
26e766e5a9
removing file that wasn't supposed to be checked in
2005-05-20 19:18:53 +00:00
pavlov%pavlov.net
ac10743e40
new event editing dialog. bug 293970. r=vlad
2005-05-20 18:47:18 +00:00
vladimir%pobox.com
93f01c66af
b=293563, standalone/firefox lightning hack, r=shaver; also small fix to minimonth date clicking
2005-05-12 21:34:27 +00:00
pavlov%pavlov.net
f0a0e7ce19
adding publish to lightning. bug 293545 r=shaver,mvl
2005-05-11 05:04:40 +00:00
vladimir%pobox.com
04a4ebd600
b=293549, add minimonths to lightning, r=shaver,
2005-05-10 02:45:18 +00:00
vladimir%pobox.com
b845d33255
b=260120, improvements to datepicker and timepicker, patch from andrew@progressivex.com, r=vladimir
2005-05-06 21:29:54 +00:00
pavlov%pavlov.net
951b5641d9
use CI instead of Components.interfaces in all places in the file since we define it
2005-05-06 20:51:13 +00:00
pavlov%pavlov.net
0618f06898
hooking up new alarm framework and hooking it in to lightning bug 292704 r=shaver
2005-05-06 00:05:42 +00:00
shaver%mozilla.org
0d4ffca05b
Make the agenda tree real, r=vlad. npotb.
2005-05-05 22:47:58 +00:00