Commit Graph

91356 Commits

Author SHA1 Message Date
javi%netscape.com
24bef8bfee NOT PART OF BUILD
The project file that was previously checked in was somehow corrupted.
Updating to version on tip of OTIS_TEST_BRANCH

NOT PART OF BUILD
2001-11-02 02:22:04 +00:00
bzbarsky%mit.edu
0d0d35c968 Add a pref (layout.frames.force_resizability) to force frames to be
resizable.  Bug 105797, r=hyatt, sr=attinasi
2001-11-02 02:19:49 +00:00
pschwartau%netscape.com
c97d13ddcf Improving readability. 2001-11-02 02:17:57 +00:00
nhotta%netscape.com
373ca6f2c9 Fixed a problem of a charset attribute for Script element is ignored,
request->mElement->GetCharset(charset) succeeded but the returned value 'charset' was ignored, fixed that problem,
bug 106360, r=ftang, sr=jst.
2001-11-02 02:07:08 +00:00
pschwartau%netscape.com
491a9eb409 Initial add. Regression test for bug 107771. 2001-11-02 02:06:54 +00:00
jj%netscape.com
361fca7585 fix for bug #106566: updated 'vers' 2 resource to 0.9.5+ (installer) 2001-11-02 02:00:16 +00:00
mscott%netscape.com
f2e63b8971 NOT PART OF THE BUILD
new files for 106507

