kandrot%netscape.com
44e66f0ae1
Check in for Ron Guilmette's static build. r=nhotta, sr=waterson bug #46775
2001-05-14 06:30:56 +00:00
bstell%netscape.com
9760cb41ba
bug 77300, r=ftang, rs=bstell (see Brendan's comments in the bug report)
...
alias "646" and "ANSI_X3.4-1968" to ascii
2001-05-12 03:48:43 +00:00
darin%netscape.com
b26d5adb54
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:05:08 +00:00
ftang%netscape.com
6131e86653
fix bug 73251. r=ftang sr=blizzard
...
author = simon@softel.co.il
chagne bidi property table
2001-05-11 14:42:29 +00:00
ftang%netscape.com
2c3595cab7
fix bug 79276
...
r=bstell sr=blizzard
add additional charset naem for gb18030
should not impact the build
2001-05-11 13:54:56 +00:00
ftang%netscape.com
96e90c7b30
add additional charset name
...
fix bug 79387
r=bstll sr=blizzard
properties file additional. Should not impact the build
2001-05-11 13:41:20 +00:00
ftang%netscape.com
7b3e061946
update cp936map.h
...
fix bug 79276.
r=bstell sr=blizzard
2001-05-11 13:38:01 +00:00
ftang%netscape.com
d1b1d11d6b
fix bug 79276. Additional uf and ut file for GB18030
...
not part of the build yet. Should not hurt build
r=bstell sr=blizzard
2001-05-11 13:37:05 +00:00
nhotta%netscape.com
af8bb74c09
Changed nsMetaCharsetObserver to support support <meta charset="xxx">, bug 72847, r=ftang, sr=blizzard.
2001-05-11 00:29:11 +00:00
mkaply%us.ibm.com
0075467108
senna REQUIRES bustage from Bidi
2001-05-10 11:52:24 +00:00
loadrunner%betak.net
71c38cb7b7
bug 77588, r=nhotta, ftang, sr=blizzard
2001-05-10 02:51:35 +00:00
ftang%netscape.com
04c54eda0c
fix bug 79275
...
r=bstell sr=blizzard
add tools to compare CP936 tables and GB18030 tables and split into files
modify the cp936tocdx.pl to take different input file and remoe UDC rangne since we
already do that in gengb18030tables.pl
2001-05-09 12:15:50 +00:00
ftang%netscape.com
9a005cdb6c
blizzard ask me fix tab in the sr comment of 79273. Here is the change which only change tab and space
...
I use VC++ and 1. Select all 2. Edit:Advanced:Format Selection while Tools:Options.. Tabs set to 2/2 Smart
2001-05-09 11:57:56 +00:00
ftang%netscape.com
8ab765e049
fix 79273
...
add GB18030 4 byte support into the unicode conversion engine.
r=bstell sr=blizzard@mozilla.org
2001-05-09 11:32:22 +00:00
ftang%netscape.com
c872c09c83
fix 75982 to prepare bidi landing
...
r=leaf sr=erik
check in for erik@netscape.com
2001-05-09 11:20:46 +00:00
shanjian%netscape.com
942de9ecfd
#59882 several byte range should not be excluded from SJIS state machine
...
r = naoki, ftang sr=waterson
Those range are legal in MAC's definition.
2001-05-09 04:39:04 +00:00
rbs%maths.uq.edu.au
ad22a693b8
Correct a faulty mapping
2001-05-08 08:31:48 +00:00
ftang%netscape.com
9ef7b577a4
fix bug 75814. add hkscs support
...
r=nhotta
sr=blizzard
2001-05-08 00:44:30 +00:00
ftang%netscape.com
72e13eb90d
fix 75814. add HKSCS langgroup
...
r=nhotta
sr=blizzard
2001-05-08 00:41:08 +00:00
ftang%netscape.com
a99dc055a5
fix bug 75814. r=nhotta sr=blizzard
add nsUnicodeToHKSCS.cpp
2001-05-08 00:39:46 +00:00
ftang%netscape.com
fd45f149bb
fix bug 75814. make it build on window and unix first
...
r=nhotta sr=blizzard
2001-05-08 00:35:20 +00:00
ftang%netscape.com
bdb04a8256
fix bug 75814
...
r=nhotta sr=blizzard
new file check in first.
2001-05-08 00:34:06 +00:00
waterson%netscape.com
be1dc4cf08
Bug 77209. Get rid of unused module instance counting in order to eliminate duplicate global symbols. r=erik, sr=shaver
2001-05-06 02:27:33 +00:00
kandrot%netscape.com
afdac97c93
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
alecf%netscape.com
4cd76a35e4
work on lazily-loaded string bundles - don't load a bundle until the first string is requested - reduces startup time! only in effect if STRRES_ASYNC environment variable is set
...
bug 76944 sr=erik, r=valeski
2001-05-03 20:21:18 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
valeski%netscape.com
b9bbf9e515
fixing runtime bustage. lowercasing idl
2001-04-28 00:02:29 +00:00
valeski%netscape.com
00bca056ef
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
sfraser%netscape.com
245d4eb76f
Backing out valeski
2001-04-27 05:53:22 +00:00
valeski%netscape.com
54db7dffa3
mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332
2001-04-27 04:16:22 +00:00
mkaply%us.ibm.com
b7e34466bf
#74741
...
r=bstell, sr=erik
Hide unused internal Bidi encodings
2001-04-26 19:08:17 +00:00
yokoyama%netscape.com
4241189e14
Fix for 76152: /r=bstell; /sr=brendan
2001-04-22 22:45:30 +00:00
disttsc%bart.nl
c7f411cf13
Fix senna bustage (MOZ_TRACK_MODULE_DEPS)
2001-04-14 01:42:54 +00:00
yokoyama%netscape.com
926aac3073
Partial fix for 66020: /r=valeski; /sr=alecf
2001-04-14 00:31:09 +00:00
ftang%netscape.com
aea77c9bc7
not part of the build.
...
fix the name
2001-04-13 13:34:55 +00:00
ftang%netscape.com
c9b62fb118
not part of the build yet. add tools to generate #define so we can
...
remove some unnecessary class in nsUCvXXXSupport.h,cpp
2001-04-13 13:11:31 +00:00
valeski%netscape.com
b3d3cd902d
r=tao, sr=alecf. cleanup of string bundle service. see bug 74512 for details.
2001-04-13 11:31:03 +00:00
cls%seawood.org
2687cd5c5f
Add check for <nl_types.h> as OpenBSD 2.5 requires that you include <nl_types.h> when including <langinfo.h> but does not do it automatically
2001-04-13 08:54:52 +00:00
cls%seawood.org
857e11c362
Add an explicit check for CODESET to fix OpenBSD bustage. r=bstell@netscape.com
2001-04-13 06:41:17 +00:00
yokoyama%netscape.com
2333d6b171
Fix for 67576; /r=valeski; /sr=brendan@mozilla.org
2001-04-12 02:06:02 +00:00
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
mkaply%us.ibm.com
4ac5f72fc2
#45263
...
r=nhotta, a=brendan
Code from samake - report locale to current and to use OS, not c runtime
2000-09-14 22:52:17 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
jdunn%netscape.com
7312330f97
Specify that the base class is indeed 'public' since some compilers (AIX)
...
assumes 'private'. I ok'd each of these with the appropriate module
owners (see bug)
r= scc@mozilla.org & brendan@mozilla.org + everyone listed in bug
#= 52254
2000-09-13 13:50:30 +00:00
cata%netscape.com
2ed53a6c76
Fix for bug #49102 a=ftang r=ftang
2000-09-12 21:45:59 +00:00
cata%netscape.com
9bbc8fc13b
Fix for bug #45356 and lots of clean-up.
2000-09-08 23:45:56 +00:00
cls%seawood.org
273809641f
General makefile cleaning for intl. Thanks to dbaron for pointing this out.
2000-09-07 02:38:55 +00:00
cata%netscape.com
d9a3ef6b01
Fix for bug #47347 r=ftang a=ftang.
2000-09-06 02:30:28 +00:00
cata%netscape.com
a0b88e8a8c
Fix for bug #47341 r=ftang a=ftang.
2000-09-05 23:54:59 +00:00
ftang%netscape.com
996acc7b72
fix bug 49380 for Japanese. the change are generated by table tools. r=ftang
2000-09-05 20:43:29 +00:00
ftang%netscape.com
c9aac8bbd1
fix 50997. r=momoi@netscape.com add mk-mk
2000-09-05 18:23:46 +00:00
scc%mozilla.org
54af9b19ec
fixing code that relied on implicit string construction
2000-09-02 23:25:46 +00:00
beard%netscape.com
03a1e3e87d
fixing code that relied on implicit string construction. r=scc
2000-09-02 07:20:29 +00:00
nhotta%netscape.com
1b70a607ed
Changed to get a webshell service through docshell, bug 50806, r=harishd.
2000-08-31 00:36:54 +00:00
ftang%netscape.com
a6c5970a07
better fix for 35004. thanks John G. Myer's patch. r=ftang
2000-08-29 23:48:34 +00:00
cata%netscape.com
45b495d6f7
Fixing a couple of warnings on Mac.
2000-08-29 23:29:58 +00:00
cata%netscape.com
1b3d97c7f4
Fix for bug #38645 a=ftang, r=nhotta.
2000-08-29 23:22:09 +00:00
ftang%netscape.com
9dc6da6cfc
fix 35504. Do not change res if we already set a error code.
...
r=nhotta.
2000-08-28 23:31:07 +00:00
nhotta%netscape.com
47ec3c7fc3
Added a method to reset some states for a string detector, check in for ftang, bug 49411, r=nhotta.
2000-08-28 22:33:15 +00:00
ftang%netscape.com
74ba801f7a
fix bug 49262. for Unicode to ISO-2022-JP. Use the JISx0201 GL table
...
so it won't generate JIS x0201 GR
r=nhotta
2000-08-26 04:15:34 +00:00
ftang%netscape.com
2eeda04d75
add JIS0201 GL table. We need this because ISO-2022-JP can only encode the GL
...
part of JIS0201. part of the fix of 49262. Not part of the build yet.
The table is machine generated, r=ftang
2000-08-25 08:56:17 +00:00
beard%netscape.com
2b91c47864
use QueryElementAt() to save space and time. r=hyatt
2000-08-24 01:02:58 +00:00
jgaunt%netscape.com
a60ab99074
fix HP( and other unix) bustage dealing with locale setting
...
bug #35480 r=tao@netscape.com
2000-08-24 00:50:13 +00:00
ftang%netscape.com
b9f6c59605
fix 49553. r=mjudge. replace ToNewCString/delete pair with NS_ConvertUCS2toUTF8
2000-08-21 23:51:59 +00:00
scc%mozilla.org
a63aed72e1
fixing code that relied on implicit string construction
2000-08-20 07:51:44 +00:00
scc%mozilla.org
3d657d890c
fixing code that relied on implicit string construction
2000-08-19 21:22:45 +00:00
scc%mozilla.org
20b8f119b0
fixing code that relied on implicit string construction
2000-08-19 21:10:07 +00:00
ftang%netscape.com
86a7443013
add perl tool which convert CP932.TXT to a JIS0208 table
2000-08-17 00:07:54 +00:00
ftang%netscape.com
af90ec6184
fix bug 35166 and 41666. Change the conversion to use the source from CP932.TXT
...
so we can convert round trip correctly with the other direction
the table is generated by ufrom. r=ftang
2000-08-17 00:03:06 +00:00
ftang%netscape.com
5e19ee85a0
correct the spelling of jis_0208-1983 and jis_0212-1990 (extra x)
...
r=nhotta fix bug 49107
2000-08-17 00:01:31 +00:00
waterson%netscape.com
27922e76b8
Bug 47154. Treat '\\n' and '\\r' as whitespace, too. Also, use 'inline' instead of macros to avoid multiple argument evaluation. r=ftang
2000-08-16 01:08:43 +00:00
ftang%netscape.com
c133911748
fix bug 27906. Obsolete old Japanese converter to save some space. r=nhotta
2000-08-14 21:52:06 +00:00
nhotta%netscape.com
88e393b16f
Disabled caching for encoders since they hold states, bug 48284, r=cata,ftang.
2000-08-11 20:13:31 +00:00
warren%netscape.com
84b5fd67e3
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
2000-08-10 06:19:37 +00:00
cata%netscape.com
8dbca0b044
Fix for bug #28104 . r=nhotta, a=ftang.
2000-08-08 22:45:36 +00:00
saari%netscape.com
4c09a29ac5
massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
nhotta%netscape.com
993b5b9403
Change to call OS API with null argument for default locale, bug 39677, r=ftang.
2000-08-08 20:44:12 +00:00
ftang%netscape.com
d49b74c04f
improve cjk detector by reduce the threshold and do no consider Big5 in the
...
statistic model .
2000-08-05 20:57:02 +00:00
cata%netscape.com
b8880f180c
Fix for bug #37543 , a=ftang, r=nhotta.
2000-08-05 00:07:03 +00:00
cata%netscape.com
530af01ae8
Fix for bug #28983 . a=ftang, r=nhotta.
2000-08-04 23:30:36 +00:00
alecf%netscape.com
f86fdf6b1e
fix for #46712 and #46491
...
r=warren
- remove chrome dependancy from string bundles, finally (yay)
- flush the string bundle cache according to the memory pressure observer
- expose flushing in the nsIStringBundle API so that chrome can flush it
2000-08-03 23:43:10 +00:00
cata%netscape.com
8455fb918d
Fix for bug #28112 cache not persistent in charset menu, r=nhotta, a=ftang.
2000-08-02 21:54:18 +00:00
warren%netscape.com
da15eda254
Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet).
2000-08-02 06:48:45 +00:00
ftang%netscape.com
74c92d6343
fix 44551. Turn nb and nn to true from false so they will be
...
shown on the language ui.
r=momoi a=ftang
2000-08-02 04:22:41 +00:00
valeski%netscape.com
2caae75d20
mlk fix. r=tao
2000-08-02 00:09:22 +00:00
valeski%netscape.com
989acea8ab
removing extraneous variable
2000-08-01 23:57:36 +00:00
ftang%netscape.com
1eb8f9143f
fix for bug 26938. r=tao a=ftang. fix \u encoding conversion so \n \r \t\ will be
...
convert to \n \r \t
2000-07-31 00:40:20 +00:00
warren%netscape.com
eeb3d0e849
Bug 46674. Classic =/== typo.
2000-07-27 21:01:15 +00:00
warren%netscape.com
2b01440bc0
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
2000-07-25 05:45:56 +00:00
ftang%netscape.com
736c891380
add one space to add check in comment for last check in
...
fix bug 49790. r=tao move intl.charetmenu.* pref to property file
2000-07-19 06:30:52 +00:00
ftang%netscape.com
19770aec9e
*** empty log message ***
2000-07-19 06:24:47 +00:00
warren%netscape.com
de3523d540
Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf
2000-07-19 03:58:25 +00:00
erik%netscape.com
6bb24a2b4f
bug 39570; was using Korean font for Japanese text; we now use the locale's
...
language group when the document is in Unicode; r=nhotta
2000-07-13 21:10:34 +00:00
nhotta%netscape.com
6b68c46ace
Added a mail charset menu cache support, bug 28869,r=cata.
2000-07-13 20:55:52 +00:00
cls%seawood.org
bca014f1bb
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
2000-07-02 18:44:42 +00:00
cls%seawood.org
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
scc%mozilla.org
771949060f
bug #17294 , fixed a dogfood+ assert, there's more to this bug, but the rest isn't dogfood. r=BenB; a=jar
2000-06-29 22:04:28 +00:00
shanjian%netscape.com
6ea7f99dc7
#40734
...
Checkin the code again with small modification from previous one. The
failure in test should be corrected by changing the test case. The rule
has been changed. Akkana agreed the change.
2000-06-26 20:25:41 +00:00
shanjian%netscape.com
530595d680
Back out my previous change because the test failed on Linux.
...
Need to find out what's happening.
2000-06-22 00:54:43 +00:00
cata%netscape.com
37563f3008
Turning on charset override by default. r=nhotta a=ftang bug #41620 .
2000-06-22 00:41:02 +00:00
shanjian%netscape.com
da07a624e8
#40734 URL wrap
...
r = ftang
do the line breaking using western rule (dominant space). If a CJK
char is found, back to 4051.
2000-06-21 23:33:50 +00:00