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

2757 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 6e9cbfcb44 Make XPCNativeWrapper call the wrapped native's classinfo resolve/get/set
hooks.  Makes native wrappers work in lots of nasty DOM0 corner cases.  Bug
296967, r=mrbkap, sr=jst, a=asa
2005-07-29 15:11:08 +00:00
mvl%exedo.nl b53700cfb7 Misc fixes to make import actually work. bug 285019, r=jminta 2005-07-28 18:05:08 +00:00
mvl%exedo.nl e3f71cec21 make 'Hide Completed Tasks' work. bug 295214, r=dmose 2005-07-27 19:31:01 +00:00
mvl%exedo.nl efd2a8a700 Update sunbird to call the new reload function. bug 285018. 2005-07-27 18:44:48 +00:00
mvl%exedo.nl afed3ef2ff Can't always cancel preferences. bug 302251, patch by jminta, r=mvl 2005-07-27 18:27:13 +00:00
timeless%mozdev.org 8f8cb98a88 Bug 301813 Sunbird default theme's install.rdf should have appManaged="true"
patch by rob_strong@exchangecode.com r=shaver
2005-07-27 16:10:40 +00:00
mvl%exedo.nl ea6fce7366 Add a way to refresh calendars. bug 285018, r=shaver 2005-07-25 19:17:09 +00:00
mvl%exedo.nl 28e26c3c69 Rename the callers to make them match the interface spec.
Should have been part of bug 298772
2005-07-24 12:36:09 +00:00
mvl%exedo.nl 1d16d5ecdf update the makefile to the renamed outlook importer. Bustage fix. 2005-07-23 08:49:31 +00:00
mvl%exedo.nl 20b13a946f puggable import/export interfaces for calendar, plus initial implementations.
bug 298772, r=shaver
2005-07-22 18:27:28 +00:00
mvl%exedo.nl ede51496c1 whitespace change to update to (my own!) review comment 2005-07-22 17:49:36 +00:00
mvl%exedo.nl 8bf2e98e88 Test for valid urls before trying to create a calendar.
bug 295343, p=jminta, r=mvl
2005-07-22 17:41:43 +00:00
masayuki%d-toybox.com 15165f0770 Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor 2005-07-20 08:40:13 +00:00
timeless%mozdev.org 349614a9fe Bug 299970 "@mozilla.org/transactionmanager;1" is not a service and should not be used as one
r=mvl
2005-07-19 23:30:08 +00:00
timeless%mozdev.org 868761998f Bug 299955 calAlarmService.prototype.shutdown should not call getservice in xpcom shutdown
r=shaver
2005-07-19 23:28:16 +00:00
mvl%exedo.nl 0f1c9e2cc9 check displayed daterange early, to prevent a slow script warning. bug 300369, r=mvl, patch by jminta 2005-07-14 17:39:20 +00:00
mvl%exedo.nl 4ee5743a9b Moves sunbird to using the new commands. Also fixes the calendar listbox popup
to disable certain options if it isn't clicked on an actual calendar.
bug 300254, r=mvl, patch by jminta
2005-07-14 17:29:54 +00:00
mostafah%oeone.com e798eb69ea Updated translation 2005-07-12 17:27:28 +00:00
mvl%exedo.nl 18459a03ae Don't show an extra day for allday events. bug 300217, r=jminta 2005-07-10 19:02:08 +00:00
mvl%exedo.nl b4e424580e handle some kindsof invalid ics files a bit more graceful. bug 285892, patch by gekacheka, r=pavlov 2005-07-09 22:01:03 +00:00
mvl%exedo.nl f92c338623 Hook up alarm dialog for sunbird. bug 299366, patch by jminta, r=mvl 2005-07-09 19:32:47 +00:00
mvl%exedo.nl 93cc886d45 Hook up alarm dialog for sunbird. bug 299366, patch by jminta, r=mvl 2005-07-09 17:31:26 +00:00
mvl%exedo.nl 958f420c85 Misc improvements to sunbird views. bug 300180, patch by jminta, r=mvl 2005-07-09 15:50:43 +00:00
mvl%exedo.nl cf78365242 Make allday events work in the eventdialog. patch by jminta and me, r=me 2005-07-09 15:31:05 +00:00
mvl%exedo.nl 7c7e52ca05 make sunbird work on the real events, not the occurences. bug 299671, r=jminta 2005-07-09 13:38:13 +00:00
mvl%exedo.nl a8ffd241f3 Update sunbird callers to removal of .isAllDay. bug 299182, r=jminta 2005-07-09 13:35:47 +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
mvl%exedo.nl fc4096fdc9 fix deleting items from ics calendar. update event dialog to change recurrence api. r=shaver 2005-07-07 17:44:03 +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 c62b130207 Permit insertRecurrenceItemAt to insert one past the end of the current list,
in which case it acts as appendRecurrenceItem.  (This means that
insertRecurrenceItemAt(0, item) always works, even if there have been no items
added already.)
2005-07-07 14:01:19 +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
mvl%exedo.nl 2911f43ddf Make date attributes in calIICSService null when not valid. Bug 299762, r=shaver 2005-07-05 22:24:03 +00:00
mvl%exedo.nl 2248c0f404 Fixes to memory provider's modifyItem. bug 299760, r=shaver 2005-07-05 21:47:16 +00:00
cls%seawood.org 2ab2ae58fa Fixing mingw cross-compile bustage:
- Moves HOST_AR_FLAGS into configure.in
- Adds HOST_OS_ARCH to better handle the native build case
- Exposes autoconf standard host_cpu, host_vendor, host_os variables
- Always build native version of libmar & mar tool
Bug #299557 r,a=bsmedberg
2005-07-05 20:37:27 +00:00
mvl%exedo.nl 942c9d3c2c relabel calendar tab to date, for less confusion with the calendars tab.
bug 270907, r=mvl
2005-07-04 17:44:30 +00:00
mvl%exedo.nl c1f7c984d2 Bug 299650: Go To Date dialog shows no datepicker. patch by jminta, r=mvl 2005-07-04 17:42:13 +00:00
mvl%exedo.nl 20de293fe8 fix errors in datetimepickers css. bug 298104, patch by gekacheka, r=jminta 2005-07-04 17:07:57 +00:00
mvl%exedo.nl 54ff3f59db works on todos. Update some callers to how the items handle unset dates.
bug 299238, r=jminta
2005-07-04 17:06:04 +00:00
mvl%exedo.nl f78d26f473 make unifinder show occurences. bug 285033, r=jminta 2005-07-04 17:00:22 +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
shaver%mozilla.org 94f6c3d0f3 allow us to reflow from a collapsed monthview, r=vlad-in-spirit 2005-07-04 14:25:31 +00:00
mvl%exedo.nl 52a70e374a Make subscribing to a webcal calendar from a link in a browser work. Bug 295896, r=pavlov 2005-07-03 18:36:51 +00:00
pavlov%pavlov.net 47ec6b7088 use calITodo.isCompleted instead of just setting percentComplete. 2005-07-01 00:58:19 +00:00
vladimir%pobox.com 6b571210d7 fix editing recurrence exceptions in dialog, r=pav 2005-07-01 00:57:28 +00:00
pavlov%pavlov.net edffbf2f96 fix multi-week view to only show textboxes when editing the title. bug 299312. r=vlad 2005-07-01 00:46:07 +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 e30bb95289 typo fix 2005-06-30 22:36:38 +00:00
shaver%mozilla.org e39cf948f3 Bug 299163: add a calITodo.isCompleted for some semblance of sane completion
handling. r=pavlov.
2005-06-30 21:59:22 +00:00
mvl%exedo.nl 8d91ed1daf use the right constant, one that was actually defined. 2005-06-30 09:30:00 +00:00
pavlov%pavlov.net 747e5d0556 Hooking up the exceptions part of the recurrence dialog so that you can restore dates that you had previously deleted. bug 298346. 2005-06-29 23:44:49 +00:00
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
pavlov%pavlov.net a313abb9da removing bogus css rule and old alarm setting code 2005-05-20 19:01:25 +00:00
pavlov%pavlov.net ee351fc436 fixing typo 2005-05-20 18:50:24 +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 41d1a31363 b=294104, remove isUtc to explicit 'UTC' timezone, and change null timezone -> 'floating', r=shaver+pav 2005-05-19 21:14:24 +00:00
mvl%exedo.nl c103e99be0 more valid->isValid changes. bug 290761 2005-05-19 14:47:02 +00:00
mvl%exedo.nl 57da413c0b Bug 257641 Sunbird: multi week view shows different behaviour by changing the # of weeks.
patch by jminta@gmail.com, r=mvl
2005-05-19 13:37:00 +00:00
mvl%exedo.nl 4a03424f60 Bug 290761 calIDateTime: rename valid to isValid.
patch by gekacheka@yahoo.com, r=vladimir
2005-05-19 13:29:48 +00:00
mvl%exedo.nl 6f03f305f7 Bug 293788 General preferences (calendarPref.xul) not stored/preserved.
patch by jminta@gmail.com, r=mvl
2005-05-19 13:20:11 +00:00
mostafah%oeone.com ff8fac642c Updated translation 2005-05-18 12:00:56 +00:00
mvl%exedo.nl ae938d38e4 fix undefined variable i. r=vlad, no bug, npotb 2005-05-17 20:09:05 +00:00
mvl%exedo.nl 4c20d88e45 update calendar properties dialog for the changed locale file. Also remove some dos line endings. 2005-05-17 15:13:16 +00:00
mostafah%oeone.com 1f80aa22e6 Updated translation 2005-05-16 16:16:13 +00:00
mostafah%oeone.com 26d416906e Removed DOS line endings 2005-05-16 12:48:53 +00:00
mostafah%oeone.com 4b2b29ba0f Checked in patch for bug 273252: Description in timezone preferences not able to localize
Patch by sipaq. r=mostafah.
2005-05-16 12:47:40 +00:00
vladimir%pobox.com 41814b277a b=294078, build failure in nsCalendarAPP due to XRE structure change 2005-05-13 21:27:18 +00:00
mostafah%oeone.com 8a961f168f Updated translation 2005-05-13 14:27:07 +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
vladimir%pobox.com 6649761e62 setTimeInTimezone really /does/ work, it turns out... so let's not use it here. r=shaver 2005-05-12 21:09:11 +00:00
vladimir%pobox.com bbb8868922 storage bugfix 2005-05-12 19:34:22 +00:00
mvl%exedo.nl 85cfe6278c use the right statement. bustage fix. r=shaver. 2005-05-12 14:20:51 +00:00
vladimir%pobox.com 2605cfc5ba added versioned sql schemas 2005-05-12 05:56:09 +00:00
vladimir%pobox.com 79e066cf27 b=293707, updates to storage provider; calendar manager database locked fix, rish=shaver 2005-05-12 05:54:44 +00:00
mvl%exedo.nl 0dc0c1e98a Update the views and the event list when adding/removing a calendar.
bug 285014, r=shaver
2005-05-11 14:52:00 +00:00
pavlov%pavlov.net a3f6fb3d1c adding publish to lightning. bug 293545 r=shaver,mvl 2005-05-11 05:04:40 +00:00
mvl%exedo.nl 6ee2a889e3 use the right css syntax. fallout from bug 293390 2005-05-10 14:44:38 +00:00
mvl%exedo.nl 9aa4b8286d Bug 293390: layout issues on date/time picker to use system colors and clean up layout.
patch by andrew@progressivex.com, r=vladimir
2005-05-10 12:27:00 +00:00
vladimir%pobox.com c2b8e6122f b=293549, add minimonths to lightning, r=shaver, 2005-05-10 02:45:18 +00:00
mvl%exedo.nl 58e8f890e9 bug 290736: pasting URL into publish selected events dialog doesn't highlight publish button.
patch by jminta@gmail.com, r=mvl
2005-05-09 18:56:16 +00:00
mvl%exedo.nl 01c796d102 bug 268084: UI for editing colors of categories. patch by jminta@gmail.com, r=mvl 2005-05-09 12:18:01 +00:00
mvl%exedo.nl 7362cd47f7 bug 293377: Cannot advance calendar wizard after choosing 'Back' from 2nd page.
patch by jminta@gmail.com, r=mvl
2005-05-08 18:15:49 +00:00
mvl%exedo.nl 8e3cb2029b getAndSetEventTable is not defined
bug 293281
2005-05-08 12:41:37 +00:00
mvl%exedo.nl 1d3ce1c026 getAndSetEventTable is not defined.
bug 293281, patch by gekacheka, r=mvl
2005-05-08 12:39:43 +00:00
vladimir%pobox.com 76c03de98e previous caldatetime fix wasn't so much, now real fix, with test suite coming soon 2005-05-08 00:44:30 +00:00
vladimir%pobox.com 2f53fa9249 some datetime fixes 2005-05-07 01:01:06 +00:00
vladimir%pobox.com 5695848c2e b=260120, improvements to datepicker and timepicker, forgot to cvs add new files last commit 2005-05-06 21:42:51 +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 1d74cd7bcb minor typo cleanups 2005-05-06 20:47:14 +00:00
pavlov%pavlov.net 014aaace17 changing snooze to modify the event's alarmTime 2005-05-06 20:46:56 +00:00
mostafah%oeone.com 2d1768d04f Applied patch to bug 293155: Remove hardcoded "Calendar" in prefwindow title
patch by sipaq. r=mostafah
2005-05-06 16:49:50 +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
shaver%mozilla.org 7982243c0c package calendarCreation.dtd 2005-05-05 22:45:51 +00:00
shaver%mozilla.org 3ea4f0e25c Silly notification typo, missed by my lazy reviewer. *whistle*
npotb
2005-05-05 22:10:41 +00:00
mvl%exedo.nl bce52566ee the ics provider should return the right calendar to the listeners.
bug 293053, r=vladimir
2005-05-05 20:59:53 +00:00
shaver%mozilla.org 579e2f7d7a Use the prefPrefix to serialize our main composite calendar state. npotb. 2005-05-05 15:36:32 +00:00