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

1508 Коммитов

Автор SHA1 Сообщение Дата
cata%netscape.com e5d8f7c177 Fixing bug #36954. r=erik a=ftang. 2000-06-01 23:21:22 +00:00
dp%netscape.com ba8104064c 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 f9d2f0746e # 37239
r = naoki, a = brendan
OS/2 bringup continues on M16 - OS/2 changes for string inside of an OS/2 ifdef
2000-05-25 14:28:15 +00:00
mkaply%us.ibm.com 29a0bf0755 # 37239
r = mkaply@us.ibm.com, a = brendan
OS/2 bringup continues on M16 - These files are OS/2 only - fix for trap
2000-05-22 21:45:00 +00:00
nhotta%netscape.com 9b76a94132 Fix for uninitialized memory reference, contributed by rich.burridge@sun.com, r=nhotta, a=waterson, bug 39891. 2000-05-22 21:36:46 +00:00
nhotta%netscape.com f5f1803974 Warning fix for unicharutil self test code, contributed by daa@distributed.net, r=nhotta, a=waterson bug 40089. 2000-05-22 21:35:33 +00:00
harishd%netscape.com 776f0bd024 Get the parser bundle through a normal COM interface. 2000-05-22 21:33:12 +00:00
mkaply%us.ibm.com 70c48c4864 # 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
cls%seawood.org 65235c917b More OS/2 fixes. Bug #34106 Batch 17 & 18. r=pavlov 2000-05-21 11:23:34 +00:00
hyatt%netscape.com 5bed7dc4bd fix for making skins script-safe. r=scc 2000-05-19 04:48:43 +00:00
cata%netscape.com 793219dc38 Preventing possible more bustage... 2000-05-17 07:35:17 +00:00
sfraser%netscape.com 04ed9c3a76 Remove linkage with NetworkModular.shlb, really this time 2000-05-17 06:25:35 +00:00
sfraser%netscape.com bc615159f8 Fix access paths for faster opening 2000-05-17 06:22:39 +00:00
sfraser%netscape.com 8bc290f493 Remove linkage with NetworkModular.shlb 2000-05-17 06:20:51 +00:00
ftang%netscape.com abb5c1d985 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
cata%netscape.com 6de68e65eb Adding new component to the build. 2000-05-17 05:15:16 +00:00
cata%netscape.com 907566fe4d added files: mozilla/intl/chardet/src/nsDocumentCharsetInfo.cpp 2000-05-17 05:14:42 +00:00
cata%netscape.com a2b6483cc6 Adding new component into the tree. 2000-05-17 05:10:35 +00:00
cata%netscape.com eac7679207 Interface updated with new methods and macros. 2000-05-17 05:08:39 +00:00
pavlov%netscape.com 0c75802384 changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
mkaply%us.ibm.com 2cce9f0e39 # 20338
a= bobj
Reenable Visual Hebrew for Beta 2
2000-05-16 23:11:33 +00:00
ftang%netscape.com 357c7042e2 add perl tools which generate character frequency map and statistics files 2000-05-16 23:03:14 +00:00
ftang%netscape.com 9c0d215f10 Change the score back to based on both the first and second byte. 2000-05-16 22:56:39 +00:00
ftang%netscape.com 10ed7b66ae iimprove charset detectors to use statistic model 2000-05-16 22:50:16 +00:00
cata%netscape.com 50782fc359 Dynamic charset menu in Composer. Bug #38079 2000-05-16 22:20:18 +00:00
putterman%netscape.com e46b2185a2 fix for assertions on startup. a=leaf. r=sspitzer and cata. 2000-05-16 17:30:15 +00:00
cata%netscape.com 32f0f8e204 Moving charsetTitles.properties from Res to Chrome. 2000-05-15 23:16:28 +00:00
erik%netscape.com 8726699c59 added some lang groups that were missing 2000-05-15 20:07:42 +00:00
hyatt%netscape.com 655287a2d5 Changing convertChromeURL. 2000-05-15 01:40:35 +00:00
alecf%netscape.com bdd5935e90 cache the resolved chrome URL not the chrome URL, so that stringbundle caching doesn't screw with locale switching 2000-05-14 19:42:27 +00:00
harishd%netscape.com e309a0cee6 Observer base querys for nsIWebShellServices through the parser bundle...
r=nisheeth
2000-05-14 19:25:13 +00:00
danm%netscape.com e6b9efbec5 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
waterson%netscape.com 7992d72095 Fix string backsliding. r=scc 2000-05-13 00:47:48 +00:00
tao%netscape.com d251a94d73 Adjust code logic to use the new Accpet-Lang file structure.r=jbetak. 2000-05-12 23:50:33 +00:00
tao%netscape.com 7b0d81327d Add test case for nsIAcceptLang 2000-05-12 21:51:11 +00:00
tao%netscape.com 59b5f92030 Register nsIAcceptLang: 34954 2000-05-12 21:50:01 +00:00
tao%netscape.com f40203662a Silent mac compiler warning. 2000-05-12 21:43:42 +00:00
nhotta%netscape.com 82b3452cff Check in for tao, 34954. 2000-05-12 21:41:09 +00:00
tao%netscape.com a62866ce15 Compile nsAcceptLang; bug 34954. 2000-05-12 21:36:05 +00:00
tao%netscape.com 1180e9d51c Add implementation of nsAcceptLang; bug 34954. 2000-05-12 21:34:41 +00:00
tao%netscape.com 568c25bc69 Add nsIAcceptLang.idl; bug 34954. 2000-05-12 21:14:22 +00:00
tao%netscape.com 970715f0b4 add nsIAcceptLang; bug 34954 2000-05-12 21:07:45 +00:00
nhotta%netscape.com f4ae83e7a6 checkin for tao; bug 34954 2000-05-12 21:03:48 +00:00
nhotta%netscape.com f2558b9637 Check in for tao, 34954. 2000-05-12 21:03:07 +00:00
tao%netscape.com aef7bf683e IDL for AcceptLang service; bug 34954. 2000-05-12 20:53:34 +00:00
mkaply%us.ibm.com c3b039c794 # 37239
r= mkaply@us.ibm.com
OS/2 bring up continues - OS/2 specific changes
2000-05-12 19:26:34 +00:00
cls%seawood.org fec728bf12 More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +00:00
jbetak%netscape.com d100f09326 32477 Implement accept-language UI 2000-05-10 20:20:21 +00:00
cata%netscape.com 90bc8fdf13 PR_CALLBACK for callback function. bug #37239 2000-05-09 22:22:44 +00:00
cata%netscape.com bbb2b50784 Dynamic charset menu for Mailview. 2000-05-09 07:18:49 +00:00
cata%netscape.com 815b961c58 Cosmetics. 2000-05-08 21:54:58 +00:00
jbetak%netscape.com b467db5aeb 32477 Accept Language UI 2000-05-08 03:23:16 +00:00
jbetak%netscape.com 0172ceefea 32477 Accept Language Ui 2000-05-08 03:12:29 +00:00
jbetak%netscape.com f5b8fd33ef 32477 Accept language UI 2000-05-08 03:04:39 +00:00
jbetak%netscape.com cac0e60c2f 32477 Accept Language UI 2000-05-08 02:59:00 +00:00
jbetak%netscape.com 53c483c2ad 32477 Accept language UI - fixing bustage 2000-05-07 22:12:22 +00:00
jbetak%netscape.com 11d51239ad 32477 Accept-Language UI,
changing location and name of the language name string bundle,
r=erik, ftang
2000-05-07 21:45:41 +00:00
jbetak%netscape.com ffd2a8d54b 32477 Accept-Language UI,
changing location and name of the language name string bundle,
r=erik, ftang
2000-05-07 21:39:25 +00:00
jbetak%netscape.com 4066b0289b 37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-07 01:58:18 +00:00
warren%netscape.com 5a3f32aaca Removed unnecessary dependance on NetworkModular library (really just the Timer library now). 2000-05-06 09:20:44 +00:00
ftang%netscape.com de70b12582 check in for tajima@eng.sun.com
fix bug 36985. Add Solaris locale. r=ftang
2000-05-05 21:32:44 +00:00
erik%netscape.com 157aea6dda clean up a bit 2000-05-05 20:51:30 +00:00
pierre%netscape.com cb8d6ae734 Fixed the registration of the Language Atom Service. r=ftang 2000-05-05 20:47:27 +00:00
erik%netscape.com c236fc243f correcting a comment 2000-05-05 20:44:33 +00:00
rbs%maths.uq.edu.au 78e3a5dd65 [not part of default build]. Update some mappings of Unicode points 2000-05-05 03:07:33 +00:00
erik%netscape.com 6eaedc9d65 bug 26237; return NULL if we can't find the language group 2000-05-04 21:41:07 +00:00
pavlov%netscape.com c5bedda141 reduce the amount of memory allocated by the charset menu by 600k r=brendan,cata 2000-05-04 21:32:20 +00:00
nhotta%netscape.com aabd552127 Added an option to use charset code point as collation key controlled by a pref, bug 18338. 2000-05-04 21:31:14 +00:00
cls%seawood.org 772286e0af More OS/2 Makefile changes. Bug #34106 Batch 12 2000-05-04 11:00:47 +00:00
cata%netscape.com 289061ee5f Also adding back the implemenentation for the wronfully removed method. 2000-05-04 00:56:07 +00:00
cata%netscape.com b3a8405fb4 Fixing bustage. 2000-05-03 23:57:00 +00:00
cata%netscape.com a4d529f2e7 Cleanup. Removing obsolete and unused code. 2000-05-03 23:10:27 +00:00
cata%netscape.com fe1c438833 Cleanup. Removing obsolete and unused code. 2000-05-03 23:01:32 +00:00
cata%netscape.com b7765028ee Cleanup. Removing obsolete and unused code. 2000-05-03 22:52:52 +00:00
cata%netscape.com 4413ab7059 removed files: mozilla/intl/uconv/src/nsObjectArray.cpp 2000-05-03 22:46:20 +00:00
cata%netscape.com 4bc29c6cfa Cleanup. Removing obsolete and unused code. 2000-05-03 22:37:53 +00:00
erik%netscape.com 6ad75a4abd bug 26237; move to newer nsICharsetConverterManager2 interface 2000-05-03 21:47:07 +00:00
ftang%netscape.com 80a17179bc fix bug 26237. Check in for erik. Add LanguageAtomService into Mac build. r=ftang 2000-05-03 21:42:33 +00:00
cata%netscape.com 698e9d369a Adding ref & memory counting macros. 2000-05-03 21:42:04 +00:00
nhotta%netscape.com d0a06a7ca7 Added new category "isMultibyte" and data, r=cata. 2000-05-03 21:22:09 +00:00
ftang%netscape.com 47801f4f31 fix 22980. Ignore ucs2in the end of the first block. 2000-05-03 02:05:35 +00:00
bryner%uiuc.edu 162d5c0f53 Fixing objdir build bustage. 2000-05-03 02:00:50 +00:00
yueheng.xu%intel.com e3a63adc78 fix for #31380 (Unicode to GBK converter not working for some GBK chars) reported
and fix suggested by Xianping Ge ( xge@ics.uci.edu).
2000-05-03 01:59:55 +00:00
erik%netscape.com b4bf803498 bug 26237; adding language atom service 2000-05-03 00:45:45 +00:00
erik%netscape.com ac115e5954 bug 26237; added language atom service 2000-05-03 00:36:59 +00:00
erik%netscape.com d68ee12878 removed files: mozilla/intl/locale/idl/nsILanguageAtom.idl, mozilla/intl/locale/idl/nsILanguageAtomService.idl 2000-05-03 00:29:11 +00:00
erik%netscape.com 099a92b1f8 added files: mozilla/intl/locale/idl/nsILanguageAtom.idl, mozilla/intl/locale/idl/nsILanguageAtomService.idl 2000-05-03 00:27:56 +00:00
erik%netscape.com 80b2efc3d8 bug 26237; adding langGroups.properties to Unix build 2000-05-02 23:41:34 +00:00
erik%netscape.com 9fde0d2835 bug 26237; adding language atom service implementation to Windows build 2000-05-02 23:35:23 +00:00
erik%netscape.com 9ab29c6d8b bug 26237; adding language atom service implementation to Unix build 2000-05-02 23:33:14 +00:00
erik%netscape.com 3b88a49499 removing unused variable 2000-05-02 23:19:36 +00:00
erik%netscape.com 5e852aea9c bug 26237; adding language atom interfaces to Windows build 2000-05-02 23:12:37 +00:00
erik%netscape.com 0d85251d42 bug 26237; adding language atom interfaces to Unix and Mac builds 2000-05-02 23:11:44 +00:00
erik%netscape.com 04b1f6d476 bug 26237; implementation of the new language atom interfaces to support
the HTML LANG attribute (for example)
2000-05-02 23:04:35 +00:00
erik%netscape.com e6a00f46d0 bug 26237; new interfaces for language atoms 2000-05-02 22:52:08 +00:00
jbetak%netscape.com 944709c9c0 fix bustage
37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 07:02:30 +00:00
jbetak%netscape.com f7fd0bfbed fix bustage
37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 06:20:25 +00:00
jbetak%netscape.com acc4c1956b 37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 05:08:39 +00:00
cls%seawood.org 58aac2e6af OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
mkaply%us.ibm.com aab38ad60d # 37239
r= mkaply@us.ibm.com
OS/2 bring up continues - checking in files for the OS/2 team
2000-05-01 22:21:43 +00:00