nhotta%netscape.com
bc942eda27
Bug fix #11789 , changed a dll name.
1999-08-24 21:50:01 +00:00
nhotta%netscape.com
26d761907c
Adding a new detector.
1999-08-24 21:48:36 +00:00
nhotta%netscape.com
2d377a15b9
New file (not part of the build).
1999-08-24 21:46:04 +00:00
jdunn%netscape.com
36bc043ba1
HP does not allow the last enum to have a 'comma' after it.
1999-08-24 18:49:43 +00:00
ramiro%netscape.com
e1f2489b0c
Set the timer lib flags in one place.
1999-08-24 14:54:59 +00:00
ftang%netscape.com
1fa6352684
fix word breaker
1999-08-24 06:35:32 +00:00
mccabe%netscape.com
b601095f5d
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
16bbd09726
cleanup linking of libmozreg.
1999-08-21 15:41:53 +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
mccabe%netscape.com
779d51d186
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
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
tague%netscape.com
865fc4c368
Added GetLocaleComponentForUserAgent to nsILocaleService. Fixes my part of bug #10465 .
1999-08-20 23:47:27 +00:00
tao%netscape.com
20a9e0e1d1
Move strres.js to xpfe/global/resources/content
1999-08-19 23:02:36 +00:00
tao%netscape.com
158a403403
Get escaped unicode text from property file.
1999-08-19 22:38:49 +00:00
ftang%netscape.com
e09d1ecfc4
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
9e336f7a23
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
ad86efe169
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
89d2e5ab4b
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
cf8c22965e
Fixed compile errors (not part of the build).
1999-08-19 19:55:05 +00:00
ftang%netscape.com
5459d2cfc0
fix bug 12141
1999-08-19 19:54:52 +00:00
nhotta%netscape.com
f140523c49
New files (not part of the build).
1999-08-19 19:54:11 +00:00
ftang%netscape.com
e62128efe2
add u Escaped
1999-08-18 13:46:02 +00:00
ftang%netscape.com
9a4a1c2987
add U Escaped to Dll
1999-08-18 13:42:21 +00:00
ftang%netscape.com
40ce30487e
aadd u Escaped
1999-08-18 13:39:54 +00:00
ftang%netscape.com
212e81e651
add UEscape
1999-08-18 13:35:20 +00:00
ftang%netscape.com
912e0767f7
add UEscape to makefile
1999-08-18 13:32:17 +00:00
ftang%netscape.com
65643d6c47
add CIDs
1999-08-18 13:31:38 +00:00
ftang%netscape.com
21e593fe64
add u escaped encoder/decoder
1999-08-18 13:30:09 +00:00
ramiro%netscape.com
0e1b8a922a
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
0149d76208
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
db81b7d904
Dont link in the parser into the app. Link it in dynamically where needed.
...
This makes the link depenencies on unix be more like windows. Makes it
easier to track dependency problems and simplifies makefiles.
1999-08-17 13:54:48 +00:00
ramiro%netscape.com
33f8c1f169
Remove the TOOLKIT_EXORCISM hack. Make non-monolithic toolkit linking the
...
default for Linux and Solaris. Need testing on other platforms (HELP!)
That means that toolkit libraries are not linked into the app - for truly
XP apps such as the apprunner. The gecko viewer still needs to link in
the toolkit, cause it has toolkit code in its main().
Replace the hack with something more useful. There is a
--enable-monolithic-toolkit flag for platforms with dumb linkers and runtime
loaders.
Also landed the remainder of Shawn Packwood's qt port.
1999-08-17 09:33:48 +00:00
sfraser%netscape.com
0b04a84d44
Part of fix for 11790, crash on quit. Initialize data members, and remove unnecessary virtual from destructor. r dp, a chofmann
1999-08-13 23:27:31 +00:00
dp%netscape.com
e180025e17
Fixing memory leak.
1999-08-10 23:45:12 +00:00
dp%netscape.com
bf5c952d8d
Performance improvement in enumerating registry.
1999-08-10 23:03:58 +00:00
nhotta%netscape.com
ced17758fc
Changed to notify conditionally.
1999-08-10 21:55:50 +00:00
tao%netscape.com
e3311bea10
add debug dump
1999-08-10 02:06:54 +00:00
ftang%netscape.com
aa0a05bf48
fix CID is too long bustage at Mac
1999-08-09 23:57:18 +00:00
tao%netscape.com
0e139697e5
function prototype change
1999-08-09 23:55:35 +00:00
ftang%netscape.com
482e54395c
temp add 3 obsoleted charset
1999-08-09 23:37:55 +00:00