Commit Graph

940 Commits

Author SHA1 Message Date
ftang%netscape.com
d1b50c1612 X11Johab converters. Thanks contribution from Deogtae Kim <dtkim@camars.kaist.ac.kr> and Jungshik Shin <jshin@pantheon.yale.com> 1999-08-30 22:10:41 +00:00
nhotta%netscape.com
f55b3a55ae Bug fix #8792. 1999-08-30 22:00:13 +00:00
erik%netscape.com
2591c69b18 Fixing warnings. 1999-08-30 21:59:42 +00:00
ftang%netscape.com
69869c5070 check in performance tuned UCS2 to Unicode converters 1999-08-30 14:49:36 +00:00
ftang%netscape.com
2688a25a40 add alias for ucs2 1999-08-30 14:40:32 +00:00
nhotta%netscape.com
f5da6ba48e First Checked In. 1999-08-27 21:15:16 +00:00
nhotta%netscape.com
f6382b82b3 Include a header file for prototypes. 1999-08-27 21:11:49 +00:00
nhotta%netscape.com
6b41d36d12 nsIPlatformCharset integration. 1999-08-27 21:10:18 +00:00
tague%netscape.com
e7049f0e55 Obsolete old entity conversion table. 1999-08-26 03:00:42 +00:00
tague%netscape.com
f0ab775aeb Changed build destination of entity conversion tables. 1999-08-26 02:58:58 +00:00
tague%netscape.com
4ac91b854c Fixed up build location of the entity conversion tables. 1999-08-26 02:24:10 +00:00
tague%netscape.com
01b01c6ae5 Fixed up a makefile problem, updated the build location of the entity translation files. 1999-08-26 02:11:40 +00:00
tague%netscape.com
f3f2fe6066 Fixed bug #5561 (Locale support: need locale name to default charset mapping) on Macintosh. 1999-08-26 02:09:03 +00:00
tague%netscape.com
80cfd97ad1 Fix memory leak before Bruce finds it. 1999-08-26 00:21:27 +00:00
tague%netscape.com
5e1a48bd8a Implemented bug #5561 (Locale support: implement locale name to default charset mapping) on UNIX. 1999-08-26 00:10:18 +00:00
sspitzer%netscape.com
b7f3331cc3 fix #10895. Get printing to sort of work for mail/news. more bugs (and fixes) to come. this is far from complete. 1999-08-25 23:58:31 +00:00
ftang%netscape.com
e54da5e444 remove work around after 7330 fixed 1999-08-25 23:10:45 +00:00
tague%netscape.com
c488556f34 Implement bug #5561 (Locale support: map locale name to default character set) on windows. 1999-08-25 22:05:28 +00:00
ramiro%netscape.com
5c9835cc68 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
tao%netscape.com
5bf181308f Export strres-test.xul; add clobber rules to .win 1999-08-24 22:47:02 +00:00
nhotta%netscape.com
d998a83bd8 Bug fix #11789, changed a dll name. 1999-08-24 21:50:01 +00:00
nhotta%netscape.com
d4bac348b5 Adding a new detector. 1999-08-24 21:48:36 +00:00
nhotta%netscape.com
f860a720bc New file (not part of the build). 1999-08-24 21:46:04 +00:00
jdunn%netscape.com
086ccc37db HP does not allow the last enum to have a 'comma' after it. 1999-08-24 18:49:43 +00:00
ramiro%netscape.com
ec21b9ecbc Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
ftang%netscape.com
3cbab9580a fix word breaker 1999-08-24 06:35:32 +00:00
mccabe%netscape.com
dd27718a80 Remove definition of NS_DECL_IOBSERVER and SERVICE and replace uses with xpidl-generated NS_DECL_NSIOBSERVER macro. 1999-08-22 09:18:49 +00:00
ramiro%netscape.com
2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com
e5dfc2a7eb Ignore generated files. 1999-08-21 12:14:23 +00:00
ramiro%netscape.com
0e8cf4c605 Fix runtime undefined symbols. 1999-08-21 11:49:22 +00:00
mccabe%netscape.com
d98f4dca1d First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
Hopefully this'll help turn the copy-n-paste tide towards using this macro.
1999-08-21 08:54:47 +00:00
tague%netscape.com
da98f378da Fix blamed build warning. 1999-08-21 05:49:24 +00:00
tague%netscape.com
556dd8fd9f Turned on nsIEntityConverter for windows build. 1999-08-21 02:51:39 +00:00
tague%netscape.com
f1b6d29f55 Turned on nsIEntityConverter for Unix build 1999-08-21 02:50:58 +00:00
tague%netscape.com
9b6ca6ec86 Turn on nsIEntityConverter in Mac build. 1999-08-21 02:41:56 +00:00
tague%netscape.com
ce0c16737e First Checked In. 1999-08-21 01:41:17 +00:00
tague%netscape.com
407f64b741 Added to windows build. 1999-08-21 00:42:38 +00:00
tague%netscape.com
25ffeb5fc3 Added makefile.win for windows build. 1999-08-21 00:42:03 +00:00
tague%netscape.com
2cdab7d080 Added nsEntityConverter components. 1999-08-20 23:57:51 +00:00
tague%netscape.com
7b2409d97b Added nsIEntityConverter component. 1999-08-20 23:57:21 +00:00
tague%netscape.com
67be3d73eb Added nsIEntityConverter.idl component. 1999-08-20 23:56:37 +00:00
tague%netscape.com
e12954527a Added GetLocaleComponentForUserAgent to nsILocaleService. Fixes my part of bug #10465. 1999-08-20 23:47:27 +00:00
tao%netscape.com
8ab85296e3 Move strres.js to xpfe/global/resources/content 1999-08-19 23:02:36 +00:00
tao%netscape.com
b441131c1d Get escaped unicode text from property file. 1999-08-19 22:38:49 +00:00
ftang%netscape.com
8e03308715 rework the states. this is a tool change. Won't break build. The tool is not run in the build process 1999-08-19 21:12:05 +00:00
ftang%netscape.com
3d829bd0ad fix euc-jp detection bugs by remove 0x85,0x86,0xeb,0xec from the legal char list. change size of array which won't break build 1999-08-19 21:11:07 +00:00
ftang%netscape.com
d286e9f83b fix euc-jp detection bugs by remove 0x85,0x86,0xeb,0xec from the legal char list. number change which won't break build 1999-08-19 21:04:02 +00:00
ftang%netscape.com
e09b94476b fix charset detection by treating 0x85,0x86,0xeb,0xec illegal in sjis. This is a tool change. Won't break build. The tool is not run in the build process 1999-08-19 21:02:45 +00:00
nhotta%netscape.com
c3f8a1e88a Fixed compile errors (not part of the build). 1999-08-19 19:55:05 +00:00
ftang%netscape.com
ae3245b0e7 fix bug 12141 1999-08-19 19:54:52 +00:00