Commit Graph

99426 Commits

Author SHA1 Message Date
bernd.mielke%snafu.de
1aa36c9aa9 layout regression tests files have moved to base 2002-03-09 15:17:25 +00:00
bernd.mielke%snafu.de
9fa62f9f4b updating rtest.bat for the new directory scheme layout regression -- tests not part of the build 2002-03-09 15:11:23 +00:00
bernd.mielke%snafu.de
19bf4c0541 formcontrol layout regression testcases 2002-03-09 15:07:13 +00:00
bernd.mielke%snafu.de
db5f5098a7 moving testfiles into new directory not part of the build 2002-03-09 14:49:42 +00:00
varga%utcru.sk
c5809fc5fd Checking in for Neil <neil@parkwaycc.co.uk>
Fix for bug 107829. Clear QuickSearch, must select msg/folder pane to use Next/navig button/shortcuts.
r=naving, sr=sspitzer, a=asa
2002-03-09 12:22:50 +00:00
sspitzer%netscape.com
3b006dea0f fixes to get MDN account manager UI to build on linux.
see bug #128962.  NOT PART OF THE BUILD. a=asa
2002-03-09 08:26:46 +00:00
sspitzer%netscape.com
b2975fa316 fixes to get MDN account manager UI to build on linux.
and remove unnecessary makefiles. see bug #128962
NOT PART OF THE BUILD.  a=asa
2002-03-09 08:25:07 +00:00
darin%netscape.com
a187d84f56 b=129734 Site name is displayed as "c" in Image Manager after just blocking site.
r=morse, sr=jag, a=asa
2002-03-09 07:17:23 +00:00
bernd.mielke%snafu.de
5d02d1280e adding formctl tests to layout regression tests not part of the build 2002-03-09 06:45:47 +00:00
sspitzer%netscape.com
2b951c2277 fix for #126134. when offline, LDAP autocomplete searches and addressbook searches should use the "replicated" .mab file
these changes are needed for the LDAP replication feature.
fix for #116984.  don't hard code maxHits to 100, use the per-ldap-addressbook pref value instead.
r=dmose,sr=bienvenu,a=dbaron
2002-03-09 05:51:10 +00:00
mkaply%us.ibm.com
f82953355d #41924
r=timeless, sr=attinasi, a=asa
Display alt text if the user has blocked all images.
2002-03-09 05:31:35 +00:00
bzbarsky%mit.edu
ed63cc7b74 Don't change the DPI if the user cancels the "other" dialog. Bug
129007, patch by Tuukka Tolvanen <tt@lament.cjb.net>, r=gerv, sr=alecf,
a=asa
2002-03-09 04:45:54 +00:00
blakeross%telocity.com
719658ae3b Download manager. Not part of build. a=asa 2002-03-09 04:30:36 +00:00
jband%netscape.com
cb6ae8ad3e fix bug 129697. Don't leave a dangling (to crash later) JS root if JS_NewObject fails while creating a wrapped native. r=beard sr=jst a=asa (for trunk and 0.9.9 branch). 2002-03-09 03:01:44 +00:00
rjc%netscape.com
d45cef4ce5 Fix bug # 104127: speed up window closing by 10 to 20%. r=danm sr=ben a=asa 2002-03-09 02:54:13 +00:00
rjc%netscape.com
4198a0fc70 Fix bug # 124919: get LDAP searches in Addrbook working on Mac OS X. r=dmose sr=ben a=asa 2002-03-09 02:49:12 +00:00
rjc%netscape.com
ccbf131ccd Fix bug 128554 & 128555: un-modal some cookie/image/wallet dialogs that shouldn't be modal. r=sdagley sr=ben a=asa 2002-03-09 02:47:59 +00:00
sfraser%netscape.com
304003327f Fix for bug 129364. Eliminate a window of time in which notifiers could fire when we hadn't set up the polling thread on the poll descriptors, which could cause lost notifications and FTP stalls. Also revert to PR_FAST_INTSON() from PR_INTSON(), which seems to fix a permanent stall issue on Mac OS X. r=wtc 2002-03-09 02:16:49 +00:00
shrutiv%netscape.com
1c84218f5b changing MacintoshOSX to Mac OS 2002-03-09 02:14:01 +00:00
shrutiv%netscape.com
b2373b34aa Changing group box title wording 2002-03-09 01:04:54 +00:00
brendan%mozilla.org
75a8745d3d Avoid MSVC bogo-warning. 2002-03-09 00:55:26 +00:00
darin%netscape.com
15eddaa53e b=129539 "unescaping regression from fix for bug 124042" r/sr=sspitzer,mscott
a=asa
2002-03-09 00:44:15 +00:00
seawood%netscape.com
086fc3cddd Fixing linuxppc bustage 2002-03-09 00:24:09 +00:00
kmcclusk%netscape.com
5281f5604a Render background images when the entire image has been loaded instead of incrementally. <IMG> elements are not affected, they will continue to be incrementally displayed as image data arrives. bug 85771 r=pavlov sr=attinasi a=roc+moz, tor 2002-03-09 00:15:46 +00:00
shrutiv%netscape.com
d73b31572c adding file 2002-03-09 00:10:36 +00:00
nhotta%netscape.com
dd3f7fd5c2 Added ACE decode function to nsIIDNService, renamed exisiting function name,
bug 110028, r=nhotta, sr=darin, a=shaver.
2002-03-09 00:10:21 +00:00
bryner%netscape.com
3fb226c592 Ignore test binaries. a=leaf. 2002-03-09 00:07:17 +00:00
harishd%netscape.com
ca58b8122a Removing reference to unused dirs 2002-03-09 00:02:12 +00:00
shanjian%netscape.com
aedbe81a48 #119013 Cookie expire times reported twice / bug in FormatDateTime routine
r=nhotta/mkaply  sr=sspitzer a=asa
Added comment in idl file.
Changed kDateFormatLong from "%c" to "%x" for unix and os2
2002-03-09 00:01:59 +00:00
ccarlen%netscape.com
49237b7b2d Bug 129288 - Changing font size from XUL prefs dialog crashes PPEmbed. It's because the XUL pref window's docshell is typeContent, not typeChrome. r=adamlock/sr=alecf/a=asa 2002-03-08 23:58:50 +00:00
rbs%maths.uq.edu.au
a015dc148a Localize the alert message for missing MathML fonts, b=128139, r=Roland.Mainz@informatik.med.uni-giessen.de, sr=attinasi, a=asa 2002-03-08 23:34:27 +00:00
seawood%netscape.com
5424811bd8 Use MOZ_ARG_WITH_BOOL instead of MOZ_ARG_WITHOUT_BOOL for --with-system-nspr.
cleanup from Bug #127526
2002-03-08 23:27:48 +00:00
shrutiv%netscape.com
dd11131fed Fix for bug 123009: need to create script.ib for localized browsers
(r=smeredith)
2002-03-08 22:47:46 +00:00
brendan%mozilla.org
efe08cd95c Fix longstanding bug where watchpoints didn't work with JSPROP_SETTER (127243, r=rginda, sr=shaver, a=dbaron). 2002-03-08 22:46:13 +00:00
arougthopher%lizardland.net
8f67dfbb94 Fix for Bug#129599
Breakage of BeOS build due to checkin for fix of bug#124042

