jshin%mailaps.org
2f6bef43e0
bug 214743 : remove Hangul Jamo fallback in KSC5601GL encoder and 'generator'. Also remove the corresponding 'scanner' in uscan.c that's not used by any decoder (r=smontagu,sr=blizzard)
2003-08-06 17:07:22 +00:00
brendan%mozilla.org
f6be8fe74f
Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron).
2003-08-05 20:09:21 +00:00
cls%seawood.org
ad20d0d29c
Remove unused references to xpcom_obsolete
...
Bug #38122 r=dougt sr=bryner
2003-08-02 20:17:28 +00:00
jshin%mailaps.org
cdb091f2cb
bug 213899 : disable encoders for X11 font encoding in ucvtw2 and ucvcn on non-Unix platforms (r=smontagu, sr=alecf)
2003-07-29 04:34:26 +00:00
bienvenu%nventure.com
baee57131c
fix 214048 mail account sorting horked in folder pane r=neil.parkway, sr=mscott
2003-07-28 20:40:57 +00:00
mkaply%us.ibm.com
ecf7c2b876
OS/2 bustage - need to include nsCRT.h
2003-07-25 04:32:51 +00:00
neil%parkwaycc.co.uk
a8d52f6aae
Fix bug 207634 bustage - checked in wrong version of mac changes
2003-07-24 21:56:54 +00:00
neil%parkwaycc.co.uk
7546e29b67
Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer
2003-07-24 20:31:35 +00:00
jaggernaut%netscape.com
ef99140d6d
Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron
2003-07-24 04:53:13 +00:00
jshin%mailaps.org
2f475f6e7b
fix another Mac bustage caused by the patch for bug 195093 : NS_SUCCESS_USING_FALLBACK_LOCALE not defined
2003-07-23 03:00:14 +00:00
jshin%mailaps.org
19ad32c269
fix mac bustage ('return' was misspelled) in the patch for bug 195093
2003-07-23 01:28:18 +00:00
jshin%mailaps.org
b954401e1e
bug 195093 : modernize |GetDefaultCharsetForLocale| (use nsACString). r=darin, sr=bz
2003-07-22 23:46:38 +00:00
mkaply%us.ibm.com
56dc425c51
rs=leaf
...
Remove XP_OS2_VACPP from the tree
2003-07-22 18:38:01 +00:00
mkaply%us.ibm.com
6fe32627a5
rs=leaf
...
Remove XP_OS2_VACPP from the tree
2003-07-21 22:10:08 +00:00
jaggernaut%netscape.com
069c5f8d45
Missed some stuff
2003-07-20 08:39:31 +00:00
jaggernaut%netscape.com
f008bc2bad
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
jshin%mailaps.org
bc0822750e
bug 200732 : crash on utf8 locales on HP-UX (r=shafalus, sr=blizzard)
2003-07-19 01:40:50 +00:00
alecf%flett.org
f8a4e98ca2
first cut at a native windows version of uconv
...
not part of build!
2003-07-15 20:59:02 +00:00
jaggernaut%netscape.com
bf82a649b9
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
smontagu%netscape.com
ff77187661
Map Big5 UDC to Unicode PUA. Bugs 9686 and 181725, author=anthony@thizlinux.com and mcsmurf@gmx.net, r=smontagu, blanket rs=roc+moz for autogenerated conversion table updates.
2003-07-11 21:43:04 +00:00
jaggernaut%netscape.com
e952bdfab9
Bug 212114: FormatStatusMessage broken for aStatusArg with more than two args. r=darin, sr=dbaron
2003-07-09 05:08:25 +00:00
dbaron%dbaron.org
cd3ad5b185
Remove unused files. b=211173 r=smontagu sr=bryner
2003-07-09 00:07:25 +00:00
smontagu%netscape.com
e8d1963ec9
Update some charset mapping tables to the latest versions from http://www.unicode.org/Public/MAPPINGS . Blanket rs=roc+moz in bug 199143.
2003-07-08 23:37:45 +00:00
smontagu%netscape.com
07213b718b
Update mapping tables for windows-1256 encoding. Bug 199143, r=jshin@mailaps.org, rs=roc+moz
2003-07-08 20:49:32 +00:00
dbaron%dbaron.org
5932f7a23f
Fix atom leaks. b=206379 r=alecf sr=bryner
2003-06-30 21:50:55 +00:00
jshin%mailaps.org
ef72a5ce33
bug 127755 : add two Thai charsets ISO-8859-11 and TIS-620 to libuconv and make corresponding changes in GFX:Gtk and GFX:Xlib. What used to be referred to as TIS-620 is renamed as Windows-874. r=smontague, sr=rbs (ut/uf files are thanks to ftang).
2003-06-25 05:11:44 +00:00
jshin%mailaps.org
c8b697b941
bug 209328 : fix mailto URL regression. (r=nhotta, sr=alecf) In addition,
...
address two other (related) issues.
- Fix ConvertURISpecToUTF8 to make it fill up the out parameter
- Make Tru64 Cxx happy with NS_STATIC_CAST of nsAutoPtr<PRUnichar>
2003-06-24 14:31:09 +00:00
neil%parkwaycc.co.uk
4e44c2364d
Bug 209661 remove unnecessary NS_LITERAL_CSTRING( with ).get() r=jag sr=alecf
2003-06-18 14:31:45 +00:00
alecf%flett.org
5614718dd3
fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
...
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
jshin%mailaps.org
50e32feb85
a part of bug 162765 (r=cbiesinger, sr=alecf) missed in the previous commit.
...
RFC 2231 support (with RFC 2047 fallback) in Content-Disposition header
in http for file download.
2003-06-13 04:18:01 +00:00
jshin%mailaps.org
ecc35790fe
bug 167265 : add to necko Content-Disposition header handling per RFC 2231 (with
...
fallbacks to RFC 2047 and raw 8bit chars in |aOriginCharset| ) necessary for
i18nized filename support (when downloading files via http) :
r=cbiesinger, sr=alecf
2003-06-12 21:57:49 +00:00
jaggernaut%netscape.com
570acad489
Hopefully fix BeOS bustage
2003-06-12 10:10:21 +00:00
sspitzer%netscape.com
ee553ff8fe
fix for bug #178183
...
Cancel button inoperative on "Download Font" dialog
r/sr=jag,bienvenu
initial patch by smontagu@netscape.com
2003-06-12 03:27:20 +00:00
alecf%flett.org
dd0533d318
argh, one more set of fixes
2003-06-11 20:31:43 +00:00
alecf%flett.org
372744bf1f
oops, one more signature fix
2003-06-11 20:28:12 +00:00
alecf%flett.org
4d57642968
first attempt at a fix for mac, until I get my own build going again
2003-06-11 20:25:09 +00:00
alecf%flett.org
ccf01a2786
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
jshin%mailaps.org
1e0ac01fd8
bug 133615 : remove ISO-2022-KR/Visual Hebrew from 'Save As Charset' menu
...
in Composer. (r=neil, sr=jag)
2003-06-04 06:19:35 +00:00
ftang%netscape.com
cda4aff23f
fix bug 195460 crash. r=nhotta sr=alecf . check the length before assign
2003-06-03 20:25:20 +00:00
bzbarsky%mit.edu
6403264340
Constify static vars in intl. Bug 207542, patch by ataylor@its.to (Andrew
...
Taylor), r=bzbarsky, sr=alecf
2003-05-30 02:29:45 +00:00
smontagu%netscape.com
70b007cea5
Bugs in intl/uconv/src/nsUnicodeToUTF8.cpp. Bug 191483, Author=hsivonen@iki.fi, r=smontagu, sr=rbs
2003-05-30 01:16:20 +00:00
alecf%flett.org
a08103427a
big part of fix for bug 101995 - remove bookmarks dependency from nsHTMLDocument
2003-05-29 22:11:23 +00:00
jshin%mailaps.org
8927c0620a
fix line wrapping around full stop (bug 164759. Not a full fix for it).
...
r=smontagu, sr=heikki
2003-05-23 22:34:20 +00:00
timeless%mozdev.org
ddbbc89bb5
Bug 205262 warning nsSampleWordBreaker::Next was hidden by nsSemanticUnitScanner::Next
...
r=smontagu sr=dbaron
2003-05-23 22:06:40 +00:00
timeless%mozdev.org
3e7a9da2aa
Bug 205251 warning: normalize(...) declared `static' but never defined
...
r=smontagu sr=dmose
2003-05-23 22:06:24 +00:00
jshin%mailaps.org
6b7a500280
bug 204039 : converter for TSCII fonts (r=prabhat, sr=rbs, a=asa)
2003-05-23 06:31:25 +00:00
jshin%mailaps.org
efc98e6607
bug 206363 : fix a buffer overrun in JamoTTF converter (r=smontagu,
...
sr=rbs, a=asa)
2003-05-22 00:23:38 +00:00