Commit Graph

130702 Commits

Author SHA1 Message Date
pinkerton%aol.net
7d3881172e never try to theme <button> tags, we just can't catch all the permutations
(r=pink/sr=bryner/a=asa, bug 244058)
2004-06-09 21:58:22 +00:00
darin%meer.net
5ff8b21109 fixes bug 237819 "nsStandardURL should automatically convert ACE hostnames to UTF8" r=biesi sr=dbaron 2004-06-09 21:41:28 +00:00
dmose%mozilla.org
5d10c71afc Fix XML Schema crash that happens when using WSDL/SOAP arrays (bug 246082). r=timeless; sr=jst 2004-06-09 20:52:25 +00:00
brendan%mozilla.org
c44082952a Back out patch for bug 245890 for now. 2004-06-09 19:39:53 +00:00
scott%scott-macgregor.org
762c40a654 Bug #245430 --> Port more thunderbird static build work to the trunk 2004-06-09 18:36:58 +00:00
bsmedberg%covad.net
a7deb4f150 Bug 239925 - fix static initializers in DOM/widget/libpr0n so that we can restart XPCOM safely r=jst sr=darin 2004-06-09 18:36:25 +00:00
igor%mir2.org
7f56cb9f8f Fixing regression after previous commit for bug 245882: when used as top scope ImporterTopLevel should not define constructor property not to hide Object.prototype.constructor. 2004-06-09 17:01:01 +00:00
bienvenu%nventure.com
61412032bd fix 245769 and 239181, don't use IMAP status on selected state folder, sr=mscott 2004-06-09 15:31:50 +00:00
mostafah%oeone.com
091f41e422 Added 1.7 backward compatibility for onResponse 2004-06-09 14:57:59 +00:00
mkaply%us.ibm.com
19b21bb2b3 #244221
r=pedemont, sr=blizzard (platform specific)
OS/2 only - don't wipe out the Mozilla folder when installing
2004-06-09 13:32:38 +00:00
igor%mir2.org
204d41ff43 1. IdFunction.methodId is no longer public as some old Java compilers have troubles with it and accessor method has to be used instead.
2. IdFunction constructor now takes scope argument as well to prevent initialization bugs.
2004-06-09 12:54:04 +00:00
aaronleventhal%moonset.net
b4450c6332 Bug 241064. Don't use state_unavailable on objects unless their greyed/disabled. r=Louie.Zhao, sr=Henry.Jia 2004-06-09 12:50:53 +00:00
aaronleventhal%moonset.net
657cc8d983 Bug 245819. Fix regression from bug 244624, accessibility info cannot be retrieved from 2 subsequent pages with textfield. r=pkw, sr=Henry.Jia 2004-06-09 12:48:54 +00:00
aaronleventhal%moonset.net
a35aac7285 Bug 245883. Readonly states incorrectly exposed for lists and their contents. r=pkw, sr=Henry.Jia 2004-06-09 12:45:09 +00:00
aaronleventhal%moonset.net
5d69d3ecf0 Bug 245878. Mozilla hangs when accessibility info retrieved from null plugin. r=pkw, sr=Henry.Jia 2004-06-09 12:42:41 +00:00
mkaply%us.ibm.com
5158b908ee #245902
r=pedemont, sr=blizzard (platform specific)
OS/2 only - warning cleanup in nsNativeAppSupportOS2.cpp
2004-06-09 12:36:45 +00:00
igor%mir2.org
45dd15a64f The last commit made Rhino uncompilable! Fixing that. 2004-06-09 08:25:59 +00:00
nelsonb%netscape.com
17e15e8590 Don't crash when CERT_DestroyCertificate is called with a cert with a
null arena pointer.  Bug 245943. r=julien
2004-06-09 07:47:51 +00:00
igor%mir2.org
407b7697c2 Implementing bug 245882: now ImporterTopLevel can be constructed from JavaScript using JavaImporter to allow to have class and package collections without namespace polluting. 2004-06-09 07:36:31 +00:00
Stefan.Borggraefe%gmx.de
5a060bf553 Bug 157067: Inconsistency in appearance of "Move Up" and "Move Down" buttons.
This patch fixes the Customize Sidebar dialog I overlooked.
r=neil, sr=alecf
2004-06-09 06:10:19 +00:00
silver%warwickcompsoc.co.uk
4dbb3d6ec0 Fixing version number. 2004-06-09 05:16:53 +00:00
bryner%brianryner.com
a549893b03 merge installer package fixes from branch 2004-06-09 04:46:57 +00:00
bmlk%gmx.de
aa063dc0db empty tables should not have a size in quirks mode. bug 241161 r/sr=bzbarsky 2004-06-09 04:13:53 +00:00
louie.zhao%sun.com
f84aa8bd5a bug 244140 Listitem should support type "checkbox".
r = aaron
sr= henry.jia@sun.com
2004-06-09 04:11:01 +00:00
bryner%brianryner.com
b89a833599 Only set MOZ_PKG_APPNAME=Firefox on os x 2004-06-09 03:59:21 +00:00
silver%warwickcompsoc.co.uk
7e998d1a2e Bug 243629 - Landing of ChatZilla 0.9.63.
Lots of bugs fixed, including: 226223, 230328, 127662, 185729, 226410, 231150, 235650, 238551, 238716, 73257, 226408, 238612, 108087, 180577, 211461, 218070, 242381
and 147452.

