Commit Graph

3635 Commits

Author SHA1 Message Date
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