Commit Graph

3965 Commits

Author SHA1 Message Date
dmose%mozilla.org
c3a2330083 Fix pre-1900 dates in the datepicker causing a crash on Windows (bug 354073). Thanks to <gekacheka@yahoo.com> for the patch; r1=ssitter@googlemail.com, r2=dmose 2006-09-27 18:11:07 +00:00
mattwillis%gmail.com
e765d44b09 bug 352862 - Changes dragging a recurring event child to only move that child. r=ctalbert,dmose 2006-09-27 17:33:25 +00:00
mattwillis%gmail.com
7ee8c1b88a bug 352795 - Fixes EXDATEs in Sunbird 0.2 ICS files when importing. r=ctalbert,dmose 2006-09-27 16:53:18 +00:00
mattwillis%gmail.com
1e7975a3a2 remove stray ^M 2006-09-27 06:32:22 +00:00
mattwillis%gmail.com
cda0b6e739 typo fix 2006-09-26 23:13:25 +00:00
mattwillis%gmail.com
8603f527b0 bug 335462 - back out use of 'for'. 2006-09-26 23:06:10 +00:00
mattwillis%gmail.com
4bd4cf9d96 bug 335462 - Queues up authentication requests to prevent multiple auth prompts. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt, dmose 2006-09-26 20:29:45 +00:00
mattwillis%gmail.com
16f2960bf4 bug 353470 - Gives and takes focus from todolist items in richlisttextbox so you don't unknowingly delete email when attempting to delete a todo. r=ctalbert,dmose 2006-09-25 20:46:40 +00:00
mattwillis%gmail.com
fa49ba2a9f bug 349788 - Fixes missing recurring events for UTC+ timezones. r=ssitter,dmose 2006-09-25 19:15:04 +00:00
mattwillis%gmail.com
3fc94573b8 bug 351168 - forgot to uncomment iconURL 2006-09-25 17:44:41 +00:00
mattwillis%gmail.com
57f1ea8d87 bug 351168 - Add WCAP builds. r=lilmatt,dmose 2006-09-25 16:25:01 +00:00
mattwillis%gmail.com
a173573bd1 Add Sun, Simdesk, and Clint to credits. No bug. blessing from ssa,ctalbert,rs=dmose 2006-09-25 16:07:56 +00:00
mattwillis%gmail.com
2e9ec1c9d9 Remove ancient, broken command-line handling. No bug. rs=jminta 2006-09-23 23:25:25 +00:00
mattwillis%gmail.com
4d0166e995 bug 353857 - Adds missing arg to recurrenceInfo.getOccurrences. r1=ctalbert, r2=dmose 2006-09-22 22:49:45 +00:00
mattwillis%gmail.com
e218496c04 bug 353797 - Ensures endDate.isDate is false. r1=ctalbert, r2=dmose 2006-09-22 22:37:06 +00:00
mattwillis%gmail.com
1b27269543 bug 353725 - Fixes regression by moving UTC conversion inside the else block. r1/r2=dmose 2006-09-22 04:12:16 +00:00
mattwillis%gmail.com
5f275770e5 bug 349788 - Adds convertDate to ensure dates passed to cpp are proper datetime objects. r1=ctalbert, r2=dmose 2006-09-21 22:14:50 +00:00
mattwillis%gmail.com
1f0ea9e7c8 bug 353482 - Adds Danish to all-locales 2006-09-20 23:03:20 +00:00
mattwillis%gmail.com
a33d9e45eb bug 353470 - Stops propagating ENTER and DELETE key events when an item is selected in the todo list. Patch by jminta, r1=lilmatt, r2=dmose 2006-09-20 22:47:01 +00:00
mattwillis%gmail.com
7847c86300 bug 352674 - Adds .wav filter to alarm sound file picker. Patch by Adam Guthrie <ispiked@gmail.com>, r1=lilmatt, r2=jminta 2006-09-20 03:38:47 +00:00
dmose%mozilla.org
28602d3dfb Add in a necessary pair of parens to fix regressions caused by the original patch in bug 239291. This fixes bug 353400, bug 353401, and bug 353405. Patch by Clint Talbert <cmtalbert@myfastmail.com>, r1/r2 by dmose@mozilla.org. 2006-09-20 01:59:47 +00:00
mattwillis%gmail.com
eada499031 bug 351199 - Stubs out missing methods to reduce useless exceptions in CalDAV provider. Patch by Bruno Browning <browning@uwalumni.com>, r1=lilmatt, r2=dmose 2006-09-19 23:28:11 +00:00
mattwillis%gmail.com
082d82fafb bug 348798 - Removes braces in uuids. Patch by Bruno Browning <browning@uwalumni.com>, r1=jminta, r2=dmose 2006-09-19 23:23:06 +00:00
mattwillis%gmail.com
933ca5702a bug 351737 - Converts rule.endDate to UTC so the later getInTimezone works properly. r1=ctalbert, r2=dmose 2006-09-19 22:56:37 +00:00
mattwillis%gmail.com
a46995ed1b bug 351380 - Disable natural language parsing in lightning datepicker. patch by mvl, r1=lilmatt, r2=dmose 2006-09-19 21:11:25 +00:00
mvl%exedo.nl
0ba995034f bug 278236: don't use time_t, to prevent crashes for dates before 1970 or after 2038. r=ctalbert, dmose 2006-09-19 20:39:14 +00:00
mvl%exedo.nl
a733684645 bug 352842: second try at manually unfolding ics files. really use octet arrays now, to not decode from utf8 too early. r=lilmatt, dmose 2006-09-19 19:23:03 +00:00
mvl%exedo.nl
a4b5da6c25 bug 322827: store names of x- properties, and use that name when serializing. r=daniel.boelze, dmose 2006-09-18 20:47:39 +00:00
mvl%exedo.nl
19c7c698e6 bug 351902: tweak vertical size for day view to make short events better readable. r=dmose 2006-09-18 19:49:42 +00:00
mattwillis%gmail.com
3790f41f80 bug 348245 - Fixes regression where datepicker no longer works after using date/year dropdown. patch by Michael B��ttner <michael.buettner@sun.com>, r=lilmatt,mvl 2006-09-18 19:40:53 +00:00
mattwillis%gmail.com
afcdab601e bug 353060 - Time changes lost if editing immediately after creation. Patch by <gekacheka@yahoo.com>, r1=lilmatt, r2=jminta 2006-09-18 19:30:47 +00:00
mattwillis%gmail.com
cc0559016e bug 353051 - Changes Dismiss All to loop in reverse so as to not miss any alarms. Patch by Stefan Sitter <ssitter@googlemail.com>, r1=lilmatt, r2=jminta 2006-09-18 18:52:45 +00:00
mattwillis%gmail.com
b26d2481ae bug 353044 - remove dump in calMonthGridPrinter for perf win. patch by Stefan Sitter <ssitter@googlemail.com>, r1=lilmatt, r2=jminta 2006-09-17 15:04:51 +00:00
mattwillis%gmail.com
d4ab69be8f bug 352858 - Make imip-bar styling match junk/phishing/remote content notification bars. r1=ctalbert, r2=dmose 2006-09-15 23:52:27 +00:00
mattwillis%gmail.com
235cce1fa5 bug 349354 - Editing recurring event resets any this-recurrence-only changes. patch by michael.buttner@sun.com, r1=ctalbert, r2=mvl 2006-09-15 23:34:10 +00:00
mvl%exedo.nl
6819dff92d bug 352865: don't allow moving an item to a readonly calendar. r=lilmatt, dmose 2006-09-15 20:15:44 +00:00
mattwillis%gmail.com
7dd34d4539 bug 352713 - Fixes case on stringbundle substitution character. r=dmose 2006-09-15 01:43:06 +00:00
mattwillis%gmail.com
59c01e6dcc bug 351566 - Update lightning's install.rdf for 0.3. r1=cmtalbert, r2=dmose 2006-09-14 23:26:16 +00:00
mattwillis%gmail.com
bb06b07439 bug 315672 - Manually unfold lines so as to not split UTF-8 character. patch by mvl, r=dmose 2006-09-14 22:31:59 +00:00
mattwillis%gmail.com
c709bbae69 bug 351460 - Removes print command disabling when a task has focus. patch by ssitter, r1=lilmatt, r2=dmose 2006-09-14 21:15:34 +00:00
mattwillis%gmail.com
95b710b5a4 bug 352538 - Add mn and eu to all-locales. r1=ssitter,r2=mvl 2006-09-14 20:08:40 +00:00
mattwillis%gmail.com
98b594a004 bug 335463 - Shows tasks which have a entryDate earlier than the first date in the view. patch by thomas.benisch@sun.com, r1=lilmatt, r2=dmose 2006-09-13 23:58:32 +00:00
mattwillis%gmail.com
aec66aac79 bug 351528 - Tasks with an entryDate but no dueDate no longer cause errors. r1=ssitter, r2=dmose 2006-09-13 20:58:54 +00:00
mvl%exedo.nl
6549c209a4 bug 350287 create a webcal protocol handler. r=lilmatt, dmose 2006-09-13 19:57:38 +00:00
mvl%exedo.nl
4c7b608d3f bug 350287 create a webcal protocol handler. r=lilmatt, dmose 2006-09-13 19:29:37 +00:00
mattwillis%gmail.com
99e55dbfcf bug 352188 - Fixes deleting event using DEL key. patch by michael.buettner@sun.com, r1=thomas.benisch, r2=dmose 2006-09-13 02:52:47 +00:00
mattwillis%gmail.com
84c2128bcd bug 351868 - Fixes changing start-end time with drag n drop. patch by ssitter, r1=lilmatt, r2=dmose 2006-09-12 23:09:03 +00:00
mattwillis%gmail.com
6f55f2564d bug 352071 - Iterates over selected items when modifying or deleting. patch by michael.buettner@sun.com, r1=thomas.benisch, r2=dmose 2006-09-12 22:28:12 +00:00
mattwillis%gmail.com
dee698e674 bug 343049 - Missing CSS styles for the iMip bar. patch by ctalbert. r=lilmatt 2006-09-12 17:10:37 +00:00
daniel.boelzle%sun.com
5b672dcdea Bug 340949: error strings, logout upon shutdown 2006-09-11 14:16:05 +00:00
mattwillis%gmail.com
c31819c5d0 bug 351866 - Fixes inability to print December month grid. patch by jminta, r1=lilmatt, r2=mvl 2006-09-10 15:21:16 +00:00
rob_strong%exchangecode.com
f251a42200 Bug 351990 - Remove the talkback readme.txt. r=mattwillis 2006-09-10 04:10:09 +00:00
mattwillis%gmail.com
5ad307f558 bug 350375 - Fixes invalid behaviour when editing a todo with an alarm. patch by ssitter, r1=lilmatt, r2=mvl 2006-09-09 21:22:07 +00:00
mattwillis%gmail.com
c6f7d9e4af bug 351452 - Fixes cut off custom alarm fields. patch by ssitter, r1=lilmatt, r2=mvl 2006-09-09 21:08:28 +00:00
mattwillis%gmail.com
d396ab785c bug 350375 - Fixes invalid behaviour when editing a todo with an alarm. patch by ssitter, r1=lilmatt, r2=mvl 2006-09-09 20:31:59 +00:00
daniel.boelzle%sun.com
6e5b7b6b63 Bug 340949: fixing sync, minor 2006-09-09 14:06:16 +00:00
mattwillis%gmail.com
68113b1407 remove trailing blank line that was busting tinderbox 2006-09-09 05:44:48 +00:00
mattwillis%gmail.com
5f7efefc5d bug 340195 - Land string for Print Calendar before string freeze. uir=dmose, rs=dmose 2006-09-09 03:09:42 +00:00
mattwillis%gmail.com
25fbd5bbea bug 340195 - Land string for Print Calendar before string freeze. uir=dmose, rs=dmose 2006-09-09 03:08:28 +00:00
mattwillis%gmail.com
2865c57e80 replace ellipsis in dtd in prep for other checkin 2006-09-09 03:06:11 +00:00
dmose%mozilla.org
b1e78b1d03 Add an iMIP bar for adding IMIP items into the calendar (bug 343049), patch by Clint Talbert <cmtalbert@myfastmail.com>, ui-r=dmose, r1=lilmatt, r2=dmose 2006-09-09 00:05:17 +00:00
mattwillis%gmail.com
1269a94257 bug 321384 - Typo fix. r1/r2=dmose via IRC 2006-09-08 22:05:07 +00:00
mattwillis%gmail.com
ac73712154 bug 330178 - Adds edit and delete to calendar tab context menu. patch by ssitter, r1=lilmatt, r2=jminta, uir=dmose 2006-09-08 20:12:55 +00:00
dmose%mozilla.org
ca6ff9c0dc Land iMIP string changes (bug 343049) ui-r=dmose, r1=lilmatt, r2=dmose 2006-09-08 20:09:52 +00:00
dmose%mozilla.org
6c51da9259 Fix printing bustage from last night's selection landing (bug 351815), r1/r2=lilmatt in IRC 2006-09-08 16:21:23 +00:00
mattwillis%gmail.com
86c03f0c9c bug 351781 - Adds missing file from bug 350965's checkin to packages-static. r1/r2=jminta 2006-09-08 12:39:35 +00:00
dmose%mozilla.org
d14ae8032f iTIP information must be cached in an XPCOM object (bug 350965); patch by Clint Talbert <cmtalbert@myfastmail.com>, r1=lilmatt, r2=dmose 2006-09-08 02:44:15 +00:00
dmose%mozilla.org
daf762c7fc New views need to support multiple selection (bug 321384). Patch by jminta; architectural rs=mvl, r2=dmose, minor adjustments and changes by dmose as well. 2006-09-08 01:52:32 +00:00
mattwillis%gmail.com
4a2e37e648 bug 348254 - Fixes duplicate xul element ids and changes captions to labels for some prefs. patch by Cedric Corazza, r1=lilmatt, r2=jminta 2006-09-07 20:37:38 +00:00
mattwillis%gmail.com
9bfc8450f4 bug 348028 - Change strings on new calendar wizard. r1=sipaq,r2=dmose 2006-09-07 15:59:10 +00:00
mattwillis%gmail.com
b3fe8205cc bug 334468 - Adds date and imip-bar to meeting requests. patch by ctalbert, r1=lilmatt, r2=dmose 2006-09-07 15:16:36 +00:00
mattwillis%gmail.com
bc3b0ff960 bug 334468 - Adds date and imip-bar to meeting requests. patch by ctalbert, r1=lilmatt, r2=dmose 2006-09-07 15:01:51 +00:00
mattwillis%gmail.com
b47793f8a5 bug 351558 - Add ga-IE to all locales. r1=ssitter,r2=jminta 2006-09-07 01:22:03 +00:00
mattwillis%gmail.com
a70af58834 bug 350055 - Update Win32 package list to include urlformatter. patch by ssitter, r1=lilmatt, r2=jminta 2006-09-07 01:10:52 +00:00
mattwillis%gmail.com
4d8739616d bug 327912 - Cleans up Sunbird File and Edit menus. patch by ssitter, r1=lilmatt, r2=dmose 2006-09-07 01:07:12 +00:00
mattwillis%gmail.com
fcecd128c6 bug 351598 - Fixes task SQL query. r1=ssitter, r2=jminta 2006-09-06 22:40:26 +00:00
mattwillis%gmail.com
b93c367c52 bug 345310 - Adds 'Repeat every n [weeks|months]'. patch by jminta, r1=lilmatt, r2=mvl 2006-09-06 13:48:46 +00:00
mattwillis%gmail.com
cf29408e59 bug 344535 - Adds nsIFilePicker filter to fix Linux crash. patch by ispiked, r1=lilmatt, r2=jminta 2006-09-06 13:22:47 +00:00
mattwillis%gmail.com
32e2ce94ac bug 347381 - disables 'Selected Events' if none are selected. patch by jminta, r1=lilmatt, r2=mvl 2006-09-06 13:15:01 +00:00
mattwillis%gmail.com
839cd44f3d bug 296202 - typo fix 2006-09-06 12:07:06 +00:00
mattwillis%gmail.com
98fe140e89 bug 296202 - fix missing nit 2006-09-06 12:03:39 +00:00
mattwillis%gmail.com
ae412249cf bug 296202 - typo fix 2006-09-06 11:57:17 +00:00
mattwillis%gmail.com
b785d9d51c bug 296202 - Fix typo 2006-09-06 02:40:44 +00:00
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