Commit Graph

2603 Commits

Author SHA1 Message Date
pavlov%pavlov.net
84e15d54f6 making duedate be optional when creating/editing tasks 2005-06-29 23:39:05 +00:00
cvshook%sicking.cc
23fe2ae1ed Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
r=bsmedberg sr=jst a=bsmedberg
2005-06-29 22:41:59 +00:00
vladimir%pobox.com
545ec4d5a4 attempt to unscrew todos 2005-06-29 22:38:42 +00:00
mvl%exedo.nl
ca0d21321a Make all-day events show up.
bug 299142, r=pavlov
2005-06-29 17:35:38 +00:00
vladimir%pobox.com
c56668a258 fix broken in-place editing due to mangled event handling in xul, and mangled focus/blur on textboxes in particular. 2005-06-29 01:02:22 +00:00
vladimir%pobox.com
6b25b72d02 fixed pixels-per-minute thinko in multiday view 2005-06-28 21:23:07 +00:00
vladimir%pobox.com
b5a30c118c b=298356, inline editing of item titles in multiday view; b=298344, editable events in month view; b=298352, multiday view needs pref control for start/end times; r=shaver 2005-06-28 20:36:24 +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
mvl%exedo.nl
3b80878fe9 Bug 229708 select more than one task and change priority or progress should affect all selected items.
patch by jminta, r=mvl
2005-06-27 21:40:53 +00:00
mvl%exedo.nl
9727cfed7f Bug 298556 Cannot delete discountinuous task selection.
patch by jminta, r=mvl
2005-06-27 21:38:53 +00:00
pavlov%pavlov.net
2d449dc2eb adding name paramter for deleteCalendarPref 2005-06-24 08:34:57 +00:00
vladimir%pobox.com
464b16c790 b=298353,298367,298335 need to make calendar views shrinkable, add context menu support to views, fix bug with last day not being queried correctly in views. r=vladimir 2005-06-22 19:41:12 +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
47544c7bfd Select correct theme, in preparation for building from base/jar.mn 2005-06-22 17:17:52 +00:00
shaver%mozilla.org
2cdc4a0b63 remove unused remnant 2005-06-22 17:10:26 +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
shaver%mozilla.org
c315445ee3 Bug 298357: set the item's calendar's URI as an attribute so that we can
style the bejeezus out of it based on the user's calendar prefs. r=vlad.
2005-06-22 16:59:03 +00:00
pavlov%pavlov.net
ba0fbb5e74 s/setEventProperty/setItemProperty/ and adding code to properly set the dialog title 2005-06-21 21:24:53 +00:00
pavlov%pavlov.net
afaebfed95 adding new task toolbar item 2005-06-21 21:01:28 +00:00
pavlov%pavlov.net
5521ea7dd4 adding todo support to dialog. 2005-06-21 21:00:47 +00:00
shaver%mozilla.org
5866a5e7dd Bug 295990: fix creation of multiple storage calendars, by finding an unused
id via brute force and ignorance. r=vlad,r2=pavlov.
2005-06-21 19:45:13 +00:00
timeless%mozdev.org
70162a7ad5 Bug 297433 On Mac OS X preview.png and icon.png in Firefox's classic.jar are not available when using the jar protocol
patch for calendar
patch by rob_strong@exchangecode.com r=shaver a=asa
2005-06-21 19:00:42 +00:00
mkaply%us.ibm.com
e033e166c5 OS/2 only changes to get sunbird building on OS/2 2005-06-19 02:30:55 +00:00
mvl%exedo.nl
f47a45a621 Bring back tooltips. bug 297818, r=vlad 2005-06-16 09:23:41 +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
pavlov%pavlov.net
dcbe2f5e68 adding calIDuration bug 297827 r=vlad,shaver 2005-06-15 23:57:09 +00:00
mvl%exedo.nl
e92a3efb39 make this valid javascript. r=shaver 2005-06-15 20:12:17 +00:00
pavlov%pavlov.net
ab092e4b98 removing use of the obsolete dialogOverlay and adding code to disable the accept button if there is no event title entered 2005-06-15 18:45:34 +00:00
mvl%exedo.nl
3ac1064eeb Bug 286841 Minimonth showMonth is called twice when month changes.
patch by gekacheka@yahoo.com, r=woo (andrew@progressivex.com)
2005-06-15 17:39:51 +00:00
shaver%mozilla.org
f9f92b367f Make sure we build webdav in lightning, if it's not already in the list 2005-06-15 13:23:38 +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
pavlov%pavlov.net
41a67763e6 fixing storage to read properties back correctly r=vlad 2005-06-14 23:22:07 +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
mvl%exedo.nl
13bf4e403d don't output unset attributes to ics. bug 297530, r=vlad 2005-06-14 21:03:06 +00:00
pavlov%pavlov.net
a46f916721 removing extra dump() 2005-06-14 20:26:07 +00:00
pavlov%pavlov.net
32e73e93d7 check alarm related properties to see if they've changed before setting them 2005-06-14 20:12:18 +00:00
pavlov%pavlov.net
8ae256dbf1 adding null check in Compare() 2005-06-14 20:11:48 +00:00
mvl%exedo.nl
e6e8db3695 Split up events per day before checking for concurrent events.
bug 278426, r=pavlov
2005-06-14 19:49:15 +00:00
pavlov%pavlov.net
4174ad582a fixing typo 2005-06-14 19:18:16 +00:00
mostafah%oeone.com
5ddca4451c Updated translation 2005-06-14 18:35:17 +00:00
pavlov%pavlov.net
50a23fe088 additional checks to see if the values have changed before setting them on the event itself. 2005-06-14 02:04:52 +00:00
pavlov%pavlov.net
d38195560e reverting previous code to allow modifying occurrences/original item via the dialog in favor of external ui to modify the right thing 2005-06-13 23:57:26 +00:00
pavlov%pavlov.net
af9d365fa1 making ctrl+doubleclick modify the parent item if recurrence is set and ctrl+delete delete the parent item. r=vlad 2005-06-13 23:53:25 +00:00
mvl%exedo.nl
eaa070c911 remove dump 2005-06-13 23:24:19 +00:00
mvl%exedo.nl
58f58c45ae Prevent serializing one attribute twice. Bug 297530, r=vlad 2005-06-13 23:19:01 +00:00
pavlov%pavlov.net
8ded529181 adding support for editing all occurrences vs editing a single occurence 2005-06-13 22:49:03 +00:00
pavlov%pavlov.net
64eefc8c3a s/alarm_Time/alarm_time/ r=vlad 2005-06-13 22:48:04 +00:00
shaver%mozilla.org
d652c76d83 bug 296184: add ITEM_FILTER_ALL_ITEMS; r=mvl, npotb. 2005-06-13 13:46:08 +00:00
mostafah%oeone.com
3bc990113e Updated translation 2005-06-13 12:54:42 +00:00
mvl%exedo.nl
07b56ea7ee Make NewCalDateTime do the right thing. bug 297530, r=pavlov 2005-06-13 09:36:45 +00:00
mvl%exedo.nl
d3f66e083e Use the right scope. Bustage bug. 2005-06-12 20:41:05 +00:00
mvl%exedo.nl
0764b4f95d fix regressions from full exception support. bug 293183, r=vlad 2005-06-11 19:46:18 +00:00
mvl%exedo.nl
353b4adb29 Bug 135593 Option to play user-defined sound file for alarm.
patch by jminta@gmail.com, r=pavlov
2005-06-11 18:48:01 +00:00
dmose%mozilla.org
58688fcdf3 Fix up argument ordering. Not part of the build. 2005-06-11 00:45:12 +00:00
dmose%mozilla.org
d0f11b105d Backing out unintentional parts of previous checkin. 2005-06-11 00:41:36 +00:00
dmose%mozilla.org
a5c97a5023 Initial fixups to cope with new occurrence model; more to come. Not part of the build. 2005-06-11 00:38:09 +00:00
dmose%mozilla.org
e2586829cd Added forgotten this. qualifier 2005-06-10 23:31:18 +00:00
vladimir%pobox.com
5b694a6ce6 missing files from last comimt 2005-06-10 01:48:14 +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
ceb1acc639 removing new dump() 2005-06-09 00:03:21 +00:00
pavlov%pavlov.net
aa61ada928 adding some integer validation code to the textboxes and adding code to delete properties from the event object if they are empty in the dialog 2005-06-08 21:58:28 +00:00
mvl%exedo.nl
26bb0b648a Show events that happen at the same time in multiple columns.
bug 278426, r=pavlov
2005-06-08 20:46:09 +00:00
pavlov%pavlov.net
a9069dc9bd updating lightning prefs to support more things/cleaning them up 2005-06-06 23:37:59 +00:00
pavlov%pavlov.net
28a293a843 set startDate.isDate and endDate.isDate if the event is marked as allday 2005-06-06 21:25:36 +00:00
pavlov%pavlov.net
9d074667f4 fixing typo 2005-06-06 21:08:33 +00:00
mvl%exedo.nl
767ea18b82 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
bcda601644 part of bug 286070, allday events are broken. r=gekacheka 2005-06-05 11:10:11 +00:00
mvl%exedo.nl
559b84eba5 missed a spot for bug 296318. bustage fix. 2005-06-04 13:54:56 +00:00
shaver%mozilla.org
31c275f1ab CVS removal of now-long-unused libxpical. 2005-06-04 13:16:15 +00:00
shaver%mozilla.org
7ddddd4533 Bug 294461: fix DOS line endings. 2005-06-04 13:12:34 +00:00
shaver%mozilla.org
e1d6fddb72 Suppress some dump noise. 2005-06-04 12:51:27 +00:00
mvl%exedo.nl
9d6e5c2181 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
4cc1760f46 b=296318, rename item.parent to item.calendar, r=shaver/pavlov 2005-06-03 20:46:36 +00:00
pavlov%pavlov.net
97f14603cf fixing all-day to adjust the start/end dates appropriatly 2005-06-03 20:27:27 +00:00
pavlov%pavlov.net
c08a757fd8 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
c79172ccfd Fix <?xml-stylesheet?> src/href mixup to show event button icon. 2005-06-03 14:31:45 +00:00
mvl%exedo.nl
fb6bd743c0 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
1111506386 Adjusting some wording and fixing the layout of a few spots 2005-06-03 06:19:44 +00:00
mvl%exedo.nl
b99b2adcdb remember which calendars were active, and display that. r=shaver 2005-06-02 21:54:42 +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
shaver%mozilla.org
337abc3450 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
053fdad9a0 add new calendar to the display composite. bug 296198, r=pavlov 2005-06-02 20:56:50 +00:00
mvl%exedo.nl
1db53a341f 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
174449cc9c only set BYDAY if we have days checked 2005-06-02 18:34:07 +00:00
mvl%exedo.nl
fa50fc6a61 whitespace only change to make indenting consitent. 2005-06-02 18:17:05 +00:00
mvl%exedo.nl
7075e99771 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
19fb5465cb 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
2416be2a17 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
a24f7f9df2 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
2f8def85e9 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
dedd00cfb3 first stab at making import work. bug 285019, r=pavlov 2005-06-01 19:32:54 +00:00
pavlov%pavlov.net
134ae8143b hooking up attendess in to the event dialog 2005-06-01 19:28:05 +00:00
mvl%exedo.nl
15a70f7c1e Bug 295644: endBatchTransaction() should call updateUndoRedoMenu().
patch by jminta, r=mvl
2005-06-01 14:39:32 +00:00
mvl%exedo.nl
676ab54730 Bug 295895: Make it possible to unsubscribe from a calendar. r=gekacheka 2005-06-01 13:38:11 +00:00
mvl%exedo.nl
35cf8c1baf 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
016c8b0a3b 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
5a72d70b11 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
b7070e6334 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
66af1f7611 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
a842d8d287 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
ad81bb77a2 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
0741ff04a6 enable/disable elements in the duration radiogroup 2005-06-01 01:11:24 +00:00
pavlov%pavlov.net
f8facef6b2 hook up weekly recurrence 2005-06-01 00:44:52 +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
774160b722 first pass at handling loading recurrence in to the dialog 2005-05-31 23:02:47 +00:00
pavlov%pavlov.net
df0bea63ed making the labels use capitol letters for vlad 2005-05-31 23:02:16 +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
dc273d98d8 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
48aaf7dad4 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
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
106d0bd068 Fix JS strict warning; not part of the build 2005-05-28 02:36:38 +00:00
dmose%mozilla.org
2eef909a89 Fix a couple of bugs a do a bunch of miscellaneous code cleanup. Not part of the build. 2005-05-28 02:08:49 +00:00
dmose%mozilla.org
6ce112157c Switch from using dump() to debug() so that it's easy to disable all the output verbosity; update the provider to use the syntax in draft 05 of the caldav document; add a few error-handling cleanups. 2005-05-27 21:24:54 +00:00
dmose%mozilla.org
a70c85bb4c Fix item parentage plus other minor tweaks 2005-05-27 20:40:19 +00:00
dmose%mozilla.org
a7be172733 Fix strict warning by removing trailing comma 2005-05-27 20:37:44 +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
af1efa094b set is_utc as well as zone when doing getInTimezone r=vlad 2005-05-25 23:09:40 +00:00
dmose%mozilla.org
ccf0f6ed71 XPConnect doesn't like null iid params; r=vlad 2005-05-25 22:43:42 +00:00
pavlov%pavlov.net
b80358a64d adding support for playing a sound based on a pref 2005-05-25 22:06:36 +00:00
mvl%exedo.nl
6e4601c2c2 Add some files I missed. Bug 288313, patch by sipaq, r=mvl 2005-05-25 10:53:18 +00:00
pavlov%pavlov.net
8ac9d1a760 event dialog cleanups getting ready for recurrence 2005-05-24 22:19:24 +00:00
pavlov%pavlov.net
8c9d493652 adding note about .name property only working after the calendar is registered 2005-05-24 22:16:49 +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
mvl%exedo.nl
a72e320246 use the right column name. r=vlad 2005-05-24 20:45:28 +00:00
vladimir%pobox.com
f42032ef8c fix name of getTodoFromRow 2005-05-24 20:18:51 +00:00
mvl%exedo.nl
d8f37aa886 Bug 288313 copy old connection/proxy prefs to Sunbird.
patch by sipaq, r=mvl
2005-05-24 19:41:49 +00:00
mvl%exedo.nl
828cfa6907 Bug 295212 internally rename unifinders' column "filename" to "calendarname".
patch by gekacheka@yahoo.com, r=mvl
2005-05-24 19:33:26 +00:00
mvl%exedo.nl
ba3fa6f82b Bug 295168 Task/todo list missing columns for Location, Status, Calendar Name
patch by gekacheka@yahoo.com (plus parts from me to make sorting by date work), r=mvl
2005-05-24 19:26:11 +00:00
mvl%exedo.nl
b8bf3148a1 Bug 278621 "sort by: calendar name" still sorts after date
patch by gekacheka@yahoo.com, r=mvl
2005-05-24 19:17:58 +00:00
mvl%exedo.nl
bb81e52053 Bug 295164 event list calendar name column is empty.
patch by gekacheka@yahoo.com, r=mvl
2005-05-24 19:13:58 +00:00
mvl%exedo.nl
052cfaa3fd Bug 295141 Task/Todo mouseover preview does not show location or description.
patch by gekacheka@yahoo.com, r=mvl
2005-05-24 19:07:19 +00:00
mvl%exedo.nl
b760f8fb46 Bug 294293 Status: appears with blank when mouseover new task with status None.
patch by gekacheka@yahoo.com, r=shaver
2005-05-24 19:04:03 +00:00
vladimir%pobox.com
b682d160cb todo_due_tz, not todo_due_dz 2005-05-23 21:40:42 +00:00
vladimir%pobox.com
bd47e9b557 unknown property access on objects doesn't throw exceptions 2005-05-23 21:18:37 +00:00
vladimir%pobox.com
d4e623044f fix setTimeInTimezone with null timezone for duration 2005-05-23 21:10:54 +00:00
vladimir%pobox.com
6d9ae5881f handle null timezone in newDateTime helper as floating 2005-05-23 21:03:29 +00:00
mconnor%steelgryphon.com
48c2321b4e bug 294399 - rebrand firefox for deer park, r=bsmedberg, a=brendan 2005-05-20 22:42:50 +00:00
vladimir%pobox.com
ab222a8f83 oops, stray %s 2005-05-20 22:00:47 +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
bad6451cb5 adding else case to set hasAlarm = false is there is no alarm 2005-05-20 19:03:24 +00:00