Commit Graph

157296 Commits

Author SHA1 Message Date
mattwillis%gmail.com
3e628dfc2c bug 353707 - Consolidate usage of convertDate to common location. Patch by Joey Minta <jminta@gmail.com> r1=lilmatt, r2=dmose
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221309 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 15:23:44 +00:00
mattwillis%gmail.com
b0d8617e72 bug 370670 - Fix regression in getSystemTimezone from calUtils unification. Path by Joey Minta <jminta@gmail.com>, r1=lilmatt, r2=mvl
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221308 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 15:13:41 +00:00
mattwillis%gmail.com
f6f3e6aa50 bug 357384 - Sort tasks with unspecified priority _above_ high priority. r1=ctalbert, r2=dmose, ui-r=dmose
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221307 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 14:28:05 +00:00
dougt%meer.net
ed4ffbea09 When using snav in a text elem, make sure that you can move the carot around in that text.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221304 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 06:49:35 +00:00
scott%scott-macgregor.org
3faf942e77 Bug #331616 --> xml parsing error popup when trying to edit a form inside composer because several dtd files required by composer aren't getting built. Patch by Marek A. Stepien <marcoos+bmo@marcoos.org>. sr/a=mscott for tb2
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221299 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 05:51:54 +00:00
scott%scott-macgregor.org
ca8afbbeba remove ctrl-m characters
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221298 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 03:42:26 +00:00
dougt%meer.net
7c5eeea68d Use KeyDown instead of keypress
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221295 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 01:26:30 +00:00
bienvenu%nventure.com
9910dc19cf fix 319818 spin attaching html messages with inline images when saving local drafts multiple times, sr=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221288 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 23:28:37 +00:00
bugzilla%babylonsounds.com
77573b8d28 bug 370425 - Creating repeating event fails, Error 'calRecurrenceRule is not defined' is shown, patch by jminta, r1=ctalbert, r2=mvl
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221278 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 10:29:34 +00:00
dougt%meer.net
7642ec983b enabling text fields to work
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221277 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 08:58:30 +00:00
ajschult%verizon.net
cd798224a9 Bug 344194: Update broken Netscape Fishcam URL. Patch by Marco Perez <bugmail@millibyte.net>, r+sr=Neil, a=KaiRo
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221275 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 01:06:00 +00:00
scott%scott-macgregor.org
e14208401d Bug #343677 --> Need access to encapsulated MIME content-type declarations for lighning iMIP support. Patch by Clint Talbert <ctalbert.moz@gmail.com>. sr-bienvenu
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221272 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 20:56:56 +00:00
scott%scott-macgregor.org
019e04d94b Bug #103658 --> if a filter rule contains an odd number of quotes, Mozilla is unable to parse it.
patch by Guy Alfandary <galfandary@haoo.ca.
r=mscott
sr=bienvenu


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221271 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 20:36:24 +00:00
bienvenu%nventure.com
b49e350a75 revert patch from 257732 as it can really kill ldap response time in some situations
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221246 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 21:23:56 +00:00
bienvenu%nventure.com
28d7aa525e fix 370277 imap filters duplicate messages if msgs moved to local folder and imap inbox is selected on startup, sr=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221240 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 18:27:32 +00:00
bienvenu%nventure.com
09001eaa99 try to deal more gracefully with failure to truncate pop3 inbox after filter move, sr=mscott 321371
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221239 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 18:24:27 +00:00
mattwillis%gmail.com
a121e7ddf0 Respin to pick up fix for bug 372366
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221235 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 17:01:58 +00:00
(no author)
97019de366 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221234 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 17:01:42 +00:00
mattwillis%gmail.com
926c50fddc Respin to pick up fix for bug 372366
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221233 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 17:01:41 +00:00
mattwillis%gmail.com
7c5feab6c6 bug 372366 - Fix tzid upgrade code. r=mvl
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221231 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 16:56:11 +00:00
mattwillis%gmail.com
05d2f758ad bug 369010 - clean up query from initial checkin for readibility
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221228 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 15:55:39 +00:00
neil%parkwaycc.co.uk
a9e18a5593 Folder picker widget cleanup b=370516 r+br=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221225 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 12:17:48 +00:00
scott%scott-macgregor.org
4b9ae91717 Bug #372350 --> remove cycler on the folder pane label. It was undiscoverable and introduced a phantom tab when tabbing through the various panes.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221213 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 07:30:21 +00:00
scott%scott-macgregor.org
d0ba7dfa30 Bug #353958 --> crash @ nsCRT::strtok when trying to send a web page with a charset meta tag. Patch by Mats Palmgren <mats.palmgren@bredband.net>
r=bienvenu
a=mscott


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221209 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 06:29:59 +00:00
scott%scott-macgregor.org
7c7da61919 Bug #352370 --> For TB2 release, upgrade langpack maxVersion to 2.0.0.*
r=axel


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221208 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 06:25:13 +00:00
scott%scott-macgregor.org
cf42a8783f Bug #372322 --> attachments dropped into the wrong folder when using drag and drop on Mac OS X.
sr=bienvenu


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221206 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 06:17:07 +00:00
scott%scott-macgregor.org
1b49bc329b Bug #372338 --> turn on the new start page for official branch builds.
sr=bienvenu


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221205 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 06:15:16 +00:00
mattwillis%gmail.com
1a7a98f394 bug 362745 - Adds missing accesskey to 'View > Number of Weeks' menu. Patch by Cédric Corazza <cedric.corazza@wanadoo.fr>, r1=lilmatt, r2=dmose
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221204 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 06:10:09 +00:00
philringnalda%gmail.com
e08b257a8f Bug 369341 - gatherTextUnder is a bad treewalker, r+a=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221197 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 04:25:02 +00:00
scott%scott-macgregor.org
b8541e51bc Bug #354897 --> thunderbird installer changes to support vista.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221192 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 01:39:09 +00:00
scott%scott-macgregor.org
82318c2003 Bug #354895 --> Add Vista Registry support to thunderbird's shell service.
r=rob strong


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221189 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 00:43:19 +00:00
scott%scott-macgregor.org
87146133fa Bug #354897 --> thunderbird installer changes to support vista
r=rob strong


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221188 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 00:42:22 +00:00
scott%scott-macgregor.org
873f9b5074 Bug #354897 --> Thunderbird installer changes to support vista integration including renaming uninst.exe to helper.exe
r=rob strong
a=dveditz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221187 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 00:41:37 +00:00
bienvenu%nventure.com
7d1dfb689c fix 372316 crash opening a .eml file when spotlight integration installed, sr=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221185 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 22:52:14 +00:00
bienvenu%nventure.com
25c8dbc2ee fix 372316 crash opening a .eml file when spotlight integration installed, sr=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221183 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 22:47:44 +00:00
mattwillis%gmail.com
f55ca8bc38 bug 355117 - Add read/write support for Google Calendar. Fix icon path.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221163 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 18:18:24 +00:00
mattwillis%gmail.com
f331e0a67a bug 355117 - Add read/write support for Google Calendar. Adds missing icon and fix truncated file.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221161 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 18:09:47 +00:00
(no author)
6f7350a575 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221160 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 18:09:23 +00:00
scott%scott-macgregor.org
d7049458ba Respin to pick up the fix for Bug #371629
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221157 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 17:57:00 +00:00
scott%scott-macgregor.org
e7eb2dca0d pick up the regression caused by Bug 371629.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221156 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 17:56:09 +00:00
mattwillis%gmail.com
833ac2bda9 bug 355177 - Add read/write support for Google Calendar to Sunbird and Lightning. Patch by Philipp Kewisch <bugzilla@kewis.ch>, minor style fixes by lilmatt, r1=dbo, ui-r=mvl
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221155 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 17:18:54 +00:00
(no author)
7e636f3aa0 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221154 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 17:17:37 +00:00
scott%scott-macgregor.org
6d83033d2b Bug #371629 --> fix broken message pane in today's builds.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221151 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 16:21:02 +00:00
daniel.boelzle%sun.com
f5490c617e Bug 351957: omit print dialog closing on Unix, interim fix until Unix printing is fixed; r=lilmatt,mvl
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221149 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 14:03:15 +00:00
scott%scott-macgregor.org
f64bee771b Bug #371629 --> when changing the sort column, we weren't always remove the sortdirection attribute on the other tree columns. r=neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221141 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 07:29:40 +00:00
mattwillis%gmail.com
7396aa92c8 bug 369010: Migrate all old tzids in storage to new one. r1=ctalbert, r2=dmose, ui-r=dmose
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221124 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 01:23:09 +00:00
bienvenu%nventure.com
36ca0c5052 handle case where mork is writing out an incremental change, and it's a remove row, and the row isn't in any table, but has dirty cells, 371672, sr=mscott, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221111 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 23:33:13 +00:00
scott%scott-macgregor.org
3a41d1991c Bug #321389 --> qute: pixel missing at the bottom of smileys, patch by Thomas Bertels <tbertels@gmail.com> r=duccaroz, sr=bienvenu
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221093 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 21:17:55 +00:00
bienvenu%nventure.com
4f1413ed42 fix regression opening attachments from saved .eml files, sr=mscott 372135
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221080 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 19:24:55 +00:00
stuart.morgan%alumni.case.edu
9b9a7fa130 Camino only - Bug 372120: Don't trigger command-number shortcuts when other modifiers are present. r/sr=pink
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221078 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 17:44:19 +00:00