NOT PART OF THE BUILD
2001-11-02 01:59:55 +00:00
av%netscape.com
cf25f6ec3e Bug 96245 -- xp'zation of dir separator symbol in the spy plugin, not part of the build 2001-11-02 01:58:46 +00:00
jst%netscape.com
ce7b65d3ee Fixing bug 35294. Speeding up insertion of (specifically appending) document fragments to an element. r=rjesup@wgate.com, sicking@bigfoot.com, sr=vidur@netscape.com 2001-11-02 01:55:49 +00:00
hyatt%netscape.com
aaeeb23237 added files: mozilla/content/xbl/src/nsXBLContentSink.cpp, mozilla/content/xbl/src/nsXBLDocumentInfo.cpp 2001-11-02 01:54:58 +00:00
hyatt%netscape.com
afd46b9852 added files: mozilla/content/shared/src/nsXBLAtoms.cpp 2001-11-02 01:54:06 +00:00
hyatt%netscape.com
19490453c9 Fix for 106153, avoid building a content model for XBL event handlers, r=bryner, sr=waterson 2001-11-02 01:53:13 +00:00
waterson%netscape.com
3b29928835 Changes for the page loader test. r=mcafee 2001-11-02 01:35:13 +00:00
alecf%netscape.com
7fb5803eb5 fix - why doesn't outlook build on my machine? 2001-11-02 01:03:07 +00:00
rangansen%netscape.com
4e6432ed9e Bug# 101760 ; r=javi ; sr = hewitt ; fixing window sizing issue 2001-11-02 00:34:15 +00:00
ddrinan%netscape.com
9e015ccb37 Bug 107375 - update localVersion to 0.9.6. r=jbetak, sr=dveditz 2001-11-02 00:27:05 +00:00
rangansen%netscape.com
ec130d7ff8 Bug# 94203 ; r=javi ; sr = hewitt disabling backup all button when there is no cert 2001-11-02 00:25:02 +00:00
alecf%netscape.com
cb27dff83f argh, this was left over cruft from my tree 2001-11-02 00:17:29 +00:00
sspitzer%netscape.com
fd0a4c33b7 "Ingore Thread" mnemonic is "I", not "K". r/sr=bienvenu 2001-11-02 00:16:07 +00:00
ddrinan%netscape.com
59eaab9aed Fix for decoding sequences. This was encountered when decoding the recipient info of a CMS strucure. Only the first recipient info was decoded, the others were not. Checkin approved by relyea 2001-11-02 00:10:55 +00:00
ddrinan%netscape.com
cefe60de72 Allocate memory when setting digest vale. Checkin approved by relyea 2001-11-02 00:03:32 +00:00
blizzard%redhat.com
3eb643cc9d Update patches to keep up with the trunk. Add patch for Red Hat 7.2 that will get postscript printing working with CJK locales. Not part of the build. 2001-11-02 00:00:36 +00:00
alecf%netscape.com
b79dc5a65c *sigh* - I keep forgetting to pre-land these files. Someone shoot me. I'm sorry!
move to NS_LITERAL_STRING
2001-11-01 23:55:56 +00:00
mkaply%us.ibm.com
02bc94c8d4 #102457
r=pedemont, sr=blizzard
Bulletproof OS Uconv code and default to 932 for Japanese rendering
2001-11-01 23:51:15 +00:00
dougt%netscape.com
74924a80cd removing appshell from xpcom. 96524. r=valeski@netscape.com, sr=jband@netscape.com 2001-11-01 23:45:04 +00:00
sspitzer%netscape.com
f41435447b fix for performance bug #108038, suppressing / skipping command updating when possible in the compose window.
fix for performance bug #98657, we don't need the composerSaveMenuItems command set (which get overlay from editor)
we do our own save foo.
r=varada, sr=bienvenu
2001-11-01 23:41:22 +00:00
alecf%netscape.com
96cded8c72 yank a bunch of junk from tests
r=jag, sr=scc
2001-11-01 23:40:10 +00:00
sonja.mirtitsch%sun.com
9c2086d0f3 removed killing of leftover selfservers, since multiple QAs need to
peacefully coexist... will file enhancement request against myself
2001-11-01 23:37:36 +00:00
javi%netscape.com
c1e7d81df7 Fix objdir builds.
NOT PART OF BUILD.
2001-11-01 23:18:36 +00:00
alecf%netscape.com
5f5504a919 fix unix bustage.. I can't keep up... :( 2001-11-01 23:15:15 +00:00
blakeross%telocity.com
b890dfbd59 update ui appropriately for helper apps (96939). r=hewitt sr=ben 2001-11-01 23:03:37 +00:00
leaf%mozilla.org
0409961623 Automated update 2001-11-01 22:58:12 +00:00
seawood%netscape.com
05cf83e0d4 Do not set either of the logrefcnt defines unless given a specific --enable-logrefcnt option.
Bug #108044
2001-11-01 22:55:43 +00:00
alecf%netscape.com
52c25cf1e0 bug 76944 - lazy loading of string bundles.
While I'm there, do massive cleanup of string usage to avoid excess copying
also remove ns*AcceptLang on recommendation of tao
r=tao, sr=dveditz
2001-11-01 22:46:39 +00:00
hwaara%chello.se
0c98a1b001 #40033, Pressing on a "news:" link should ask to add to newsgroup.
r=sspitzer, sr=bienvenu
2001-11-01 22:44:40 +00:00
sonja.mirtitsch%sun.com
e71de46d14 removed the "missing list" for tinderbox QA 2001-11-01 22:43:55 +00:00
leaf%mozilla.org
6b469ead99 Automated update 2001-11-01 22:43:15 +00:00
alecf%netscape.com
67645a5a6f fix for bug 76944 - cleanup as a result of string bundle cleanup
r=tao, sr=dveditz
2001-11-01 22:42:28 +00:00
alecf%netscape.com
4b9ba13776 remove all unicharutil dependencies from xpcom (finally!)
bug 100214, r=jag, sr=scc
2001-11-01 22:40:03 +00:00
sonja.mirtitsch%sun.com
d792219e5b added -p port argument, so multiple tinderboxes can run on the same machine 2001-11-01 22:36:03 +00:00
bryner%netscape.com
7ebfcac559 Bug 107823 -- rename nsIFile lastModificationDate to lastModificationTime. Not part of the build. 2001-11-01 22:35:59 +00:00
mscott%netscape.com
bac2087fab NOT PART OF THE BUILD
Adding new smime extension files.
NOT PART OF THE BUILD
2001-11-01 22:35:58 +00:00
wtc%netscape.com
45e7f547c9 Bugzilla bug 99072: fixed the bug that CPU_ARCH was always set to x86.
The patch was submitted by taya@netbsd.org (Shin'ichiro TAYA), edited
by wtc, and reviewed by cls.
2001-11-01 22:35:48 +00:00
akkana%netscape.com
95af5b0394 106111: heed --enable-plaintext-editor-only for editor build.
r=cls sr=kin
2001-11-01 22:29:13 +00:00
seawood%netscape.com
cd66e99331 Removing obsolete xslt makefile 2001-11-01 22:24:35 +00:00
bryner%netscape.com
4017bc7be2 Correcting the description of the third argument to NS_QuickSort. r=dbaron. 2001-11-01 22:21:34 +00:00
radha%netscape.com
5ac1e9da9a Fix for bug # 103850. DocShell sets wrong cache key while loading pages with postdata. r=adamlock sr=darin
CVS: ----------------------------------------------------------------------
2001-11-01 22:21:31 +00:00
dougt%netscape.com
434e2d7a7d conditionally create nsIChromeRegistry. b=107346. r=dp@netscape.com, sr=waterson@netscape.com 2001-11-01 22:18:22 +00:00
yokoyama%netscape.com
e277e38c45 Bug 104305
Convert the cmdline Profile name from
platform charset to Unicode instead of calling
AssignWithConversion()
/r=ccarlen, /sr=brendan
2001-11-01 22:17:10 +00:00
dougt%netscape.com
c72956b7da Fix for 104962. Using faster win api SHGetSpecialFolderPath. r=dveditz@netscape.com, sr=jband@netscape.com 2001-11-01 22:16:56 +00:00