Commit Graph

3773 Commits

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