ftang%netscape.com
|
9883aa657e
|
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
|
1999-11-10 05:55:58 +00:00 |
dmose%mozilla.org
|
142ac52eaf
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
dp%netscape.com
|
7a91a1a650
|
bug# 16742 Fixing delete on nsISupports Thanks for patch from <heikki@citec.fi>. r=dp
|
1999-10-23 06:15:31 +00:00 |
beard%netscape.com
|
9eae33066d
|
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
|
1999-10-03 20:46:23 +00:00 |
kipp%netscape.com
|
9508107483
|
nuked
|
1999-09-30 21:06:47 +00:00 |
kipp%netscape.com
|
e1b87b4133
|
removed files: mozilla/intl/chardet/src/nsCharDetDll.cpp
|
1999-09-30 21:06:40 +00:00 |
kipp%netscape.com
|
3cfd8865ce
|
added files: mozilla/intl/chardet/src/nsCharDetModule.cpp
|
1999-09-30 21:05:46 +00:00 |
kipp%netscape.com
|
26d6400289
|
Convert over to module from factory
|
1999-09-30 21:02:41 +00:00 |
shaver%netscape.com
|
da189fa552
|
missed one nsIRegistry::Key usage
|
1999-09-29 03:17:56 +00:00 |
kipp%netscape.com
|
d9e6ae3a9e
|
new
|
1999-09-28 22:58:23 +00:00 |
warren%netscape.com
|
d37526c717
|
Cleaned up, using NS_WITH_SERVICE
|
1999-09-26 10:05:06 +00:00 |
ftang%netscape.com
|
539cc3e3d0
|
fix bug 14802, reviewed by harishd
|
1999-09-24 21:50:48 +00:00 |
ftang%netscape.com
|
2a50b45915
|
fix spelling error
|
1999-09-23 05:01:09 +00:00 |
ftang%netscape.com
|
7b7fff2024
|
add registratoin information
|
1999-09-22 03:21:58 +00:00 |
ftang%netscape.com
|
476cbf50e5
|
fix bug 5974 by passing parser command to nsWebShell
|
1999-09-16 14:15:15 +00:00 |
nhotta%netscape.com
|
6295c83892
|
Bug 13844, turned off non line based detectors.
|
1999-09-15 19:31:46 +00:00 |
briano%netscape.com
|
d055fd251c
|
General cleanup.
|
1999-09-11 03:07:11 +00:00 |
ftang%netscape.com
|
7d20c6b65f
|
1. change to UTF-16BE/LE name, 2. fix problem in nsPSMDetector 3.add addtional debugging infor to DetectCharset
|
1999-09-10 18:59:48 +00:00 |
cata%netscape.com
|
0f0d23b266
|
Fixing build warnings. Step 2: switch to use new method from the interface.
|
1999-09-01 22:50:50 +00:00 |
cyeh%netscape.com
|
9577b5cefa
|
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
|
1999-09-01 00:54:34 +00:00 |
nhotta%netscape.com
|
f5da6ba48e
|
First Checked In.
|
1999-08-27 21:15:16 +00:00 |
nhotta%netscape.com
|
f6382b82b3
|
Include a header file for prototypes.
|
1999-08-27 21:11:49 +00:00 |
sspitzer%netscape.com
|
b7f3331cc3
|
fix #10895. Get printing to sort of work for mail/news. more bugs (and fixes) to come. this is far from complete.
|
1999-08-25 23:58:31 +00:00 |
ftang%netscape.com
|
e54da5e444
|
remove work around after 7330 fixed
|
1999-08-25 23:10:45 +00:00 |
nhotta%netscape.com
|
d998a83bd8
|
Bug fix #11789, changed a dll name.
|
1999-08-24 21:50:01 +00:00 |
nhotta%netscape.com
|
d4bac348b5
|
Adding a new detector.
|
1999-08-24 21:48:36 +00:00 |
nhotta%netscape.com
|
f860a720bc
|
New file (not part of the build).
|
1999-08-24 21:46:04 +00:00 |
mccabe%netscape.com
|
dd27718a80
|
Remove definition of NS_DECL_IOBSERVER and SERVICE and replace uses with xpidl-generated NS_DECL_NSIOBSERVER macro.
|
1999-08-22 09:18:49 +00:00 |
ftang%netscape.com
|
8e03308715
|
rework the states. this is a tool change. Won't break build. The tool is not run in the build process
|
1999-08-19 21:12:05 +00:00 |
ftang%netscape.com
|
3d829bd0ad
|
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
|
1999-08-19 21:11:07 +00:00 |
ftang%netscape.com
|
d286e9f83b
|
fix euc-jp detection bugs by remove 0x85,0x86,0xeb,0xec from the legal char list. number change which won't break build
|
1999-08-19 21:04:02 +00:00 |
ftang%netscape.com
|
e09b94476b
|
fix charset detection by treating 0x85,0x86,0xeb,0xec illegal in sjis. This is a tool change. Won't break build. The tool is not run in the build process
|
1999-08-19 21:02:45 +00:00 |
nhotta%netscape.com
|
43facd09d9
|
New files (not part of the build).
|
1999-08-19 19:54:11 +00:00 |
nhotta%netscape.com
|
68b1a9ca9b
|
Changed to notify conditionally.
|
1999-08-10 21:55:50 +00:00 |
ftang%netscape.com
|
5922ea194f
|
fix bug 10605. This is caused by incorrect QI
|
1999-07-27 21:00:05 +00:00 |
ftang%netscape.com
|
1d82e83a36
|
temp fix for bug 8899 by move cp1252 verfier to different positions and do not include it for the string based detector interface until we come out a better version. Also add STATE TRACE code which condictional compiled
|
1999-07-22 22:30:04 +00:00 |
ftang%netscape.com
|
4d01c906b4
|
fix 10230 and remove UCS2BE and UCS2LE from the string based detector
|
1999-07-22 22:17:00 +00:00 |
waterson%netscape.com
|
b4aa5891e1
|
Drag along MSVC++ 5.x by not building this directory.
|
1999-07-22 21:56:18 +00:00 |
nhotta%netscape.com
|
a13e764d1d
|
Not to build native detectors for VC++5.
|
1999-07-21 17:58:18 +00:00 |
nhotta%netscape.com
|
4b982bb3e6
|
Enabling native charset detectors.
|
1999-07-21 04:32:24 +00:00 |
ftang%netscape.com
|
c28e45344c
|
add some experiment code
|
1999-07-16 20:52:07 +00:00 |
ftang%netscape.com
|
f829941607
|
fix warning
|
1999-07-16 20:44:02 +00:00 |
ftang%netscape.com
|
745fb3c625
|
fix typo in the MY_IMPL_ISUPPORTS and fix the crash when a not implement IID pass in
|
1999-07-16 13:00:03 +00:00 |
warren%netscape.com
|
84bd74a4fd
|
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
|
1999-07-16 11:14:36 +00:00 |
nhotta%netscape.com
|
d40523581b
|
Initial check in (not part of the main build).
|
1999-07-14 16:42:36 +00:00 |
ftang%netscape.com
|
7923efc8ec
|
1. fix shift_jis, ucs2, utf8 verifier. 2. Add iso-2022-kr, iso-2022-cn, hz verifier
|
1999-07-14 15:23:06 +00:00 |
ftang%netscape.com
|
40aef4c9b8
|
add nsCyrillic Detector
|
1999-07-14 15:19:26 +00:00 |
ftang%netscape.com
|
c7a2d849e7
|
add nsCyrillicDetector
|
1999-07-14 15:18:53 +00:00 |
ftang%netscape.com
|
81ba11902b
|
add cyrillic detector based on John Neystadt john@neystadt.org http://www.neystadt.org/john/
|
1999-07-14 15:17:24 +00:00 |
ftang%netscape.com
|
ee3fb06a7b
|
add new tools
|
1999-07-14 15:14:42 +00:00 |
dveditz%netscape.com
|
0eb6c820cf
|
nakefile cleanups
|
1999-07-02 13:42:17 +00:00 |
scc%netscape.com
|
f79508bc68
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
ftang%netscape.com
|
59edb98300
|
split nsICharsetDetectionObserver implementation from nsDetectionAdaptor to private class nsMyObserver so we won't have cycle reference which may cause memory leak
|
1999-06-26 01:19:18 +00:00 |
ftang%netscape.com
|
bffb777f59
|
fix multiple inheritance problem.
|
1999-06-25 23:14:23 +00:00 |
ftang%netscape.com
|
97284f9713
|
add 5 new sets of detector
|
1999-06-25 21:37:32 +00:00 |
ftang%netscape.com
|
f3c2f91c38
|
change UCS2 verifier name. Add new class to nsPSMDetectors.cpp
|
1999-06-25 20:22:39 +00:00 |
ftang%netscape.com
|
970f70408a
|
add new verifier
|
1999-06-25 07:42:09 +00:00 |
ftang%netscape.com
|
238d7024af
|
add new tools
|
1999-06-25 07:37:48 +00:00 |
ftang%netscape.com
|
f37254fded
|
fix unix. Add Makefile.in
|
1999-06-25 01:42:20 +00:00 |
ftang%netscape.com
|
5747720cb3
|
add tests directory
|
1999-06-25 01:34:10 +00:00 |
ftang%netscape.com
|
ae96ea3c46
|
add test application DetectCharset
|
1999-06-25 01:33:14 +00:00 |
ftang%netscape.com
|
065bd9061d
|
fix state table error (generated by ../tools/*.pl, and wrong integer packacking macro, and do cast for char to unsigend char
|
1999-06-25 01:27:14 +00:00 |
ftang%netscape.com
|
f1f527a129
|
fix wrong state table at iso2022jp and sjis
|
1999-06-25 01:24:01 +00:00 |
ftang%netscape.com
|
108fc44c26
|
fix multiple inheritance bug
|
1999-06-25 00:20:37 +00:00 |
ftang%netscape.com
|
7197c8c293
|
implement our own QueryInterfce to fix casting problem
|
1999-06-24 23:16:44 +00:00 |
ftang%netscape.com
|
7eb8f83f6b
|
fix bug- add break in switch statement
|
1999-06-24 22:00:58 +00:00 |
ftang%netscape.com
|
d5b73ea666
|
add Japanese detector
|
1999-06-24 20:56:04 +00:00 |
ftang%netscape.com
|
ab1a84aa6d
|
seperate into several groups to ease maintaince
add nsDebugDetector.cpp
|
1999-06-24 20:55:32 +00:00 |
ftang%netscape.com
|
9fbc0ed028
|
add nsPSMDetectors.cpp to makefile.win
|
1999-06-24 20:54:45 +00:00 |
ftang%netscape.com
|
1322d82dae
|
Makefile.in
|
1999-06-24 20:54:07 +00:00 |
ftang%netscape.com
|
f2db1295e5
|
add japanese detector
|
1999-06-24 20:44:56 +00:00 |
ftang%netscape.com
|
9b6ead39d8
|
add verifier generation tools
|
1999-06-24 20:41:28 +00:00 |
ftang%netscape.com
|
597cd524ea
|
add eNoAnswerMatch and make define less than 32 char so it won't longer than ANSI standard
|
1999-06-24 20:40:25 +00:00 |
briano%netscape.com
|
5269549d9a
|
Deleted the trailing comma in the nsDebugDetectorSel typedef to fix the Unix builds.
|
1999-06-23 23:39:07 +00:00 |
ftang%netscape.com
|
81d379863b
|
add nsDebugDetector to the dll factory file and use NS_IF_ADDREF instead of NS_ADDREF
|
1999-06-23 20:16:20 +00:00 |
ftang%netscape.com
|
daadc79b2b
|
seperate into several groups to ease maintaince
add nsDebugDetector.cpp
|
1999-06-23 20:14:45 +00:00 |
ftang%netscape.com
|
b40b498283
|
add nsDebugDetector to Unix makefile
|
1999-06-23 20:14:03 +00:00 |
ftang%netscape.com
|
017f352a05
|
add nsDebugDetector to makefile
|
1999-06-23 20:07:26 +00:00 |
ftang%netscape.com
|
e3c15ade34
|
add debug detector
|
1999-06-23 20:07:08 +00:00 |
ftang%netscape.com
|
5aa31004bd
|
add progid base
|
1999-06-22 07:21:49 +00:00 |
ftang%netscape.com
|
38e4cd42c9
|
remove GetCandidates method for now
|
1999-06-22 04:56:10 +00:00 |
ftang%netscape.com
|
91ebee0414
|
check in the change which add XMLEncoding observer and some base support for charset detector
|
1999-06-22 03:29:17 +00:00 |
ftang%netscape.com
|
ce6993abb0
|
add several new files
|
1999-06-22 03:27:43 +00:00 |
ftang%netscape.com
|
e7b88c378a
|
add new interface
|
1999-06-22 03:22:42 +00:00 |
ftang%netscape.com
|
eee81d772e
|
add new files
|
1999-06-22 03:03:32 +00:00 |
ftang%netscape.com
|
679bfcf1cd
|
fix bug 8201 by adding GetIID()
|
1999-06-15 23:41:40 +00:00 |
ftang%netscape.com
|
2bf7bcd507
|
return the correct error code, and do not return error when no reload is necessary
|
1999-06-10 21:48:16 +00:00 |
rickg%netscape.com
|
800494a1f2
|
fixed nsString2 usage error
|
1999-05-29 02:44:53 +00:00 |
law%netscape.com
|
0b7b490358
|
XPIDL-ifying nsIObserver/nsIObserverService
|
1999-05-29 00:51:17 +00:00 |
ftang%netscape.com
|
83c9a289af
|
do not call StopDocumentLoading to avoid libnet reent problem. return NS_ERROR_ABORT to indicate reload happend. set teh rendering to false instead of true
|
1999-05-28 21:41:51 +00:00 |
mcmullen%netscape.com
|
cbc7d3604a
|
Removed obsolete base.shlb/baseDebug.shlb
|
1999-05-27 21:40:58 +00:00 |
dp%netscape.com
|
94344009c8
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
ftang%netscape.com
|
00bbff0921
|
fix bug 6740. approved by christ hofmann
|
1999-05-25 02:30:03 +00:00 |
mscott%netscape.com
|
a6bc6e1c60
|
Back out ftang's changes to fix show stopper on mailnews: Bug #6740. Right now mailnews is helpless without backing this out.
|
1999-05-20 03:23:44 +00:00 |
ftang%netscape.com
|
33209658c1
|
call the new ReloadDocument api from nsIWebShellServices
|
1999-05-19 00:23:59 +00:00 |
sspitzer%netscape.com
|
a6f4d1bfbd
|
cvs ignorage for the generated Makefiles
|
1999-05-18 21:50:31 +00:00 |
ftang%netscape.com
|
7f9782d984
|
temp turn off the webshell call to fix resursive issue.
|
1999-05-18 02:04:53 +00:00 |
ftang%netscape.com
|
dba76c88a5
|
add code to find nsWebShell
|
1999-05-18 01:20:24 +00:00 |
neeti%netscape.com
|
3ac427b96c
|
Changed GetTagName api to return a tag for the index passed in.
This enables observers to register for more than one tag.
|
1999-05-17 20:00:58 +00:00 |
ftang%netscape.com
|
c3d44965bb
|
add service
|
1999-05-15 00:57:45 +00:00 |
ftang%netscape.com
|
640e8693de
|
add unix file
|
1999-05-14 23:36:14 +00:00 |
ftang%netscape.com
|
03993e6c43
|
First Checked In.
|
1999-05-14 23:32:51 +00:00 |
ftang%netscape.com
|
e1ba7125af
|
add chardet
|
1999-05-14 23:09:17 +00:00 |