Commit Graph

122 Commits

Author SHA1 Message Date
bryner%uiuc.edu
fb74001790 Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.


git-svn-id: svn://10.0.0.236/trunk@61647 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:12:40 +00:00
ftang%netscape.com
c9956df79a fix 22203. r=cata/jbetak do not call the reload but set the parser charset directly if auto detect happen in the first block.
git-svn-id: svn://10.0.0.236/trunk@60855 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:15:18 +00:00
dveditz%netscape.com
121072fe86 New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)


git-svn-id: svn://10.0.0.236/trunk@60771 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:32:12 +00:00
dveditz%netscape.com
b0239d13cc closing the file used by the registry service is evil
git-svn-id: svn://10.0.0.236/trunk@60644 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 17:32:19 +00:00
tonyr%fbdesigns.com
00d17db1a2 Removed call to registry->Close()
git-svn-id: svn://10.0.0.236/trunk@60523 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:41:45 +00:00
scc%netscape.com
dcee2e659d Pro5 update
git-svn-id: svn://10.0.0.236/trunk@60002 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:06:04 +00:00
ftang%netscape.com
265915815a fix bug 23944. make range 0xE5-0xFC invalid frist byte of SJIS. code generate by perl script and reviewed by ftang
git-svn-id: svn://10.0.0.236/trunk@59702 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:38:39 +00:00
pinkerton%netscape.com
f64afd5797 fixing paths into MacOS Support folder. bug 25949 r=macdev.
git-svn-id: svn://10.0.0.236/trunk@59411 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:30:54 +00:00
mscott%netscape.com
a1e4f622d9 api sync for doc loader service
r=travis


git-svn-id: svn://10.0.0.236/trunk@59171 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 06:10:17 +00:00
dougt%netscape.com
714da09a59 Landing nsIFile.
git-svn-id: svn://10.0.0.236/trunk@58490 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 21:28:28 +00:00
pp%ludusdesign.com
b5787cf895 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com


git-svn-id: svn://10.0.0.236/trunk@57423 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:49:15 +00:00
cls%seawood.org
c94cbe27ba Removed redundant XPDIST from the build. Changed existing references to DIST.
Replaced all uses of $(DIST)/include with $(PUBLIC) except those looking for NSPR headers.
Removed extra instances of $(DIST)/include or $(PUBLIC) from INCLUDES as it's already there.
Override OS_LIBS when setting host variables for cross-compiling.


git-svn-id: svn://10.0.0.236/trunk@57356 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 05:13:01 +00:00
jdunn%netscape.com
9b6c271893 Fix base class specifiers, since be default if they aren't specified it is Private
# 23237
r= warren@netscape.com, ftang@netscape.com, jband@netscape.com


git-svn-id: svn://10.0.0.236/trunk@57329 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:45:34 +00:00
ftang%netscape.com
6c716e39db fix bug 17103. fix array boundary access problem when get character class array . r=cata a=choffmannnsCyrillic*.cpp
git-svn-id: svn://10.0.0.236/trunk@56376 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 07:47:01 +00:00
ftang%netscape.com
e751fa7279 fix bug 18624. r=nhotta a=chofmann. remove ; after text/html; when we do attribute comparison
git-svn-id: svn://10.0.0.236/trunk@56375 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 07:44:31 +00:00
scc%netscape.com
fd67f20a6a Make observers support weak references. Bug #18682; r=dp.
git-svn-id: svn://10.0.0.236/trunk@55580 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 14:06:36 +00:00
beard%netscape.com
134197fc4f bug #19474, r=ftang. fixes major memory leak of nsCharsetAlias2 object, which is (12) bytes but references a total of {52708} bytes.
git-svn-id: svn://10.0.0.236/trunk@54537 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 17:20:11 +00:00
warren%netscape.com
eb9a891946 Eliminated the libs build pass.
git-svn-id: svn://10.0.0.236/trunk@54523 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 03:05:01 +00:00
ftang%netscape.com
361e24e1e7 change charset name for Big5 from BIG5
git-svn-id: svn://10.0.0.236/trunk@53939 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:15:10 +00:00
jdunn%netscape.com
f0c83b3d5a Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688


