Commit Graph

135223 Commits

Author SHA1 Message Date
neil%parkwaycc.co.uk
ce340df5cc Don't createInstance the POSIXLOCALE service (followup to bug 153586) r+sr=jst 2004-11-10 20:38:11 +00:00
joshmoz%gmail.com
3a5454f343 add midas support to Camino (bug 197253) sr=pinkerton 2004-11-10 20:33:39 +00:00
scott%scott-macgregor.org
9e4d8fa027 Bug #267726 -->
old version of thunderbird remains in the Add New Programs control panel
2004-11-10 19:17:34 +00:00
tor%cs.brown.edu
3b9813f31a Bug 240408 - allow SVG builds to handle SVG content in <html:embed> natively.
r=dbaron, sr=jst
2004-11-10 19:02:52 +00:00
pedemont%us.ibm.com
435b59e6a3 Bug 204636 - window minimize support. Patch by Asaf Romano. r=jhpedemonte, sr=sfraser. 2004-11-10 18:57:31 +00:00
mostafah%oeone.com
73f8c432f0 Updated translation 2004-11-10 18:11:21 +00:00
bienvenu%nventure.com
436789a23b handle palm desktop 6.01, no bug, sr=sspitzer 2004-11-10 17:27:23 +00:00
pedemont%us.ibm.com
121f6b9b36 Bug 237136 - fix zooming on Mac. r=peterv, sr=sfraser 2004-11-10 17:01:59 +00:00
bzbarsky%mit.edu
c31b08b5c3 Treat "https" the same as "http" for filename-determination purposes. Bug
263839 partial fix, patch by Phil <Time_lord@hotmail.com>, r=bzbarsky, sr=neil
2004-11-10 16:25:31 +00:00
mostafah%oeone.com
b67ab5bad7 Checked in calendar.css from attachment 165433 for bug 264397:
Sunbird - Preferences: "General" icon is always highlighted (highlit?)
2004-11-10 16:20:25 +00:00
mostafah%oeone.com
d07ea00fe9 Brought up to date with en-US version 2004-11-10 16:14:58 +00:00
mostafah%oeone.com
03dba4f67e Checked in patch for bug 268666:
Inconsistent use of (s) in Sunbird and xpi menubar, inconsistent use of
unicode ellipse character
2004-11-10 15:03:33 +00:00
mostafah%oeone.com
c74507858f Checked in attachment 165376 for bug 253420:
no import of tasks from ical files
2004-11-10 14:40:57 +00:00
bugzilla%arlen.demon.co.uk
64a91a050e Bug 191805 Installer progress meters should use the system progress meter color
p=sdwalker@myrealbox.com r=bsmedberg sr=ben@mozilla.org
2004-11-10 13:44:33 +00:00
jshin%mailaps.org
8e3a9c9fe0 bug 264461 Installer windows shuffle offscreen with each step when windows taskbar located at top or left of screen patch by masayuki@d-toybox.com (r=bsmedberg,sr=dveditz) 2004-11-10 11:18:11 +00:00
bryner%brianryner.com
53c6d32631 Fix pref observer usage so that nsFormHistory notices when the user has turned off form autofill (bug 254485). r=ben. 2004-11-10 07:53:17 +00:00
timeless%mozdev.org
fb483e6b15 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
scott%scott-macgregor.org
903bd845ea Try landing the fix for infamous Bug #98564 again -->
caret overlaps the last character in textfield (if positioned after the last char)

r=smontagu
sr=sfraser

