Commit Graph

149954 Commits

Author SHA1 Message Date
bienvenu%nventure.com
e5377404d6 fix problem deleting local msgs while trash is being compacted, and display error when it happens sr=mscott 314831 2005-11-03 21:11:37 +00:00
mkaply%us.ibm.com
c66e5b1b7d Suuport in cckService for adding registry keys - need ui 2005-11-03 20:45:35 +00:00
mark%moxienet.com
c350cce538 Bug 314612, Autocomplete broken in location bar. Include libxpautocomplete. 2005-11-03 19:59:44 +00:00
silver%warwickcompsoc.co.uk
71118743cb Bug 257206 - Clean up and re-word some command and preference help text.
ChatZilla only.
r=silver
p=jjfoerch@earthlink.net (John J Foerch) + gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-11-03 18:35:03 +00:00
silver%warwickcompsoc.co.uk
153386eba0 Bug 313802 - Make ChatZilla complain to the user if Mozilla/Firefox has selected a bad locale, so they stand a chance of fixing it.
ChatZilla only.
r=samuel
2005-11-03 18:31:37 +00:00
mrbkap%gmail.com
9cb0c090a1 bug 312104: Parse entities in textareas like we used to (allowing values > 255 with no terminating semicolon). r=bzbarsky sr=brendan 2005-11-03 18:12:38 +00:00
brendan%mozilla.org
db4481ee41 Don't store non-GC-things in local roots (3148887, r=mrbkap). 2005-11-03 17:50:04 +00:00
dbaron%dbaron.org
4cc9efed8f Back out 311569; see bug for discussion. 2005-11-03 16:35:28 +00:00
pinkerton%aol.net
8af48f4f68 tweak paths for universalchardet build changes (bug 314911) 2005-11-03 16:31:01 +00:00
pinkerton%aol.net
657886b3f4 increase default size of dialog to fit all buttons (bug 308094) 2005-11-03 14:58:00 +00:00
rob_strong%exchangecode.com
96d04ccc48 Extension compatibility updates check never completes. r=bsmedberg 2005-11-03 14:53:42 +00:00
mkaply%us.ibm.com
a0ae8d1a22 #314524
r/sr=mkaply (OS/2 only)
Patch from Peter Weilbacher - Add eColor__moz_menubarhovertext for OS/2
2005-11-03 14:36:36 +00:00
masayuki%d-toybox.com
db84bd093f Bug 314637 Search Messages can't find some words in ISO-2022-JP messages patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=jshin, sr=bienvenu 2005-11-03 14:13:20 +00:00
bsmedberg%covad.net
8906db4282 Bug 314821 final bits to get rid of dist/gre 2005-11-03 13:27:29 +00:00
kaie%kuix.de
da9af6b314 fix bug 256851, Mozilla creates/verifies invalid S/MIME signatures on 8bit mails because of RFC Violation (need to convert
to Quoted Printable first)
r=mscott, sr=bienvenu
2005-11-03 11:56:15 +00:00
kaie%kuix.de
f242eb6db4 fix bug 252436, non-ascii characters not recognized by master password dialog
r=dbaron, sr=shaver
2005-11-03 11:25:53 +00:00
lpsolit%gmail.com
15be8751e1 Doc part of bug 293357 - Patch by victory <bmo@rsz.jp> r=LpSolit 2005-11-03 10:49:05 +00:00
lpsolit%gmail.com
49d37faded Bug 307043: Fix two typos in the FAQ - Patch by victory <bmo@rsz.jp> r=LpSolit 2005-11-03 10:31:05 +00:00
dbaron%dbaron.org
05496ee17f Fix incorrect string conversion. b=314850 r+sr=bzbarsky 2005-11-03 07:19:34 +00:00
samuel%sieb.net
8fcbcfd8af Bug 303805 - tab switching via command+option arrows
p=gijskruitbosch@gmail.com
r=samuel@sieb.net
chatzilla only
2005-11-03 05:32:27 +00:00
bzbarsky%mit.edu
35c72611c9 Fix bug 314369. Patch by Martijn Wargers <martijn.martijn@gmail.com>, r=doron,
sr=bzbarsky
2005-11-03 04:37:02 +00:00
mconnor%steelgryphon.com
3a52c7cfb0 bug 314074 - add contributors to credits list 2005-11-03 04:17:23 +00:00
brendan%mozilla.org
fa44e6b5aa Augh. 2005-11-03 02:23:59 +00:00
brendan%mozilla.org
0f10624173 Oops. 2005-11-03 01:56:52 +00:00
brendan%mozilla.org
999f42157c Whitespace policing. 2005-11-03 01:45:06 +00:00
brendan%mozilla.org
da295763b5 Better AMD64 detection, courtesy wtchang, in bug 226094. 2005-11-03 01:39:39 +00:00
brendan%mozilla.org
1dba545634 MSVC on AMD64 LLP64 type model support (226094, r=me on patch from Michael Moy <mmoy@yahoo.com>). 2005-11-03 01:22:09 +00:00
lpsolit%gmail.com
2f966717df Bug 314544: Bugzilla/BugMail.pm should not 'use Bugzilla::DB' - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk 2005-11-03 00:27:30 +00:00
mrbkap%gmail.com
f014b5fc1f bug 294302: Map JSMSG_CANT_OPEN to a real exception type so that shell scripts can catch failed loads. r=brendan 2005-11-03 00:16:14 +00:00
sandeep.konchady%sun.com
d4966d18a9 Bugzilla id: 314583, removed linking of JVM to JSS library and replaced
reference to classes.zip with rt.jar.
2005-11-03 00:11:59 +00:00
neil%parkwaycc.co.uk
0eb7427fc2 Get default tooltip text more reliably b=147670 r=timeless sr=jst 2005-11-02 23:53:56 +00:00
roc+%cs.cmu.edu
34a88eba03 Bug 227121. A scrolled element's frame size should be set to the max of its desired size and the scrollport size, and should not depend on its overflow. Fixes an incremental reflow bug with scrolled frames. r+sr=dbaron 2005-11-02 23:35:37 +00:00
mrbkap%gmail.com
3f9830946d bug 314759: Update our flags when we open a frameset and close the head. r=sicking sr=jst 2005-11-02 22:51:17 +00:00
mrbkap%gmail.com
9bd744a01e bug 313220: Push the sandbox's context onto the context stack so that functions that need to use the current fp can find it. r=brendan sr=shaver 2005-11-02 22:07:15 +00:00
bsmedberg%covad.net
9f17e5b53d Bug 314821 - stop building dist/gre because nobody uses it and all plans to use it have evaporated, r=cls+dougt 2005-11-02 21:50:36 +00:00
maxf%magma.ca
4785df2348 This change is for QNX Photon only, and does not affect Tinderbox builds.
I am fixing a PgCreateGC() leak by ensuring that the GC is not selected
in some DC at the time that PgDestroyGC() gets called. Reviewed by
mnefedov@qnx.com. My email address is mfeil@qnx.com. See QNX PR28114.
2005-11-02 21:34:25 +00:00
bsmedberg%covad.net
7dde5df9dc Bug 314521 - Software update from tbird 1.5b2 -> 1.5rc1 doesn't update windows registry for add/remove program listing r=mscott 2005-11-02 21:17:43 +00:00
bsmedberg%covad.net
c6228e623d allmakefiles changes to match bug 304494 2005-11-02 21:04:05 +00:00
wurblzap%gmail.com
b7c8aad92b Bugzilla Bug 306207: sendmail support under Windows bypasses message encoding
Patch by byron jones (glob) <bugzilla@glob.com.au>
r=wurblzap, a=myk
2005-11-02 20:50:46 +00:00
mkanat%kerio.com
b1c4418828 Bug 314795: [Oracle] SQL query in query.cgi is missing a space
Patch By Lance Larsh <lance.larsh@oracle.com> r=vladd, a=myk
2005-11-02 20:49:14 +00:00
bsmedberg%covad.net
7112d805ca Bug 289010 - Move nsVoidArray/nsCOMArray to the XPCOM glue, and a few other things to make the glue easier to use, r=shaver+darin . The following files were CVS-copied from xpcom/ds to xpcom/glue: nsVoidArray.h nsVoidArray.cpp nsCOMArray.h nsCOMArray.cpp nsQuickSort.h nsQuickSort.cpp 2005-11-02 20:39:39 +00:00
bsmedberg%covad.net
acf28ad4d1 Bug 289010 - Move nsVoidArray/nsCOMArray to the XPCOM glue, and a few other things to make the glue easier to use, r=shaver+darin . The following files were CVS-copied from xpcom/ds to xpcom/glue:
nsVoidArray.h
nsVoidArray.cpp
nsCOMArray.h
nsCOMArray.cpp
nsQuickSort.h
nsQuickSort.cpp
2005-11-02 20:38:21 +00:00
cltbld
b8a77b8fab Automated update from host egg 2005-11-02 20:33:02 +00:00
mkaply%us.ibm.com
0401b13509 OS/2 build bustage 2005-11-02 20:25:32 +00:00
pinkerton%aol.net
0590ff9b85 remove libtransformiix as it no longer exists outside of layout 2005-11-02 20:23:12 +00:00
bsmedberg%covad.net
4197ed9e82 Removing old files which have been copies in CVS to content/xslt, see bug 304494 2005-11-02 20:12:13 +00:00
jgmyers%speakeasy.net
a42bc6dc4f Bug 313211: improve universalchardet test harness r=somntagu 2005-11-02 19:43:32 +00:00
jgmyers%speakeasy.net
fa642069c6 Bug 177505: Misidentified iso-8859-1 text as GB18030 r=smontagu sr=roc 2005-11-02 19:41:13 +00:00
jgmyers%speakeasy.net
ca219654ec Bug 313199: separate out build of universalchardet xpcom wrapper r=benjamin moa=smontagu 2005-11-02 19:38:32 +00:00
bugzilla%standard8.demon.co.uk
f8b71df26b Bug 305434 LDAP Prefs Service needs revising. Separate out the ldif migrate prefs function. r=bienvenu,sr=dmose 2005-11-02 19:22:37 +00:00