ftang%netscape.com
835ce2388b
not part of the build
...
make the table generation tool depend on the global flag
2001-04-09 22:01:11 +00:00
dprice%netscape.com
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
erik%netscape.com
be08240293
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
65d0f3b00a
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
237d3b91bb
remove obsoleted code. fix bug 74727
2001-04-04 22:49:04 +00:00
ftang%netscape.com
17389b481d
remove obsoleted files
2001-04-04 22:42:57 +00:00
ftang%netscape.com
8d39505d1c
fix bug 74727. remove dead code
2001-04-04 22:36:47 +00:00
ftang%netscape.com
b3db028d65
fix 74727
...
r=yokoyama@netscape.com
remove dead code
2001-04-04 22:36:30 +00:00
ftang%netscape.com
20cda2e572
remove dead cpp files
2001-04-04 22:35:25 +00:00
ftang%netscape.com
70e3042af6
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
430919b94c
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
6d5bdd885a
not part of the build yet.
fix bug 65773
r=nobodyyet sr=nobodyyet
2001-04-04 14:36:53 +00:00
rickg%netscape.com
c1ce80ae83
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
ftang%netscape.com
ec884e1f89
fix 71762.r=bstell sr=erik. add non standard jis0208 mapping
2001-04-03 19:30:33 +00:00
peterv%netscape.com
417b8e6182
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
2c3a0e6600
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
81e8484e9b
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
e59e317d09
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
60583eaa9a
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
d8f5110464
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
0b6e4b1cf7
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
9455c1c855
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
9cda032ba6
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
64182f2fd1
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
f16f390174
dos2unix: converting file intl/uconv/ucvtw/hkscs.uf to UNIX format ...
2001-03-31 00:36:19 +00:00
ftang%netscape.com
ceacaeeb7b
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
714b1ad377
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
9c9c29b134
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
9d75500ebe
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
14a5173f4b
fix 71489
...
add nsUnicodeToJohab.cpp to the unix build system
2001-03-30 03:07:33 +00:00
ftang%netscape.com
27e7f3fa21
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
54327266de
add lang group for x-johab
...
fix 71489
r=bstell sr=erik
2001-03-30 02:53:55 +00:00
ftang%netscape.com
9fb294b6f5
add new cid for Johab encoding
...
fix 71489
r=bstell sr=erik
2001-03-30 02:52:37 +00:00
ftang%netscape.com
f6b3af6624
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
c934b92f5b
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
b329eadf89
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
821f2d38f4
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
nhotta%netscape.com
918145cc85
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
79450ed17c
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
e10e47a79b
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
ef4876ed70
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
f136836fea
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
05133e366e
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
f407a3e7d9
fix bustage - typo
2001-03-27 14:05:49 +00:00
rbs%maths.uq.edu.au
0fb9f06ea6
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
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
cls%seawood.org
932e638978
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
a4c706f482
#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
03fe1d01fc
#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
abdb127711
Bug fix 72308: Removing duplicate files
2001-03-21 01:17:43 +00:00
yokoyama%netscape.com
509e16c9ab
bug fix 72660; sr=erik
2001-03-21 01:03:30 +00:00
dprice%netscape.com
1b42d68e45
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
ftang%netscape.com
32209fe8cf
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
1cd1dbe82a
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
89c833fb49
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
7d254d87f2
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
Peter.VanderBeken%pandora.be
bf9855e51f
New file. Needed for MathML support on the Mac. Not part of the build.
2001-03-09 02:09:08 +00:00
disttsc%bart.nl
aebc676048
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
maolson%earthlink.net
d181e735cc
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
66adf8b8ca
No bug
...
r=mkaply, a=blizzard
Typo in IBM866 charset
2001-03-06 02:47:21 +00:00
disttsc%bart.nl
043186b34e
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
yokoyama%netscape.com
d70f73fc73
Fix for 68224. /r=ftang, /sr=brendan@mozilla.org
2001-03-01 03:33:44 +00:00
yokoyama%netscape.com
60463a8c8b
Fix for 67520; /r=ftang , /sr=brendan@mozilla.org
2001-03-01 03:22:52 +00:00
erik%netscape.com
c7abd93563
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
3430addb45
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
c78ed4c0ba
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
4d43f3c511
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
5184a7104b
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
disttsc%bart.nl
5b68fda86a
More REQUIRES updating to fix senna.
2001-02-22 10:45:51 +00:00
disttsc%bart.nl
744785129a
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
bryner%uiuc.edu
2578dfbf20
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
64bf60e0a9
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
5f45e425c4
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
dprice%netscape.com
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
yokoyama%netscape.com
14f5ef229d
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
c578b73104
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
6a6971cad0
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
yokoyama%netscape.com
783ed48659
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
96004cd730
Check in for yokoyama, fix for 65685; /r=valeski, /sr=ftang.
2001-02-07 01:26:57 +00:00
yokoyama%netscape.com
6fd6622d21
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
aa52ef5049
Fix for 65685; /r=valeski, /sr=ftang
2001-02-07 01:21:55 +00:00
yokoyama%netscape.com
1fe1137040
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
7669df7522
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
2131ccb9b8
check-in for bstell : add CID GBK no ascii converter
...
Bug no: 60826
2001-02-07 01:03:43 +00:00
yokoyama%netscape.com
5cba6fa539
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
efdc83e439
Fix for 65685; /r=valeski, /sr=ftang
2001-02-06 23:54:12 +00:00
ftang%netscape.com
64cc3d3970
check in for IBM bidi team . sr=ftang add cp864i converters
2001-02-06 23:51:11 +00:00
ftang%netscape.com
b63524a968
check in for ibm bidi team. sr=ftang add cp864i converter
2001-02-06 23:50:19 +00:00
ftang%netscape.com
735c65b0ff
add cp684i converter. check in for IBM bidi team. sr=ftang
2001-02-06 23:49:25 +00:00
ftang%netscape.com
d12ab0ab8a
First Checked In.
2001-02-06 23:44:14 +00:00
jgmyers%netscape.com
5834e83b3b
utf-8 decoder no longer accepts overlong sequences: bug 50702 r,sr=ftang
2001-02-03 00:08:40 +00:00
ftang%netscape.com
5741e81f22
fix bug 51753 , 58473 and 51975 . all typing issue.
2001-01-31 01:00:51 +00:00
dbaron%fas.harvard.edu
7a97a55d82
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
fefa085c9e
fix for 22921; use nsIModule;
2001-01-26 23:54:31 +00:00
yokoyama%netscape.com
081aff31d7
fix for 22921; use generic nsIModule
2001-01-25 21:16:08 +00:00
nhotta%netscape.com
59ee228bd9
Check in for yokoyama, fixing Macintosh bustage.
2001-01-24 00:33:28 +00:00
dbaron%fas.harvard.edu
7d31f02724
Change case of #include since filenames are case sensitive on some platforms.
2001-01-23 23:52:37 +00:00
yokoyama%netscape.com
a8a692d8d5
Fix for 22921; nsIModule code. /sr=ftang
2001-01-23 22:33:22 +00:00
yokoyama%netscape.com
e2fcbd14cc
Fixed 22921; nsIModule code. /r=valeski /sr=ftang
2001-01-22 21:49:03 +00:00
yokoyama%netscape.com
de9bb18e1c
fix 22921 copied nsIModule code.
2001-01-20 01:02:53 +00:00
ftang%netscape.com
3301b4dc30
fix bug 61031. fix typo to make CE run. r=nhotta sr=sfraser
2001-01-19 01:34:13 +00:00
yokoyama%netscape.com
c34c9ba6e0
fix for 22921. /r = jud, /sr=ftang
2001-01-19 01:34:00 +00:00
bryner%uiuc.edu
6862b07fb9
Removing dead .toc files. Not part of build. a=sfraser.
2001-01-03 01:32:06 +00:00
mkaply%us.ibm.com
ab4ef3ac8c
#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
a912e59641
55328: Cannot input korean!!, (patch from jshin@pantheon.yale.edu)
...
r=nhotta,sr=erik
2000-12-14 23:40:36 +00:00
shanjian%netscape.com
e9ae302c1d
#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
cls%seawood.org
8bd122b3d5
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
shanjian%netscape.com
d0ce44ff08
#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
b29a82daa0
#45797 - fix consumers of NS_IMPL_ISUPPORTS
...
r=dveditz a=self
2000-11-17 08:06:12 +00:00
warren%netscape.com
4189314fdb
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
6e35f97e31
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
e2d9fdc3b0
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
07156ebda9
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
bf2f4f3aa1
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
ftang%netscape.com
bc7e9de8e8
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
075350b1c8
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
2000-09-20 19:35:24 +00:00
rayw%netscape.com
6cc70ebd6c
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
1622c11a3a
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
4bed6383b4
Fix for bug #49102 a=ftang r=ftang
2000-09-12 21:45:59 +00:00
cata%netscape.com
6684a0af2f
Fix for bug #45356 and lots of clean-up.
2000-09-08 23:45:56 +00:00
cls%seawood.org
be539c1463
General makefile cleaning for intl. Thanks to dbaron for pointing this out.
2000-09-07 02:38:55 +00:00
cata%netscape.com
d170c1c16d
Fix for bug #47347 r=ftang a=ftang.
2000-09-06 02:30:28 +00:00
cata%netscape.com
ea67db35c1
Fix for bug #47341 r=ftang a=ftang.
2000-09-05 23:54:59 +00:00
ftang%netscape.com
191a1129e9
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
26ada473ea
better fix for 35004. thanks John G. Myer's patch. r=ftang
2000-08-29 23:48:34 +00:00
cata%netscape.com
d425eef821
Fixing a couple of warnings on Mac.
2000-08-29 23:29:58 +00:00
cata%netscape.com
5f83fafd9f
Fix for bug #38645 a=ftang, r=nhotta.
2000-08-29 23:22:09 +00:00
ftang%netscape.com
b3043dfab2
fix 35504. Do not change res if we already set a error code.
...
r=nhotta.
2000-08-28 23:31:07 +00:00
ftang%netscape.com
60ef648cee
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
73a2fe514e
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
ftang%netscape.com
83dac351cb
add perl tool which convert CP932.TXT to a JIS0208 table
2000-08-17 00:07:54 +00:00
ftang%netscape.com
a656635633
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
7f39f8cd7d
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
ftang%netscape.com
85fbe0581c
fix bug 27906. Obsolete old Japanese converter to save some space. r=nhotta
2000-08-14 21:52:06 +00:00
nhotta%netscape.com
60ce8b12d8
Disabled caching for encoders since they hold states, bug 48284, r=cata,ftang.
2000-08-11 20:13:31 +00:00
cata%netscape.com
11aee96489
Fix for bug #28104 . r=nhotta, a=ftang.
2000-08-08 22:45:36 +00:00
cata%netscape.com
8b584d0bef
Fix for bug #28983 . a=ftang, r=nhotta.
2000-08-04 23:30:36 +00:00
cata%netscape.com
8025735b84
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
4967b0a7cc
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
bf827ab068
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
ftang%netscape.com
9c8d0c0c79
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
b7e7614000
*** empty log message ***
2000-07-19 06:24:47 +00:00
warren%netscape.com
42870bddb5
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
nhotta%netscape.com
8db59d1ce5
Added a mail charset menu cache support, bug 28869,r=cata.
2000-07-13 20:55:52 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
yueheng.xu%intel.com
6f1f54c831
fix for #42484 (extra ";" after the loop control). r=cata, a=waterson
2000-06-14 22:13:13 +00:00
scc%mozilla.org
55650a35b3
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
2000-06-12 23:52:31 +00:00
shanjian%netscape.com
3d1f6ab8b8
Add Alis Charset detector to menu
...
r=naoki a=ftang
2000-06-08 05:23:09 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
yueheng.xu%intel.com
76710f74ed
fixed #39640 (regression of UnicodeToGB2312GL converter) and #34626( optimization of table initialization. Do it only when it is needed at first time). r=ftang, a=waterson.
2000-06-02 22:18:42 +00:00
mkaply%us.ibm.com
c45b91dd46
# 37239
...
r = mkaply, a = brendan
OS/2 bringup - Need charsets to bring the browser up
2000-06-02 01:58:50 +00:00
alecf%netscape.com
da9ec32b29
remove duplicate string from properties file, was causing warning on console at startup
2000-06-02 00:39:16 +00:00
cata%netscape.com
e5d8f7c177
Fixing bug #36954 . r=erik a=ftang.
2000-06-01 23:21:22 +00:00
dp%netscape.com
ba8104064c
Using singleton 1-byte unicode encoders and decoders. This will
...
eliminate creation of about 1000 objects on startup. r=waterson,cata a=waterson
2000-05-26 00:55:42 +00:00
mkaply%us.ibm.com
70c48c4864
# 37239
...
r = mkaply@us.ibm.com , a = brendan
OS/2 bringup continues on M16 - These files are OS/2 only!
2000-05-22 19:38:22 +00:00
sfraser%netscape.com
bc615159f8
Fix access paths for faster opening
2000-05-17 06:22:39 +00:00
ftang%netscape.com
abb5c1d985
check in fix of 34617 for Xu.Yueheng@intel.com r=ftang@netscape.com
...
Use the new implementation for GB2312GL
2000-05-17 05:19:04 +00:00
mkaply%us.ibm.com
2cce9f0e39
# 20338
...
a= bobj
Reenable Visual Hebrew for Beta 2
2000-05-16 23:11:33 +00:00
cata%netscape.com
50782fc359
Dynamic charset menu in Composer. Bug #38079
2000-05-16 22:20:18 +00:00
putterman%netscape.com
e46b2185a2
fix for assertions on startup. a=leaf. r=sspitzer and cata.
2000-05-16 17:30:15 +00:00
cata%netscape.com
32f0f8e204
Moving charsetTitles.properties from Res to Chrome.
2000-05-15 23:16:28 +00:00
erik%netscape.com
8726699c59
added some lang groups that were missing
2000-05-15 20:07:42 +00:00
cata%netscape.com
90bc8fdf13
PR_CALLBACK for callback function. bug #37239
2000-05-09 22:22:44 +00:00
cata%netscape.com
bbb2b50784
Dynamic charset menu for Mailview.
2000-05-09 07:18:49 +00:00
warren%netscape.com
5a3f32aaca
Removed unnecessary dependance on NetworkModular library (really just the Timer library now).
2000-05-06 09:20:44 +00:00
ftang%netscape.com
de70b12582
check in for tajima@eng.sun.com
...
fix bug 36985. Add Solaris locale. r=ftang
2000-05-05 21:32:44 +00:00
rbs%maths.uq.edu.au
78e3a5dd65
[not part of default build]. Update some mappings of Unicode points
2000-05-05 03:07:33 +00:00
pavlov%netscape.com
c5bedda141
reduce the amount of memory allocated by the charset menu by 600k r=brendan,cata
2000-05-04 21:32:20 +00:00
cls%seawood.org
772286e0af
More OS/2 Makefile changes. Bug #34106 Batch 12
2000-05-04 11:00:47 +00:00
cata%netscape.com
289061ee5f
Also adding back the implemenentation for the wronfully removed method.
2000-05-04 00:56:07 +00:00
cata%netscape.com
b3a8405fb4
Fixing bustage.
2000-05-03 23:57:00 +00:00
cata%netscape.com
a4d529f2e7
Cleanup. Removing obsolete and unused code.
2000-05-03 23:10:27 +00:00
cata%netscape.com
fe1c438833
Cleanup. Removing obsolete and unused code.
2000-05-03 23:01:32 +00:00
cata%netscape.com
b7765028ee
Cleanup. Removing obsolete and unused code.
2000-05-03 22:52:52 +00:00
cata%netscape.com
4413ab7059
removed files: mozilla/intl/uconv/src/nsObjectArray.cpp
2000-05-03 22:46:20 +00:00
cata%netscape.com
4bc29c6cfa
Cleanup. Removing obsolete and unused code.
2000-05-03 22:37:53 +00:00
cata%netscape.com
698e9d369a
Adding ref & memory counting macros.
2000-05-03 21:42:04 +00:00
nhotta%netscape.com
d0a06a7ca7
Added new category "isMultibyte" and data, r=cata.
2000-05-03 21:22:09 +00:00
yueheng.xu%intel.com
e3a63adc78
fix for #31380 (Unicode to GBK converter not working for some GBK chars) reported
...
and fix suggested by Xianping Ge ( xge@ics.uci.edu ).
2000-05-03 01:59:55 +00:00
jbetak%netscape.com
944709c9c0
fix bustage
...
37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 07:02:30 +00:00
cls%seawood.org
58aac2e6af
OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106
2000-05-02 01:18:46 +00:00
jbetak%netscape.com
d090447ac2
5313 Accept-Charset for form is not implemented, r=ftang, be
2000-05-01 03:22:01 +00:00
pinkerton%netscape.com
da3d3d6ecb
missed one more
2000-04-28 00:11:07 +00:00
cata%netscape.com
f2f403ad65
Comment.
2000-04-26 21:23:09 +00:00
cata%netscape.com
162ceb7440
Dynamic charset menu for mail compose.
2000-04-26 21:21:35 +00:00
mjudge%netscape.com
6622635cab
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
ftang%netscape.com
6c66176084
*eat* UTF-8 BOM which generated by Win2K NotePad so it won't confused parser.
...
bug 36914
2000-04-25 13:50:41 +00:00
scc%netscape.com
99535de185
making string conversions explicit
2000-04-25 08:10:43 +00:00
pavlov%netscape.com
03d4675682
string api changes r=scc
2000-04-25 05:40:45 +00:00
sspitzer%netscape.com
57e798617c
fix build bustage.
2000-04-24 03:15:52 +00:00
cata%netscape.com
e5e4a62337
Fixing tree bustage.
2000-04-24 03:13:46 +00:00
cata%netscape.com
aebaef2fc2
Menu code moved on new API.
2000-04-24 02:18:16 +00:00
cata%netscape.com
7969db359a
New interface method.
2000-04-22 17:49:55 +00:00
cata%netscape.com
8db337cf5a
Comments.
2000-04-22 17:26:54 +00:00
cata%netscape.com
f611bb2b47
Adding new file to the build.
2000-04-22 16:38:50 +00:00
cata%netscape.com
67b76d29e8
More test code.
2000-04-22 16:36:47 +00:00
cata%netscape.com
9b51838815
Cosmetic changes.
2000-04-22 16:35:10 +00:00
cata%netscape.com
e09f227680
New interface method.
2000-04-21 22:50:35 +00:00
scc%netscape.com
e246b96586
making string conversions explicit
2000-04-21 02:35:42 +00:00
tajima%eng.sun.com
940c589e45
fix for 35829: need ja_JP.PCK entry in unixcharset.properties for Solaris Shift_JIS: r=ftang@netscape.com
2000-04-19 01:26:23 +00:00
ftang%netscape.com
e66582d481
remove euro entry from symbol encoding. The updated Adobe table have euro
...
symbol in it but most of the symbol font do not have it.
r=erik
2000-04-18 23:43:53 +00:00
cata%netscape.com
a92ef95f6d
Implementation for the new methods in the nsICharsetConverterManager2 interface.
2000-04-18 23:31:28 +00:00
cata%netscape.com
fa5ad4ae5f
New methods in the nsICharsetConverterManager2 interface.
2000-04-18 23:30:34 +00:00
scc%netscape.com
94f906edb8
making string conversions explicit
2000-04-15 10:10:02 +00:00
ftang%netscape.com
d182b0d43b
fix copyright trademark and register mark mapping issue. verified by erik. fix bug 34522
2000-04-14 04:58:53 +00:00
ftang%netscape.com
5666e33168
fix 35565 MLK. decrese gCnt and delete gInfo when gCnt is 0
2000-04-14 04:51:50 +00:00
ftang%netscape.com
c07c560d1b
fix 34646. Change the key to the new non-offending name
2000-04-11 22:43:43 +00:00
ftang%netscape.com
5de101c265
fix 27886. Swap implementation to the new one.
2000-04-05 05:13:52 +00:00
mkaply%us.ibm.com
83d55dab88
# 33859
...
r= mkaply@us.ibm.com
OS/2 build - need an os2charset.properties - doesn't do anything yet
2000-04-05 02:19:51 +00:00
ftang%netscape.com
d712c01195
fix bug 32290 . Use the GBK converter to convert incomming data.
2000-04-05 00:12:40 +00:00
ftang%netscape.com
c88f245fd3
fix bug 33930. r=cata add ISO-8859-{6,8}-{I,E}
2000-04-05 00:12:15 +00:00
scc%netscape.com
bc421e1e8d
making string conversions explicit
2000-04-03 05:52:40 +00:00
cls%seawood.org
0d63199902
Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point.
2000-04-02 07:17:25 +00:00
sspitzer%netscape.com
f727fd31fb
make nsConverterModule threadsafe. bug #33794 .
2000-03-29 23:23:19 +00:00
nhotta%netscape.com
dd5c2ad922
Changed NS_ERROR_UENC_NOMAPPING to non serious error and return it to clients of nsISaveAsCharset, r=cata.
2000-03-28 00:36:41 +00:00
jdunn%netscape.com
6c441bce14
Fix HPUX 10.20 Bustage
...
Pass a 'define' to NS_DEFINE_STATIC_IID_ACCESSOR and not a const.
r= erik@netscape.com
2000-03-27 22:26:23 +00:00
erik%netscape.com
2c21ecfa01
part of fix for bug 6588; added x-user-defined charset to lang group table;
...
r=none
2000-03-27 04:47:42 +00:00
rbs%maths.uq.edu.au
b67f3365d3
[#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Add hook for the Linux's build of the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com. Paul Gartside <Paul.Gartside@netscape.net> reported that ucmath compiled fine on Linux.
2000-03-27 00:16:50 +00:00
scc%netscape.com
a9bd15797a
small changes to clients of string converting APIs
2000-03-26 08:19:48 +00:00
rbs%maths.uq.edu.au
03f616596c
[#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Adding the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com
2000-03-23 09:31:16 +00:00
rbs%maths.uq.edu.au
98b3ea1dce
[#ifdef MOZ_MATHML - NOT PART OF THE DEFAULT BUILD]. Adding the ucvmath module --for Mathematical charsets (symbols for MathML/scientific documents) r:cata@nestcape.com
2000-03-23 09:23:30 +00:00
ftang%netscape.com
0b8d285916
fix 30213. make nsURLProperty file a singleton to improve performance
2000-03-17 21:47:09 +00:00
ftang%netscape.com
8cc3364af8
fix 30213 . make nsURLProperties a singleton to improve performace
2000-03-17 21:46:02 +00:00
ftang%netscape.com
21635795be
fix 30213. make the nsURLProperty a singleton to improve performance
2000-03-17 21:45:08 +00:00
pavlov%netscape.com
33ce2d4e90
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
warren%netscape.com
7e37f4f478
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
ftang%netscape.com
aab35d0a18
fix 29725. delay the loading of charsetalias.properties till when we hit charset that is neither UTF-8 nor ISO-8859-1 to
...
speed init performance. r=dp a=jevering
2000-03-03 01:02:24 +00:00
jdunn%netscape.com
abcb0e9624
fixing build bustage...
2000-03-01 23:45:37 +00:00
jdunn%netscape.com
3baa51359e
remove NS_DECLARE_ID and replace (where needed) with NS_DEFINE_CID.
...
DECLARE was declaring kPlatformCharsetCID as extern const, and
DEFINE declares it as static const. These 2 are incompatible.
r= ftang@netscape.com
a= dp@netscape.com
2000-03-01 22:42:39 +00:00
gordon%netscape.com
6d1972b0be
Fix for bug 25321 "Crash at start w/o internet connection" on Mac. Added additional check for failure of GetService() on nsIOService. r=brade, a=jar.
2000-02-27 08:26:32 +00:00
bryner%uiuc.edu
bbfe27364b
Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
...
building in the tests directories. Should not affect the build at all if
you do not have this environment variable. r=leaf.
2000-02-25 04:12:40 +00:00
cata%netscape.com
786dc0a32a
Fixing bustage: add .get() to a comptr to make it compile on linux.
2000-02-21 23:29:49 +00:00
cata%netscape.com
3c527f5b4b
Adding IDL interface implementation to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027
2000-02-21 23:10:54 +00:00
cata%netscape.com
66899abe67
added files: mozilla/intl/uconv/idl/nsICharsetConverterManager2.idl
2000-02-21 23:05:43 +00:00
cata%netscape.com
b14eeb2841
Adding IDL interface to expose charset data to Java Script. r=ftang/naoki, a=bobj, bug #24027
2000-02-21 22:55:35 +00:00
dveditz%netscape.com
74d0f231ed
Bug 23941 speed up install on Mac, r=cathleen, a=jar;
...
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
cata%netscape.com
9c5fb22a5c
Charset menu cache. r=nhotta bug #24030
2000-02-16 07:26:47 +00:00
cata%netscape.com
4f3f1d0faa
Elliminating Arabic&Hebrew converters from UI. Checking for momoi. r=cata bug#27700
2000-02-16 05:17:04 +00:00
cata%netscape.com
1fff850d0c
Adding the AutoDetect charset menu items. r=erik
2000-02-16 01:17:25 +00:00
cata%netscape.com
ad7c25874a
Adding new API for listing the available charset detectors. r=erik
2000-02-16 01:14:25 +00:00
ftang%netscape.com
822ba1c0c2
fix gbk problem submitted by intel. r=ftang
2000-02-16 00:56:11 +00:00
ftang%netscape.com
0dc6b342b9
r=cata. Make HZ , GBK availailable from the menu.
2000-02-16 00:54:57 +00:00
mkaply%us.ibm.com
82d1045636
# 25555
...
r= jdunn@netscape.com
OS/2 changes for Mozilla
2000-02-15 15:05:52 +00:00
ftang%netscape.com
18d71e0366
fix bug 27702. r=momoi@netscape.com mkaply@us.ibm.com
2000-02-15 09:29:47 +00:00
ftang%netscape.com
08bc70e505
fix 27654. r=cata. add KOI8-R charset for ru_RU.KOI8-R locale
2000-02-15 09:16:35 +00:00
dveditz%netscape.com
b63a6438b1
New wstring nsIRegistry interface, bug 23859;
...
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
dveditz%netscape.com
e728f20fd7
closing the file used by the registry service is evil
2000-02-13 17:32:19 +00:00
nhotta%netscape.com
0dfcba672e
Fixing cata's Mac build problem, added a new idl to the project.
2000-02-11 04:53:58 +00:00
cata%netscape.com
546194d339
Implementation of new idl interface r=nhotta
2000-02-11 03:42:41 +00:00
cata%netscape.com
6d311464a9
New idl interface in the build; r=nhotta
2000-02-11 03:42:15 +00:00