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