ramiro%netscape.com
6eeeaf7730
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
ee33c47ded
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
038e16b3a1
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
2835075ab2
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
eae57ad3b8
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
91d112fad9
Fixing memory leak.
1999-08-10 23:45:12 +00:00
dp%netscape.com
66b3bca04d
Performance improvement in enumerating registry.
1999-08-10 23:03:58 +00:00
nhotta%netscape.com
68b1a9ca9b
Changed to notify conditionally.
1999-08-10 21:55:50 +00:00
tao%netscape.com
15ad4eb54c
add debug dump
1999-08-10 02:06:54 +00:00
ftang%netscape.com
759f852c0d
fix CID is too long bustage at Mac
1999-08-09 23:57:18 +00:00
tao%netscape.com
e733c527e9
function prototype change
1999-08-09 23:55:35 +00:00
ftang%netscape.com
f9c1fdbb28
temp add 3 obsoleted charset
1999-08-09 23:37:55 +00:00
ftang%netscape.com
1ea83d5689
add 3 tempory obsoleted charset
1999-08-09 23:35:06 +00:00
ftang%netscape.com
30d1e25ce1
use the new/fast implementation of to unicode converter. Keep the old to unicode converter under x-obsoleted name
1999-08-09 23:32:17 +00:00
tao%netscape.com
52187c43c4
Add locale switching test.
1999-08-09 21:36:25 +00:00
ftang%netscape.com
ef26c705a3
remove typo break; statement
1999-08-09 21:06:55 +00:00
nhotta%netscape.com
13bf8b839d
Scriptable date format change for unix.
1999-08-09 20:57:55 +00:00
ftang%netscape.com
f08b63fef1
add new ISO2022JP to Unicode converter
1999-08-09 20:03:57 +00:00
tague%netscape.com
0f97c41aad
Fixed bug #11477 - nsLocale not correctly getting application locale.
1999-08-09 19:53:02 +00:00
nhotta%netscape.com
e2b8dde433
Use region code for latin scripts.
1999-08-09 18:05:32 +00:00
nhotta%netscape.com
333e1fa73e
Scriptable date format.
1999-08-09 17:59:39 +00:00
ftang%netscape.com
b631012308
add nsJapaneseToUnicode.cpp
1999-08-09 15:03:33 +00:00
ftang%netscape.com
6d4d917827
add nsJapaneseToUnicode
1999-08-09 15:00:22 +00:00
ftang%netscape.com
5d0b334384
fix bug 10674. Typo in progid
1999-08-09 14:56:47 +00:00
ftang%netscape.com
21536cad6e
fix typo in argument handling
1999-08-09 14:54:13 +00:00
tague%netscape.com
907c28f7c2
Fixed bug #3903 (Need region code for Macintosh GetPlatformLocale) and bug #11189 (Locale service was returning wrong locale for scriptability)
1999-08-09 03:59:32 +00:00
nhotta%netscape.com
a1ac37d470
Changed to use progid for nsIScriptableDateFormat.
1999-08-05 20:05:32 +00:00
nhotta%netscape.com
f37eb606f8
Added progid/cid to idl and interface change.
1999-08-04 21:36:36 +00:00
tao%netscape.com
46ad611254
Use appLocale instead of the null pointer.
1999-08-04 18:41:43 +00:00
tague%netscape.com
6b08459339
Fix purify errors introduced in the scriptability landing
1999-08-04 07:16:00 +00:00
tague%netscape.com
d147b216a3
Fix memory leaks introduced while landing the scriptability changes to nsILocale
1999-08-04 03:46:34 +00:00
tague%netscape.com
2db628dd51
Fixed blamed build warning. No newline at end of file
1999-08-04 03:45:50 +00:00
briano%netscape.com
f776b8ac4a
Added a newline at the end to fix the Unix native compiler builds. This is becoming annoying....
1999-08-04 00:25:45 +00:00
ftang%netscape.com
cccfec9f41
add new mapping table files
1999-08-03 21:15:29 +00:00
ftang%netscape.com
dbbd7e7d95
add new implementation of Japanese Decoder
1999-08-03 21:09:58 +00:00
ftang%netscape.com
7b5ad931da
check in some perl file I used to generte tables
1999-08-03 21:08:41 +00:00
ftang%netscape.com
263b8f359e
add nsconv and convperf
1999-08-03 21:05:59 +00:00
ftang%netscape.com
1b912fc333
add nsconv.cpp
1999-08-03 21:04:56 +00:00
ftang%netscape.com
17f16107cb
remove ucvja2 from the -I
1999-08-03 18:21:01 +00:00
ftang%netscape.com
63b3b7682f
merge ucvja2 converters into ucvja
1999-08-03 18:18:36 +00:00
ftang%netscape.com
4a42fbe736
remove these file. The converters are merged into ucvja
1999-08-03 18:17:31 +00:00
ftang%netscape.com
e495f057da
merge ucvja2 converters into ucvja
1999-08-03 18:10:17 +00:00
ftang%netscape.com
6d429e65c3
merge converters from ucvja2 to ucvja
1999-08-03 18:10:02 +00:00
ftang%netscape.com
1c5d5e53e5
remove ucvja2. The converters are merged into ucvja
1999-08-03 18:05:39 +00:00
ftang%netscape.com
3b74ac2b17
remove ucvja2. the converters are merged ito ucvja
1999-08-03 18:03:36 +00:00
ftang%netscape.com
bef803318c
move file from ucvja2 to here
1999-08-03 18:03:02 +00:00
tague%netscape.com
ebda090446
Fixed blamed build warning
1999-08-03 01:01:47 +00:00
tao%netscape.com
d4b95c3193
Hooking up appLocale.
1999-08-02 21:36:38 +00:00
ramiro%netscape.com
39890e1068
Ignore generated files.
1999-08-02 11:56:13 +00:00
tague%netscape.com
95b6365e2b
Fix more egcs v. gcc differences.
1999-08-02 04:19:00 +00:00
tague%netscape.com
233bd673f0
Fixed differences between egcs and gcc
1999-08-02 03:53:30 +00:00
tague%netscape.com
3008536c44
Fix solaris bustage.
1999-08-02 03:28:23 +00:00
tague%netscape.com
2b0c246d3b
Land nsLocale scriptability changes
1999-08-02 03:00:23 +00:00
tague%netscape.com
9e5ff428bc
Landing nsLocale scriptability changes
1999-08-02 02:59:56 +00:00
tague%netscape.com
ceb99ae959
First Checked In.
1999-08-02 02:47:09 +00:00
tague%netscape.com
8b8a232bdf
Added Macintosh Implementation.
1999-08-02 02:45:34 +00:00
tague%netscape.com
791c7dce44
Added UNIX support
1999-08-02 02:03:53 +00:00
tague%netscape.com
2d402795b8
Added nsLocaleService
1999-08-01 07:37:54 +00:00
tague%netscape.com
ec0278f32a
Added idl directory
1999-08-01 06:51:37 +00:00
tao%netscape.com
c2a1bd7fcb
Fix un-terminated buffer.
1999-07-31 16:26:19 +00:00
tao%netscape.com
23bf95375f
Rename JS_GetStrBundle() to srGetStrBundle().
1999-07-31 16:25:34 +00:00
briano%netscape.com
2a20744a97
Fix for platforms with no --whole-archive flags.
1999-07-31 00:07:17 +00:00
valeski%netscape.com
db0a61eb53
cyeh approved - stability repairs
1999-07-29 21:16:27 +00:00
mscott%netscape.com
5c7d6b1146
fix the build breakage...include config.mak
1999-07-29 04:37:31 +00:00
mscott%netscape.com
58917e86c1
fix build breakge include config.mak
1999-07-29 02:37:20 +00:00
briano%netscape.com
5ca4aa0b87
Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
1999-07-29 01:18:12 +00:00
tao%netscape.com
254d9ae781
Update test cases.
1999-07-28 05:42:32 +00:00
morse%netscape.com
aeb0cab209
fix bug 10423
1999-07-28 04:31:12 +00:00
briano%netscape.com
007ea62765
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
1999-07-27 23:27:44 +00:00
cata%netscape.com
1455b9eb2d
small mem opt
1999-07-27 21:20:45 +00:00
ftang%netscape.com
5922ea194f
fix bug 10605. This is caused by incorrect QI
1999-07-27 21:00:05 +00:00
cata%netscape.com
af08166c2f
Fixed a few memory leaks.
1999-07-27 20:39:47 +00:00
ftang%netscape.com
e75a11b9d0
fix 10368
1999-07-27 13:46:37 +00:00
tao%netscape.com
fa23c92318
Export test cases.
1999-07-27 01:29:23 +00:00
tao%netscape.com
53430cc594
Add xul test files including Ja texts.
1999-07-27 01:27:12 +00:00
tao%netscape.com
4a45814d17
Updated test cases; test utf-8 Ja texts.
1999-07-27 01:24:51 +00:00
tao%netscape.com
c079aad3eb
Add test cases.
1999-07-27 01:22:53 +00:00
sspitzer%netscape.com
d3c1cc965b
fix for VC 5.0 build breakage. The next step, after the tree opens, is to remove the NS_DECLARE_ID(kI*) stuff. But this can be done later. kin has confirmed that this fixes the VC 5.0 build breakage.
1999-07-26 17:01:11 +00:00
ftang%netscape.com
db8d50c932
add Symbol and ZapfDingbats
1999-07-26 07:18:48 +00:00
ftang%netscape.com
658d29a764
add Symbol and ZapfDingbats UnicodeEncoder to the dll
1999-07-26 07:12:33 +00:00
ftang%netscape.com
1ca2d66f7e
add dingbat and symbol to the mac proejct
1999-07-26 07:08:22 +00:00
ftang%netscape.com
aaa67d0371
add symbol and ZapfDingbat
1999-07-26 07:02:26 +00:00
ftang%netscape.com
8a71dd7222
add unicode encoders
1999-07-26 06:56:08 +00:00
ftang%netscape.com
6eeddda5bb
add new cid for adobe charsets
1999-07-26 06:33:28 +00:00
ftang%netscape.com
ae89de989e
add new cid for X11Johab
1999-07-26 06:32:42 +00:00
ftang%netscape.com
cf99db7c8f
add conversion file for 3 adobe charsets
1999-07-26 06:31:31 +00:00
ftang%netscape.com
1cf359588a
add new file
1999-07-26 06:30:12 +00:00
sspitzer%netscape.com
e56aff5e4a
fix for #10412 . zero out the tm struct before using. also, so nsCOMPtr, NS_WITH_SERVICE, and str* -> PL_strn* changes for safety.
1999-07-26 00:20:50 +00:00
tao%netscape.com
d989250d9d
Change function prototype.
1999-07-24 03:07:13 +00:00
tao%netscape.com
39700eb446
Update test case.
1999-07-24 03:06:15 +00:00
sspitzer%netscape.com
8faee4daf2
go back to PR_FormatTime() until #10412 is fixed.
1999-07-24 01:47:59 +00:00
cltbld%netscape.com
d9118128a4
sspitzer: temporary workaround for #10412 . strftime was barfing. not sure why. this patch at least allows QA to continue testing. the side effect is you won't see the date in thread pane, maybe other places. next step, find and fix the real problem.
1999-07-23 22:08:24 +00:00
ftang%netscape.com
1354b4cfb7
add x11johab to makefile
1999-07-23 12:30:33 +00:00
ftang%netscape.com
d571d34d99
add X11Johab converter to mac project
1999-07-23 12:27:01 +00:00
ftang%netscape.com
e65c5e2ef2
add placeholder for X11Johab converter
1999-07-23 12:18:59 +00:00
tao%netscape.com
e8f29e6173
Take out MANIFEST for Mac and nsIStringBundle.h for all.
1999-07-23 02:51:06 +00:00
tao%netscape.com
9538589876
Add nsIStringBundle.idl and take out nsIStringBundle.h
1999-07-23 02:49:23 +00:00
tao%netscape.com
ac8de0531b
Add nsIStringBundle.idl and take out nsdIStringBundle.h
1999-07-23 02:47:31 +00:00
nhotta%netscape.com
b425d8ac57
First Checked In.
1999-07-23 02:43:40 +00:00
ftang%netscape.com
1d82e83a36
temp fix for bug 8899 by move cp1252 verfier to different positions and do not include it for the string based detector interface until we come out a better version. Also add STATE TRACE code which condictional compiled
1999-07-22 22:30:04 +00:00