warren%netscape.com
|
2db26922a6
|
Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms.
|
1999-11-30 04:50:42 +00:00 |
|
nhotta%netscape.com
|
dfb97be9bf
|
Change to pass empty string instead of null for setlocale, increased a local buffer size to hold larger locale name, bug 18338, r=tao.
|
1999-11-29 21:01:54 +00:00 |
|
ftang%netscape.com
|
2fdd6d014e
|
check in backout code after nhotta fix other problem. fix bug 14914
|
1999-11-19 01:16:53 +00:00 |
|
ftang%netscape.com
|
4f6df1a721
|
fix charset name from BIG5 to Big5
|
1999-11-19 01:16:07 +00:00 |
|
jdunn%netscape.com
|
e871be6de2
|
Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
|
1999-11-16 06:02:31 +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 |
|
sfraser%netscape.com
|
7ad00245b5
|
Did a 'Remove object code and compact' on this project, and tidied up some access paths to try to eliminate the CodeWarrior hangs. a=leaf
|
1999-11-04 21:16:02 +00:00 |
|
ftang%netscape.com
|
f0e84f8506
|
back out 1.32 to fix 17811. This will break 14914
|
1999-11-03 05:47:25 +00:00 |
|
cls%seawood.org
|
bee74e223b
|
Removed unused NECKO ifdefs.
a=leaf
|
1999-11-02 23:34:03 +00:00 |
|
ftang%netscape.com
|
7a8f83577a
|
fix one typo. add new locale name for Chinese. r=nhotta
|
1999-11-02 20:58:47 +00:00 |
|
ftang%netscape.com
|
ef4beb6fca
|
fix bug 14914. r=cata (several weeks ago). change the GetEncoder/GetDecoder from a loop which create/destroy/IsEqual of nsString to use PROGID directly
|
1999-11-02 08:49:20 +00:00 |
|
ftang%netscape.com
|
4b548de75b
|
check in the patch submit by Jonas Utterstrom <jonas.utterstrom@vittran.norrnod.se in message news://news.mozilla.org/381B3757.FEC144BC%40vittran.norrnod.se fix bug 17706. r=ftang
|
1999-11-02 07:01:44 +00:00 |
|
tbogard%aol.net
|
10ded258a5
|
Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt
|
1999-11-01 21:43:56 +00:00 |
|
cata%netscape.com
|
554e203471
|
Fix for bug #16186 build warnings; eliminating unused var.
|
1999-10-29 20:32:00 +00:00 |
|
cata%netscape.com
|
4f849e2192
|
Fix for bug #15706; r=nhotta
|
1999-10-29 20:29:40 +00:00 |
|
ftang%netscape.com
|
55eb80483a
|
fix two comment after brade review and point out my error in prev checkin. r=brade
|
1999-10-28 14:46:37 +00:00 |
|
ftang%netscape.com
|
92d7fb40dd
|
move all end of line # comment to the previous line. Remove all end of line tab and whitespace. Need this to fix Trad Chinese IME. Somehow our property file reader do not treat # as start of comment in a key value pair line. r=brade
|
1999-10-28 14:28:22 +00:00 |
|
dp%netscape.com
|
038812ce67
|
bug#16742 Fixing delete on nsISupports. Thanks for patch from <heikki@citec.fi> Plus using IMPL_ and DECL_ macros and removing operating on refcnt directly. r=dp
|
1999-10-23 17:33:29 +00:00 |
|
ftang%netscape.com
|
9c5264972c
|
fix locale mapping for CLE. r=ftang
|
1999-10-22 21:11:50 +00:00 |
|
cata%netscape.com
|
3a41197340
|
bug #16754, r=erik, fixing memory leak
|
1999-10-21 22:25:44 +00:00 |
|
hoa.nguyen%intel.com
|
4c325b4b3e
|
Optimized decoder. Removed warnings.
|
1999-10-21 00:17:48 +00:00 |
|
hoa.nguyen%intel.com
|
b7e688a8ac
|
Optimized decoder.
|
1999-10-21 00:05:16 +00:00 |
|
hoa.nguyen%intel.com
|
382ac45a79
|
Correctly check for the HZ converter engine state.
|
1999-10-21 00:03:52 +00:00 |
|
hoa.nguyen%intel.com
|
5d6d24cce9
|
Changed from char types to PRUint8.
|
1999-10-20 23:21:56 +00:00 |
|
ftang%netscape.com
|
40f306300f
|
fix bug 15647 r=sdagley. Swap progid base between ENCODER/DECODER
|
1999-10-06 07:11:40 +00:00 |
|
cata%netscape.com
|
83d10b4178
|
added files: mozilla/intl/uconv/ucvtw2/nsUCvTw2Module.cpp, removed files: mozilla/intl/uconv/ucvtw2/nsUCvTW2Dll.cpp
|
1999-10-05 23:58:49 +00:00 |
|
cata%netscape.com
|
398f7d7b12
|
added files: mozilla/intl/uconv/ucvtw/nsUCvTwModule.cpp, removed files: mozilla/intl/uconv/ucvtw/nsUCvTWDll.cpp
|
1999-10-05 23:57:29 +00:00 |
|
cata%netscape.com
|
5e6bf6fc1f
|
added files: mozilla/intl/uconv/ucvlatin/nsUCvLatinModule.cpp, removed files: mozilla/intl/uconv/ucvlatin/nsUCvLatinDll.cpp
|
1999-10-05 23:56:08 +00:00 |
|
cata%netscape.com
|
cbf8efae9d
|
Converting library to Module. Bug 15589. Reviewed by dp.
|
1999-10-05 23:54:18 +00:00 |
|
cata%netscape.com
|
30fc0afd96
|
added files: mozilla/intl/uconv/ucvko/nsUCvKoModule.cpp, removed files: mozilla/intl/uconv/ucvko/nsUCvKODll.cpp
|
1999-10-05 23:53:21 +00:00 |
|
cata%netscape.com
|
5dc1d9c7bf
|
added files: mozilla/intl/uconv/ucvja/nsUCvJaModule.cpp, removed files: mozilla/intl/uconv/ucvja/nsUCVJADll.cpp
|
1999-10-05 23:51:46 +00:00 |
|
cata%netscape.com
|
1f327eb1f1
|
Fix my Unix breakage.
|
1999-10-05 22:33:09 +00:00 |
|
cata%netscape.com
|
733de780a8
|
added files: mozilla/intl/uconv/ucvcn/nsUCvCnModule.cpp, removed files: mozilla/intl/uconv/ucvcn/nsUCvCnDll.cpp
|
1999-10-05 21:26:47 +00:00 |
|
cata%netscape.com
|
b73381597c
|
Converting library to Module. Bug 15589. Reviewed by dp.
|
1999-10-05 21:25:47 +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
|
251497a82a
|
added files: mozilla/intl/uconv/src/nsUConvModule.cpp, removed files: mozilla/intl/uconv/src/nsUConvDll.cpp
|
1999-09-30 22:05:41 +00:00 |
|
kipp%netscape.com
|
925361591a
|
Convert to module from component
|
1999-09-30 21:11:05 +00:00 |
|
shaver%netscape.com
|
7a5b9d5e55
|
nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann
|
1999-09-29 02:36:54 +00:00 |
|
kipp%netscape.com
|
d9e6ae3a9e
|
new
|
1999-09-28 22:58:23 +00:00 |
|
kipp%netscape.com
|
493d404539
|
new
|
1999-09-28 19:03:20 +00:00 |
|
beard%netscape.com
|
83f70bfb2c
|
fixed a copy/paste bug that caused a bunch of nsCIDs to leak.
|
1999-09-27 07:15:43 +00:00 |
|
ftang%netscape.com
|
096025f9f9
|
fix bug 14736, reviewed by tague
|
1999-09-24 21:52:11 +00:00 |
|
briano%netscape.com
|
89411269e7
|
QNX-specific fix.
|
1999-09-23 22:08:49 +00:00 |
|
briano%netscape.com
|
3e7614f39c
|
Added OpenVMS to the 'list' of platforms that need to be excluded from using -D__STDC__. Approved by chofmann.
|
1999-09-22 23:22:07 +00:00 |
|
cata%netscape.com
|
3d4fb44c6e
|
Fixing bug #14605.
|
1999-09-22 22:32:44 +00:00 |
|
ftang%netscape.com
|
49217a4b1e
|
check in code drop from Xu, Yueheng <yueheng.xu@intel.com>
|
1999-09-22 03:35:31 +00:00 |
|
cata%netscape.com
|
cf619e311d
|
Creation code for the new component.
|
1999-09-22 01:12:17 +00:00 |
|
cata%netscape.com
|
361e5b7085
|
added files: mozilla/intl/uconv/src/nsCharsetMenu.cpp
|
1999-09-22 00:48:22 +00:00 |
|
cata%netscape.com
|
2313a45025
|
Adding files to the build.
|
1999-09-22 00:44:00 +00:00 |
|
cata%netscape.com
|
a6961dd853
|
Created.
|
1999-09-22 00:22:51 +00:00 |
|
briano%netscape.com
|
f85e12290b
|
Fix for AIX bustage. Reserved name __STDC__ cannot be defined as a macro name.
|
1999-09-21 21:31:04 +00:00 |
|
ftang%netscape.com
|
4d30609dfd
|
wired up nsTextToSubURI to the dll, remove unnecessary reghac2.h
|
1999-09-21 05:13:53 +00:00 |
|
ftang%netscape.com
|
89554f7260
|
remove unneeded var
|
1999-09-21 01:37:16 +00:00 |
|
ftang%netscape.com
|
91388658fa
|
add nsTextToSubURI.cpp
|
1999-09-21 01:36:54 +00:00 |
|
waterson%netscape.com
|
06b78978e9
|
Fix backwards return values on nsIEnumerator::IsDone().
|
1999-09-21 01:28:18 +00:00 |
|
ftang%netscape.com
|
f5c272ee3b
|
add nsTextToSubURI.cpp
|
1999-09-21 00:58:15 +00:00 |
|
ftang%netscape.com
|
b7a459db57
|
add idl directory to win and linux makefile
|
1999-09-21 00:45:28 +00:00 |
|
ftang%netscape.com
|
6aabba656b
|
First Checked In.
|
1999-09-21 00:43:09 +00:00 |
|
ftang%netscape.com
|
0d53aa62e8
|
1st check in
|
1999-09-21 00:30:12 +00:00 |
|
ftang%netscape.com
|
c10f65262d
|
add HZ to the dll
|
1999-09-21 00:21:24 +00:00 |
|
ftang%netscape.com
|
3b0edcebc2
|
add idl files
|
1999-09-21 00:17:37 +00:00 |
|
ftang%netscape.com
|
0f641dcade
|
remove dead file
|
1999-09-21 00:15:38 +00:00 |
|
ftang%netscape.com
|
ccab0cf140
|
check in for Xu, Yueheng <yueheng.xu@intel.com>
|
1999-09-21 00:14:15 +00:00 |
|
warren%netscape.com
|
1eba29ca37
|
fixed mismatched free issues with nsID::ToString
|
1999-09-20 20:52:12 +00:00 |
|
warren%netscape.com
|
e34b81a6b8
|
freed CIDs in nsCharsetConverterManager
|
1999-09-20 20:52:05 +00:00 |
|
ftang%netscape.com
|
741d7a3627
|
fix FreeBSD problem
|
1999-09-18 00:15:22 +00:00 |
|
ftang%netscape.com
|
dbe706448c
|
check in HZ to Unicode contributed by Xu, Yueheng <yueheng.xu@intel.com>
|
1999-09-18 00:05:27 +00:00 |
|
ramiro%netscape.com
|
e8ba593918
|
Cleanup the neckutil linking thing.
|
1999-09-15 02:15:11 +00:00 |
|
ftang%netscape.com
|
bfdb99d1d9
|
fix bad funct name. Thanks brade
|
1999-09-13 22:18:31 +00:00 |
|
ftang%netscape.com
|
6f6297a46b
|
try to work around bug 13030
|
1999-09-13 21:04:29 +00:00 |
|
ftang%netscape.com
|
d53391b6c4
|
add x-gbk and windows-936
|
1999-09-13 19:48:30 +00:00 |
|
ftang%netscape.com
|
766b3c2234
|
wire GBK converters into dll
|
1999-09-13 19:45:38 +00:00 |
|
ftang%netscape.com
|
1a9b24d368
|
check in for yueheng.xu@intel.com - cp936 table generation tool
|
1999-09-13 19:31:31 +00:00 |
|
ftang%netscape.com
|
d2893cb7db
|
check in GBK converter for Xu, Yueheng <yueheng.xu@intel.com
|
1999-09-13 19:27:05 +00:00 |
|
ftang%netscape.com
|
d076091d3a
|
add unicode to langbox arabic font encoding converter incomplete
|
1999-09-12 22:43:49 +00:00 |
|
bruce%cybersight.com
|
db84eb691c
|
Fix nID::ToString() leaks in autoregistration.
|
1999-09-12 04:13:52 +00:00 |
|
bruce%cybersight.com
|
fbc430ce9a
|
Fix nsID::ToString() leaks in autoregistration.
|
1999-09-12 04:11:46 +00:00 |
|
briano%netscape.com
|
d055fd251c
|
General cleanup.
|
1999-09-11 03:07:11 +00:00 |
|
ftang%netscape.com
|
5124a51e86
|
backout the backout
|
1999-09-10 22:25:39 +00:00 |
|
ftang%netscape.com
|
aeecc7d330
|
back out the back out .It turn out I cehck in a "const" in the first line of my check in and that compiled !!! on Win and Linux
|
1999-09-10 22:22:22 +00:00 |
|
ftang%netscape.com
|
e61d269a02
|
temp backout mac breakage
|
1999-09-10 20:33:12 +00:00 |
|
ftang%netscape.com
|
7e5a19e54e
|
comment out some code so we won't break when we bck out the nsUnciodeUCS2BE changes
|
1999-09-10 20:28:22 +00:00 |
|
ftang%netscape.com
|
174aa29224
|
split the nsEncoderSupport to two classes
|
1999-09-10 19:05:08 +00:00 |
|
ftang%netscape.com
|
fe9acedc33
|
add new implementation to UCS2 encoder
|
1999-09-10 19:04:14 +00:00 |
|
ftang%netscape.com
|
a44e9bf05f
|
make nsconv work for UCS2 data by adding output file
|
1999-09-10 19:02:25 +00:00 |
|
ftang%netscape.com
|
f308690e87
|
add UTF16
|
1999-09-10 19:01:46 +00:00 |
|
jdunn%netscape.com
|
e527acab06
|
Fix the HP failure... per joe@nall.com's suggestion. For some reason
HP can't handle the '-' sign righ on top of the #'s so just added spaces.
|
1999-09-08 14:59:22 +00:00 |
|
ftang%netscape.com
|
75015be57c
|
declare methode in protect. Remove unnecessary INTEL_CHANGE ifdef, add () to #define
|
1999-09-08 12:58:26 +00:00 |
|
briano%netscape.com
|
23c9aa07c0
|
Added newline to fix the Unix native compiler builds.
|
1999-09-07 23:37:16 +00:00 |
|
ftang%netscape.com
|
08c1e15c53
|
nsUnicodeToGB2312V2.h
|
1999-09-07 20:42:49 +00:00 |
|
ftang%netscape.com
|
cbae9b8b06
|
add new chinese converter implementation
|
1999-09-07 20:36:37 +00:00 |
|
ftang%netscape.com
|
dc72b69ba8
|
check in mac fix
|
1999-09-07 20:35:56 +00:00 |
|
ftang%netscape.com
|
70d9b38304
|
add new chinese converters for UNIX build
|
1999-09-07 20:07:45 +00:00 |
|
ftang%netscape.com
|
e6cf025fd0
|
add new Chinese converters as non default one for now
|
1999-09-07 20:07:21 +00:00 |
|
ftang%netscape.com
|
bd6142fe1b
|
add new implementation of GB converters
|
1999-09-07 20:04:53 +00:00 |
|
bienvenu%netscape.com
|
cae0b1a6cf
|
more includes of string.h
|
1999-09-06 20:44:26 +00:00 |
|
ftang%netscape.com
|
e49884b420
|
rename CID for UCS2/UCS4 to UTF16/32. Add CID for UTF16/32
|
1999-09-03 23:18:00 +00:00 |
|
cata%netscape.com
|
8902bf118c
|
Fixing build warnings. Step 3: remove the old deprecated API.
|
1999-09-02 21:41:40 +00:00 |
|
cata%netscape.com
|
588aa20203
|
Fixing build warnings. Step 3: remove the old deprecated method.
|
1999-09-02 21:39:29 +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 |
|
cata%netscape.com
|
0639d0a90c
|
Fixing build warnings Step 1: add new method to the interface.
|
1999-09-01 21:44:39 +00:00 |
|
ftang%netscape.com
|
e16a7fc560
|
change to UTF-16/32BE/LE add ksc5601 and iso8859-1 as alias
|
1999-09-01 01:18:17 +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 |
|
cata%netscape.com
|
4dd1b01674
|
Fixed bug 11570.
|
1999-09-01 00:46:04 +00:00 |
|
ftang%netscape.com
|
d1b50c1612
|
X11Johab converters. Thanks contribution from Deogtae Kim <dtkim@camars.kaist.ac.kr> and Jungshik Shin <jshin@pantheon.yale.com>
|
1999-08-30 22:10:41 +00:00 |
|
erik%netscape.com
|
2591c69b18
|
Fixing warnings.
|
1999-08-30 21:59:42 +00:00 |
|
ftang%netscape.com
|
69869c5070
|
check in performance tuned UCS2 to Unicode converters
|
1999-08-30 14:49:36 +00:00 |
|
ftang%netscape.com
|
2688a25a40
|
add alias for ucs2
|
1999-08-30 14:40:32 +00:00 |
|
tague%netscape.com
|
f3f2fe6066
|
Fixed bug #5561 (Locale support: need locale name to default charset mapping) on Macintosh.
|
1999-08-26 02:09:03 +00:00 |
|
tague%netscape.com
|
80cfd97ad1
|
Fix memory leak before Bruce finds it.
|
1999-08-26 00:21:27 +00:00 |
|
tague%netscape.com
|
5e1a48bd8a
|
Implemented bug #5561 (Locale support: implement locale name to default charset mapping) on UNIX.
|
1999-08-26 00:10:18 +00:00 |
|
tague%netscape.com
|
c488556f34
|
Implement bug #5561 (Locale support: map locale name to default character set) on windows.
|
1999-08-25 22:05:28 +00:00 |
|
ramiro%netscape.com
|
2c19866af3
|
cleanup linking of libmozreg.
|
1999-08-21 15:41:53 +00:00 |
|
ftang%netscape.com
|
ae3245b0e7
|
fix bug 12141
|
1999-08-19 19:54:52 +00:00 |
|
ftang%netscape.com
|
4fdbdb9e63
|
add u Escaped
|
1999-08-18 13:46:02 +00:00 |
|
ftang%netscape.com
|
342d7f499b
|
add U Escaped to Dll
|
1999-08-18 13:42:21 +00:00 |
|
ftang%netscape.com
|
a666ffc13a
|
aadd u Escaped
|
1999-08-18 13:39:54 +00:00 |
|
ftang%netscape.com
|
f52d548b61
|
add UEscape
|
1999-08-18 13:35:20 +00:00 |
|
ftang%netscape.com
|
3b6640b00b
|
add UEscape to makefile
|
1999-08-18 13:32:17 +00:00 |
|
ftang%netscape.com
|
184c8ad9c1
|
add CIDs
|
1999-08-18 13:31:38 +00:00 |
|
ftang%netscape.com
|
8e57717f7f
|
add u escaped encoder/decoder
|
1999-08-18 13:30:09 +00:00 |
|
ramiro%netscape.com
|
038e16b3a1
|
Dont link in the parser into the app. Link it in dynamically where needed.
This makes the link depenencies on unix be more like windows. Makes it
easier to track dependency problems and simplifies makefiles.
|
1999-08-17 13:54:48 +00:00 |
|
sfraser%netscape.com
|
eae57ad3b8
|
Part of fix for 11790, crash on quit. Initialize data members, and remove unnecessary virtual from destructor. r dp, a chofmann
|
1999-08-13 23:27:31 +00:00 |
|
dp%netscape.com
|
91d112fad9
|
Fixing memory leak.
|
1999-08-10 23:45:12 +00:00 |
|
dp%netscape.com
|
66b3bca04d
|
Performance improvement in enumerating registry.
|
1999-08-10 23:03:58 +00:00 |
|
ftang%netscape.com
|
759f852c0d
|
fix CID is too long bustage at Mac
|
1999-08-09 23:57:18 +00:00 |
|
ftang%netscape.com
|
f9c1fdbb28
|
temp add 3 obsoleted charset
|
1999-08-09 23:37:55 +00:00 |
|
ftang%netscape.com
|
1ea83d5689
|
add 3 tempory obsoleted charset
|
1999-08-09 23:35:06 +00:00 |
|
ftang%netscape.com
|
30d1e25ce1
|
use the new/fast implementation of to unicode converter. Keep the old to unicode converter under x-obsoleted name
|
1999-08-09 23:32:17 +00:00 |
|
ftang%netscape.com
|
ef26c705a3
|
remove typo break; statement
|
1999-08-09 21:06:55 +00:00 |
|
ftang%netscape.com
|
f08b63fef1
|
add new ISO2022JP to Unicode converter
|
1999-08-09 20:03:57 +00:00 |
|
ftang%netscape.com
|
b631012308
|
add nsJapaneseToUnicode.cpp
|
1999-08-09 15:03:33 +00:00 |
|
ftang%netscape.com
|
6d4d917827
|
add nsJapaneseToUnicode
|
1999-08-09 15:00:22 +00:00 |
|
ftang%netscape.com
|
5d0b334384
|
fix bug 10674. Typo in progid
|
1999-08-09 14:56:47 +00:00 |
|
ftang%netscape.com
|
21536cad6e
|
fix typo in argument handling
|
1999-08-09 14:54:13 +00:00 |
|
ftang%netscape.com
|
cccfec9f41
|
add new mapping table files
|
1999-08-03 21:15:29 +00:00 |
|
ftang%netscape.com
|
dbbd7e7d95
|
add new implementation of Japanese Decoder
|
1999-08-03 21:09:58 +00:00 |
|
ftang%netscape.com
|
7b5ad931da
|
check in some perl file I used to generte tables
|
1999-08-03 21:08:41 +00:00 |
|
ftang%netscape.com
|
263b8f359e
|
add nsconv and convperf
|
1999-08-03 21:05:59 +00:00 |
|
ftang%netscape.com
|
1b912fc333
|
add nsconv.cpp
|
1999-08-03 21:04:56 +00:00 |
|
ftang%netscape.com
|
17f16107cb
|
remove ucvja2 from the -I
|
1999-08-03 18:21:01 +00:00 |
|
ftang%netscape.com
|
63b3b7682f
|
merge ucvja2 converters into ucvja
|
1999-08-03 18:18:36 +00:00 |
|
ftang%netscape.com
|
4a42fbe736
|
remove these file. The converters are merged into ucvja
|
1999-08-03 18:17:31 +00:00 |
|
ftang%netscape.com
|
e495f057da
|
merge ucvja2 converters into ucvja
|
1999-08-03 18:10:17 +00:00 |
|
ftang%netscape.com
|
6d429e65c3
|
merge converters from ucvja2 to ucvja
|
1999-08-03 18:10:02 +00:00 |
|
ftang%netscape.com
|
1c5d5e53e5
|
remove ucvja2. The converters are merged into ucvja
|
1999-08-03 18:05:39 +00:00 |
|
ftang%netscape.com
|
3b74ac2b17
|
remove ucvja2. the converters are merged ito ucvja
|
1999-08-03 18:03:36 +00:00 |
|
ftang%netscape.com
|
bef803318c
|
move file from ucvja2 to here
|
1999-08-03 18:03:02 +00:00 |
|
valeski%netscape.com
|
db0a61eb53
|
cyeh approved - stability repairs
|
1999-07-29 21:16:27 +00:00 |
|
mscott%netscape.com
|
58917e86c1
|
fix build breakge include config.mak
|
1999-07-29 02:37:20 +00:00 |
|
briano%netscape.com
|
007ea62765
|
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
|
1999-07-27 23:27:44 +00:00 |
|
cata%netscape.com
|
1455b9eb2d
|
small mem opt
|
1999-07-27 21:20:45 +00:00 |
|
cata%netscape.com
|
af08166c2f
|
Fixed a few memory leaks.
|
1999-07-27 20:39:47 +00:00 |
|
sspitzer%netscape.com
|
d3c1cc965b
|
fix for VC 5.0 build breakage. The next step, after the tree opens, is to remove the NS_DECLARE_ID(kI*) stuff. But this can be done later. kin has confirmed that this fixes the VC 5.0 build breakage.
|
1999-07-26 17:01:11 +00:00 |
|
ftang%netscape.com
|
db8d50c932
|
add Symbol and ZapfDingbats
|
1999-07-26 07:18:48 +00:00 |
|
ftang%netscape.com
|
658d29a764
|
add Symbol and ZapfDingbats UnicodeEncoder to the dll
|
1999-07-26 07:12:33 +00:00 |
|
ftang%netscape.com
|
1ca2d66f7e
|
add dingbat and symbol to the mac proejct
|
1999-07-26 07:08:22 +00:00 |
|
ftang%netscape.com
|
aaa67d0371
|
add symbol and ZapfDingbat
|
1999-07-26 07:02:26 +00:00 |
|
ftang%netscape.com
|
8a71dd7222
|
add unicode encoders
|
1999-07-26 06:56:08 +00:00 |
|
ftang%netscape.com
|
6eeddda5bb
|
add new cid for adobe charsets
|
1999-07-26 06:33:28 +00:00 |
|
ftang%netscape.com
|
ae89de989e
|
add new cid for X11Johab
|
1999-07-26 06:32:42 +00:00 |
|
ftang%netscape.com
|
cf99db7c8f
|
add conversion file for 3 adobe charsets
|
1999-07-26 06:31:31 +00:00 |
|
ftang%netscape.com
|
1cf359588a
|
add new file
|
1999-07-26 06:30:12 +00:00 |
|
ftang%netscape.com
|
1354b4cfb7
|
add x11johab to makefile
|
1999-07-23 12:30:33 +00:00 |
|
ftang%netscape.com
|
d571d34d99
|
add X11Johab converter to mac project
|
1999-07-23 12:27:01 +00:00 |
|
ftang%netscape.com
|
e65c5e2ef2
|
add placeholder for X11Johab converter
|
1999-07-23 12:18:59 +00:00 |
|
waterson%netscape.com
|
67de3ab9cf
|
Use CID, not IID.
|
1999-07-22 07:34:23 +00:00 |
|
waterson%netscape.com
|
cdcdc2af9e
|
fix build bustage.
|
1999-07-22 06:45:00 +00:00 |
|
scc%netscape.com
|
16e2ba6a23
|
explicitly define kCharsetConversionManagerCID only in files that need it ... move to canonical scheme for defining and using IIDs and CIDs
|
1999-07-22 05:25:17 +00:00 |
|
gagan%netscape.com
|
14c1cb2c49
|
Replaced resource:// with resource:/ to be more compliant with our parsing rules.
|
1999-07-21 11:48:56 +00:00 |
|
ftang%netscape.com
|
b3c78380fb
|
fix conversion bug
|
1999-07-16 20:39:46 +00:00 |
|
ftang%netscape.com
|
281dc11835
|
fix composed hangule conversion and also add it to KS C 5601 conversion
|
1999-07-16 18:20:45 +00:00 |
|
ftang%netscape.com
|
e64cb7bc33
|
implement precomposed hangule to composed jamo in UnicodeToEUCKR conversion. Thanks Jungshik Shin jshin@pantheon.yale.edu for all the technical advices
|
1999-07-16 14:32:53 +00:00 |
|
ftang%netscape.com
|
8538bfa431
|
fix composed hangul bug
|
1999-07-16 14:08:53 +00:00 |
|
ftang%netscape.com
|
04317bc727
|
add composed Hangul support
|
1999-07-16 13:03:32 +00:00 |
|
ftang%netscape.com
|
02afed6d74
|
add new selector
|
1999-07-16 13:02:36 +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 |
|
ftang%netscape.com
|
9a4f42018e
|
fix bug 7970. Add progid for all converters
|
1999-07-14 21:33:51 +00:00 |
|
gordon%netscape.com
|
eeb2b7a56a
|
Added link dependency on NetworkModular[Debug].shlb because it is needed for NECKO builds.
|
1999-07-14 21:26:52 +00:00 |
|
ftang%netscape.com
|
1b6f57843d
|
fix bug 9841
|
1999-07-14 18:46:44 +00:00 |
|
briano%netscape.com
|
9e0fe7207e
|
That wasn't the problem. Oh well.
|
1999-07-10 19:59:30 +00:00 |
|
briano%netscape.com
|
0f93e526e4
|
That was stupid...
|
1999-07-10 18:39:39 +00:00 |
|
briano%netscape.com
|
764228188d
|
Attempt to fix another AIX long arg list breakage.
|
1999-07-10 17:50:19 +00:00 |
|
warren%netscape.com
|
61c8d73b43
|
Necko stuff for dealing with load groups when opening URLs.
|
1999-07-09 21:18:47 +00:00 |
|
cata%netscape.com
|
19f4e1e396
|
Test for utf-7 enc.
|
1999-07-06 22:40:17 +00:00 |
|
cata%netscape.com
|
ed2a234d32
|
Space, Tab, CR, LF - direct encoded.
|
1999-07-06 22:39:49 +00:00 |
|
cata%netscape.com
|
f15ef21611
|
Using the registry for converter info. Should improve startup performance.
|
1999-07-02 21:15:16 +00:00 |
|
dveditz%netscape.com
|
0eb6c820cf
|
nakefile cleanups
|
1999-07-02 13:42:17 +00:00 |
|
dveditz%netscape.com
|
17864a291d
|
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
|
1999-07-02 11:50:19 +00:00 |
|
warren%netscape.com
|
d2d4a70afd
|
Necko refcount fixes.
|
1999-07-02 06:13:42 +00:00 |
|
erik%netscape.com
|
2f44418d3d
|
Make this code a bit more bullet-proof. If the property file is missing,
netlib still returns NS_OK, so this code continues happily. Now it's
checking the pointer for NULL as well, so it's fixed.
|
1999-07-01 00:24:45 +00:00 |
|
cata%netscape.com
|
5741932cfe
|
Test for UTF-7.
|
1999-06-30 21:03:00 +00:00 |
|
cata%netscape.com
|
207c4fd6ec
|
Small bug-fixes.
|
1999-06-30 20:58:14 +00:00 |
|
valeski%netscape.com
|
6739938bc7
|
handing the single byte url case
|
1999-06-29 21:05:01 +00:00 |
|
tague%netscape.com
|
357bf250ae
|
Fixed up UNIX build warnings
|
1999-06-29 20:14:59 +00:00 |
|
mcafee%netscape.com
|
a3a0a68bd6
|
OS/2 changes.
|
1999-06-28 23:53:01 +00:00 |
|
warren%netscape.com
|
1f76168d21
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
|
ftang%netscape.com
|
4a635b4586
|
add ISO-8859-13 to the hack list
|
1999-06-22 04:27:58 +00:00 |
|
ftang%netscape.com
|
b80b550f11
|
add ISO-8859-13 converters to the factory list
|
1999-06-22 04:25:44 +00:00 |
|
ftang%netscape.com
|
b6458e8141
|
add ISO-8859-13 converters
|
1999-06-22 03:14:14 +00:00 |
|