Граф коммитов

83 Коммитов

Автор SHA1 Сообщение Дата
dmose%mozilla.org 646eca2990 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 83000e23bd 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 815892fa38 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 f1551c47b0 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 58d2456ca3 Fix event handling for todo list. r=finally-getting-the-hang-of-this 2005-07-06 16:03:09 +00:00
shaver%mozilla.org c5278fd003 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 711c1ef9fa 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 a8283738cf 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 80f1651b1e remove isAllDay from calIEvent. bug 299182. r=vlad 2005-06-30 22:41:14 +00:00
vladimir%pobox.com e32dd66908 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 545ec4d5a4 attempt to unscrew todos 2005-06-29 22:38:42 +00:00
mozilla.mano%sent.com b6af78208d Bug 287111 - Change onpreferenceread/onpreferencewrite to onsyncfrompreference/onsynctopreference. r=mconnor/mscott, a=bsmedberg. 2005-06-28 20:08:56 +00:00
pavlov%pavlov.net 2b9dd7c45d adding toplevel Calendar menu for lightning 2005-06-28 17:34:38 +00:00
shaver%mozilla.org 3184f80479 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 9bd1437b72 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 afaebfed95 adding new task toolbar item 2005-06-21 21:01:28 +00:00
vladimir%pobox.com 1e3a6865e6 Implement current day selection for views, also various misc UI fixes 2005-06-16 06:52:11 +00:00
vladimir%pobox.com 6d633a181b add month and day view to lightning 2005-06-15 09:27:29 +00:00
pavlov%pavlov.net 4beb182da2 fixing buttons to look right on the toolbar. 2005-06-15 06:29:46 +00:00
pavlov%pavlov.net 260c7973f6 making the week view back to the normal view 2005-06-15 01:25:20 +00:00
pavlov%pavlov.net c7763cbedd adding support for multiple views and switching views 2005-06-15 01:19:00 +00:00
shaver%mozilla.org f7992c9437 forgot to commit jar.mn change 2005-06-14 23:39:23 +00:00
shaver%mozilla.org 00e3ec09ac 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 3ba994d145 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 5e5d038882 Bug 297546: improve initial-default-calendar behaviour; r=mvl. 2005-06-14 22:05:58 +00:00
pavlov%pavlov.net 4174ad582a fixing typo 2005-06-14 19:18:16 +00:00
vladimir%pobox.com 1afea82710 b=293183, implement exception support for recurrence, r=shaver 2005-06-10 01:31:48 +00:00
dmose%mozilla.org f0c77cac48 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 a9069dc9bd updating lightning prefs to support more things/cleaning them up 2005-06-06 23:37:59 +00:00
shaver%mozilla.org e1d6fddb72 Suppress some dump noise. 2005-06-04 12:51:27 +00:00
vladimir%pobox.com 4cc1760f46 b=296318, rename item.parent to item.calendar, r=shaver/pavlov 2005-06-03 20:46:36 +00:00
shaver%mozilla.org c79172ccfd Fix <?xml-stylesheet?> src/href mixup to show event button icon. 2005-06-03 14:31:45 +00:00
shaver%mozilla.org 41f140daae 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 5a72d70b11 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 a3b976daea 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 8a12538df4 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 ea8bd95667 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 9f231e2f74 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 4a31c0aa3c 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 4da35171ee create a home calendar by default r=vlad 2005-05-24 22:15:29 +00:00
pavlov%pavlov.net 72babfe00b hooking the context menu back up to the calendar list for publish 2005-05-24 22:15:10 +00:00
pavlov%pavlov.net 9a45362b42 removing file that wasn't supposed to be checked in 2005-05-20 19:18:53 +00:00
pavlov%pavlov.net d7012576a3 new event editing dialog. bug 293970. r=vlad 2005-05-20 18:47:18 +00:00
vladimir%pobox.com 5e0aea19f7 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 a3f6fb3d1c adding publish to lightning. bug 293545 r=shaver,mvl 2005-05-11 05:04:40 +00:00
vladimir%pobox.com c2b8e6122f b=293549, add minimonths to lightning, r=shaver, 2005-05-10 02:45:18 +00:00
vladimir%pobox.com 5e13d83f37 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 d8fbf3944d 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 388da891d7 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 4a1309697d Make the agenda tree real, r=vlad. npotb. 2005-05-05 22:47:58 +00:00