Граф коммитов

767 Коммитов

Автор SHA1 Сообщение Дата
cata%netscape.com 9bbc8fc13b Fix for bug #45356 and lots of clean-up. 2000-09-08 23:45:56 +00:00
cls%seawood.org 273809641f General makefile cleaning for intl. Thanks to dbaron for pointing this out. 2000-09-07 02:38:55 +00:00
cata%netscape.com d9a3ef6b01 Fix for bug #47347 r=ftang a=ftang. 2000-09-06 02:30:28 +00:00
cata%netscape.com a0b88e8a8c Fix for bug #47341 r=ftang a=ftang. 2000-09-05 23:54:59 +00:00
ftang%netscape.com 996acc7b72 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 a6c5970a07 better fix for 35004. thanks John G. Myer's patch. r=ftang 2000-08-29 23:48:34 +00:00
cata%netscape.com 45b495d6f7 Fixing a couple of warnings on Mac. 2000-08-29 23:29:58 +00:00
cata%netscape.com 1b3d97c7f4 Fix for bug #38645 a=ftang, r=nhotta. 2000-08-29 23:22:09 +00:00
ftang%netscape.com 9dc6da6cfc fix 35504. Do not change res if we already set a error code.
r=nhotta.
2000-08-28 23:31:07 +00:00
ftang%netscape.com 74ba801f7a 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 2eeda04d75 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 86a7443013 add perl tool which convert CP932.TXT to a JIS0208 table 2000-08-17 00:07:54 +00:00
ftang%netscape.com af90ec6184 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 5e19ee85a0 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 c133911748 fix bug 27906. Obsolete old Japanese converter to save some space. r=nhotta 2000-08-14 21:52:06 +00:00
nhotta%netscape.com 88e393b16f Disabled caching for encoders since they hold states, bug 48284, r=cata,ftang. 2000-08-11 20:13:31 +00:00
cata%netscape.com 8dbca0b044 Fix for bug #28104. r=nhotta, a=ftang. 2000-08-08 22:45:36 +00:00
cata%netscape.com 530af01ae8 Fix for bug #28983. a=ftang, r=nhotta. 2000-08-04 23:30:36 +00:00
cata%netscape.com 8455fb918d Fix for bug #28112 cache not persistent in charset menu, r=nhotta, a=ftang. 2000-08-02 21:54:18 +00:00
warren%netscape.com da15eda254 Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet). 2000-08-02 06:48:45 +00:00
ftang%netscape.com 1eb8f9143f fix for bug 26938. r=tao a=ftang. fix \u encoding conversion so \n \r \t\ will be
convert to \n \r \t
2000-07-31 00:40:20 +00:00
ftang%netscape.com 736c891380 add one space to add check in comment for last check in
fix bug 49790. r=tao move intl.charetmenu.* pref to property file
2000-07-19 06:30:52 +00:00
ftang%netscape.com 19770aec9e *** empty log message *** 2000-07-19 06:24:47 +00:00
warren%netscape.com de3523d540 Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
nhotta%netscape.com 6b68c46ace Added a mail charset menu cache support, bug 28869,r=cata. 2000-07-13 20:55:52 +00:00
cls%seawood.org 1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
yueheng.xu%intel.com 4cd043ed89 fix for #42484 (extra ";" after the loop control). r=cata, a=waterson 2000-06-14 22:13:13 +00:00
scc%mozilla.org 507357239c fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms 2000-06-12 23:52:31 +00:00
shanjian%netscape.com 88a5018252 Add Alis Charset detector to menu
r=naoki a=ftang
2000-06-08 05:23:09 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
yueheng.xu%intel.com 2794f073d6 fixed #39640 (regression of UnicodeToGB2312GL converter) and #34626( optimization of table initialization. Do it only when it is needed at first time). r=ftang, a=waterson. 2000-06-02 22:18:42 +00:00
mkaply%us.ibm.com 4bea386192 # 37239
r = mkaply, a = brendan
OS/2 bringup - Need charsets to bring the browser up
2000-06-02 01:58:50 +00:00
alecf%netscape.com 33b28246ad remove duplicate string from properties file, was causing warning on console at startup 2000-06-02 00:39:16 +00:00
cata%netscape.com 811ba647e9 Fixing bug #36954. r=erik a=ftang. 2000-06-01 23:21:22 +00:00
dp%netscape.com 3a9b6ee54c Using singleton 1-byte unicode encoders and decoders. This will
eliminate creation of about 1000 objects on startup. r=waterson,cata a=waterson
2000-05-26 00:55:42 +00:00
mkaply%us.ibm.com 677613d5be # 37239
r = mkaply@us.ibm.com, a = brendan
OS/2 bringup continues on M16 - These files are OS/2 only!
2000-05-22 19:38:22 +00:00
sfraser%netscape.com e9e143bc69 Fix access paths for faster opening 2000-05-17 06:22:39 +00:00
ftang%netscape.com f6f5127a5f check in fix of 34617 for Xu.Yueheng@intel.com r=ftang@netscape.com
Use the new implementation for GB2312GL
2000-05-17 05:19:04 +00:00
mkaply%us.ibm.com 663949c99e # 20338
a= bobj
Reenable Visual Hebrew for Beta 2
2000-05-16 23:11:33 +00:00
cata%netscape.com 016ab6f616 Dynamic charset menu in Composer. Bug #38079 2000-05-16 22:20:18 +00:00
putterman%netscape.com 5fd4fb28ed fix for assertions on startup. a=leaf. r=sspitzer and cata. 2000-05-16 17:30:15 +00:00
cata%netscape.com 011e0d997e Moving charsetTitles.properties from Res to Chrome. 2000-05-15 23:16:28 +00:00
erik%netscape.com b92aeef9c4 added some lang groups that were missing 2000-05-15 20:07:42 +00:00
cata%netscape.com 10724883a2 PR_CALLBACK for callback function. bug #37239 2000-05-09 22:22:44 +00:00
cata%netscape.com ae39534206 Dynamic charset menu for Mailview. 2000-05-09 07:18:49 +00:00
warren%netscape.com 41c657d98e Removed unnecessary dependance on NetworkModular library (really just the Timer library now). 2000-05-06 09:20:44 +00:00
ftang%netscape.com db1c23707c check in for tajima@eng.sun.com
fix bug 36985. Add Solaris locale. r=ftang
2000-05-05 21:32:44 +00:00
rbs%maths.uq.edu.au 5cc26cf554 [not part of default build]. Update some mappings of Unicode points 2000-05-05 03:07:33 +00:00
pavlov%netscape.com 1376983623 reduce the amount of memory allocated by the charset menu by 600k r=brendan,cata 2000-05-04 21:32:20 +00:00
cls%seawood.org 4bb89416eb More OS/2 Makefile changes. Bug #34106 Batch 12 2000-05-04 11:00:47 +00:00