ftang%netscape.com
37c91dade9
Add CID in #define in additional to declare
2000-01-08 00:41:43 +00:00
cata%netscape.com
ff1b867b17
Fix for bug #17878 - nsLWBreakerFImp::GetBreaker() oddities; r= naoki
2000-01-07 00:05: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
8508e011f5
Fixing registry premature closing bug. r=dp
2000-01-06 23:20:12 +00:00
cata%netscape.com
fdb1db7071
Fixing registry premature closing bug. r=dp
2000-01-06 23:18:53 +00:00
cata%netscape.com
88c0aaf1e4
Adding nsExtensibleStringBundle support. r=ftang
2000-01-06 21:54:52 +00:00
cata%netscape.com
a53115c0db
Adding nsExtensibleStringBundle support.
2000-01-06 21:54:27 +00:00
mkaply%us.ibm.com
a4edcd5c0d
Support from IBM for 850, 852, 855, 857, 862, 864 codepage
2000-01-06 21:35:12 +00:00
mkaply%us.ibm.com
85569ae2d8
Support from IBM for 850, 852, 855, 857, 862, 864 codepage
2000-01-06 21:26:20 +00:00
nhotta%netscape.com
de6ee4de98
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
26b7d345a1
Made nsIProperties scriptable. Bug #21982
2000-01-05 09:29:25 +00:00
ftang%netscape.com
ba1450b574
add two more selector
2000-01-04 22:55:53 +00:00
nhotta%netscape.com
c29e5ff3f5
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
d2cd1cdb3b
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
8f61da9864
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
a3840bade8
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
946e98926a
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
de13a3f34b
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
d337eeea87
back out mistaken check inTestLineBreak.cpp
1999-12-22 07:43:01 +00:00
ftang%netscape.com
98ce0eaafc
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
9862278d0b
*** empty log message ***
1999-12-22 07:38:26 +00:00
ftang%netscape.com
af83603bf7
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
be505a93e1
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
572522f8dd
fix bug 18089. r=cata. fix warning a=chofmann
1999-12-22 07:27:42 +00:00
sspitzer%netscape.com
b8073feab0
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
4ec13cac12
Charset menu items are taken from the Charset Manager. r=bobj
1999-12-07 22:23:47 +00:00
scc%netscape.com
f4ad22b9d9
Make observers support weak references. Bug #18682 ; r=dp.
1999-12-07 14:06:36 +00:00
cata%netscape.com
6b0e23a664
Cleanup time: remove unused interface from build.
1999-12-04 19:59:28 +00:00
cata%netscape.com
ad65299c4e
Cleanup time: remove files not in build anymore.
1999-12-04 19:55:52 +00:00
cata%netscape.com
987102cdf1
Cleanup time: remove unused classes from build.
1999-12-04 19:51:56 +00:00
cata%netscape.com
a375334e3c
removed files: mozilla/intl/uconv/src/nsUnicodeDecodeUtil.cpp
1999-12-04 19:50:46 +00:00
cata%netscape.com
22f70cf11c
Cleanup time: remove files not in build anymore.
1999-12-04 19:41:50 +00:00
cata%netscape.com
5d2775fd71
Cleanup time: remove unused interface from build.
1999-12-04 19:37:29 +00:00
cata%netscape.com
dc2ee26fea
Cleanup time: remove files not in build anymore.
1999-12-04 19:30:22 +00:00
cata%netscape.com
44cffe2933
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
f002fe1d41
The Character Set menu - rewrite of the RDF data source code. r=erik
1999-12-02 06:42:01 +00:00
warren%netscape.com
a265a32348
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
20c8fb4141
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
e7245bec84
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
4ab4ee4d4e
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
nhotta%netscape.com
5d15c18f33
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
196ff89c01
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
9991b485a9
check in backout code after nhotta fix other problem. fix bug 14914
1999-11-19 01:16:53 +00:00
ftang%netscape.com
6add55bb56
fix charset name from BIG5 to Big5
1999-11-19 01:16:07 +00:00
ftang%netscape.com
0818b31afe
change charset name for Big5 from BIG5
1999-11-19 01:15:10 +00:00
nhotta%netscape.com
e2aece84bf
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
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
nhotta%netscape.com
2603a04e28
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
4b8a031d94
bug 15627; got rid of compiler warning; r=none
1999-11-15 21:18:24 +00:00
rickg%netscape.com
11bb2325d7
touch file to force recompile
1999-11-14 07:07:47 +00:00