r=samuel@sieb.net
2004-06-09 03:33:50 +00:00
nelsonb%netscape.com
c89fea6d2e Fold function definition so editor can find it. 2004-06-09 02:22:38 +00:00
bryner%brianryner.com
8cbca006fb bustage fix 2004-06-09 00:39:22 +00:00
bryner%brianryner.com
c81ff92d19 bustage fix 2004-06-08 23:58:05 +00:00
bryner%brianryner.com
97a65f9548 Get rid of nsILanguageAtom and deCOMtaminate nsILanguageAtomService (bug 230603). Also, fix a bunch of atom double-addref leaks in nsFontMetricsXlib. r+sr=dbaron. 2004-06-08 23:53:59 +00:00
igor%mir2.org
f0b3c4b63f Work on bug 245882: check that scope is not this when setting scope chain
to prevent scope chain loops.
2004-06-08 23:30:30 +00:00
igor%mir2.org
ec1dd303f9 Default implemetation of toSource now lives in ScriptRuntime to allow its
reuse in othr objects.
2004-06-08 23:28:32 +00:00
jst%mozilla.jstenback.com
7d0180067b Fixing bug 245930. Don't crash if attempting to replace data past the end of a string. r=dbaron@dbaron.org, sr=darin@meer.net 2004-06-08 22:30:11 +00:00
igor%mir2.org
e1d29463ec Yet another change in IdFunction: now its constructor takes arity argument
which removes the need to have separated methodArity in IdFunctionMaster
intertface. The method, however, has to be preseved in IdScriptable since it
is used to find which arity should be used during IdFunction construction.
2004-06-08 22:25:57 +00:00
brendan%mozilla.org
e332076d1f Avoid overparenthesizing function expressions (245795, r=shaver). 2004-06-08 22:15:23 +00:00
brendan%mozilla.org
e4dad6cb67 Fix bug caused by bug 165201's checkin, where regexp-valued slots in function object clones might dangle after GC (245890, r=shaver). 2004-06-08 21:58:52 +00:00
darin%meer.net
3909bbd4b2 fixes bug 245110 "Crash [@ nsAboutRedirector::NewChannel]" r=biesi 2004-06-08 21:22:47 +00:00
mvl%exedo.nl
4f8f93ce7c more bustage fix for sunbird. passwordmgr needs autocomplete.
part of bug 245762
2004-06-08 20:56:10 +00:00
dbaron%dbaron.org
38b28e1e59 Remove TestSpaceManager from the build. (Fixing bustage the easy way.) 2004-06-08 20:12:01 +00:00
aaronleventhal%moonset.net
dcd7e072c6 Bug 239914. When OS high contrast or another accessible theme is used, automatically follow it in chrome and content. r=bsmedberg, sr=bryner 2004-06-08 19:34:55 +00:00
dbaron%dbaron.org
99aacf0378 Set coordinates for mouse scroll events. b=236028 Patch from <hachiro75@yahoo.co.jp>. r=bryner sr=dbaron 2004-06-08 19:33:01 +00:00
dbaron%dbaron.org
be338c15ee Move clearing from nsBlockBandData to nsSpaceManager so that 'clear' works even when the floats to be cleared don't overlap the block's border-box. b=148994 Patch by Blake Kaplan <mrbkap@rice.edu>. r+sr=dbaron 2004-06-08 19:18:30 +00:00
amardare%qnx.com
eb8906c0f3 Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
The PtConnector name for xremote is based on the aProgram.
Changes in Makefile.in and mozilla-xremote-client.cpp allow to build the mozilla-xremote-client
under qnx.
2004-06-08 19:07:54 +00:00
amardare%qnx.com
9b2b1e0cc3 Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
Focus related changes: when the window loses focus, the window must be deactivated ( cursor should stop blinking ).
When the window is given focus again by the window manager, the window must be activated ( the same cursor should start blinking ).
2004-06-08 18:56:04 +00:00
bzbarsky%mit.edu
d42afa1418 Make the scanner bail out of functions that assume it's initialized if
mSlidingBuffer is null.  Bug 108067, patch by Andreas M. "Clarence" Schneider
<c@c07.de> and Blake Kaplan <mrbkap@rice.edu>, r+sr=bzbarsky
2004-06-08 18:54:57 +00:00
amardare%qnx.com
4f032f53f0 Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
Set PHOTON_DND in Makefile.in so that we include the Dnd service in the build. Firefox bookmarks
check for the Dnd service, and are affected if it's missing.

Focus related changes: when the window loses focus, the window must be deactivated ( cursor should stop blinking ).
When the window is given focus again by the window manager, the window must be activated ( the same cursor should start blinking ).

GetParent should check for mIsDestroying - this fixes a crash in 1.7 ( no crash before )
with http://java.sun.com/j2se/1.3/docs/api/. Click on java.awt and keep the cursor moving.

In nsPhMozRemoteHelper.cpp, create the connector name based on the aProgram. Use mozilla-xremote-client
to send commands.
2004-06-08 18:54:05 +00:00
mostafah%oeone.com
56d0d7a153 Add install.rdf from bug 224869 2004-06-08 17:39:57 +00:00
mostafah%oeone.com
1aca58128b Checked in attachment 150283 for bug 224230 2004-06-08 17:37:03 +00:00
bienvenu%nventure.com
62f1bd3056 fix for ldap operation ref-counting problem introduced in fix for 242789, r=dmose, sr=bzbarsky@mit.edu 2004-06-08 17:25:50 +00:00
igor%mir2.org
f066506500 Using IdFunction in place of JIFunction in NativeJavaTopPackage 2004-06-08 15:29:34 +00:00