We think this patch can land again because the regression it introduced was fixed by
Bug #216101 which does a better job of clearing out caret fragments.
2004-11-10 07:14:08 +00:00
bryner%brianryner.com
af06aaadd2 Fix conflicting notification constant. 2004-11-10 05:57:30 +00:00
bienvenu%nventure.com
4b25174b7d fix 267345, deleted pop3 virtual folders keep coming back, sr=mscott, also fix proliferation of imap inbox-xx msf files, remove deleted folders from panacea.dat 2004-11-10 02:21:06 +00:00
bzbarsky%mit.edu
3b1310cdc8 Don't try to parse the response on necko-level errors (dns failures, timeouts,
etc).  Bug 268472, r+sr=jst
2004-11-10 01:55:18 +00:00
dmose%mozilla.org
75da430444 Many small changes in response to comments and discussion. Not part of build. 2004-11-09 23:59:41 +00:00
bryner%brianryner.com
d37af99b29 Add a beginAddingChildren notification to XTF (bug 268691). r+sr=jst 2004-11-09 23:59:24 +00:00
julien.pierre.bugs%sun.com
94b08bc344 Fix bugzilla 268521 - C_CloseSession getting called after C_CloseAllSessions . r=relyea, nelsonb 2004-11-09 23:19:24 +00:00
bienvenu%nventure.com
a0ef90ce87 fix 268681 crassh on exit after opening stand-alone msg window, sr=mscott 2004-11-09 22:13:36 +00:00
mvl%exedo.nl
16d1ad2aee Sunbird - Preferences: "General" icon is always highlighted
Also include general css cleanup
bug 264397,  patch by Matthew Willis, r=mvl
2004-11-09 20:56:05 +00:00
mostafah%oeone.com
289056d99a Checked in patch 165084 for bug 173562:
Need to import Outlook CSV exported data
2004-11-09 20:32:34 +00:00
mvl%exedo.nl
1a81891299 Make throbber do anything when refreshing remote calendars
bug 268602, patch by Matthew Willis, r=mvl
2004-11-09 20:17:36 +00:00
mvl%exedo.nl
17971c2ace Need button and periodic interval for refreshing/publishing a calendar
bug 207381, patch by Matthew Willis, image by Mark Carson, r=mvl
2004-11-09 19:55:53 +00:00
bienvenu%nventure.com
c8680cefc4 forgot this part of fix for 268025, notification when msg is loaded, sr=sspitzer 2004-11-09 19:36:51 +00:00
darin%meer.net
e3a8f35807 fixes bug 268480 "###!!! ASSERTION: cannot set user:pass on no-auth url: 'Error', file r:/mozilla/netwerk/base/src/nsStandardURL.cpp, line 1121" r+sr=bzbarsky 2004-11-09 19:23:34 +00:00
tor%cs.brown.edu
4dc9eba112 Bug 103294 - improve parsing of SVG stroke-dasharray property. r+sr=bz 2004-11-09 18:19:28 +00:00
bienvenu%nventure.com
06f71398ac fix multiple pop3 servers biffing at the same time with the global inbox, sr=mscott 268080 2004-11-09 16:03:55 +00:00
mostafah%oeone.com
3f40b9f5bc Checked in patch 164873 for bug 266919:it-IT localization changes 2004-11-09 14:14:56 +00:00
mostafah%oeone.com
e25fd8d905 Updated translation 2004-11-09 13:56:02 +00:00
wchang0222%aol.com
54d41a3541 Bugzilla bug 93206: allow $(CC) to contain multiple words. coreconf itself
doesn't set CC to be multiple words, but higher-level modules such as PSM
may pass CC to NSS on the gmake command line and $(CC) may contain multiple
words.  r=cls,jpierre.
2004-11-09 06:24:18 +00:00
wchang0222%aol.com
3b305b181f Bugzilla bug 248435: declare the exported functions CERT_DecodeGeneralName
and CERT_EncodeGeneralName in the public header cert.h.  r=jpierre.
Modified Files: cert.h genname.h xconst.c
2004-11-09 06:13:32 +00:00
wchang0222%aol.com
7d4312d780 Bugscape bug 57238: implemented CMCCertId, OtherMsg, and TaggedContentInfo
for CMC.  The patch is contributed by Christine Ho of AOL. r=wtc.
Added Files: CMCCertId.java OtherMsg.java TaggedContentInfo.java
2004-11-09 06:01:15 +00:00
bzbarsky%mit.edu
6a9142eab2 Don't set the displayDirectory to null, since some of our picker impls crash if
you do that.  Bug 267406, patch by Phil <Time_lord@hotmail.com>, r=bzbarsky,
sr=neil
2004-11-09 05:14:42 +00:00
timeless%mozdev.org
56a062f729 Bug 265084 Need to deal with integer overflows in reflow
r=bz sr=bz
2004-11-09 04:57:57 +00:00
scott%scott-macgregor.org
e7c4f3371c Bug #260561 --> RSS feeds don't get added if URL contains trailing whitespace 2004-11-09 04:44:39 +00:00
scott%scott-macgregor.org
28b71fa20d Bug #268495 --> junk mail dialog polish, move account picker above tabs
to make it more clear.

sr=bienvenu
2004-11-09 00:57:02 +00:00
neil%parkwaycc.co.uk
49886c8453 Bug 263737 Trying to uncollapse message pane throws unnecessary exception when no message needs to be loaded r+sr=bienvenu 2004-11-09 00:33:55 +00:00
scott%scott-macgregor.org
39b346810c Bug #231742 --> Identity smart logic is case sensitive. lower case identity e-mail addresses before comparing
them to the identity hint.
2004-11-09 00:20:52 +00:00
myk%mozilla.org
aee8acefe0 Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; r=myk,kiko; a=myk for 2.20 2004-11-09 00:16:58 +00:00
scott%scott-macgregor.org
5398333edb Bug #258489 --> Outgoing mail imported from Eudora shows raw HTML code
Migrating messages from the eudora sent folder / outbox...eudora doesn't mark html messages
as being HTML so we need to sniff the first line of the body looking for a <html> tag.

sr=bienvenu
2004-11-08 23:28:33 +00:00
scott%scott-macgregor.org
3548f2c888 Bug #268034 --> Mail imported from Mozilla 1.x dumps messages in wrong mailboxes
when migrating mozilla profiles with multiple servers with the same host name, we should make
sure our hostname based diretory is unique.

sr=bienvenu
2004-11-08 23:18:18 +00:00
vladimir%pobox.com
12d3e805b0 attribute helpers for calendar 2004-11-08 22:39:17 +00:00
mvl%exedo.nl
13c0658477 some changes I forgot for bug 228745 2004-11-08 22:17:36 +00:00
darin%meer.net
c22fc6623b fixes bug 268107 "mailnews allows cookies, despite the pref" r=mvl sr=bienvenu 2004-11-08 22:15:30 +00:00