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

2597 Коммитов

Автор SHA1 Сообщение Дата
cvshook%sicking.cc 0e9ae70de9 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 75c6f94966 attempt to unscrew todos 2005-06-29 22:38:42 +00:00
mvl%exedo.nl 2a983bce39 Make all-day events show up.
bug 299142, r=pavlov
2005-06-29 17:35:38 +00:00
vladimir%pobox.com f70c9b0253 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 788ce708e6 fixed pixels-per-minute thinko in multiday view 2005-06-28 21:23:07 +00:00
vladimir%pobox.com fb602d6132 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 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
mvl%exedo.nl d2267b5bfd 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 dfcadc2960 Bug 298556 Cannot delete discountinuous task selection.
patch by jminta, r=mvl
2005-06-27 21:38:53 +00:00
pavlov%pavlov.net 375fe1eb76 adding name paramter for deleteCalendarPref 2005-06-24 08:34:57 +00:00
vladimir%pobox.com 0191864ef7 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 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 88ba034a1f Select correct theme, in preparation for building from base/jar.mn 2005-06-22 17:17:52 +00:00
shaver%mozilla.org 957d38150f remove unused remnant 2005-06-22 17:10:26 +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
shaver%mozilla.org f9c16b9cee 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 109ff34b2f s/setEventProperty/setItemProperty/ and adding code to properly set the dialog title 2005-06-21 21:24:53 +00:00
pavlov%pavlov.net 751b01374b adding new task toolbar item 2005-06-21 21:01:28 +00:00
pavlov%pavlov.net 750c94fc09 adding todo support to dialog. 2005-06-21 21:00:47 +00:00
shaver%mozilla.org a08a20b609 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 613a4b61b9 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 2aea3c0229 OS/2 only changes to get sunbird building on OS/2 2005-06-19 02:30:55 +00:00
mvl%exedo.nl 71b142514a Bring back tooltips. bug 297818, r=vlad 2005-06-16 09:23:41 +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
pavlov%pavlov.net e607918600 adding calIDuration bug 297827 r=vlad,shaver 2005-06-15 23:57:09 +00:00
mvl%exedo.nl b3bea742b2 make this valid javascript. r=shaver 2005-06-15 20:12:17 +00:00
pavlov%pavlov.net 48a4f84526 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 18b222fb81 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 0631306a64 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 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
pavlov%pavlov.net 38d73d8835 fixing storage to read properties back correctly r=vlad 2005-06-14 23:22:07 +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
mvl%exedo.nl e90d1903dd don't output unset attributes to ics. bug 297530, r=vlad 2005-06-14 21:03:06 +00:00
pavlov%pavlov.net f764d92c0a removing extra dump() 2005-06-14 20:26:07 +00:00
pavlov%pavlov.net 1fa646f188 check alarm related properties to see if they've changed before setting them 2005-06-14 20:12:18 +00:00
pavlov%pavlov.net c1738e95e4 adding null check in Compare() 2005-06-14 20:11:48 +00:00
mvl%exedo.nl c19d55f5f7 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 329a2c9aac fixing typo 2005-06-14 19:18:16 +00:00
mostafah%oeone.com 7cada36372 Updated translation 2005-06-14 18:35:17 +00:00
pavlov%pavlov.net f6a50bdae3 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 b5f3b760da 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 d7fa54adb7 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 427fda3b87 remove dump 2005-06-13 23:24:19 +00:00
mvl%exedo.nl 022b813efc Prevent serializing one attribute twice. Bug 297530, r=vlad 2005-06-13 23:19:01 +00:00
pavlov%pavlov.net 0edf1b6d2b adding support for editing all occurrences vs editing a single occurence 2005-06-13 22:49:03 +00:00
pavlov%pavlov.net f8613e0c07 s/alarm_Time/alarm_time/ r=vlad 2005-06-13 22:48:04 +00:00
shaver%mozilla.org feed293e0d bug 296184: add ITEM_FILTER_ALL_ITEMS; r=mvl, npotb. 2005-06-13 13:46:08 +00:00
mostafah%oeone.com 798944ca83 Updated translation 2005-06-13 12:54:42 +00:00
mvl%exedo.nl 5967082dd9 Make NewCalDateTime do the right thing. bug 297530, r=pavlov 2005-06-13 09:36:45 +00:00
mvl%exedo.nl 884d3a0cd2 Use the right scope. Bustage bug. 2005-06-12 20:41:05 +00:00
mvl%exedo.nl 79169090e1 fix regressions from full exception support. bug 293183, r=vlad 2005-06-11 19:46:18 +00:00
mvl%exedo.nl d25caa8dde 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 9306744053 Fix up argument ordering. Not part of the build. 2005-06-11 00:45:12 +00:00
dmose%mozilla.org ec7c58da25 Backing out unintentional parts of previous checkin. 2005-06-11 00:41:36 +00:00
dmose%mozilla.org 280f5745e1 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 8f5a8cd794 Added forgotten this. qualifier 2005-06-10 23:31:18 +00:00
vladimir%pobox.com 4288b470c2 missing files from last comimt 2005-06-10 01:48:14 +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 240fd66a28 removing new dump() 2005-06-09 00:03:21 +00:00
pavlov%pavlov.net 93945ee5b8 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 4ef9d605d2 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 eac4a9648e updating lightning prefs to support more things/cleaning them up 2005-06-06 23:37:59 +00:00
pavlov%pavlov.net 3e2024e810 set startDate.isDate and endDate.isDate if the event is marked as allday 2005-06-06 21:25:36 +00:00
pavlov%pavlov.net 1b42cc7238 fixing typo 2005-06-06 21:08:33 +00:00
mvl%exedo.nl d28e293604 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 6b54a46ccf part of bug 286070, allday events are broken. r=gekacheka 2005-06-05 11:10:11 +00:00
mvl%exedo.nl b87cc44eb6 missed a spot for bug 296318. bustage fix. 2005-06-04 13:54:56 +00:00
shaver%mozilla.org 06ed0fa1b8 CVS removal of now-long-unused libxpical. 2005-06-04 13:16:15 +00:00
shaver%mozilla.org 75c436f0f6 Bug 294461: fix DOS line endings. 2005-06-04 13:12:34 +00:00
shaver%mozilla.org 559be8dab2 Suppress some dump noise. 2005-06-04 12:51:27 +00:00
mvl%exedo.nl 08c99de1e6 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 9e3a93030d b=296318, rename item.parent to item.calendar, r=shaver/pavlov 2005-06-03 20:46:36 +00:00
pavlov%pavlov.net 548e76ce49 fixing all-day to adjust the start/end dates appropriatly 2005-06-03 20:27:27 +00:00
pavlov%pavlov.net 5575b067ca 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 e55c3b2f95 Fix <?xml-stylesheet?> src/href mixup to show event button icon. 2005-06-03 14:31:45 +00:00
mvl%exedo.nl 1d929d9e55 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 9cc84a2e7a Adjusting some wording and fixing the layout of a few spots 2005-06-03 06:19:44 +00:00
mvl%exedo.nl 2d34133fd6 remember which calendars were active, and display that. r=shaver 2005-06-02 21:54:42 +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
shaver%mozilla.org 5a9c86d35c 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 59d5bb2d2d add new calendar to the display composite. bug 296198, r=pavlov 2005-06-02 20:56:50 +00:00
mvl%exedo.nl 622a7e12e2 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 fbe1b564f9 only set BYDAY if we have days checked 2005-06-02 18:34:07 +00:00
mvl%exedo.nl 694795f0a5 whitespace only change to make indenting consitent. 2005-06-02 18:17:05 +00:00
mvl%exedo.nl 1060b128e6 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 5299d0b4e9 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 e409a48d76 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 5381f4db6f 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 34066213a5 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 72916a2f43 first stab at making import work. bug 285019, r=pavlov 2005-06-01 19:32:54 +00:00
pavlov%pavlov.net 6264d827ab hooking up attendess in to the event dialog 2005-06-01 19:28:05 +00:00
mvl%exedo.nl 74c6a24eda Bug 295644: endBatchTransaction() should call updateUndoRedoMenu().
patch by jminta, r=mvl
2005-06-01 14:39:32 +00:00
mvl%exedo.nl 84c321621a Bug 295895: Make it possible to unsubscribe from a calendar. r=gekacheka 2005-06-01 13:38:11 +00:00
mvl%exedo.nl 407cc5a7a9 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 93fcf209d9 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 3e11be4331 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 2803cf4ac5 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 a985e30987 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 a654451a8f 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 87b8d7dd84 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 30a9d66a11 enable/disable elements in the duration radiogroup 2005-06-01 01:11:24 +00:00
pavlov%pavlov.net b47d954833 hook up weekly recurrence 2005-06-01 00:44:52 +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 a52d39e284 first pass at handling loading recurrence in to the dialog 2005-05-31 23:02:47 +00:00
pavlov%pavlov.net 714a12c875 making the labels use capitol letters for vlad 2005-05-31 23:02:16 +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 90f0fcc56c 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 170ccb88a1 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 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 9255abd639 Fix JS strict warning; not part of the build 2005-05-28 02:36:38 +00:00
dmose%mozilla.org a483d29a6f 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 19a65df600 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 43b7de60e0 Fix item parentage plus other minor tweaks 2005-05-27 20:40:19 +00:00
dmose%mozilla.org 4d225b4ce0 Fix strict warning by removing trailing comma 2005-05-27 20:37:44 +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 f4be5ffe82 set is_utc as well as zone when doing getInTimezone r=vlad 2005-05-25 23:09:40 +00:00
dmose%mozilla.org 87c4234779 XPConnect doesn't like null iid params; r=vlad 2005-05-25 22:43:42 +00:00
pavlov%pavlov.net 273680aa96 adding support for playing a sound based on a pref 2005-05-25 22:06:36 +00:00
mvl%exedo.nl a1159e6167 Add some files I missed. Bug 288313, patch by sipaq, r=mvl 2005-05-25 10:53:18 +00:00
pavlov%pavlov.net e101ba0d42 event dialog cleanups getting ready for recurrence 2005-05-24 22:19:24 +00:00
pavlov%pavlov.net 4061157ea2 adding note about .name property only working after the calendar is registered 2005-05-24 22:16:49 +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
mvl%exedo.nl 458ad79df6 use the right column name. r=vlad 2005-05-24 20:45:28 +00:00
vladimir%pobox.com c8d08bdc5d fix name of getTodoFromRow 2005-05-24 20:18:51 +00:00
mvl%exedo.nl 098c22577a 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 d55d946e48 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 092c6a6019 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 af50a4f5ef 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 f67f0595fd 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 06c9a58294 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 b1536756a6 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 e22138481b todo_due_tz, not todo_due_dz 2005-05-23 21:40:42 +00:00
vladimir%pobox.com 47971b5897 unknown property access on objects doesn't throw exceptions 2005-05-23 21:18:37 +00:00
vladimir%pobox.com 614424ff81 fix setTimeInTimezone with null timezone for duration 2005-05-23 21:10:54 +00:00
vladimir%pobox.com efbca539b5 handle null timezone in newDateTime helper as floating 2005-05-23 21:03:29 +00:00
mconnor%steelgryphon.com 80258d0c44 bug 294399 - rebrand firefox for deer park, r=bsmedberg, a=brendan 2005-05-20 22:42:50 +00:00
vladimir%pobox.com 520fc5d70a oops, stray %s 2005-05-20 22:00:47 +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 5bdfb6b9bb adding else case to set hasAlarm = false is there is no alarm 2005-05-20 19:03:24 +00:00
pavlov%pavlov.net e61d3bae99 removing bogus css rule and old alarm setting code 2005-05-20 19:01:25 +00:00