Commit Graph

1891 Commits

Author SHA1 Message Date
ftang%netscape.com
147b398f3e fix 74941. clean up massy code in the header and cpp files 2001-04-11 23:52:46 +00:00
ftang%netscape.com
9b73e0ddeb fix 65773. r=yokoyama sr=sfraser add cid for mac converters 2001-04-11 23:43:26 +00:00
ftang%netscape.com
f2c385ea73 fix bug 65773. add mac convertes to the project 2001-04-11 23:41:41 +00:00
ftang%netscape.com
0aedb3ac71 fix bug 65773 r=yokoyama sr=sfraser
add mac table and unix/window makefile
2001-04-11 23:39:43 +00:00
shaver%mozilla.org
a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
darin%netscape.com
00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
ftang%netscape.com
8a89c6e3d2 not part of the build yet.
4 bytes GB18030 mapping table in special index form
2001-04-09 22:07:00 +00:00
ftang%netscape.com
56f61cfc16 not part of the build
modify the perl script so
1. it will generate npl
2. it will generate instruction in the file
3. map correctly for the EUDC according to MS document
2001-04-09 22:04:55 +00:00
ftang%netscape.com
20944249af not part of the build
make the table generation tool depend on the global flag
2001-04-09 22:01:11 +00:00
erik%netscape.com
11204f0e6d trivial change (just adding a comma at the end of the list for the next
person who comes along)
2001-04-09 21:11:19 +00:00
dprice%netscape.com
8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
erik%netscape.com
76c403122f checkin for bstell@netscape.com:
bug 54000; r=cls, sr=blizzard
enable nl_langinfo(CODESET) compiling
2001-04-05 02:29:59 +00:00
erik%netscape.com
970b6f402e checkin for bstell@netscape.com:
bug 54000; r=cls, sr=blizzard
define _XOPEN_SOURCE so older versions of Linux define CODESET
2001-04-04 22:51:36 +00:00
ftang%netscape.com
8bedffa6f5 remove obsoleted code. fix bug 74727 2001-04-04 22:49:04 +00:00
ftang%netscape.com
e8068405bf remove obsoleted files 2001-04-04 22:42:57 +00:00
ftang%netscape.com
410c8c9bb1 fix bug 74727. remove dead code 2001-04-04 22:36:47 +00:00
ftang%netscape.com
eb92735f22 fix 74727
r=yokoyama@netscape.com
remove dead code
2001-04-04 22:36:30 +00:00
ftang%netscape.com
79b013ae7c remove dead cpp files 2001-04-04 22:35:25 +00:00
ftang%netscape.com
9da640fc78 fix 74730. r=yokoyama@netscape.com
remove dead code
remove dead cpp file from the build
2001-04-04 22:34:45 +00:00
ftang%netscape.com
595dc4f7b4 add table generation tool to the build Not part of the build
fix bug 67374
2001-04-04 22:32:54 +00:00
ftang%netscape.com
9f8a711a2c not part of the build yet. fix bug 65773 r=nobodyyet sr=nobodyyet 2001-04-04 14:36:53 +00:00
nhotta%netscape.com
3dfc5ae553 Changed to use strncmp instead of strcmp for Content-Type value comparison, bug 74573, r=ftang, sr=erik. 2001-04-04 03:34:57 +00:00
rickg%netscape.com
169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
ftang%netscape.com
e69627a851 fix 71762.r=bstell sr=erik. add non standard jis0208 mapping 2001-04-03 19:30:33 +00:00
peterv%netscape.com
eb7383ad4c Adding two files (nsUnicodeToTeXCMMIttf.cpp and nsUnicodeToTeXCMSYttf.cpp) to keep MathML building on Mac. Not part of default build. 2001-04-03 12:06:13 +00:00
timeless%mac.com
2c2be369b7 temp patch to fix build bustage r=bstell
CODEPAGE is not defined (perhaps we don't have glibc2.1 on some tinders?)
so i'm disabling the code that would try to use it.
2001-04-03 08:45:05 +00:00
erik%netscape.com
4b4df0478e checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add comment noting where to add line to include a charset remapping file
2001-04-03 06:06:59 +00:00
erik%netscape.com
98defabbc2 checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
this is a sample nl_langinfo(CODESET) to gecko charset remapping file
2001-04-03 06:06:24 +00:00
erik%netscape.com
58f5e38313 checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add comment saying this file is deprecated
2001-04-03 06:05:47 +00:00
erik%netscape.com
9a12a8c928 checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
get charset using ns_langinfo(CODESET)
(instead of mapping setlocale(LC_LCTYPE, nsnull);)
2001-04-03 06:05:05 +00:00
erik%netscape.com
afaa96209e checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add NS_ERROR_USING_FALLBACK_LOCALE
2001-04-03 06:03:59 +00:00
erik%netscape.com
1c8ba03cf0 checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add DidLoad() method to indicate the file was loaded
2001-04-03 06:00:01 +00:00
erik%netscape.com
3432eb859b checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add DidLoad() method to indicate the properties file was loaded
2001-04-03 05:59:44 +00:00
disttsc%bart.nl
1260a1f0a0 Convert hkscs.ut from DOS mode to UNIX mode (newline fu) to make Cement happy. 2001-03-31 01:11:45 +00:00
cls%seawood.org
fb33ee7302 dos2unix: converting file intl/uconv/ucvtw/hkscs.uf to UNIX format ... 2001-03-31 00:36:19 +00:00
cls%seawood.org
e8fed4fe4e Start adding gfx2 headers to REQUIRES 2001-03-30 10:27:42 +00:00
ftang%netscape.com
df58f9f45c fix 71197
r=bstell sr=erik
split JIS0208 to two mapping
One for standard JIS0208 mapping one for the CP932 extension (non standard)
2001-03-30 03:16:10 +00:00
ftang%netscape.com
80e2c87282 fix 71489
r=bstell sr=erik
add Unicode to Johab encoding to the module
2001-03-30 03:11:21 +00:00
ftang%netscape.com
b23c323507 add nsUnicodeToJohab.cpp into the mac build system fix bug 71489 r=bstell sr=erik 2001-03-30 03:09:40 +00:00
ftang%netscape.com
a0c1d9d630 fix 71489
add nsUnicodeToJohab.cpp to the window build system
r=bstell sr=erik
2001-03-30 03:09:00 +00:00
ftang%netscape.com
aed0f71665 fix 71489
add nsUnicodeToJohab.cpp to the unix build system
2001-03-30 03:07:33 +00:00
ftang%netscape.com
52e065b906 fix 71489
Add johab document encoding support
Currently the convert from johab to unicode part is #if 0 since
we didn't have a way to test it.
r=bstell sr=erik
2001-03-30 03:03:14 +00:00
ftang%netscape.com
2a8aad795d add lang group for x-johab
fix 71489
r=bstell sr=erik
2001-03-30 02:53:55 +00:00
ftang%netscape.com
c2e2fddec1 add new cid for Johab encoding
fix 71489
r=bstell sr=erik
2001-03-30 02:52:37 +00:00
ftang%netscape.com
ced98edd81 add Johab converter to fix bug 71489
r=bstell sr=erik
Not part of the build yet.
2001-03-30 02:51:24 +00:00
ftang%netscape.com
ead74911d0 fix bug 71197
r=bstell sr=erik
add new mapping for non-standard jis0208 extension
2001-03-30 02:49:34 +00:00
ftang%netscape.com
1f0a9fe626 remove the non standard jis0208 mapping and split into jis0208ext.uf
r=bstell sr=erik, bug 71197
2001-03-30 02:47:41 +00:00
ftang%netscape.com
6baa194535 fix 71197
Machine generate code for non standard jis0208 code point (from cp 932)
r=bstell sr=erik
not part of the build yet
2001-03-30 02:46:40 +00:00
ftang%netscape.com
210abcac66 bug 70028 sr=erik r=ftang check in for smontagur@il.ibm.com add methods for arabic shaping with the unreview code turn off in #ifdef add to mac build system 2001-03-30 02:14:14 +00:00
ftang%netscape.com
0ca19b4644 bug 70028. add arabic shaping methods with unreview code turn off by default. add to mac build system 2001-03-30 02:12:46 +00:00
nhotta%netscape.com
d3813ba3f1 Changed to use nsIObserver for pref change notification, added notification for mail edit menu, bug 72180, r=ftang, sr=erik. 2001-03-28 21:17:22 +00:00
nhotta%netscape.com
18f5b2731c Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik. 2001-03-28 00:13:45 +00:00
nhotta%netscape.com
f5981be777 Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik. 2001-03-28 00:05:21 +00:00
nhotta%netscape.com
7277688f38 Adding a new converter for HKSCS, contribution from Gavin.Ho@compaq.com (not part of the build), bug 25226, r=nhotta, ftang, sr=erik. 2001-03-27 23:56:12 +00:00
nhotta%netscape.com
966c68a02e Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik. 2001-03-27 23:51:58 +00:00
nhotta%netscape.com
3e33aa869e Adding a new converter for HKSCS (not part of the build), bug 25226, r=nhotta, ftang, sr=erik. 2001-03-27 23:38:31 +00:00
rbs%maths.uq.edu.au
fe1a4659e5 fix bustage - typo 2001-03-27 14:05:49 +00:00
rbs%maths.uq.edu.au
c117d8ec4e Follow up to bug 72161 - sync:ing ucvmath with the painstaking datasets needed for the MathFont Property Files 2001-03-27 12:41:48 +00:00
disttsc%bart.nl
f4edb65ad4 bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc 2001-03-27 11:17:17 +00:00
disttsc%bart.nl
f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
nhotta%netscape.com
b769c9aa44 Changed to duplciate tm record to avoid the memory to be disturbed by following usage of localtime(),
r=bstell,jelwell, sr=erik.
2001-03-23 23:38:14 +00:00
blakeross%telocity.com
0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
cls%seawood.org
3ad0896b51 Do NOT use C++-style comments in a C file. It causes builds to fail on some compilers. Fixing cement tinderbox bustage 2001-03-22 00:08:48 +00:00
shanjian%netscape.com
1c3ce9176c #64235, 25037
mishandling of 'stand-alone' octet with MSB set in CJK(multibyte) encodings

r = ftang sr=erik,
p =  Jungshik Shin
2001-03-21 22:50:05 +00:00
shanjian%netscape.com
bffde03348 #64235, 25037 illegal 0xA0 code point in Multibyte charset break parser
r=ftang, sr=erik
uscan.c
nsUnicodeDecodeHelper.cpp
nsGB2312ToUnicodeV2.cpp
nsGBKToUnicode.cpp
nsJapaneseToUnicode.cpp
2001-03-21 22:46:25 +00:00
yokoyama%netscape.com
6af74b3c78 Bug fix 72308: Removing duplicate files 2001-03-21 01:17:43 +00:00
yokoyama%netscape.com
5f0f8a8a0b bug fix 72660; sr=erik 2001-03-21 01:03:30 +00:00
dprice%netscape.com
edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
ftang%netscape.com
4d4a143232 fix 61803. change the transliteration table so we will map some space or dash character to space and dash
r=nhotta sr=erik
2001-03-12 22:35:00 +00:00
ftang%netscape.com
7524805ce5 fix 71419. r=bstell sr=erik. fix the mapping so now we won't map
30-39 to U+660-U+669
2001-03-12 22:33:34 +00:00
ftang%netscape.com
ae459a36ab fix 17962. remap 4 entryies adobe symbol font to display lcell, rcell, lfloor and rflorr in HTML4
r=bstell sr=erik
2001-03-12 22:30:30 +00:00
shaver%mozilla.org
fcf7cd0d9f 67699: all your nsIClassInfo is belong to us
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
  builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
  testing
2001-03-12 20:43:02 +00:00
ftang%netscape.com
c5025f2e7d fix 70601. r=bstell sr=erik
thanks slava@maze.ambernet.kiev.ua help to find this bug and verify it.
2001-03-09 13:23:02 +00:00
erik%netscape.com
bdcee1b0ed bugs 70028 and 70394; author=simon@softel.co.il; r=ftang; sr=erik; adding
nsIBidi.h and nsIUBidiUtils.h and related files to build, conditionally
(ifdef IBMBIDI)
2001-03-09 04:15:30 +00:00
Peter.VanderBeken%pandora.be
2fce2f21b9 New file. Needed for MathML support on the Mac. Not part of the build. 2001-03-09 02:09:08 +00:00
nhotta%netscape.com
1bb45c48ea Enabled Lithuanian, Latvian, Estonian, Hebrew, Esperanto, bug 62578, r=tao, sr=erik. 2001-03-08 22:47:41 +00:00
disttsc%bart.nl
8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
erik%netscape.com
be872d5df6 bug 70028; author=simon@softel.co.il; r=ftang; sr=erik; a few name changes
to match Mozilla conventions, and removal of some Arabic presentation form
methods (until we figure out a better way to do these)
2001-03-08 04:00:23 +00:00
erik%netscape.com
e3bbe61b93 bugs 70028 and 70394; author=simon@softel.co.il; r=ftang; sr=erik; adding
Bidi and BidiUtils to build under IBMBIDI ifdef (not part of build yet);
from IBM bidi project
2001-03-08 01:15:02 +00:00
erik%netscape.com
bc89bdc0f9 bugs 70028 and 70394; author=simon@softel.co.il; r=ftang; sr=erik; adding
nsIBidi.h and nsIUBidiUtils.h to build; from IBM bidi project
2001-03-08 01:02:04 +00:00
erik%netscape.com
7efeba10e7 bug 70394; author=simon@softel.co.il; r=ftang; sr=erik; this is the
interface and implementation of the Unicode Bidi Algorithm, based on IBM's
ICU (International Classes for Unicode), ported to Mozilla's XPCOM/NS/PR
conventions; not part of the build yet
2001-03-07 01:52:16 +00:00
maolson%earthlink.net
94ae521151 fix 68876 - Fix sort ordering in View -> Character Coding -> Auto-Detect
r=timeless, a=ben
2001-03-06 08:32:59 +00:00
mkaply%us.ibm.com
85469ed840 No bug
r=mkaply, a=blizzard
Typo in IBM866 charset
2001-03-06 02:47:21 +00:00
tao%netscape.com
c1167d97f0 70920: Remove unused references of binaryStream in nsStringBundle.cpp.
(r=be,sr=erik)
2001-03-05 23:01:55 +00:00
disttsc%bart.nl
277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
erik%netscape.com
e1cc38e64a bug 70028; author=simon@softel.co.il; r=ftang; sr=erik; updating the tool
that generates the symmetric swapping table for bidi characters
2001-03-02 00:20:02 +00:00
yokoyama%netscape.com
eb46ca20ff Fix for 68224. /r=ftang, /sr=brendan@mozilla.org 2001-03-01 03:33:44 +00:00
yokoyama%netscape.com
24d3fdce2a Fix for 67520; /r=ftang , /sr=brendan@mozilla.org 2001-03-01 03:22:52 +00:00
erik%netscape.com
6e87dc4b26 checkin for bstell@netscape.com:
bug 61108, r=ftang@netscape.com, sr=brendan@mozilla.org
make the (Unix) XP locale parse return the XP version
rework the locale string parsing code to handle variable
length language codes
2001-03-01 01:06:30 +00:00
erik%netscape.com
b5886eca60 checkin for bstell@netscape.com:
bug 61108, r=ftang@netscape.com, sr=brendan@mozilla.org
we now store both the XP and Unix platform specific local
the the platform locale is under <tag>##PLATFORM
eg: save the XP locale under
   NSILOCALE_TIME
and save the platform locale under
   NSILOCALE_TIME##PLATFORM
2001-03-01 01:03:23 +00:00
erik%netscape.com
fc234c55f3 checkin for bstell@netscape.com:
bug 61108, r=ftang@netscape.com, sr=brendan@mozilla.org
we now store both the XP and Unix platform specific local
the the platform locale is under <tag>##PLATFORM
eg: save the XP locale under
   NSILOCALE_COLLATE
and save the platform locale under
   NSILOCALE_COLLATE##PLATFORM
2001-03-01 01:01:10 +00:00
erik%netscape.com
f47d426ea2 checkin for bstell@netscape.com:
bug 61108, r=ftang@netscape.com, sr=brendan@mozilla.org
store both the XP and Unix platform specific local
save the platform locale under <tag>##PLATFORM
eg: save the XP locale under
   NSILOCALE_COLLATE
and save the platform locale under
   NSILOCALE_COLLATE##PLATFORM
2001-03-01 00:58:35 +00:00
erik%netscape.com
6d87aeaa54 checkin for bstell@netscape.com:
bug 61108, r=ftang@netscape.com, sr=brendan@mozilla.org
add a "zh" Chinese language group in addition to zh-CN or zn-TW
2001-03-01 00:52:28 +00:00
erik%netscape.com
202a6a329f checkin for bstell@netscape.com:
bug 61108, r=ftang@netscape.com, sr=brendan@mozilla.org
add defines for language/country/extra/locale buffer lenghts
2001-03-01 00:49:31 +00:00
erik%netscape.com
4afb5c5890 checkin for bstell@netscape.com:
bug 60826, r=ftang@netscape.com, sr=brendan@mozilla.org
map GBK 0xFE50 - 0xFE9F to private use ala microsoft 936-2000
2001-03-01 00:43:31 +00:00
erik%netscape.com
9116da8583 checkin for bstell@netscape.com:
bug 61422, r=ftang@netscape.com, sr=brendan@mozilla.org
add 8 additional code points to the cns <=> unicode converter
Note: because this is a generated (optimized) file almost
every line is changed. see bugzilla 61422 for the converter
source file.
2001-03-01 00:39:15 +00:00
erik%netscape.com
82a68d45e8 checkin for bstell@netscape.com:
bug 61422, r=ftang@netscape.com, sr=brendan@mozilla.org
In the font preference menu only show one plane of a cns font
since it is really just one font split into sub-planes
ie: show cns11643-1 but not both cns11643-1 and cns11643-2.
2001-03-01 00:32:54 +00:00
nhotta%netscape.com
87c672b401 Moved collation setting from pref to property for localizability, bug 62015, r=tao, sr=erik. 2001-02-27 23:33:47 +00:00
nhotta%netscape.com
f6462d8c12 For menu item sorting, changed to store collation keys instead of creating them for each comparison, bug 64146, r=ftang, sr=erik. 2001-02-27 23:31:20 +00:00
dprice%netscape.com
199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
ftang%netscape.com
09f7abdf07 check in for smontagu@il.ibm.com
fix bug 70028. r=ftang sr=erik
add bidi utility interface and implementation
Not building yet, should not affect the build
2001-02-27 02:06:55 +00:00
nhotta%netscape.com
cee5e4461c Changed to cache unicode decoder, bug 68826, r=yokoyama, sr=erik. 2001-02-22 23:27:53 +00:00
nhotta%netscape.com
dac2cb33da Changed to use OS API to convert to unicode, bug 68826, r=yokoyama, sr=erik. 2001-02-22 23:27:11 +00:00
disttsc%bart.nl
f2263cb006 More REQUIRES updating to fix senna. 2001-02-22 10:45:51 +00:00
disttsc%bart.nl
a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
dougt%netscape.com
128f95aa9b Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
nhotta%netscape.com
cbc4c7b484 Removed two functions from nsICollation which use nsString, r=mkaply@us.ibm.com, sr=sspitzer. 2001-02-16 22:10:35 +00:00
bryner%uiuc.edu
781d826e33 Bug 68260 - quiet unicode converter registration on non-debug builds. r=yokoyama, sr=erik. 2001-02-16 15:16:02 +00:00
ftang%netscape.com
2e64c3a69c check in bidi tools and data files for smontagu@il.ibm.com
r=ftang@netscape.com sr=erik@netscape.com
b=62777
there are no direct connection to the build system so it won't
impact and build status on tinderbox
2001-02-15 00:47:21 +00:00
ftang%netscape.com
7389b14d79 check in for smontagu@il.ibm.com b=62777 r=ftang/waterson(for all.js) sr=erik
Add charset name for IBMBIDI landing. Add pref for IBMBIDI landing
2001-02-14 23:45:58 +00:00
ftang%netscape.com
ce27d5b247 check in the module change for smontagu@il.ibm.com
r=yokoyama@netscape.com and ftang@netscape.com
bug 62777
2001-02-14 14:08:18 +00:00
nhotta%netscape.com
687a69b624 Changed to ignore invalid META charset for certain unicode charsets, bug 56626, r=ftang, sr=erik. 2001-02-14 00:04:06 +00:00
nhotta%netscape.com
ac735f540f Changed the class to cache unicode converter to avoid extra createinstances, bug 68075, r=yokoyama, sr=erik. 2001-02-14 00:02:45 +00:00
dprice%netscape.com
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
yokoyama%netscape.com
609201dce3 checkin for bstell: bug 60826: add a GBK converter that indicated that
the X fonts are missing the ascii glyphs; r=ftang; sr=erik
2001-02-12 22:52:56 +00:00
yokoyama%netscape.com
8908ad79e3 checkin for bstell: bug 60826: add a GBK converter that indicates that
for GBK X fonts the ascii glyphs are missing; r=ftang; sr=erik
2001-02-12 22:48:17 +00:00
yokoyama%netscape.com
591e3b3c63 checking in for bstell: bug 60826: add a GBK converter that indicates the
GBK font does not have ascii glyphs; r=ftang; sr=erik
2001-02-12 22:40:41 +00:00
disttsc%bart.nl
3d2d80d536 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
disttsc%bart.nl
b8709940a3 Fix incorrect change from nsIChannel to nsIRequest. r=dbaron, r=dougt 2001-02-11 18:42:40 +00:00
dougt%netscape.com
1b9ca82439 Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
yokoyama%netscape.com
caae22b524 Fix for 67978; invalid reg key
/a=leaf, 408-391-7842 in case you need to contact me.
2001-02-07 20:10:01 +00:00
nhotta%netscape.com
c6534c8d49 Check in for yokoyama, fix for 65685; /r=valeski, /sr=ftang. 2001-02-07 01:26:57 +00:00
yokoyama%netscape.com
9111062ed5 checkin for bstell: backout previous change until we can resolve the name-case issue 2001-02-07 01:26:05 +00:00
yokoyama%netscape.com
835fe9ea71 Fix for 65685; /r=valeski, /sr=ftang 2001-02-07 01:21:55 +00:00
yokoyama%netscape.com
b37e556c5e check-in for bstell : add converter for X display of big5 fonts (which have no ascii glyphs)
bug 60826, r=ftang, sr=erik
2001-02-07 01:11:44 +00:00
nhotta%netscape.com
1c5e4dc377 Check in for bstell, added a file nsunicodetogbknoascii.cpp to project, bug 60826, r=ftang, sr=erik. 2001-02-07 01:05:34 +00:00
yokoyama%netscape.com
de46d5a2d4 check-in for bstell : add CID GBK no ascii converter
Bug no: 60826
2001-02-07 01:03:43 +00:00
yokoyama%netscape.com
db649e284d check-in for bstell : for X display of big5 fonts (which have no ascii glyphs) 2001-02-07 01:00:11 +00:00
yokoyama%netscape.com
f6972dcca3 Fix for 65685; /r=valeski, /sr=ftang 2001-02-06 23:54:12 +00:00
ftang%netscape.com
d38f4cde87 check in for IBM bidi team . sr=ftang add cp864i converters 2001-02-06 23:51:11 +00:00
ftang%netscape.com
5786594ab2 check in for ibm bidi team. sr=ftang add cp864i converter 2001-02-06 23:50:19 +00:00
ftang%netscape.com
b4a8b42d9c add cp684i converter. check in for IBM bidi team. sr=ftang 2001-02-06 23:49:25 +00:00
ftang%netscape.com
51e70dc58a First Checked In. 2001-02-06 23:44:14 +00:00
scc%mozilla.org
89f6b7263b bug #53071: r=danm, sr=alecf. Eliminate redundant implemenations, resolve resulting ambiguities. 2001-02-06 23:07:24 +00:00
ftang%netscape.com
a2a345d205 add nsFontPackage for font downloading trigger code. sr=erik 2001-02-06 12:40:23 +00:00
ftang%netscape.com
379776ed20 add nsFontPackage.cpp to implement interface for font downloading sr=erik 2001-02-06 12:38:09 +00:00
ftang%netscape.com
5bec4d45f3 add font download interfaces . sr=erik 2001-02-06 12:37:10 +00:00
ftang%netscape.com
246c0982ee add font download interface sr=erik 2001-02-06 12:35:41 +00:00
ftang%netscape.com
7810e9c086 rename aReloadPages to aRedrawPages according to erik's review comment
sr=erik
not part of the build yet.
2001-02-06 02:50:07 +00:00
ftang%netscape.com
5f0e58f384 not part of the build yet
check in support class for "font download" work
sr=erik
2001-02-06 02:34:46 +00:00
ftang%netscape.com
0469e26b01 not part of the build yet
check in interface for "font download" work.
sr=erik
2001-02-06 02:33:52 +00:00
blakeross%telocity.com
92e045ada6 Removing redundant includes. 2001-02-04 06:48:19 +00:00
jgmyers%netscape.com
b8a425d276 utf-8 decoder no longer accepts overlong sequences: bug 50702 r,sr=ftang 2001-02-03 00:08:40 +00:00
ftang%netscape.com
e08b3040df fix bug 51753 , 58473 and 51975 . all typing issue. 2001-01-31 01:00:51 +00:00
shanjian%netscape.com
43d8cdb49f #4237 Line breaking-line which contains "\" and "??" does not break.
Zenkaku characters have been included in CJK range.
#37862 zero-width space not treated as whitespace character
0x000C and 0x200B have been added as whitespace.

r = ftang sr=erik
2001-01-30 01:54:51 +00:00
shanjian%netscape.com
8d96588a92 #4237 Line breaking-line which contains "\" and "??" does not break.
r=ftang sr=erik
Zenkaku characters are included in CJK range, and 0x5C has been put
back to its category.
2001-01-30 01:51:42 +00:00
dbaron%fas.harvard.edu
6a1cef6f9a Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
yokoyama%netscape.com
1d9262628e fix for 22921; use nsIModule; 2001-01-26 23:54:31 +00:00
yokoyama%netscape.com
1b089b2ba6 fix for 22921; use generic nsIModule 2001-01-25 21:16:08 +00:00
nhotta%netscape.com
73750704a3 Changed to use NS_IMPL_THREADSAFE_ISUPPORTS1, patch by dougt, bug 61558, r=nhotta, sr=mscott. 2001-01-25 21:03:18 +00:00
mkaply%us.ibm.com
551680c10f #59257
r=mkaply, a=blizzard
First checkin for jjones - fix collation code for OS/2
2001-01-25 05:33:04 +00:00
nhotta%netscape.com
c7f1894b6d Check in for yokoyama, fixing Macintosh bustage. 2001-01-24 00:33:28 +00:00
dbaron%fas.harvard.edu
3b84cb26a3 Change case of #include since filenames are case sensitive on some platforms. 2001-01-23 23:52:37 +00:00
yokoyama%netscape.com
5b4bb14a66 Fix for 22921; nsIModule code. /sr=ftang 2001-01-23 22:33:22 +00:00
yokoyama%netscape.com
1a6276d7ae Fixed 22921; nsIModule code. /r=valeski /sr=ftang 2001-01-22 21:49:03 +00:00
yokoyama%netscape.com
4862cc1ea4 fix 22921 copied nsIModule code. 2001-01-20 01:02:53 +00:00
ftang%netscape.com
3f181aba1d fix bug 61031. fix typo to make CE run. r=nhotta sr=sfraser 2001-01-19 01:34:13 +00:00
yokoyama%netscape.com
429875f270 fix for 22921. /r = jud, /sr=ftang 2001-01-19 01:34:00 +00:00
mkaply%us.ibm.com
0cddd31ff7 #65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
tao%netscape.com
148663534b 26291: StringBundle should not call OpenInputStream(). (r,sr)=(alecf,erik).
Add new api , CreateAsyncBundle() to load stream asynchronously. setenv
STRRES_ASYNC to flip CreateBundle() to CreateAsyncBundle().
2001-01-12 03:02:22 +00:00
bryner%uiuc.edu
69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
dbaron%fas.harvard.edu
227d523f0b Attempt to fix OS2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2. 2000-12-23 20:31:08 +00:00
dbaron%fas.harvard.edu
9a4447d4bb Attempt to fix OS2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2. 2000-12-23 19:00:35 +00:00
harishd%netscape.com
f4101b2637 62754 - Fix meta charset that was getting ignored.
63234 - Fix up an infinite looping caused by embedded null chars.

r=ftang
sr=vidur
2000-12-21 20:46:00 +00:00
mkaply%us.ibm.com
0e4b9c9923 #62335
r=jkobal, a=blizzard
Code from mkaply - proper mapping of OS/2 codepages to charsets
2000-12-18 20:27:19 +00:00
tao%netscape.com
d1d9243029 55328: Cannot input korean!!, (patch from jshin@pantheon.yale.edu)
r=nhotta,sr=erik
2000-12-14 23:40:36 +00:00
nhotta%netscape.com
5702ed2c8c Changed locale string parse code not to set country if the locale string is country+encoding and no country code,
check in for katakai@japan.sun.com, bug 60954, r=nhotta, sr=alecf.
2000-12-12 22:21:02 +00:00
vidur%netscape.com
4f62c23956 Change to token and parser node interfaces in conjunction with less copying in the parser. r=harishd,heikki sr=jst 2000-12-12 21:58:13 +00:00
mkaply%us.ibm.com
cec3e58174 EMX build break 2000-12-11 21:38:49 +00:00
dbaron%fas.harvard.edu
dce2a919eb Fix bustage. Missed one change from |GetUnicode| to |get|. 2000-12-09 04:35:24 +00:00
dbaron%fas.harvard.edu
f196537749 Replace static nsAutoStrings with nsLiteralStrings to avoid static construction, and fix a build warning while I'm here. b=61957 r=erik@netscape.com sr=waterson@netscape.com 2000-12-09 04:15:25 +00:00
shanjian%netscape.com
0915566e47 #60823 UnicodeToGBK and UnicodeToGB2312 converter don't work on SPARC Solaris
r = nhotta, sr=erik
the original code does not work with big-endian system.
2000-12-09 01:45:36 +00:00
mkaply%us.ibm.com
65956840c2 #56767
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
2000-11-29 23:28:04 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
danm%netscape.com
2c6d578e14 removing glowcode directives. won't affect you unless you use an obsolete version of glowcode. 2000-11-18 02:13:42 +00:00
shanjian%netscape.com
23f30f74ca #59666, Occurances of uninitialized variables being used before being set.
r = nhotta, sr=erik
2000-11-17 18:13:52 +00:00
alecf%netscape.com
b12bf93a66 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz a=self
2000-11-17 08:06:12 +00:00
disttsc%bart.nl
116bbeadfe Change <titledbutton> to <button>, bug 57751, r=adamlock,blake,erik,racham,rginda,rjc, a=ben 2000-11-16 23:50:00 +00:00
sfraser%netscape.com
cf76432e43 Adding chardet IDL project for bug 46200, "nsBrowserInstance must die!". For jag, r=erk, sr=sfraser 2000-11-16 21:35:01 +00:00
disttsc%bart.nl
d85375778a Convert nsIDocumentCharsetInfo to IDL so we can get rid of more bits of nsBrowse
rInstance. bug=46200, r=erik@netscape.com, r=smfr, a=alecf.
2000-11-16 21:33:34 +00:00
alecf%netscape.com
d8a4730920 fix for #49424 - don't cache the string bundle if the file doesn't load
r=tao a=alecf
2000-11-14 00:15:43 +00:00
harishd%netscape.com
37cb5ac9d4 58842 - Forgot to remove this..since atom is now nsCOMPtr.
r=pollmann
sr=vidur.
2000-11-02 22:03:10 +00:00
harishd%netscape.com
4499be637c 58842 - Fixing nsIAtom Leakage introduced by checkin to bug 27006.
r=pollmann
sr=vidur
2000-11-02 22:00:04 +00:00
harishd%netscape.com
8cf1ce1bec 27006 - FIXED a potential leak r=pollmann sr=vidur 2000-11-02 03:02:17 +00:00
harishd%netscape.com
42fcdba367 27006 - Don't reload documents with POST form data.
r=rpotts,pollmann
sr=vidur
2000-11-01 20:25:33 +00:00
warren%netscape.com
cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com
9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
ftang%netscape.com
e9436cb583 fix bug 54841. zero out the first 128 bits of the representatble
r=sr=erik
2000-10-06 21:54:38 +00:00
ftang%netscape.com
5d38b7d1b9 fix bug 54468. r=cata sr=erik. add boundary condiction and return
different result code for those cases.
2000-10-06 21:54:00 +00:00
erik%netscape.com
eb6e201707 bug 54507; r=ftang; a=buster; complete the charset -> lang group table to
get the right fonts in layout (and to solve the assertion problem)
2000-10-04 22:10:13 +00:00
mkaply%us.ibm.com
68b25bccc6 #26962
r=nhotta, a=blizzard
OS/2 specific fixes to OS/2 locale support
2000-10-04 20:13:05 +00:00
mkaply%us.ibm.com
4ceb01e811 #26962
r=nhotta, a=brendan
Change ToNewUnicode to GetUnicode to avoid memory allocations
OS/2 specific fixes to OS/2 locale support
2000-10-04 20:11:55 +00:00
ftang%netscape.com
815ea07ade fix bug 33162. a=ftang
check in machine generate code
remove NEC japanese range
2000-09-22 01:03:39 +00:00
warren%netscape.com
181bb2dcb2 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
waterson%netscape.com
7dc55680e8 Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren 2000-09-20 05:44:19 +00:00
mkaply%us.ibm.com
cd0ab7c8b2 OS/2 GCC Tinderbox bustage
Hopefully that last locale #define missing
2000-09-15 14:45:07 +00:00
mkaply%us.ibm.com
4356523db3 OS/2 GCC Tinderbox break
Another Locale #define missing from EMX
2000-09-15 10:33:50 +00:00
mkaply%us.ibm.com
3d31e907eb OS/2 GCC Tinderbox break
Locale #define missing from EMX
2000-09-15 03:53:14 +00:00
ftang%netscape.com
5e13bf880f fix bug 50864. remove umr r=nhotta 2000-09-14 23:10:06 +00:00
mkaply%us.ibm.com
8c858f7e7e #45263
r=mkaply, a=brendan
Code from samake - report locale to current and to use OS, not c runtime
2000-09-14 22:56:05 +00:00