git-svn-id: svn://10.0.0.236/trunk@53637 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 06:02:31 +00:00
ftang%netscape.com
1b0abe5c51 fix 17409. rewrite the Notify method to take care random order of HTTP-EQUIV or CONTENT. performance enhance the code. keep the old code in the #else of #if 1 statement for now. r=nhotta
git-svn-id: svn://10.0.0.236/trunk@53071 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-10 05:55:58 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
dp%netscape.com
40ee849701 bug# 16742 Fixing delete on nsISupports Thanks for patch from <heikki@citec.fi>. r=dp
git-svn-id: svn://10.0.0.236/trunk@51639 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-23 06:15:31 +00:00
beard%netscape.com
da97767078 changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
git-svn-id: svn://10.0.0.236/trunk@49690 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-03 20:46:23 +00:00
kipp%netscape.com
c2f4f7ef4a nuked
git-svn-id: svn://10.0.0.236/trunk@49456 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 21:06:47 +00:00
kipp%netscape.com
84fd72dbd1 removed files: mozilla/intl/chardet/src/nsCharDetDll.cpp
git-svn-id: svn://10.0.0.236/trunk@49455 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 21:06:40 +00:00
kipp%netscape.com
4918a64296 added files: mozilla/intl/chardet/src/nsCharDetModule.cpp
git-svn-id: svn://10.0.0.236/trunk@49454 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 21:05:46 +00:00
kipp%netscape.com
17e2cba587 Convert over to module from factory
git-svn-id: svn://10.0.0.236/trunk@49453 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 21:02:41 +00:00
shaver%netscape.com
c4179cd970 missed one nsIRegistry::Key usage
git-svn-id: svn://10.0.0.236/trunk@49281 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 03:17:56 +00:00
kipp%netscape.com
03c039ec50 new
git-svn-id: svn://10.0.0.236/trunk@49255 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-28 22:58:23 +00:00
warren%netscape.com
e057760aeb Cleaned up, using NS_WITH_SERVICE
git-svn-id: svn://10.0.0.236/trunk@49093 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-26 10:05:06 +00:00
ftang%netscape.com
8b7f1cf9c7 fix bug 14802, reviewed by harishd
git-svn-id: svn://10.0.0.236/trunk@49008 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-24 21:50:48 +00:00
ftang%netscape.com
bd400aaca3 fix spelling error
git-svn-id: svn://10.0.0.236/trunk@48898 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 05:01:09 +00:00
ftang%netscape.com
04ba9d7f2e add registratoin information
git-svn-id: svn://10.0.0.236/trunk@48766 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:21:58 +00:00
ftang%netscape.com
26bead35f6 fix bug 5974 by passing parser command to nsWebShell
git-svn-id: svn://10.0.0.236/trunk@47783 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 14:15:15 +00:00
nhotta%netscape.com
714c160630 Bug 13844, turned off non line based detectors.
git-svn-id: svn://10.0.0.236/trunk@47617 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 19:31:46 +00:00
briano%netscape.com
619d825295 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@46927 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 03:07:11 +00:00
ftang%netscape.com
eb6e8a72c3 1. change to UTF-16BE/LE name, 2. fix problem in nsPSMDetector 3.add addtional debugging infor to DetectCharset
git-svn-id: svn://10.0.0.236/trunk@46817 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 18:59:48 +00:00
cata%netscape.com
82b73ce0cc Fixing build warnings. Step 2: switch to use new method from the interface.
git-svn-id: svn://10.0.0.236/trunk@45546 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 22:50:50 +00:00
cyeh%netscape.com
c6342ee432 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
git-svn-id: svn://10.0.0.236/trunk@45379 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 00:54:34 +00:00
nhotta%netscape.com
69c8a501ad First Checked In.
git-svn-id: svn://10.0.0.236/trunk@44898 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:15:16 +00:00
nhotta%netscape.com
be09ba4948 Include a header file for prototypes.
git-svn-id: svn://10.0.0.236/trunk@44888 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:11:49 +00:00
sspitzer%netscape.com
bfdcd050a6 fix #10895. Get printing to sort of work for mail/news. more bugs (and fixes) to come. this is far from complete.
git-svn-id: svn://10.0.0.236/trunk@44577 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 23:58:31 +00:00
ftang%netscape.com
166b459a66 remove work around after 7330 fixed
git-svn-id: svn://10.0.0.236/trunk@44556 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 23:10:45 +00:00
nhotta%netscape.com
2bf9c274da Bug fix #11789, changed a dll name.
git-svn-id: svn://10.0.0.236/trunk@44359 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 21:50:01 +00:00
nhotta%netscape.com
9f41bfc64d Adding a new detector.
git-svn-id: svn://10.0.0.236/trunk@44355 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 21:48:36 +00:00
nhotta%netscape.com
86195ee6ba New file (not part of the build).
git-svn-id: svn://10.0.0.236/trunk@44345 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 21:46:04 +00:00
mccabe%netscape.com
4a3290544c Remove definition of NS_DECL_IOBSERVER and SERVICE and replace uses with xpidl-generated NS_DECL_NSIOBSERVER macro.
git-svn-id: svn://10.0.0.236/trunk@44051 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 09:18:49 +00:00
ftang%netscape.com
e3a9327dae rework the states. this is a tool change. Won't break build. The tool is not run in the build process
git-svn-id: svn://10.0.0.236/trunk@43689 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 21:12:05 +00:00
ftang%netscape.com
83904bb4a7 fix euc-jp detection bugs by remove 0x85,0x86,0xeb,0xec from the legal char list. change size of array which won't break build
git-svn-id: svn://10.0.0.236/trunk@43688 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 21:11:07 +00:00