Commit Graph

1248 Commits

Author SHA1 Message Date
nhotta%netscape.com
30eb690ea8 Added more debug dump (not part of the main build).
git-svn-id: svn://10.0.0.236/trunk@40409 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 04:31:20 +00:00
nhotta%netscape.com
9f05a98ea6 Added scriptable date format.
git-svn-id: svn://10.0.0.236/trunk@40337 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 22:24:37 +00:00
nhotta%netscape.com
71ccabcbdc Changed to include nsIScriptableDateFormat.h.
git-svn-id: svn://10.0.0.236/trunk@40308 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 20:06:13 +00:00
nhotta%netscape.com
fa9a10ce13 Added nsIScriptableDateFormat.idl.
git-svn-id: svn://10.0.0.236/trunk@40307 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 20:05:31 +00:00
nhotta%netscape.com
493acb7824 Adding scriptable date fomat to the build.
git-svn-id: svn://10.0.0.236/trunk@40306 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 20:04:31 +00:00
nhotta%netscape.com
6fb3dc172a Initial check in (not a part of the build yet).
git-svn-id: svn://10.0.0.236/trunk@40208 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 02:08:55 +00:00
nhotta%netscape.com
708873a5b8 Fix for unix compile error (not a part of the main build).
git-svn-id: svn://10.0.0.236/trunk@40207 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 02:07:41 +00:00
nhotta%netscape.com
aba14f3df5 New interface (not a part of the build yet).
git-svn-id: svn://10.0.0.236/trunk@40187 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 22:59:13 +00:00
tague%netscape.com
2e24b13e3b Changed the mapping of C locale from en to en-US
git-svn-id: svn://10.0.0.236/trunk@40126 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 19:15:40 +00:00
rickg%netscape.com
541f805b78 switch to faster string search API
git-svn-id: svn://10.0.0.236/trunk@40073 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 03:29:56 +00:00
rickg%netscape.com
17f6b51acc try to fix bug caused when I removed iostream from nsString
git-svn-id: svn://10.0.0.236/trunk@39857 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 11:03:50 +00:00
rickg%netscape.com
9104ad784c trying to remove iostream
git-svn-id: svn://10.0.0.236/trunk@39852 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 08:28:02 +00:00
nhotta%netscape.com
945ff2b293 Removing nsILocale.h.
git-svn-id: svn://10.0.0.236/trunk@39826 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 02:09:37 +00:00
nhotta%netscape.com
9305d0323b Change nsILocale to IDL.
git-svn-id: svn://10.0.0.236/trunk@39825 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 02:09:13 +00:00
nhotta%netscape.com
fc0da7a5c1 Removing, change to IDL.
git-svn-id: svn://10.0.0.236/trunk@39824 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 02:08:20 +00:00
nhotta%netscape.com
c8f73da994 Fixed error handling and a typo.
git-svn-id: svn://10.0.0.236/trunk@39792 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 23:52:06 +00:00
nhotta%netscape.com
bd079130e8 Updates for nsILocale change (not part of the mail build).
git-svn-id: svn://10.0.0.236/trunk@39780 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 22:57:45 +00:00
nhotta%netscape.com
e8c4e596ef Fixed for error handling.
git-svn-id: svn://10.0.0.236/trunk@39753 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 21:08:20 +00:00
ftang%netscape.com
275a7e18a8 add some experiment code
git-svn-id: svn://10.0.0.236/trunk@39748 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 20:52:07 +00:00
ftang%netscape.com
e9838963ec fix warning
git-svn-id: svn://10.0.0.236/trunk@39747 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 20:44:02 +00:00
ftang%netscape.com
9ea5ed4a17 fix conversion bug
git-svn-id: svn://10.0.0.236/trunk@39746 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 20:39:46 +00:00
ftang%netscape.com
eba0b79a01 fix composed hangule conversion and also add it to KS C 5601 conversion
git-svn-id: svn://10.0.0.236/trunk@39721 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 18:20:45 +00:00
ftang%netscape.com
914fc853fc implement precomposed hangule to composed jamo in UnicodeToEUCKR conversion. Thanks Jungshik Shin jshin@pantheon.yale.edu for all the technical advices
git-svn-id: svn://10.0.0.236/trunk@39697 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 14:32:53 +00:00
ftang%netscape.com
55e36662e6 fix composed hangul bug
git-svn-id: svn://10.0.0.236/trunk@39689 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 14:08:53 +00:00
ftang%netscape.com
e7586dcde1 add composed Hangul support
git-svn-id: svn://10.0.0.236/trunk@39686 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 13:03:32 +00:00
ftang%netscape.com
e68ea79495 add new selector
git-svn-id: svn://10.0.0.236/trunk@39685 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 13:02:36 +00:00
ftang%netscape.com
307b7292fd fix typo in the MY_IMPL_ISUPPORTS and fix the crash when a not implement IID pass in
git-svn-id: svn://10.0.0.236/trunk@39683 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 13:00:03 +00:00
warren%netscape.com
84a03567fa Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
git-svn-id: svn://10.0.0.236/trunk@39678 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 11:14:36 +00:00
nhotta%netscape.com
7c0ff326ee nsILocale related change.
git-svn-id: svn://10.0.0.236/trunk@39578 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 23:37:49 +00:00
nhotta%netscape.com
b6947b44f8 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@39576 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 23:29:42 +00:00
nhotta%netscape.com
beb0bd7711 nsILocale related change and bug fix for date format.
git-svn-id: svn://10.0.0.236/trunk@39570 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 23:15:31 +00:00
nhotta%netscape.com
4e9396d4b6 Bug fix, I had to pass nsString instead of PRUnichar.
git-svn-id: svn://10.0.0.236/trunk@39563 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 23:08:36 +00:00
scc%netscape.com
42d48270d7 debug target now points to debug prefix file
git-svn-id: svn://10.0.0.236/trunk@39491 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 02:57:56 +00:00
ftang%netscape.com
60e0d01bdc fix bug 7970. Add progid for all converters
git-svn-id: svn://10.0.0.236/trunk@39393 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 21:33:51 +00:00
gordon%netscape.com
c450a385c1 Added link dependency on NetworkModular[Debug].shlb because it is needed for NECKO builds.
git-svn-id: svn://10.0.0.236/trunk@39391 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 21:26:52 +00:00
nhotta%netscape.com
03bef0a226 Initial check in (not part of the build yet).
git-svn-id: svn://10.0.0.236/trunk@39374 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 21:05:34 +00:00
tague%netscape.com
1b061fedea Fix bug #8227/#9841 Deref errors
git-svn-id: svn://10.0.0.236/trunk@39351 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 19:41:17 +00:00
tague%netscape.com
4bcbc2ee7a Fixed bug #8227/#9841 - Deref errors
git-svn-id: svn://10.0.0.236/trunk@39347 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 19:37:03 +00:00
ftang%netscape.com
c34a9c03ae fix bug 9841
git-svn-id: svn://10.0.0.236/trunk@39335 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 18:57:34 +00:00
ftang%netscape.com
6b377814dd fix bug 9841
git-svn-id: svn://10.0.0.236/trunk@39331 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 18:46:44 +00:00
nhotta%netscape.com
61ac49a6a9 Bug 8792, fix for collation key creation.
git-svn-id: svn://10.0.0.236/trunk@39290 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 17:01:34 +00:00
nhotta%netscape.com
79eebec218 Bug 9229, added PRTime support.
git-svn-id: svn://10.0.0.236/trunk@39288 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 16:53:17 +00:00
nhotta%netscape.com
1545ae5c94 Initial check in (not part of the main build).
git-svn-id: svn://10.0.0.236/trunk@39286 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 16:42:36 +00:00
nhotta%netscape.com
94b4ca92e9 Part of IDL migration.
git-svn-id: svn://10.0.0.236/trunk@39282 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 16:33:43 +00:00
ftang%netscape.com
d299132a2e remove tools from the build
git-svn-id: svn://10.0.0.236/trunk@39272 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 15:38:19 +00:00
ftang%netscape.com
36ea67906a 1. fix shift_jis, ucs2, utf8 verifier. 2. Add iso-2022-kr, iso-2022-cn, hz verifier
git-svn-id: svn://10.0.0.236/trunk@39267 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 15:23:06 +00:00
ftang%netscape.com
0cca387880 add nsCyrillic Detector
git-svn-id: svn://10.0.0.236/trunk@39264 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 15:19:26 +00:00
ftang%netscape.com
3937a0c1eb add nsCyrillicDetector
git-svn-id: svn://10.0.0.236/trunk@39263 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 15:18:53 +00:00
ftang%netscape.com
4252937f5e add cyrillic detector based on John Neystadt john@neystadt.org http://www.neystadt.org/john/
git-svn-id: svn://10.0.0.236/trunk@39261 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 15:17:24 +00:00
ftang%netscape.com
f752f3e9a8 add new tools
git-svn-id: svn://10.0.0.236/trunk@39258 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 15:14:42 +00:00