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
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nhotta%netscape.com
476f5d3ee6
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
69af03f210
Fixed a typo in the entity definition, r=ftang.
1999-11-02 01:19:19 +00:00
dp%netscape.com
33f28075ee
Removing double check for failure. Checking for nsresult is sufficient.
1999-11-01 08:54:06 +00:00
nhotta%netscape.com
23e41abd39
Check input for the null pointer and empty string, bug 17287, r=ducarroz,jefft.
1999-10-28 20:41:45 +00:00
nhotta%netscape.com
f890249d9c
Unicode encoder related change for unmapped characters.
...
If unicode encoder cannot map a character to the target encoding, it returns used unicode length including the unmapped character.
That is true for all encoder except ISO-2022-JP (bug #15706 ). Changed the callers to match the encoder behavior. bug 8865, r=cata.
1999-10-26 20:16:11 +00:00
nhotta%netscape.com
23c8550861
Fix a warning, it was assigning NULL to char type, r=ftang.
1999-10-20 23:55:31 +00:00
nhotta%netscape.com
637abbf31c
Fixing the linux build bustage.
1999-10-19 00:03:57 +00:00
nhotta%netscape.com
df06979b80
Changed interface and implementation of nsIEntityConverter,
...
more entity support (before Latin1 only), added a string based interface. Bug fix 8865, r=ftang.
1999-10-18 22:33:14 +00:00
dp%netscape.com
2506a5fe97
Removing extra backslashes at the end of the install lines. Fixing
...
build.
1999-10-18 20:43:11 +00:00
nhotta%netscape.com
297ea40b46
Add new propertie files for html entity, part of bug fix 8865, r=ftang.
1999-10-18 20:02:20 +00:00
nhotta%netscape.com
1406ba604b
Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang.
1999-10-15 00:13:00 +00:00
nhotta%netscape.com
e6ec82e910
Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang.
1999-10-15 00:05:23 +00:00
nhotta%netscape.com
bfa5908333
Adding a new interface which does a charset conversion plus NE and NCR for fallback. Part of bug fix #8865 , r=ftang.
1999-10-11 23:47:27 +00:00
ftang%netscape.com
4f8e669e1a
remove obsolted file
1999-10-08 20:35:24 +00:00
ftang%netscape.com
a79cccd380
change to nsIModule r=kipp
1999-10-08 20:30:58 +00:00
ftang%netscape.com
063fc27c69
remove factory file and add module file
1999-10-08 20:30:42 +00:00
ftang%netscape.com
cf7e66906b
add new file for nsIMoudle work, r=kipp
1999-10-08 20:27:24 +00:00
beard%netscape.com
b547c2ffb0
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
briano%netscape.com
7460b70e7e
Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties.
1999-10-01 23:07:38 +00:00
bruce%cybersight.com
cfa551a51a
Fix mismatched delete
1999-09-26 18:12:39 +00:00
tague%netscape.com
085d6c32d9
Export to correct module, not that it matters anymore.
1999-09-21 20:13:56 +00:00
warren%netscape.com
e57b4c9e7e
freed gUpperMap and gLowerMap in nsCaseConversionImp2
1999-09-20 20:52:16 +00:00
ramiro%netscape.com
26dd94b010
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
ftang%netscape.com
cd61a7002f
optimizatoin work
1999-09-13 23:44:48 +00:00
briano%netscape.com
903d52c236
General cleanup.
1999-09-11 03:07:11 +00:00
ftang%netscape.com
a6f8433313
placeholder for some late night hack....
1999-09-08 13:41:11 +00:00
cyeh%netscape.com
cc2825cbe0
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 00:54:34 +00:00
erik%netscape.com
cdb2cc61e1
Fixing warnings.
1999-08-30 21:59:42 +00:00
tague%netscape.com
8a9f752fcf
Obsolete old entity conversion table.
1999-08-26 03:00:42 +00:00
tague%netscape.com
63a4b5d79f
Changed build destination of entity conversion tables.
1999-08-26 02:58:58 +00:00
tague%netscape.com
508fd3b70e
Fixed up build location of the entity conversion tables.
1999-08-26 02:24:10 +00:00
tague%netscape.com
bd03e5888c
Fixed up a makefile problem, updated the build location of the entity translation files.
1999-08-26 02:11:40 +00:00
ramiro%netscape.com
b8c008dcae
Ignore generated files.
1999-08-21 12:14:23 +00:00
ramiro%netscape.com
ed586b001a
Fix runtime undefined symbols.
1999-08-21 11:49:22 +00:00
tague%netscape.com
e3703dc2cf
Fix blamed build warning.
1999-08-21 05:49:24 +00:00
tague%netscape.com
10a3e9e117
Turned on nsIEntityConverter for windows build.
1999-08-21 02:51:39 +00:00
tague%netscape.com
ee342de47b
Turned on nsIEntityConverter for Unix build
1999-08-21 02:50:58 +00:00
tague%netscape.com
e7e0aeb489
Turn on nsIEntityConverter in Mac build.
1999-08-21 02:41:56 +00:00
tague%netscape.com
f0fb1ff7dc
First Checked In.
1999-08-21 01:41:17 +00:00
tague%netscape.com
3887bf7e87
Added to windows build.
1999-08-21 00:42:38 +00:00
tague%netscape.com
1f497299b0
Added makefile.win for windows build.
1999-08-21 00:42:03 +00:00
tague%netscape.com
02a7978a0f
Added nsEntityConverter components.
1999-08-20 23:57:51 +00:00
tague%netscape.com
86107ba392
Added nsIEntityConverter component.
1999-08-20 23:57:21 +00:00
tague%netscape.com
fa43162019
Added nsIEntityConverter.idl component.
1999-08-20 23:56:37 +00:00
briano%netscape.com
fcb851694f
Fix for platforms with no --whole-archive flags.
1999-07-31 00:07:17 +00:00
ftang%netscape.com
51c9f0e886
fix 10368
1999-07-27 13:46:37 +00:00
ftang%netscape.com
15070efc70
fix warning
1999-07-16 20:44:02 +00:00
ftang%netscape.com
1c92b7642b
fix bug 9841
1999-07-14 18:46:44 +00:00