ftang%netscape.com
daddc0e774
fix 29725. delay the loading of charsetalias.properties till when we hit charset that is neither UTF-8 nor ISO-8859-1 to
...
speed init performance. r=dp a=jevering
2000-03-03 01:02:24 +00:00
jdunn%netscape.com
9a5ae1bd52
fixing bustage
2000-03-02 00:50:30 +00:00
jdunn%netscape.com
151490e9ab
fixing bustage
2000-03-02 00:37:19 +00:00
jdunn%netscape.com
a6e74cb432
fixing build bustage
2000-03-02 00:30:31 +00:00
jdunn%netscape.com
425dcde284
fixing build bustage...
2000-03-01 23:45:37 +00:00
jdunn%netscape.com
584db88eb0
remove NS_DECLARE_ID and replace (where needed) with NS_DEFINE_CID.
...
DECLARE was declaring kPlatformCharsetCID as extern const, and
DEFINE declares it as static const. These 2 are incompatible.
r= ftang@netscape.com
a= dp@netscape.com
2000-03-01 22:42:39 +00:00
gordon%netscape.com
90fd177cac
Fix for bug 25321 "Crash at start w/o internet connection" on Mac. Added additional check for failure of GetService() on nsIOService. r=brade, a=jar.
2000-02-27 08:26:32 +00:00
mkaply%us.ibm.com
6eefe89e16
# 25555
...
r= nhotta@netscape.com
OS/2 changes for Mozilla - Original approved changes, no XP_WINs :)
2000-02-25 19:12:14 +00:00
bryner%uiuc.edu
6985354db4
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.
2000-02-25 04:12:40 +00:00
cata%netscape.com
5393357075
Fixing bustage: add .get() to a comptr to make it compile on linux.
2000-02-21 23:29:49 +00:00
cata%netscape.com
60cf00b132
Adding IDL interface implementation to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027
2000-02-21 23:10:54 +00:00
cata%netscape.com
466602a79f
added files: mozilla/intl/uconv/idl/nsICharsetConverterManager2.idl
2000-02-21 23:05:43 +00:00
cata%netscape.com
564b14f38a
Adding IDL interface to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027
2000-02-21 22:55:35 +00:00
dveditz%netscape.com
a63ee75907
Bug 23941 speed up install on Mac, r=cathleen, a=jar;
...
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
mscott%netscape.com
519a5d9df0
Backing out the OS/2 landing changes here. This completely horked the build on windows tonight. You couldn't even bring
...
up the profile dialog. Why? because XP_WIN was not defined! so none of the intl components were getting registered.
a=alecf,waterson
2000-02-16 10:01:26 +00:00
cata%netscape.com
7e59ab156c
Charset menu cache. r=nhotta bug #24030
2000-02-16 07:26:47 +00:00
mkaply%us.ibm.com
7241d8058f
# 25555
...
r= nhotta@netscape.com
OS/2 changes for Mozilla
2000-02-16 05:37:35 +00:00
cata%netscape.com
e5429ecc1a
Elliminating Arabic&Hebrew converters from UI. Checking for momoi. r=cata bug#27700
2000-02-16 05:17:04 +00:00
cata%netscape.com
d8ae72ac77
Adding the AutoDetect charset menu items. r=erik
2000-02-16 01:17:25 +00:00
cata%netscape.com
6e4e10bd02
Adding new API for listing the available charset detectors. r=erik
2000-02-16 01:14:25 +00:00
ftang%netscape.com
2f60afeb48
fix gbk problem submitted by intel. r=ftang
2000-02-16 00:56:11 +00:00
ftang%netscape.com
b8fb3d0428
r=cata. Make HZ , GBK availailable from the menu.
2000-02-16 00:54:57 +00:00
mkaply%us.ibm.com
892fd0b3b5
# 25555
...
r= jdunn@netscape.com
OS/2 changes for Mozilla
2000-02-15 15:05:52 +00:00
ftang%netscape.com
890e20e4c9
fix bug 27702. r=momoi@netscape.com mkaply@us.ibm.com
2000-02-15 09:29:47 +00:00
ftang%netscape.com
83ec869665
fix 27654. r=cata. add KOI8-R charset for ru_RU.KOI8-R locale
2000-02-15 09:16:35 +00:00
ftang%netscape.com
189f468495
fix 22203. r=cata/jbetak do not call the reload but set the parser charset directly if auto detect happen in the first block.
2000-02-15 09:15:18 +00:00
dveditz%netscape.com
9172024f8e
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
mkaply%us.ibm.com
490394c65a
# 25555
...
r= jdunn@netscape.com
OS/2 changes for Mozilla
2000-02-14 15:57:53 +00:00
dveditz%netscape.com
41d2b2b563
closing the file used by the registry service is evil
2000-02-13 17:32:19 +00:00
tonyr%fbdesigns.com
5f179b5ae6
Removed call to registry->Close()
2000-02-11 22:41:45 +00:00
nhotta%netscape.com
717003d00f
Fixing cata's Mac build problem, added a new idl to the project.
2000-02-11 04:53:58 +00:00
cata%netscape.com
78fec1f0fe
Implementation of new idl interface r=nhotta
2000-02-11 03:42:41 +00:00
cata%netscape.com
b2cd1258cd
New idl interface in the build; r=nhotta
2000-02-11 03:42:15 +00:00
ftang%netscape.com
59feaaf183
back out bad fix. agreed by ben and tao chang it back to 1.2
2000-02-11 01:24:25 +00:00
mkaply%us.ibm.com
84a6fd36c8
Missing end comment r=ftang@netscape.com
2000-02-10 15:17:03 +00:00
ftang%netscape.com
4d45292f58
back out mkaply@us.ibm.com Invalid changes check in yesterday and fix the real problem by making the charset name consitent. r=mkaply@us.ibm.com
2000-02-10 09:26:09 +00:00
ftang%netscape.com
5561c5039a
fix bug 24807. Change mapping table. r=nhotta
2000-02-10 07:31:04 +00:00
nhotta%netscape.com
8c71e9f3d5
Fixed wrong target directory and header name problem, bug 25034, r=ftang.
2000-02-10 04:55:01 +00:00
putterman%netscape.com
2522ace84d
Fix assertion when running today's build. r=kin
2000-02-09 17:03:52 +00:00
mkaply%us.ibm.com
e08c018a1c
#26537
...
r=momoi@netscape.com
2000-02-09 15:47:28 +00:00
warren%netscape.com
0ee506d936
Fix to speed up nsURLProperties. r=ftang
2000-02-09 04:05:59 +00:00
cata%netscape.com
744bc91eb4
Changer menu items sorting code. r=naoki, bug #26252 #24029
2000-02-09 01:35:14 +00:00
granrose%netscape.com
42efd01ceb
fix typo: GLIB-CONFIG should be GLIB_CONFIG bug 18815. r=leaf.
2000-02-09 01:24:48 +00:00
mkaply%us.ibm.com
d8a6ca6e9f
# 26537
...
r= momoi@netscape.com
2000-02-08 20:23:40 +00:00
ftang%netscape.com
873461dae8
fix 22921. reviewed by dp,cata,jbetak change module code to use macro
2000-02-08 06:21:17 +00:00
tao%netscape.com
4eee3045eb
Bug 8188 (cause 25265: Profile manager fails because of string bundle loading failure).
...
Fix: take out unnecessary attempts to open 2 non-existing files. Shall improve
performance of StringBundle, too. r=sfraser.
2000-02-08 02:49:37 +00:00
scc%netscape.com
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
jbetak%netscape.com
24ee89f80e
bug #8702 ; r=ftang, cata; fixed performance problems in UTF8 Unicode decoder
2000-02-05 02:20:37 +00:00
nhotta%netscape.com
5a50b7eb39
Fixed a wrong address reference which crashes Japanese mail send, r=ftang.
2000-02-04 22:39:03 +00:00
syd%netscape.com
5aa386cb3f
Fix build bustage. r=mscott
2000-02-04 07:51:21 +00:00
pinkerton%netscape.com
5056d5b781
fix build bustage. win32 compiler is not ansi c++ compliant wrt scoping of idents declared in a for loop.
2000-02-04 03:22:33 +00:00
cata%netscape.com
906f2c5982
Temporary splitting the charset menu, until scrollable menus become available. Bug #24029 , r=ftang.
2000-02-04 01:28:55 +00:00
pp%ludusdesign.com
d8d073bd7c
Conversion of ::GetIID() to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-04 00:39:15 +00:00
ftang%netscape.com
f235206802
fix bug 23944. make range 0xE5-0xFC invalid frist byte of SJIS. code generate by perl script and reviewed by ftang
2000-02-04 00:38:39 +00:00
nhotta%netscape.com
e89e4e37a5
Added a function to url unescape and convert to unicode, bug 25034, r=ftang.
2000-02-03 23:18:07 +00:00
ftang%netscape.com
eaeb639f39
fix bug 26357. r=cata change =tis-620 to =TIS-620
2000-02-03 23:13:17 +00:00
ftang%netscape.com
5828bdff56
fix bug 21418. Make '\n' output '\n' instead of 'n'. r=jbetak
2000-02-03 23:11:53 +00:00
ftang%netscape.com
073d433e49
fix bug 24807. r=nhotta map U+ff0d to JIS0208 0x213d
2000-02-03 23:10:42 +00:00
cata%netscape.com
64d6994bba
Adding API to map charset name to language. bug #26240 r=erik
2000-02-02 23:54:18 +00:00
pp%ludusdesign.com
58065dda04
Converting ::GetIID() into NS_GET_IID(). Bug #20232 . r=scc, r=mozbot
2000-02-02 22:24:56 +00:00
cata%netscape.com
23ae890e4b
Bug #24027 , #24029 r=ftang
2000-02-02 04:24:21 +00:00
cata%netscape.com
08b721d62e
Adding new API. r=ftang
2000-02-02 04:23:47 +00:00
cata%netscape.com
15ae8dfd34
added files: mozilla/intl/uconv/src/nsObjectArray.cpp
2000-02-02 04:23:16 +00:00
cata%netscape.com
52ceb1cabf
Factoring out some internal data management code. r=ftang
2000-02-02 04:13:08 +00:00
ftang%netscape.com
194a2b8075
remove these two file. The new file now end with .ump
2000-02-01 22:53:35 +00:00
ftang%netscape.com
e5517e6545
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
3739250106
fix bug 26046 rename jis02{08,12}.map to jis02{08,12}.ump r=cata
2000-02-01 22:50:56 +00:00
pinkerton%netscape.com
cdc7e4500f
fixing paths into MacOS Support folder. bug 25949 r=macdev.
2000-02-01 22:30:54 +00:00
nhotta%netscape.com
d7ffea17ba
Changed EURO to EUR, no bug, no reviewer.
2000-01-31 21:26:37 +00:00
mscott%netscape.com
96ecbd01d2
api sync for doc loader service
...
r=travis
2000-01-29 06:10:17 +00:00
nhotta%netscape.com
4500a9f7ce
Adding a new property file for transliteration, bug 9574, r=ftang.
2000-01-28 00:35:53 +00:00
sfraser%netscape.com
edf0de8c3e
Um, really fix that name this time.
2000-01-26 07:36:35 +00:00
sfraser%netscape.com
aaa4648a2f
Fix the name of the output lib on the debug target. r=mozbot
2000-01-26 05:53:08 +00:00
sfraser%netscape.com
518f7ed859
Rebuilt this project from scrach to hopefull fix the frequent CodeWarrior crashing bugs with it. bug 24531. r=pinkerton
2000-01-26 01:45:23 +00:00
dougt%netscape.com
0b0346079c
Landing nsIFile.
2000-01-24 21:28:28 +00:00
brade%netscape.com
3e9c2c4c13
fix typos in entities (r=momoi)
2000-01-23 19:19:32 +00:00
cata%netscape.com
27c4d8e7ba
Checkmark API in Charset Menu. bug #11774 r=erik
2000-01-18 23:44:18 +00:00
bruce%cybersight.com
0e1e840e66
Speeling cownts. r=shaver
2000-01-17 21:28:22 +00:00
cata%netscape.com
826dfa0c2e
Bug #3941 . r=naoki Adding access APIs to the converter managers data.
2000-01-15 01:44:21 +00:00
cata%netscape.com
9c30d5180f
Added a couple of comments into these property files. r=none
2000-01-14 00:03:06 +00:00
putterman%netscape.com
c5a60b4daf
Fix crash when getting collation key for empty string. r=nhotta.
2000-01-14 00:02:57 +00:00
cata%netscape.com
c748f978eb
Charset menu code. Bugs #15867 , #15034 . r=ftang
2000-01-13 23:52:50 +00:00
cata%netscape.com
5eefea868d
Adding 2 new properties files to the build. r=ftang
2000-01-13 23:35:04 +00:00
ftang%netscape.com
ee11607894
fix 15909 . Contextual analysis . (period) for mozilla.org's
2000-01-13 23:26:21 +00:00
cata%netscape.com
2bf4869923
Various small fixes. r=erik
2000-01-13 23:18:35 +00:00
nhotta%netscape.com
683215d57d
First Checked In.
2000-01-11 22:30:41 +00:00
ftang%netscape.com
a5072f418e
fix bug 22921 . Use generic module macro to implement the module.
2000-01-11 22:05:50 +00:00
pp%ludusdesign.com
698852a4f4
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
cls%seawood.org
4f34e05855
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.
2000-01-11 05:13:01 +00:00
jdunn%netscape.com
cb0c532e85
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
2000-01-11 01:45:34 +00:00
waterson%netscape.com
d37c4afc76
Add .cvsignore for ucvibm directory.
2000-01-08 18:15:22 +00:00
ftang%netscape.com
82287c6d09
remove duplicate line
2000-01-08 04:02:42 +00:00
briano%netscape.com
2e9d44b827
Fix for platforms that need MOZ_COMPONENT_LIBS to resolve undefined symbols in component libs.
2000-01-08 03:14:52 +00:00
ftang%netscape.com
9d5a3181d2
fix 22921 r=dp change the implementation of nsIModule to use the generic module.
2000-01-08 01:52:02 +00:00
ftang%netscape.com
a02ac05c38
Add CID in #define in additional to declare
2000-01-08 00:41:43 +00:00
cata%netscape.com
62b47004ae
Fix for bug #17878 - nsLWBreakerFImp::GetBreaker() oddities; r= naoki
2000-01-07 00:05:28 +00:00
cata%netscape.com
4be2dd89d5
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
0af794b5de
Fixing registry premature closing bug. r=dp
2000-01-06 23:20:12 +00:00
cata%netscape.com
2c6fbfa682
Fixing registry premature closing bug. r=dp
2000-01-06 23:18:53 +00:00
cata%netscape.com
cf58720708
Adding nsExtensibleStringBundle support. r=ftang
2000-01-06 21:54:52 +00:00
cata%netscape.com
8994086542
Adding nsExtensibleStringBundle support.
2000-01-06 21:54:27 +00:00
mkaply%us.ibm.com
8950eeeba2
Support from IBM for 850, 852, 855, 857, 862, 864 codepage
2000-01-06 21:35:12 +00:00
mkaply%us.ibm.com
e1ac88530c
Support from IBM for 850, 852, 855, 857, 862, 864 codepage
2000-01-06 21:26:20 +00:00
nhotta%netscape.com
4d912e9e34
Fix compile errors of Solaris 2.6 and 2.7 using Sun's native WorkShop compilers, r=briano.
2000-01-06 19:46:17 +00:00
warren%netscape.com
06918ca494
Made nsIProperties scriptable. Bug #21982
2000-01-05 09:29:25 +00:00
ftang%netscape.com
469c608758
add two more selector
2000-01-04 22:55:53 +00:00
nhotta%netscape.com
c8d6589459
Checking in a header file which was missed in my last check in, bug 20380,=tao.
2000-01-04 21:14:16 +00:00
nhotta%netscape.com
68fb7bd204
Changed nsString version of collation key creation to avoid assertion, work around for bug 21604, r=cata.
2000-01-04 20:44:57 +00:00
nhotta%netscape.com
8413e7e817
Changed nsILocaleService implementation not to use static variable/function, changed clients to use the service manager. bug 22281, r=ftang.
2000-01-04 20:39:59 +00:00
nhotta%netscape.com
f3e31a0566
Changed nsILocaleService implementation not to use static variable/function, changed clients to use the service manager.
...
For unix, also changed to check the cuurent locale before calling setlocale.
bug 22281,20380, r=ftang,tao.
2000-01-04 20:36:30 +00:00
ftang%netscape.com
a6e3d2f183
fix bug 17103. fix array boundary access problem when get character class array . r=cata a=choffmannnsCyrillic*.cpp
1999-12-22 07:47:01 +00:00
ftang%netscape.com
5516255d30
fix bug 18624. r=nhotta a=chofmann. remove ; after text/html; when we do attribute comparison
1999-12-22 07:44:31 +00:00
ftang%netscape.com
0736dba2e9
back out mistaken check inTestLineBreak.cpp
1999-12-22 07:43:01 +00:00
ftang%netscape.com
fdc7540d5e
add one space line so I can type in comment for last check in. Last check in . r=cata a=chofmann. fix bug 17192. do contextual analysis for U+2019src
1999-12-22 07:41:42 +00:00
ftang%netscape.com
06b2796456
*** empty log message ***
1999-12-22 07:38:26 +00:00
ftang%netscape.com
08071b74c5
fix bug 21598. r=cata a=chofmann change the internal charset name from X-EUC-TW to x-euc-tw
1999-12-22 07:32:10 +00:00
ftang%netscape.com
0c1f555851
fix bug 21209. use the ms CP950.txt unicode table instead of the taligent Big5 table from ftp.unicode.org code is auto generated by tool. r=ftang a=choffmann
1999-12-22 07:29:39 +00:00
ftang%netscape.com
59a163f695
fix bug 18089. r=cata. fix warning a=chofmann
1999-12-22 07:27:42 +00:00
sspitzer%netscape.com
60a39256fc
fix FMM and UMR from purify, add some null sanity checks to fix various
...
crashers that I've seen.
1999-12-21 23:11:17 +00:00
cata%netscape.com
e65ae21654
Charset menu items are taken from the Charset Manager. r=bobj
1999-12-07 22:23:47 +00:00
scc%netscape.com
db5cd594e2
Make observers support weak references. Bug #18682 ; r=dp.
1999-12-07 14:06:36 +00:00
cata%netscape.com
dba1117cd0
Cleanup time: remove unused interface from build.
1999-12-04 19:59:28 +00:00
cata%netscape.com
e6136ae3a0
Cleanup time: remove files not in build anymore.
1999-12-04 19:55:52 +00:00
cata%netscape.com
af0dabc05e
Cleanup time: remove unused classes from build.
1999-12-04 19:51:56 +00:00
cata%netscape.com
9972278a60
removed files: mozilla/intl/uconv/src/nsUnicodeDecodeUtil.cpp
1999-12-04 19:50:46 +00:00
cata%netscape.com
d1195dbb3d
Cleanup time: remove files not in build anymore.
1999-12-04 19:41:50 +00:00
cata%netscape.com
bca5389357
Cleanup time: remove unused interface from build.
1999-12-04 19:37:29 +00:00
cata%netscape.com
903be6b576
Cleanup time: remove files not in build anymore.
1999-12-04 19:30:22 +00:00
cata%netscape.com
5760e40e40
Evolution of the CharsetConverterManager in order to pair the new Charset Menu. r=erik
1999-12-02 08:05:59 +00:00
cata%netscape.com
708a5bcf74
The Character Set menu - rewrite of the RDF data source code. r=erik
1999-12-02 06:42:01 +00:00
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
beard%netscape.com
c9b19c6c0d
bug #19474 , r=ftang. fixes major memory leak of nsCharsetAlias2 object, which is (12) bytes but references a total of {52708} bytes.
1999-11-28 17:20:11 +00:00
warren%netscape.com
f2a5a70e3a
Forced Windows nslocale.dll to pull in NSGetFactory.
1999-11-28 05:40:40 +00:00
warren%netscape.com
96ec037ac6
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
nhotta%netscape.com
9cf793e3ac
Changed conversion between posix and xp locale to handle extra locale info correctly, bug 18338, r=tao.
1999-11-23 21:51:26 +00:00
duncan%be.com
727d390659
Make locale work under BeOS (added XP_BEOS next to XP_UNIX). r=nhotta
...
Make JS timing work under BeOS (added XP_BEOS next to XP_UNIX). r=mcafee
Make nsSigHandlers.cpp build under BeOS (strsignal returns const char *). r=mcafee
1999-11-20 10:53:34 +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
ftang%netscape.com
2aad1e4273
change charset name for Big5 from BIG5
1999-11-19 01:15:10 +00:00
nhotta%netscape.com
5cfdec76d8
Change to pass an empty string to setlocale instead of NULL (which is illegal in Unix unlike windows). Bug
...
18338, r=tao.
1999-11-18 03:28:35 +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
nhotta%netscape.com
27a1f550a6
Putting a debug printf so the tester can see the real locale used for the sorting, bug 18338, r=tao.
1999-11-16 01:12:47 +00:00
erik%netscape.com
be75e7427b
bug 15627; got rid of compiler warning; r=none
1999-11-15 21:18:24 +00:00
rickg%netscape.com
fcf07ada31
touch file to force recompile
1999-11-14 07:07:47 +00:00
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
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
nhotta%netscape.com
9fd8c5a424
Added a call to encoder finish, this allows encoder to write out remaining data such as escape sequences of ISO-2022-JP, bug 17805, r=ftang.
1999-11-02 23:24:10 +00:00
nhotta%netscape.com
ca1048f7b0
First Checked In.
1999-11-02 21:09:05 +00:00
nhotta%netscape.com
4033b4a6c1
Removing a file (not part of the build), this project file was checked in as a text instead of binary.
1999-11-02 21:08:38 +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
nhotta%netscape.com
fa6a5d6ac3
Fixed a typo in the entity definition, r=ftang.
1999-11-02 01:19:19 +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
dp%netscape.com
69f850d965
Removing double check for failure. Checking for nsresult is sufficient.
1999-11-01 08:54:06 +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
nhotta%netscape.com
042fc6540b
Check input for the null pointer and empty string, bug 17287, r=ducarroz,jefft.
1999-10-28 20:41:45 +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
tague%netscape.com
659f2ed64e
Fixed bug #16463 - can't create profile with Danish version of Mozilla. I modified the locale mapping code to correct a bug where DA was getting mapped to LANG_DUTCH. r=nhotta@netscape.com
1999-10-27 22:52:56 +00:00
nhotta%netscape.com
35df054c4f
Unicode encoder related change for unmapped characters.
...
If unicode encoder cannot map a character to the target encoding, it returns used unicode length including the unmapped character.
That is true for all encoder except ISO-2022-JP (bug #15706 ). Changed the callers to match the encoder behavior. bug 8865, r=cata.
1999-10-26 20:16:11 +00:00
scc%netscape.com
c84b487139
Don't |delete| interface pointers. Use |AddRef()| and |Release()| instead. Bug #16762 , r=pinkerton.
1999-10-26 00:49:33 +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
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
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
nhotta%netscape.com
b19a5167ef
Fix a warning, it was assigning NULL to char type, r=ftang.
1999-10-20 23:55:31 +00:00
hoa.nguyen%intel.com
5d6d24cce9
Changed from char types to PRUint8.
1999-10-20 23:21:56 +00:00
kipp%netscape.com
94ea102a2b
r=ftang; fixed off by one error that made return value oPrev inconsistent
1999-10-19 23:06:27 +00:00
nhotta%netscape.com
5c8b113682
Fixing the linux build bustage.
1999-10-19 00:03:57 +00:00
nhotta%netscape.com
b5873913b7
Changed interface and implementation of nsIEntityConverter,
...
more entity support (before Latin1 only), added a string based interface. Bug fix 8865, r=ftang.
1999-10-18 22:33:14 +00:00
cata%netscape.com
2f872da842
Conversion to Module. Reviewed by dp. Bug #15589 .
1999-10-18 22:23:28 +00:00
ftang%netscape.com
51000b5618
fix bug 16656, change the test condiction for NS_PRECONDICTION. also add some error checking code for null ptr. r=erik
1999-10-18 22:17:16 +00:00
dp%netscape.com
9568ae8d05
Removing extra backslashes at the end of the install lines. Fixing
...
build.
1999-10-18 20:43:11 +00:00
nhotta%netscape.com
b338c83fa6
Add new propertie files for html entity, part of bug fix 8865, r=ftang.
1999-10-18 20:02:20 +00:00
nhotta%netscape.com
34f377415a
Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang.
1999-10-15 00:13:00 +00:00
nhotta%netscape.com
9dfca9b674
Changed to get a charset name from a locale instead of hard code, also fixed a memory leak, bug=10816, r=tague
1999-10-15 00:11:38 +00:00
nhotta%netscape.com
213f38e135
Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang.
1999-10-15 00:05:23 +00:00
waterson%netscape.com
bdfcaec321
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 03:05:10 +00:00
nhotta%netscape.com
d02f41691b
Adding a new interface which does a charset conversion plus NE and NCR for fallback. Part of bug fix #8865 , r=ftang.
1999-10-11 23:47:27 +00:00
law%netscape.com
c26435f98e
Bug #14999 ; removed use of toolkit app core; rev=tao@netscape.com
1999-10-09 06:17:46 +00:00
ftang%netscape.com
0e55264368
remove obsolted file
1999-10-08 20:35:24 +00:00
ftang%netscape.com
8ef6c2fe6f
change to nsIModule r=kipp
1999-10-08 20:30:58 +00:00
ftang%netscape.com
dcd272500b
remove factory file and add module file
1999-10-08 20:30:42 +00:00
ftang%netscape.com
9050f25e26
add new file for nsIMoudle work, r=kipp
1999-10-08 20:27:24 +00:00
warren%netscape.com
8c71c45537
Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty.
1999-10-08 01:49:06 +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
rickg%netscape.com
f962035510
no changes made; just forcing a recompile
1999-10-05 05:52:12 +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
briano%netscape.com
319ef7e115
Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties.
1999-10-01 23:07:38 +00:00
hyatt%netscape.com
0c1aef9920
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
1999-10-01 20:49:07 +00:00
beard%netscape.com
da3a7bb767
added nsLWBrkModule.cpp. r=vidur
1999-10-01 01:21:40 +00:00
sdagley%netscape.com
63780bafb0
Fix for Mac build bustage (removed .cpp file was still referenced in project). a=leaf
1999-09-30 23:39:54 +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
kipp%netscape.com
cec687d96f
removed
1999-09-30 21:09:32 +00:00
kipp%netscape.com
845cffd62f
Build module instead of component
1999-09-30 21:09:11 +00:00
kipp%netscape.com
4de20e7eca
Fixed oopsie that prevented the factory from working
1999-09-30 21:08:59 +00:00
kipp%netscape.com
2315eae906
Convert to a module from a component
1999-09-30 21:07:12 +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
kipp%netscape.com
45f04e0594
work around linkage woes (still not in build)
1999-09-29 04:39:59 +00:00
shaver%netscape.com
da189fa552
missed one nsIRegistry::Key usage
1999-09-29 03:17:56 +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
beard%netscape.com
452f5c0084
fixed leaks on Mac using GetUnicode() rather than ToNewUnicode(). Removed some warnings.
1999-09-27 01:27:15 +00:00
bruce%cybersight.com
21c66044ed
Fix mismatched delete
1999-09-26 18:12:39 +00:00
warren%netscape.com
d37526c717
Cleaned up, using NS_WITH_SERVICE
1999-09-26 10:05:06 +00:00
warren%netscape.com
68a60c6bb3
Fixed leaked unicode strings.
1999-09-26 07:01:25 +00:00
ftang%netscape.com
096025f9f9
fix bug 14736, reviewed by tague
1999-09-24 21:52:11 +00:00
ftang%netscape.com
539cc3e3d0
fix bug 14802, reviewed by harishd
1999-09-24 21:50:48 +00:00
briano%netscape.com
89411269e7
QNX-specific fix.
1999-09-23 22:08:49 +00:00
colin%theblakes.com
e05038585c
cast the time_t -1: bug #14708
1999-09-23 18:41:53 +00:00
ftang%netscape.com
2a50b45915
fix spelling error
1999-09-23 05:01:09 +00:00
briano%netscape.com
56397d20d4
Reserved name __STDC__ cannot be defined as a macro name on AIX or OpenVMS.
1999-09-22 23:43:51 +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
ftang%netscape.com
7b7fff2024
add registratoin information
1999-09-22 03:21:58 +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
tague%netscape.com
a6ed808eb5
Export to correct module, not that it matters anymore.
1999-09-21 20:13:56 +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