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