Commit Graph

3832 Commits

Author SHA1 Message Date
mattwillis%gmail.com
972cbbeca2 bug 350406 - Moves items common to Sb and Ln to a common jar.mn. r=ctalbert/dmose 2006-10-13 23:35:42 +00:00
mattwillis%gmail.com
cc4f847931 bug 356496 - Makes LOG() also work with string primitives. r1/r2=jminta 2006-10-13 00:46:54 +00:00
mattwillis%gmail.com
988a2a4935 bug 356261 - Removes default prefs for wcap. r=dmose 2006-10-11 17:16:25 +00:00
mattwillis%gmail.com
a1664d4bd0 bug 202620 - Make Alarms box biff the icon. Patch by Stefan Sitter <ssitter@googlemail.com> r=lilmatt,dmose 2006-10-11 17:10:46 +00:00
daniel.boelzle%sun.com
c1b5472ed5 340949: newer server versions may use special characters in session-id 2006-10-11 13:12:01 +00:00
mattwillis%gmail.com
e0409c902b bug 355600 - Uncomment some necessary stuff for repackaging l10n on win32. r=dmose 2006-10-05 22:01:24 +00:00
mvl%exedo.nl
5e37a36764 bug 355304. Include exceptions when exporting to ics. r=dmose. npotb 2006-10-05 20:21:23 +00:00
mattwillis%gmail.com
bd47524584 bug 355295 - Lightning gets its own release notes. r=dmose 2006-10-05 01:26:05 +00:00
mattwillis%gmail.com
09136c477e Adds missing backslash to rm command. rs=dmose. No bug. 2006-10-04 21:30:56 +00:00
mattwillis%gmail.com
f53ecce837 bug 355225 - Remove old unneeded files when upgrading. Patch by Stefan Sitter <ssitter@googlemail.com> r=lilmatt 2006-10-04 03:50:09 +00:00
mattwillis%gmail.com
2354bf17ad Bumping trunk version number to 0.4a1 2006-09-28 07:15:30 +00:00
mattwillis%gmail.com
c13beec112 bug 354633 - Fixes item length computation when drag-n-dropping. Patch by Clint Talbert <cmtalbert@myfastmail.com>, r=lilmatt 2006-09-28 07:10:28 +00:00
mattwillis%gmail.com
a5d5bfe54b bug 328576 - Fixes recurring events when using CaDAV. Patch by Bruno Browning <browning@uwalumni.com>, r=jminta,dmose 2006-09-27 22:32:33 +00:00
mattwillis%gmail.com
ea9814d897 bug 354465 - restores nsIDocShellTreeItem for Ln on branch. rs=dmose 2006-09-27 21:41:07 +00:00
mattwillis%gmail.com
53c32e72c9 bug 354465 - Fixes calls to nsIAuthPrompt2 so it shows the save password checkbox. r=ctalbert,dmose 2006-09-27 21:14:10 +00:00
mattwillis%gmail.com
b1fdee6756 bug 337712 - Uses X-MOZ-LOCATION-PATH to construct the uri for deleting if available. r=ctalbert,dmose 2006-09-27 19:47:51 +00:00
mattwillis%gmail.com
f654dfda15 bug 353567 - Forces default alarms on events to be negative. r=ctalbert,dmose 2006-09-27 19:27:27 +00:00
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