change
#include nsIFileChannel.h
to
#include nsIFileURL.h

r=cls
a=asa
2002-03-08 22:43:15 +00:00
shrutiv%netscape.com
90a2eea476 Adding .ib files (r=smeredith)
Fix for bug 123009: need to create script.ib for localized browsers
2002-03-08 22:42:07 +00:00
leaf%mozilla.org
d622ca26bc Automated update 2002-03-08 22:41:50 +00:00
hwaara%chello.se
fee1474c44 #125272, "Stop(_h_) while search in progress" - Patch by neil@parkwaycc.co.uk
r=naving, sr=sspitzer, a=asa
2002-03-08 22:38:44 +00:00
beard%netscape.com
cb2b8b58fb Fix for bug #123920, prevents reentering the JS engine during Java object JS wrapper finalization, by deferring calls into Java at the end of the garbage collection cycle and storing the wrappers in a linked list, which gets processed by a GC callback.
r=jband, sr=brendan, a=asa
2002-03-08 22:37:40 +00:00
shrutiv%netscape.com
a4e534c7aa Removing .ib files
Fix for bug 123009: need to create script.ib for localized browsers (r=smeredith)
2002-03-08 22:35:40 +00:00
harishd%netscape.com
342a2db398 Adding support to enable P3P upon request. r=heikki, sr=alecf,sfraser a=asa 2002-03-08 22:33:50 +00:00
shrutiv%netscape.com
0dcbf39c69 Fix for bugzilla bug 123009: need to create script.ib for localized
browsers (r=smeredith)
2002-03-08 22:28:04 +00:00
bbaetz%student.usyd.edu.au
0b39d813d3 Bug 127003 - topcrash fix; make sure OnStart is always called on the real
data connection, before we send data to the listener.
r=dougt, sr=darin, a=dbaron
2002-03-08 22:27:50 +00:00
cavin%netscape.com
440e8916b3 Fix for bug 129571. Added code to sync generic columns (like screen name) in both directions. r=ducarroz, sr=sspitzer, a=asa. 2002-03-08 22:27:32 +00:00
kaie%netscape.com
bcbe88f8af b=125807 Fix Lock Icon Set Incorrectly
Checking in for ddrinan
r=kaie sr=mscott a=asa
2002-03-08 22:27:16 +00:00
shliang%netscape.com
1ac973bd03 128962 - pref panel for MDN return receipts - not part of build - r/sr=sspitzer,a=asa 2002-03-08 22:17:03 +00:00
rayw%netscape.com
78bc4fbae3 This is the fix to bug 72900, r=heikki, sr=vidur, a=asa. This fix adds
an override to cause all SOAP responses to be parsed as XML, whatever the
reported MIME type is.

r=heikki, sr=vidur, a=asa for checkin to the 0.9.9 branch and the 1.0 trunk.
2002-03-08 22:12:38 +00:00
shliang%netscape.com
d24f02af8d 128962 - account manager extension for MDN return receipts - not part of build - r/sr=sspitzer,a=asa 2002-03-08 22:09:45 +00:00
shliang%netscape.com
d7b653fd48 89495, 121160 - redesign select addresses dialog and add search, add search to addressbook sidebar. r=bhuvan,sr=sspitzer,a=asa 2002-03-08 22:05:05 +00:00
mstoltz%netscape.com
e915f4f050 Bug 127405 - disallow Web scripts from invoking full-screen mode. Patch by
Jonasj@jonasj.dk, r=mstoltz, sr=jst, a=asa.
2002-03-08 22:04:52 +00:00