cltbld%netscape.com
|
7e15b30e79
|
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
|
1de0eb8465
|
add x11johab to makefile
|
1999-07-23 12:30:33 +00:00 |
ftang%netscape.com
|
7e547cf611
|
add X11Johab converter to mac project
|
1999-07-23 12:27:01 +00:00 |
ftang%netscape.com
|
130c234bd9
|
add placeholder for X11Johab converter
|
1999-07-23 12:18:59 +00:00 |
tao%netscape.com
|
9f0e1965fa
|
Take out MANIFEST for Mac and nsIStringBundle.h for all.
|
1999-07-23 02:51:06 +00:00 |
tao%netscape.com
|
17774b23d8
|
Add nsIStringBundle.idl and take out nsIStringBundle.h
|
1999-07-23 02:49:23 +00:00 |
tao%netscape.com
|
f146c95ea2
|
Add nsIStringBundle.idl and take out nsdIStringBundle.h
|
1999-07-23 02:47:31 +00:00 |
nhotta%netscape.com
|
ab79111c59
|
First Checked In.
|
1999-07-23 02:43:40 +00:00 |
ftang%netscape.com
|
07794b6c0d
|
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 |
ftang%netscape.com
|
d6eceab764
|
fix 10230 and remove UCS2BE and UCS2LE from the string based detector
|
1999-07-22 22:17:00 +00:00 |
waterson%netscape.com
|
d85861b8b1
|
Drag along MSVC++ 5.x by not building this directory.
|
1999-07-22 21:56:18 +00:00 |
tao%netscape.com
|
c9c29d5463
|
Shut debug printf.
|
1999-07-22 19:10:02 +00:00 |
sspitzer%netscape.com
|
a2d7506e33
|
fix warnings
|
1999-07-22 17:38:38 +00:00 |
waterson%netscape.com
|
5ea1bcd0ff
|
Use CID, not IID.
|
1999-07-22 07:34:23 +00:00 |
hyatt%netscape.com
|
8be73eba7e
|
Fixing build bustage on windows.
|
1999-07-22 07:30:23 +00:00 |
waterson%netscape.com
|
74e72c65be
|
fix build bustage.
|
1999-07-22 06:45:00 +00:00 |
waterson%netscape.com
|
b42c398968
|
Fix missing charset converter manager stuff.
|
1999-07-22 06:26:25 +00:00 |
scc%netscape.com
|
12c243677f
|
explicitly define kCharsetConversionManagerCID only in files that need it ... move to canonical scheme for defining and using IIDs and CIDs
|
1999-07-22 05:25:17 +00:00 |
tao%netscape.com
|
df850e6b1f
|
Prototype of xpc-ed str res.
|
1999-07-22 04:38:02 +00:00 |
tao%netscape.com
|
e36cdac9d3
|
Add idl only; pending on help on Mac.
|
1999-07-22 03:52:49 +00:00 |
tao%netscape.com
|
7ecd0e695c
|
Add strres-test.html
|
1999-07-22 03:19:46 +00:00 |
tao%netscape.com
|
15c476fcc8
|
export strres-test.html
|
1999-07-22 03:18:44 +00:00 |
tao%netscape.com
|
7960158d94
|
test script for xpc strres
|
1999-07-22 03:15:39 +00:00 |
tao%netscape.com
|
f6eb94ced1
|
Fix a misplaced assertion.
|
1999-07-21 23:38:06 +00:00 |
tao%netscape.com
|
f4a28bd360
|
Fix a mismatched memory free.
|
1999-07-21 23:24:42 +00:00 |
tao%netscape.com
|
452dde6689
|
Add temp hack to make the test program runs.
|
1999-07-21 23:19:50 +00:00 |
nhotta%netscape.com
|
d609a00e9c
|
Not to build native detectors for VC++5.
|
1999-07-21 17:58:18 +00:00 |
gagan%netscape.com
|
20c0996ab2
|
Replaced resource:// with resource:/ to be more compliant with our parsing rules.
|
1999-07-21 11:48:56 +00:00 |
nhotta%netscape.com
|
8424640b31
|
Enabling native charset detectors.
|
1999-07-21 04:32:24 +00:00 |
nhotta%netscape.com
|
4d0c2fdea9
|
Added more debug dump (not part of the main build).
|
1999-07-21 04:31:20 +00:00 |
nhotta%netscape.com
|
834e41a79b
|
Added scriptable date format.
|
1999-07-20 22:24:37 +00:00 |
nhotta%netscape.com
|
38ca364a00
|
Changed to include nsIScriptableDateFormat.h.
|
1999-07-20 20:06:13 +00:00 |
nhotta%netscape.com
|
6f45adb849
|
Added nsIScriptableDateFormat.idl.
|
1999-07-20 20:05:31 +00:00 |
nhotta%netscape.com
|
5dbcc747dc
|
Adding scriptable date fomat to the build.
|
1999-07-20 20:04:31 +00:00 |
nhotta%netscape.com
|
10477590bd
|
Initial check in (not a part of the build yet).
|
1999-07-20 02:08:55 +00:00 |
nhotta%netscape.com
|
e89afd3ae9
|
Fix for unix compile error (not a part of the main build).
|
1999-07-20 02:07:41 +00:00 |
nhotta%netscape.com
|
5491be5d12
|
New interface (not a part of the build yet).
|
1999-07-19 22:59:13 +00:00 |
tague%netscape.com
|
2fb0d6ac3a
|
Changed the mapping of C locale from en to en-US
|
1999-07-19 19:15:40 +00:00 |
rickg%netscape.com
|
844a7e45ef
|
switch to faster string search API
|
1999-07-19 03:29:56 +00:00 |
rickg%netscape.com
|
df27112114
|
trying to remove iostream
|
1999-07-17 08:28:02 +00:00 |
nhotta%netscape.com
|
0e1d9e646c
|
Removing nsILocale.h.
|
1999-07-17 02:09:37 +00:00 |
nhotta%netscape.com
|
f02b6437f3
|
Change nsILocale to IDL.
|
1999-07-17 02:09:13 +00:00 |
nhotta%netscape.com
|
1c1ad1646c
|
Removing, change to IDL.
|
1999-07-17 02:08:20 +00:00 |
nhotta%netscape.com
|
49381b72ea
|
Fixed error handling and a typo.
|
1999-07-16 23:52:06 +00:00 |
nhotta%netscape.com
|
4ca7ea7fbf
|
Updates for nsILocale change (not part of the mail build).
|
1999-07-16 22:57:45 +00:00 |
nhotta%netscape.com
|
616946517a
|
Fixed for error handling.
|
1999-07-16 21:08:20 +00:00 |
ftang%netscape.com
|
27a7e0dd80
|
add some experiment code
|
1999-07-16 20:52:07 +00:00 |
ftang%netscape.com
|
15070efc70
|
fix warning
|
1999-07-16 20:44:02 +00:00 |
ftang%netscape.com
|
baf5f335d0
|
fix conversion bug
|
1999-07-16 20:39:46 +00:00 |
ftang%netscape.com
|
9f87989a90
|
fix composed hangule conversion and also add it to KS C 5601 conversion
|
1999-07-16 18:20:45 +00:00 |