Commit Graph

3832 Commits

Author SHA1 Message Date
mattwillis%gmail.com
501cbd1b9c bug 296202 - Deleting a calendar doesn't necessarily delete its contents. patch by jminta, r1=lilmatt, r2=dmose 2006-09-06 01:42:08 +00:00
mattwillis%gmail.com
d87df1c5f0 bug 351290 - Add missing description field to export. r1=ssitter, r2=dmose 2006-09-06 01:20:18 +00:00
mattwillis%gmail.com
deb5744c2a bug 337885 - Adds return val to all xbl setters. thanks to Ehsan Akhgari ehsan.akhgari@gmail.com for patch, r1=lilmatt, r2=jminta 2006-09-05 17:20:01 +00:00
michael.buettner%sun.com
3a625dc1b5 changes to make the bindings work on trunk 2006-09-05 15:27:15 +00:00
mattwillis%gmail.com
947a54a7d4 bug 349788 - Observe correct pref branch. patch by jminta, r1=lilmatt, r2=mvl 2006-09-05 15:07:32 +00:00
rob_strong%exchangecode.com
547dfab193 Bug 351365 - Talkback won't install for new installs when DOMi is not present in the installer. r=mattwillis 2006-09-05 01:14:24 +00:00
mattwillis%gmail.com
cc41412875 bug 349796 - Updates mSelectTodosbyRange to handle tasks with due dates, entry dates, neither, or both. patch by jminta, r1=lilmatt, r2=mvl 2006-09-05 00:51:53 +00:00
mattwillis%gmail.com
b71b10eaa2 whitespace only fix before patch checkin 2006-09-05 00:38:53 +00:00
mattwillis%gmail.com
d1cd89762c bug 350324 - Makes alarm dialog resizable and persists that size. patch by ssitter, r1=lilmatt, r2=jminta 2006-09-05 00:24:49 +00:00
mattwillis%gmail.com
2aa3f69c53 bug 351184 - Changes X-MOZ-SNOOZE-TIME to use a calIDateTime to fix crash. patch by ssitter, r1=lilmatt, r2=mvl 2006-09-05 00:06:37 +00:00
daniel.boelzle%sun.com
7c13ec04cf Bug 340949: fixing lockedExec 2006-09-04 11:55:16 +00:00
mattwillis%gmail.com
0ed9126ee3 bug 351155 - fix bustage by using correct comment chars 2006-09-03 00:47:49 +00:00
mattwillis%gmail.com
18c928afaf bug 351155 - Fixes places where Win32 official branding wasn't working. r1=ssitter, r2=dmose 2006-09-02 22:31:53 +00:00
mattwillis%gmail.com
731c29e07d bug 349812 - uses getInTimezone in event dialog. patch by jminta, r1=lilmatt, r2=dmose 2006-09-02 21:16:16 +00:00
mattwillis%gmail.com
7f4c0bd782 bug 298358 - Adds snooze to alarm dialog. patch by jminta and ssitter, r1=lilmatt, r2=mvl 2006-09-01 01:52:13 +00:00
mattwillis%gmail.com
4bd0c927b0 bug 350348 - Removes hard coded strings. patch by ssitter, r1=lilmatt, r2=dmose 2006-09-01 00:50:44 +00:00
mattwillis%gmail.com
8c1463788a bug 348716 - Fixes setting an alarm on just the first of a recurring event. patch by jminta, r1=lilmatt, r2=dmose 2006-08-31 21:14:37 +00:00
mattwillis%gmail.com
26f9d9dce4 bug 348137 - Make accel+F focus on search bar. patch by jminta, r1=lilmatt, r2=mvl 2006-08-31 20:01:26 +00:00
mattwillis%gmail.com
9f1c025eb0 bug 347427 - Only show verbose lables on first and last days. patch by jminta, r1=ssitter, r2=mvl 2006-08-31 19:45:40 +00:00
mattwillis%gmail.com
e898e29be1 bug 322831 - preserves extra parameters in properties using a js object. patch by jminta, r1=lilmatt, r2=dmose 2006-08-31 13:07:47 +00:00
mattwillis%gmail.com
ba98887db1 bug 345998 - Provides shared 'jump to date' function and ui. patch by jminta, r1=lilmatt, r2=dmose 2006-08-31 00:12:41 +00:00
daniel.boelzle%sun.com
30d0296104 Bug 340949: error handling, task alarm handling, misc 2006-08-30 10:44:15 +00:00
rob_strong%exchangecode.com
c02a704a5e Missing file for Sunbirf - Bug 349551 - Updated builds won't uninstall via Windows Control Panel (Sunbird). r=dmose 2006-08-30 01:59:43 +00:00
rob_strong%exchangecode.com
3a38cae827 Bustage fix for checkin of Bug 349551 2006-08-30 01:06:39 +00:00
rob_strong%exchangecode.com
3f6ba9e925 Bug 349551 - Updated builds won't uninstall via Windows Control Panel (Sunbird). r=dmose 2006-08-30 00:08:59 +00:00
benjamin%smedbergs.us
b7f7bbb4df Duh... 2006-08-29 20:49:32 +00:00
benjamin%smedbergs.us
07536d73c7 Sunbird bustage fix from bug 350211 2006-08-29 20:15:57 +00:00
benjamin%smedbergs.us
4b74339c6f Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento 2006-08-29 16:53:40 +00:00
mattwillis%gmail.com
1da137729c bug 349031 - Updates EULAs for Sunbird and generic 'Calendar'. r1=ctalbert,r2=dmose 2006-08-29 01:15:17 +00:00
timeless%mozdev.org
97d86b0df2 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
michael.buettner%sun.com
5877ba24bc bug 314334: fixed component/property ownership model problem. r=dmose 2006-08-28 12:15:54 +00:00
mattwillis%gmail.com
fc81a65089 bug 348891 - Replaces \n\n in CalDAV REPORT responses with \r\n for libical. patch by bbbrowning, r1=jminta, r2=dmose 2006-08-27 12:57:45 +00:00
mattwillis%gmail.com
85e077fcfd bug 348796 - Strips braces from UIDs when using CalDAV. patch by bbbrowning, r1=jminta, r2=dmose 2006-08-27 12:52:35 +00:00
mattwillis%gmail.com
dc5fbe5ae2 bug 349743 - Sets build ID in Lightning description to BUILD_ID. patch by ssitter, r1=lilmatt, r2=dmose 2006-08-27 01:54:21 +00:00
gavin%gavinsharp.com
8b35cf970c Bug 350310: Fix typo from the patch for bug 349197, found by Stefan Sitter <ssitter@googlemail.com> 2006-08-26 20:01:10 +00:00
jminta%gmail.com
346cb65227 Bug 349197 calendar shouldn't use sheet for about dialog, patch by lilmatt, r=joshmoz, jminta 2006-08-25 23:09:04 +00:00
mattwillis%gmail.com
6d3790fd72 bug 350055 - Package nsURLFormatter in win32 build. patch by ssitter,r=lilmatt 2006-08-25 12:18:21 +00:00
joshmoz%gmail.com
e87911271f support for Application menu under Cocoa widgets. Also fixes a couple other bugs - removes "Quit" from the "File" menu and fixes the wording of "Close" in the "File" menu. b=342896 r=mattwillis r=jminta 2006-08-25 05:32:32 +00:00
mattwillis%gmail.com
12e8ad1cec bug 340949 - packages wcap files in win32 build. patch by daniel.boelzle@sun.com,r1=ssitter,r2=lilmatt 2006-08-25 02:57:05 +00:00
mattwillis%gmail.com
f06182297f bug 275883 - Fix bustage from typo 2006-08-24 21:28:23 +00:00
jminta%gmail.com
3fccc0edf0 Bug 347381 Print monthly calendar for selected events fails [Error: aStart has no properties], r1=lilmatt, r2=mvl 2006-08-24 21:23:12 +00:00
jminta%gmail.com
cd303208d7 Bug 350094 Changing 'Weeks in view' pref causes JS error if Multiweek view was not shown before, r=jminta 2006-08-24 21:12:11 +00:00
jminta%gmail.com
37abd1a424 Bug 348660 forgot review comment 2006-08-24 21:08:10 +00:00
jminta%gmail.com
7b976e8acb Bug 348660 User selection for 'Tasks in View'/'Workweek days only' reset on exit, r1=lilmatt, r2=dmose 2006-08-24 21:02:17 +00:00
mattwillis%gmail.com
0adb521b8c bug 349032 - Fix bustage from missing file 2006-08-24 02:23:13 +00:00
mattwillis%gmail.com
afaf7e97b9 bug 349032 - Include branding with Mac dmg. r1=ctalbert,r2=jminta 2006-08-23 23:47:22 +00:00
mattwillis%gmail.com
0f89150b83 bug 275883 - Fixes printing on mac and linux without xprint. r1=ssitter,r2=jminta 2006-08-23 23:38:24 +00:00
mattwillis%gmail.com
d4dbe99180 bug 345500 - Changing default pref for extension update checking to true. r1/r2=jminta 2006-08-23 22:51:33 +00:00
jminta%gmail.com
63252565f6 Bug 344561 Header boxes misaligned when view is rotated. patch by thomas.benisch@sun.com, r=jminta 2006-08-23 21:24:58 +00:00
jminta%gmail.com
8a914b916c Bug 340229 Removing a color completely from a category doesn't update the rule, r1=lilmatt, r2=mvl 2006-08-23 21:20:05 +00:00
mattwillis%gmail.com
3cc79d8836 bug 349322 - Cleans up html and css from calMonthGridPrinter. r1=ctalbert,r2=jminta 2006-08-23 20:44:42 +00:00
jminta%gmail.com
2b25c2feb1 Bug 348072 repeating, multi days spanning events are not displayed in any view if the starting day is out of view, r1=lilmatt, r2=mickey 2006-08-23 19:33:09 +00:00
jminta%gmail.com
d82d842b53 Bustage fix from Bug 342456 2006-08-23 19:29:34 +00:00
jminta%gmail.com
d271fb2657 Bug 329581 Most observers are not removed on shutdown, r1=lilmatt, r2=dmose 2006-08-23 18:09:42 +00:00
jminta%gmail.com
e0c6f04ab9 Bug 342456 Remove dependencies on obsolete strres.js, r=mvl 2006-08-23 18:06:34 +00:00
jminta%gmail.com
a5059eb2e4 Bug 177109 Commandline handling for subscribing and jumping to specific dates, r=mvl 2006-08-23 18:01:54 +00:00
jminta%gmail.com
8d3bc0f988 Bug 328810 shutting down calendar doesn't wait for in-progress writes to finish, r=mvl 2006-08-23 17:09:53 +00:00
jminta%gmail.com
da8c237fad Bug 338167 Localizability issues with recurNthWeek and recurLast in dateFormat.properties r1=ssitter, r2=mvl 2006-08-23 17:07:26 +00:00
jminta%gmail.com
4ad990f6ab Bug 331145 Tooltip for task without due date is not displayed and causes javascript error, r=mvl 2006-08-23 16:53:18 +00:00
jminta%gmail.com
8ebd107d79 Bug 347113 Make sure we still have a selected calendar after deleting one. (sunbird version) r1=lilmatt, r2=mvl 2006-08-23 16:51:03 +00:00
mvl%exedo.nl
c435e0ba25 bug 349040: Changes to events are not reflected in the day view. r=lilmatt, jminta 2006-08-21 18:32:17 +00:00
mattwillis%gmail.com
59dda26d22 bug 349377 - Adds missing license headers to lightning files. r=jminta 2006-08-21 17:46:24 +00:00
jminta%gmail.com
18ba99d241 Bug 344561 Follow-up for misaligned header boxes to work around DOMAttrModified problems. patch by thomas.benisch@sun.com, r=jminta npotb 2006-08-21 17:18:08 +00:00
mattwillis%gmail.com
3adf4fcb7a fix bad line ending 2006-08-21 17:17:20 +00:00
michael.buettner%sun.com
af6d13ba20 Bug 333117: Cannot use DEL key anymore to delete an item after inplace editing its title. r=jminta 2006-08-21 12:35:31 +00:00
mattwillis%gmail.com
7da603d214 bug 339436 - Adds ids to items in contextual menus. patch by ssitter,r1=lilmatt,r2=mvl 2006-08-21 12:10:57 +00:00
dmose%mozilla.org
940bb617ff Bump mMinVerticalPixelsPerMinute to 0.5 to make 24-hour views more usable (bug 133107). ui-review=me; rs=jminta@gmail.com 2006-08-19 00:07:50 +00:00
jminta%gmail.com
5fddcb7237 Bug 287550 Introduce a functioning widget for adding attendees to items. r1=lilmatt, r2=dmose 2006-08-18 16:39:57 +00:00
mattwillis%gmail.com
11253b8bdb bug 349010 - remove unused selectAddresses.dtd. r1=ctalbert,r2=jminta 2006-08-18 15:18:58 +00:00
mattwillis%gmail.com
0c66676533 bug 349013 - Removes unused connectionPrefs stuff. r1=ctalbert,r2=jminta 2006-08-18 15:07:37 +00:00
benjamin%smedbergs.us
c62f361ad2 Fix non-XR orange from bug 319843 - Don't assume that we're using all of the new nsXULAppAPI features. 2006-08-17 15:37:22 +00:00
michael.buettner%sun.com
d73f8a6e7c Bug 330496: fixed getOccurrencesBetween() to respect half-open intervals. r=jminta 2006-08-17 12:03:25 +00:00
mattwillis%gmail.com
aaa894b138 bug 299223: Fixes trademark text for Windows builds. r1=ssitter,r2=jminta 2006-08-16 19:30:42 +00:00
michael.buettner%sun.com
cc3fc46f04 disabled reminder for tasks temporarily 2006-08-16 16:05:24 +00:00
michael.buettner%sun.com
6377ba5b0a fixed disabled/enabled issue with task status; changed privacy labels 2006-08-16 12:05:08 +00:00
michael.buettner%sun.com
b56ffc0ec8 added strings for status field 2006-08-16 11:58:39 +00:00
daniel.boelzle%sun.com
cb9a446581 Bug 340949: transparent if all-day or PRIVATE 2006-08-16 11:01:50 +00:00
daniel.boelzle%sun.com
6168148e3a Bug 340949: default eMail alarm support, transparent when PRIVATE, minor cosmetics 2006-08-16 10:50:44 +00:00
jminta%gmail.com
1f5c9e25fe Bug 329912 Item dialog does not remember last 'Details shown or not' state, r1=mickey, r2=dmose 2006-08-16 01:14:07 +00:00
jminta%gmail.com
19133b9dd9 Bug 328011 audit calendar code for item identity comparison by id only, r1=lilmatt, r2=dmose 2006-08-16 01:10:49 +00:00
jminta%gmail.com
e688c0f74d Bug 348651 Calendar export/publish fails due to idl change, r1=lilmatt, r2=dmose 2006-08-16 01:08:57 +00:00
jminta%gmail.com
ce584fb25b Remove no longer used object. rs=dmose 2006-08-16 01:03:33 +00:00
michael.buettner%sun.com
88f4f6cf07 fixed issue with enabled/disabled state 2006-08-15 15:44:11 +00:00
michael.buettner%sun.com
01f2dabb3d default working hours; return default action; disabled url button; allow empty item title 2006-08-15 11:06:38 +00:00
mattwillis%gmail.com
dcb952e5d7 bug 348679 - Enable talkback on Sunbird. r=jminta 2006-08-15 02:31:00 +00:00
jminta%gmail.com
a26ee0ea38 Bug 133107 Week view and day view should scroll to useable time, patch by thomas.benisch@sun.com, r=jminta 2006-08-14 22:04:02 +00:00
jminta%gmail.com
3a7e5a014c Bug 348500 error when press cancel in dialog 'Editing a repeating item' for recurrence event, patch by ssitter, r1=lilmatt, r2=jminta 2006-08-14 17:02:05 +00:00
jminta%gmail.com
e5981b9e2d Bug 346169 'Tasks in View' should not be the default, patch by ssitter, r1=lilmatt, r2=jminta 2006-08-14 16:58:33 +00:00
jminta%gmail.com
5b42bc74a9 Bug 347790 When printing, title is always printed as HTMLTitle, r1=lilmatt, r2=dmose 2006-08-14 16:54:27 +00:00
jminta%gmail.com
bb03dc03de Bug 348347 Package new-category dialog in Lightning, r1=lilmatt, r2=dmose 2006-08-14 16:48:25 +00:00
jminta%gmail.com
4b7e724fbc Bug 326332 Event creation in ics calendar fails after backup problems., r1=lilmatt, r2=dmose 2006-08-14 16:44:00 +00:00
jminta%gmail.com
49c17f7045 Bug 347113 Deleting a calendar should select a different calendar. (lightning version), r1=lilmatt, r2=dmose 2006-08-14 16:42:12 +00:00
daniel.boelzle%sun.com
f15cc043d3 Bug 340949: WCAP provider part of the build. Switched off by default. r=dmose 2006-08-14 13:40:10 +00:00
daniel.boelzle%sun.com
fc922f5700 Bug 340949: alarm off by default, registration cleanup 2006-08-13 20:58:46 +00:00
jminta%gmail.com
c8d5aed023 Bug 322827 Failure to serialize X-Components (part 1). r1=lilmatt, r2=dmose 2006-08-11 16:34:41 +00:00
daniel.boelzle%sun.com
0bff7fc140 Bug 340949: alarms, again 2006-08-11 12:37:55 +00:00
mattwillis%gmail.com
ea8a7ee2ff bug 347087 - remove relocated components on upgrade. r=dmose 2006-08-11 02:03:31 +00:00
mattwillis%gmail.com
6761074124 bug 340949 - fix typo. found by marek.stepien 2006-08-10 17:25:47 +00:00
daniel.boelzle%sun.com
40e6de6cbc bug 340949: fixed alarms, minor bugs 2006-08-10 14:33:37 +00:00
michael.buettner%sun.com
a5aa8442f4 don't allow to explicitly set the participation status to 'needs-action' 2006-08-10 13:11:46 +00:00
michael.buettner%sun.com
65a44a5ed4 fixed 'next slot'-bug in case no further suggestion is available 2006-08-10 11:22:44 +00:00
jminta%gmail.com
e41bf02361 Bug 346318 Datepicker appears only briefly when clicking on date dropdown in event dialog r=dmose 2006-08-10 00:43:29 +00:00
jminta%gmail.com
27b2fcdcf7 Bug 345348 Tasks appear in calendar view when progress is modified r=dmose 2006-08-10 00:34:28 +00:00
jminta%gmail.com
62b071add2 Bug 344919 Sunbird fails to display missed Task alarms on startup r=dmose 2006-08-10 00:32:28 +00:00
jminta%gmail.com
23a6fab072 Bug 343246 Quickly fired alarms don't always appear in the same window 1r=lilmatt, 2r=dmose 2006-08-10 00:30:24 +00:00
jminta%gmail.com
a5566ad606 Bug 329985 alarms on recurring items don't really work 1r=lilmatt, 2r=dmose 2006-08-10 00:26:07 +00:00
mattwillis%gmail.com
33d915bde0 bug 347813 - Adds accesskeys to calendar view preferences. patch by cedric.corazza,r=lilmatt,sr=jminta 2006-08-09 20:57:07 +00:00
mattwillis%gmail.com
df8cf9c9d1 bug 347813 - Adds accesskeys to calendar alarm preferences. patch by cedric.corazza,r=lilmatt,sr=jminta 2006-08-09 20:40:15 +00:00
mattwillis%gmail.com
503f30e3fd bug 347813 - Adds accesskeys to calendar general preferences. patch by cedric.corazza,r=lilmatt,sr=jminta 2006-08-09 20:13:12 +00:00
mattwillis%gmail.com
17588efa96 bug 347813 - Adds accesskeys to Category preferences. patch by cedric.corazza,r=lilmatt,sr=jminta 2006-08-09 12:58:42 +00:00
michael.buettner%sun.com
423f8fc6ef Bug 346110 enterprise calendar features. r=dmose 2006-08-09 12:39:03 +00:00
michael.buettner%sun.com
d3aedd8969 added legend for attendee icons 2006-08-09 06:56:58 +00:00
jminta%gmail.com
fe0a8d22a0 Bug 347113 Unsubscribing from a calendar causes a js error. patch by Lukas Ramach <ramach@utanet.at>, r=jminta 2006-08-08 16:55:17 +00:00
michael.buettner%sun.com
19c6d5ca68 bug 337935 weekly recurrence with sunday hides occurrences on other weekdays. j=shaver 2006-08-08 15:04:12 +00:00
mattwillis%gmail.com
73ae02fb78 bug 347380 - Restores calendarUtils.js to printDialog.xul, fixing jsDateToDateTime not defined error. patch by ssitter,r=jminta 2006-08-08 12:11:53 +00:00
mattwillis%gmail.com
2c833c9a9a bug 346890 - Package PrintPDE.plugin with Sunbird on Mac. r=jminta 2006-08-08 12:06:40 +00:00
mattwillis%gmail.com
97d5078058 bug 347677 - Removes debugging dump statements. r=jminta 2006-08-08 12:00:23 +00:00
michael.buettner%sun.com
308c11720f disabled role & status fields for organizer entry; organizer can appear as attendee 2006-08-07 16:40:36 +00:00
michael.buettner%sun.com
3025630965 bug #347346 fixed preview for recurring tasks 2006-08-07 12:15:05 +00:00
daniel.boelzle%sun.com
b0f7a9ec1d Bug 340949: fixing attendee partstat UPDATE, empty VCALENDAR problem, orgUID, minor bugs, changing resource ids 2006-08-06 14:14:25 +00:00
daniel.boelzle%sun.com
6be179d6c9 Bug 341522: fixed getAttendeeById 2006-08-06 13:50:36 +00:00
mattwillis%gmail.com
0dd172fac8 bug 347216 - Show last day of week if a workday and hide non-workdays is selected. r=jminta 2006-08-06 01:56:42 +00:00
mattwillis%gmail.com
88a58ed8f9 bug 347383 - Fixes 'to' label in print dialog. patch by sipaq,r=ssitter,sr=jminta 2006-08-05 22:43:58 +00:00
mattwillis%gmail.com
eda27d6751 bug 335159 - removes BRs in calendar HTML export output. patch by jminta, r=mvl 2006-08-05 22:31:17 +00:00
michael.buettner%sun.com
07984e5e4c retrieval of common name for organizer used wrong calid 2006-08-04 14:27:27 +00:00
michael.buettner%sun.com
fe7e22a5b8 switching items from one calendar to another now correctly propagated to all interested parties including necessary status update 2006-08-04 13:44:06 +00:00
michael.buettner%sun.com
3a7ead9713 always show the event organizer as part of the attendee list 2006-08-04 12:27:28 +00:00
daniel.boelzle%sun.com
43c85bd6f1 Bug 340949: saving insecure login confirmation, minor string review 2006-08-04 10:27:13 +00:00
michael.buettner%sun.com
f188e6ad03 adopted wcap provider interface changes 2006-08-03 15:37:39 +00:00
michael.buettner%sun.com
37176a0d4f freebusy 'prev/next'-operation now respects allday events 2006-08-03 14:43:03 +00:00
jminta%gmail.com
8094ac5af0 Forogt to package this file 2006-08-02 20:46:53 +00:00
jminta%gmail.com
40776c85da Fix review comment from bug 259478 2006-08-02 20:01:52 +00:00
jminta%gmail.com
11e07aa0cc Bug 345848 Drag and drop of tasks isn't possible in the calender view, r=dmose 2006-08-02 17:33:36 +00:00
michael.buettner%sun.com
0eb79b3cb8 now handling freebusy for allday events properly 2006-08-02 16:26:25 +00:00
daniel.boelzle%sun.com
c15df7d453 Bug 340949: using free-busy times for denied read access, minor pref cleanup, adopting sync code 2006-08-02 16:18:54 +00:00
daniel.boelzle%sun.com
800295263f Bug 340949: using free-busy times for denied read access, minor pref cleanup, adopting sync code 2006-08-02 15:47:22 +00:00
michael.buettner%sun.com
1bffeebf7d now handling recurring tasks properly 2006-08-02 13:15:38 +00:00
mattwillis%gmail.com
f61fc5676e bug 279165 - Fixes building libical on BeOS. patch by sergei_d, r=mostafah 2006-08-02 04:42:33 +00:00
mattwillis%gmail.com
672a0dae0f bug 346912 - renames our print() function to fix name collision with toolkit. r=jminta 2006-08-01 21:08:24 +00:00
jminta%gmail.com
969f609810 Bug 335746 left off rob strong. 2006-08-01 16:56:36 +00:00
jminta%gmail.com
58279f90e7 Bug 259478 Empty focus box next to checkmarks, looks like ... elispsis, r1=tbe r2=dmose 2006-08-01 16:48:39 +00:00
jminta%gmail.com
f3f79df86d Remove extra debug spew. no bug 2006-08-01 16:46:29 +00:00
jminta%gmail.com
ab12eac99f Bug 324666 dialog created by double-click should have better defaults, r=dmose 2006-08-01 16:39:42 +00:00
michael.buettner%sun.com
59f5e8d457 'previous/next timeslot' now respects working hours 2006-08-01 11:23:00 +00:00
michael.buettner%sun.com
491cbaf941 changed chrome url's to respect new location of files 2006-08-01 08:56:52 +00:00
michael.buettner%sun.com
d6bde2138b added toolbar labels 2006-08-01 08:51:01 +00:00
jminta%gmail.com
a39c28f3c3 Bug 335746 Update credits.xhtml , r=dmose 2006-08-01 03:19:37 +00:00
jminta%gmail.com
3468f04018 Bug 345625 direct item comparison should not be used due to wrapping problems, r=dmose 2006-08-01 03:17:18 +00:00
jminta%gmail.com
a5dc8ffc8f Bug 337058 Composite calendar .createInstance doesn't give empty observer list, r=dmose 2006-08-01 03:13:49 +00:00
jminta%gmail.com
d20134f9e3 Bug 307557 Don't guess timezone a second time when opening event-dialog, r=dmose 2006-08-01 03:11:46 +00:00
jminta%gmail.com
a16910c41b Bug 346292 Keyboard navigation issues in view/minimonth after switching to different view, r=dmose 2006-08-01 03:09:48 +00:00
jminta%gmail.com
a84439d09d Bug 345409 calViewController.modifyOccurrence should not modify its inparams (times), r=dmose 2006-08-01 03:03:19 +00:00
jminta%gmail.com
9fde865bd8 Bug 317469 need better UIDs for ICS items, r=dmose 2006-08-01 02:59:29 +00:00
jminta%gmail.com
1938226d6f Bug 329775 Agenda tree doesn't update when program stays open over night, r=dmose 2006-08-01 02:52:28 +00:00
jminta%gmail.com
154036c507 Spelling fix. no bug. rs=dmose 2006-07-31 23:49:02 +00:00
mattwillis%gmail.com
b2dbde18e6 bug 325468 - Populates View > Toolbars menu dynamically to pick up user-created toolbars. r=jminta 2006-07-31 22:56:34 +00:00
mattwillis%gmail.com
c57a227da3 bug 342343 - Adds midnight(24:00) as a possible end hour for views. r=jminta 2006-07-31 20:04:20 +00:00
jminta%gmail.com
57ff81f62e Typo fix from bug 324674 2006-07-31 19:33:15 +00:00
jminta%gmail.com
23b8b47e02 Bug 319741 restore ability to print month-view, r=mvl 2006-07-31 19:19:49 +00:00
jminta%gmail.com
da5f78ca5b Bug 346190 updateStyleSheetForObject needs refactoring r=dmose 2006-07-31 18:15:13 +00:00
jminta%gmail.com
f11f46312d Bug 320290 Task and Event Panels don't sort independently, r=mvl 2006-07-31 17:55:31 +00:00
jminta%gmail.com
009afce42e Bug 324674 missed file in last checkin, r1=lilmatt, r2=mvl 2006-07-31 17:50:33 +00:00
jminta%gmail.com
f6e188f22e Bug 324674 preferences dialogs should enforce valid default start/end hours for views, r1=lilmatt, r2=mvl 2006-07-31 17:48:39 +00:00
jminta%gmail.com
df6eebe72d Bug 259235 sanity check Alarms Panel inputs, r1=lilmatt, r2=mvl 2006-07-31 17:04:44 +00:00
michael.buettner%sun.com
434e29c510 moved warning messages to statusbar 2006-07-31 16:24:38 +00:00
michael.buettner%sun.com
382515e5a0 disabled freebusy for tasks 2006-07-31 14:48:47 +00:00
michael.buettner%sun.com
9620e9f677 added prototypes folder - see wiki.mozilla.org/Calendar/Enterprise_Features for details 2006-07-31 13:32:24 +00:00
michael.buettner%sun.com
6a5b790297 added prototypes folder - see wiki.mozilla.org/Calendar/Enterprise_Features for details 2006-07-31 13:25:25 +00:00
michael.buettner%sun.com
e243597f51 added prototypes folder - see wiki.mozilla.org/Calendar/Enterprise_Features for details 2006-07-31 12:37:33 +00:00
mattwillis%gmail.com
6f19198183 bug 320266 - bustage fix for Lightning. r=jminta 2006-07-28 03:13:17 +00:00
jminta%gmail.com
a9e7cadeda Bug 344442 openWalletPasswordDialog is not used, patch by sipaq, r1=ssitter, r2=jminta 2006-07-28 00:01:22 +00:00
jminta%gmail.com
8b3644c0bb Bug 343836 Day/Week View: All day events shown on wrong day or twice, r=dmose 2006-07-27 23:57:59 +00:00
jminta%gmail.com
50998de9c1 Bug 344452 Don't add universal style rules for calendars and categories, r=dmose 2006-07-27 22:18:23 +00:00
jminta%gmail.com
12a6bfb638 Bug 345348 Tasks appear in calendar view when progress is modified, r=dmose 2006-07-27 22:15:41 +00:00
jminta%gmail.com
6bbec6531f Bug 345491 Editing recurring event shows 'All' vs. 'This occurrence' dialog twice, r=dmose 2006-07-27 22:11:11 +00:00
jminta%gmail.com
f3eb3ca689 Bug 327912 Clean up Sunbird context menu. patch by ssitter, r=jminta, ui-r=mvl/dmose 2006-07-27 18:49:05 +00:00
mattwillis%gmail.com
76987f0415 bug 320266 - Moves javascript bits that don't implement nsIModule out of components/. r=dmose 2006-07-27 14:10:31 +00:00
mattwillis%gmail.com
2ecdd143ee bug 344602 - moves Lightning strings to /m/cal/locales. r=jminta,r2=dmose 2006-07-27 13:23:47 +00:00
jminta%gmail.com
393a6edd46 Bug 345606 Print dialog broken [Error: getCompositeCalendar is not defined], r=mvl 2006-07-26 23:01:12 +00:00
jminta%gmail.com
7f9e15844e Bug 343968 events disappeared from unifinder when sort by start date, r=mvl 2006-07-26 22:58:06 +00:00
daniel.boelzle%sun.com
d0783c2a7f Bug 340949 - minor fixes 2006-07-26 15:14:28 +00:00
jminta%gmail.com
6b51f8bcd7 Bug 344561 Day/Week view: Header boxes are misaligned if scrollbars are shown, patch by thomas.benisch@sun.com, r=jminta 2006-07-26 03:03:37 +00:00
mattwillis%gmail.com
ed1d78f9b6 bug 343027 - syncs branch and trunk files. r=jminta 2006-07-26 00:40:23 +00:00
mattwillis%gmail.com
8a6b024d8f bug 345490 - wires up Page Setup menu. r=jminta 2006-07-25 02:21:10 +00:00
mattwillis%gmail.com
69871b0902 bug 343027, part two - syncs more files between branch and trunk. r=jminta 2006-07-25 01:33:28 +00:00
daniel.boelzle%sun.com
a96ab64df4 Bug 340949, revised/more IDL, separated session from calendar instances 2006-07-24 14:44:03 +00:00
daniel.boelzle%sun.com
921ddb5c87 Bug 341522 - attendees attribute does not work for proxied items, r=mvl 2006-07-23 13:54:19 +00:00
martijn.martijn%gmail.com
7ab280b484 Bug 345593 - can not modify existing event, patch by Damian Szczepanik, r=jminta 2006-07-23 01:23:21 +00:00
jminta%gmail.com
33f4063e74 Bug 307501 Fixes for strict warning (js doesn't trust us), r=mvl 2006-07-21 23:11:03 +00:00
mattwillis%gmail.com
c981f8e265 replacing license with placeholder per hecker@mozillafoundation.org until all legal stuff is in order 2006-07-21 20:06:54 +00:00
mattwillis%gmail.com
5b2ef6863d bug 345444 - includes missing js file in windows builds 2006-07-21 13:29:21 +00:00
jminta%gmail.com
1e1a2555c5 Bug 337941 missed file during last checkin, r=dmose 2006-07-21 03:29:29 +00:00
jminta%gmail.com
d54bf51f72 Bug 343184 DnD month view: Drag and Drop of new All Day event opens Edit Event dialog, r=dmose 2006-07-21 03:21:21 +00:00
jminta%gmail.com
0b6ed036d2 Bug 337941 unify some common elements of view switching/control code, r1=dmose, r2=mvl 2006-07-21 03:11:45 +00:00
jminta%gmail.com
1fa77d75fc Bug 343173 Audit calendar code for places to use preference/string helpers, r=shaver 2006-07-21 01:14:24 +00:00
jminta%gmail.com
17e4c5c5cd Bug 342150 Task dates don't always update when changed, r=dmose 2006-07-21 01:04:40 +00:00
jminta%gmail.com
ce9f046096 Bug 343641 Wrong 'Xth {day of week} of the month' option offered in recurrence dialog, r=dmose 2006-07-21 01:00:21 +00:00
jminta%gmail.com
4b7afa41c2 Bug 331232 Cannot delete an all day Event from Day or Week View, r=dmose 2006-07-21 00:57:21 +00:00
jminta%gmail.com
be088ceb79 Bug 343194 DnD month view: Error if event is dragged out of displayed calendar date range, r=dmose 2006-07-21 00:54:24 +00:00
jminta%gmail.com
501c32103f Bug 343187 DnD month view: Drop shadow for events spanning multiple days is not correct, r=dmose 2006-07-21 00:50:07 +00:00