rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
ftang%netscape.com
191a1129e9
fix bug 49380 for Japanese. the change are generated by table tools. r=ftang
2000-09-05 20:43:29 +00:00
ftang%netscape.com
60ef648cee
fix bug 49262. for Unicode to ISO-2022-JP. Use the JISx0201 GL table
...
so it won't generate JIS x0201 GR
r=nhotta
2000-08-26 04:15:34 +00:00
ftang%netscape.com
73a2fe514e
add JIS0201 GL table. We need this because ISO-2022-JP can only encode the GL
...
part of JIS0201. part of the fix of 49262. Not part of the build yet.
The table is machine generated, r=ftang
2000-08-25 08:56:17 +00:00
ftang%netscape.com
a656635633
fix bug 35166 and 41666. Change the conversion to use the source from CP932.TXT
...
so we can convert round trip correctly with the other direction
the table is generated by ufrom. r=ftang
2000-08-17 00:03:06 +00:00
ftang%netscape.com
7f39f8cd7d
correct the spelling of jis_0208-1983 and jis_0212-1990 (extra x)
...
r=nhotta fix bug 49107
2000-08-17 00:01:31 +00:00
ftang%netscape.com
85fbe0581c
fix bug 27906. Obsolete old Japanese converter to save some space. r=nhotta
2000-08-14 21:52:06 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
pavlov%netscape.com
33ce2d4e90
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
dveditz%netscape.com
b63a6438b1
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)
2000-02-15 01:32:12 +00:00
dveditz%netscape.com
e728f20fd7
closing the file used by the registry service is evil
2000-02-13 17:32:19 +00:00
ftang%netscape.com
5880903d3c
fix bug 24807. Change mapping table. r=nhotta
2000-02-10 07:31:04 +00:00
ftang%netscape.com
e66c7b955c
fix bug 24807. r=nhotta map U+ff0d to JIS0208 0x213d
2000-02-03 23:10:42 +00:00
pp%ludusdesign.com
43d7ba4273
Converting ::GetIID() into NS_GET_IID(). Bug #20232 . r=scc, r=mozbot
2000-02-02 22:24:56 +00:00
ftang%netscape.com
0139d2bb5d
remove these two file. The new file now end with .ump
2000-02-01 22:53:35 +00:00
ftang%netscape.com
bdcdd46d72
fix bug 26046 and 24659 . rename jis02{12,08}.map to jis02{08,12}.ump
...
change the mapping value for bug 24659
r=cata
2000-02-01 22:52:51 +00:00
ftang%netscape.com
a016911ca7
fix bug 26046 rename jis02{08,12}.map to jis02{08,12}.ump r=cata
2000-02-01 22:50:56 +00:00
dougt%netscape.com
fd69a2f423
Landing nsIFile.
2000-01-24 21:28:28 +00:00
cata%netscape.com
fc400841a1
Bug #15773 - compilation error with some gcc versions. Check in for drepper@cygnus.com, r=cata.
2000-01-06 23:30:04 +00:00
cata%netscape.com
dc2ee26fea
Cleanup time: remove files not in build anymore.
1999-12-04 19:30:22 +00:00
jdunn%netscape.com
d70d78c6bf
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
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
tbogard%aol.net
c9198a207c
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
c853a80ce7
Fix for bug #16186 build warnings; eliminating unused var.
1999-10-29 20:32:00 +00:00
cata%netscape.com
5fc1add3d4
Fix for bug #15706 ; r=nhotta
1999-10-29 20:29:40 +00:00
dp%netscape.com
781776f1f8
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
64cfb29cd5
fix bug 15647 r=sdagley. Swap progid base between ENCODER/DECODER
1999-10-06 07:11:40 +00:00
cata%netscape.com
6d9f90e4fb
Converting library to Module. Bug 15589. Reviewed by dp.
1999-10-05 23:54:18 +00:00
shaver%netscape.com
a0d5aa9034
nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann
1999-09-29 02:36:54 +00:00
ftang%netscape.com
cd564af2dd
fix FreeBSD problem
1999-09-18 00:15:22 +00:00
bruce%cybersight.com
e8ad2f287b
Fix nsID::ToString() leaks in autoregistration.
1999-09-12 04:11:46 +00:00
briano%netscape.com
903d52c236
General cleanup.
1999-09-11 03:07:11 +00:00
ftang%netscape.com
6517871700
split the nsEncoderSupport to two classes
1999-09-10 19:05:08 +00:00
cata%netscape.com
07c5c69d90
Fixing build warnings. Step 3: remove the old deprecated API.
1999-09-02 21:41:40 +00:00
cata%netscape.com
8c29847ecc
Fixing build warnings Step 1: add new method to the interface.
1999-09-01 21:44:39 +00:00
ftang%netscape.com
5459d2cfc0
fix bug 12141
1999-08-19 19:54:52 +00:00
ftang%netscape.com
aa0a05bf48
fix CID is too long bustage at Mac
1999-08-09 23:57:18 +00:00
ftang%netscape.com
acdf11c05d
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
b4734fc412
remove typo break; statement
1999-08-09 21:06:55 +00:00
ftang%netscape.com
1462aca66e
add new ISO2022JP to Unicode converter
1999-08-09 20:03:57 +00:00
ftang%netscape.com
583084824b
add nsJapaneseToUnicode
1999-08-09 15:00:22 +00:00
ftang%netscape.com
802bb920d2
add new mapping table files
1999-08-03 21:15:29 +00:00
ftang%netscape.com
906b1f3917
add new implementation of Japanese Decoder
1999-08-03 21:09:58 +00:00
ftang%netscape.com
4149c82db0
merge converters from ucvja2 to ucvja
1999-08-03 18:10:02 +00:00
ftang%netscape.com
3dd639891c
move file from ucvja2 to here
1999-08-03 18:03:02 +00:00
ftang%netscape.com
b6e8e83a7e
fix bug 7970. Add progid for all converters
1999-07-14 21:33:51 +00:00
cata%netscape.com
ee52adbfb2
Using the registry for converter info. Should improve startup performance.
1999-07-02 21:15:16 +00:00
dveditz%netscape.com
4c4f269dd4
nakefile cleanups
1999-07-02 13:42:17 +00:00
ftang%netscape.com
37c64fa4b2
fix bug 8055 by adding 0x00-0x20 conversion to all the conversion table
1999-06-15 23:34:47 +00:00
ftang%netscape.com
6b6095e159
add CP932 cid
1999-06-11 00:36:45 +00:00
ftang%netscape.com
26759aaf49
add new files to Unix makefiles
1999-06-10 21:21:08 +00:00
ftang%netscape.com
4f9bb6bf46
add new files into makefiles
1999-06-10 21:19:48 +00:00
ftang%netscape.com
44ba94ca11
add empty as placeholder
1999-06-10 01:25:26 +00:00
ftang%netscape.com
47a3b84ebb
fix Chinease/Korean encoder problem
1999-06-08 21:06:47 +00:00
ftang%netscape.com
bb12b8eea8
add FillInfo
1999-06-07 20:32:15 +00:00
dp%netscape.com
0443b20e33
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
dp%netscape.com
cee9b8c834
Converting stray UnregisterFactory calls to UnregisterComponent
1999-05-06 01:37:04 +00:00
ftang%netscape.com
24bddb1066
fix buffer growing problem and wrong value when we return NS_UPEXPECTED error
1999-05-05 23:52:48 +00:00
cata%netscape.com
31f1ddea8b
Support class for fast table decoder added.
1999-04-19 20:41:30 +00:00
cata%netscape.com
263235e2e4
Minor bug fix.
1999-03-29 23:48:55 +00:00
cata%netscape.com
50a9f0db6f
Using support classes.
1999-03-25 23:45:51 +00:00
cata%netscape.com
8e3f0815e5
Fix for GetMaxLength()
1999-03-11 21:05:31 +00:00
cata%netscape.com
6a234df3c1
SJIS encoder, Support class added.
1999-03-10 22:08:00 +00:00
warren%netscape.com
e050565deb
Fixed include problem.
1999-03-09 12:16:34 +00:00
warren%netscape.com
bdcaa63028
Backed out the nsService template stuff.
1999-03-09 11:49:41 +00:00
warren%netscape.com
c50687b845
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
dp%netscape.com
12c0769c82
dist/bin/components is where all loadable components will be installed.
1999-03-06 09:04:53 +00:00
dp%netscape.com
e115322998
Installing loadable components in components/ directory
1999-03-03 01:25:21 +00:00
ftang%netscape.com
baa789fd57
fix some unix warnning
1999-02-26 16:52:34 +00:00
ebina%netscape.com
1c109c3cf9
Changing RegisterFactory to use the new API.
1999-02-26 16:18:23 +00:00
warren%netscape.com
97781f4c14
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
1999-02-26 10:17:14 +00:00
cata%netscape.com
644db775f8
Generic factory used.
1999-02-25 14:44:44 +00:00
cyeh%netscape.com
5f74d78397
change from using layout/config/rules.mak to using config/rules.mak
1999-02-18 01:52:09 +00:00
cata%netscape.com
a555216141
Interface implemented as "public".
1999-02-17 23:21:22 +00:00
ftang%netscape.com
9d1a21eca3
fix export
1999-01-29 18:11:00 +00:00
ftang%netscape.com
5826f99164
add MANIFEST
1999-01-29 01:09:05 +00:00
sudu%netscape.com
6624efe2b9
OJI MozClassic to raptor merge
1999-01-25 08:05:00 +00:00
ramiro%netscape.com
0d5aa093e0
Ignore generated files.
1999-01-22 06:33:54 +00:00
ftang%netscape.com
a3fff36efa
make UNIX build and run
1999-01-14 10:28:18 +00:00
ftang%netscape.com
6da5d16514
add ucvlatin, add cp1253, iso-8859-1, windows-1253 converter, change the nsIUnicodeDecodeUtil interface
1999-01-14 07:39:45 +00:00
ftang%netscape.com
68455acc5a
add Shift to Unicode converter
1999-01-12 08:24:34 +00:00