Граф коммитов

2404 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 64e95ac459 OS/2 bustage - need to include nsCRT.h 2003-07-25 04:32:51 +00:00
neil%parkwaycc.co.uk 3c13697faf Fix bug 207634 bustage - checked in wrong version of mac changes 2003-07-24 21:56:54 +00:00
neil%parkwaycc.co.uk e7c585c091 Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer 2003-07-24 20:31:35 +00:00
jaggernaut%netscape.com 4e7c966d11 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 088a511088 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 d73a9ea168 fix mac bustage ('return' was misspelled) in the patch for bug 195093 2003-07-23 01:28:18 +00:00
jshin%mailaps.org c1c03f8f14 bug 195093 : modernize |GetDefaultCharsetForLocale| (use nsACString). r=darin, sr=bz 2003-07-22 23:46:38 +00:00
mkaply%us.ibm.com 1a38ab2d00 rs=leaf
Remove XP_OS2_VACPP from the tree
2003-07-22 18:38:01 +00:00
mkaply%us.ibm.com e5e34ae312 rs=leaf
Remove XP_OS2_VACPP from the tree
2003-07-21 22:10:08 +00:00
jaggernaut%netscape.com bc1e297cd9 Missed some stuff 2003-07-20 08:39:31 +00:00
jaggernaut%netscape.com 83c571e877 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 661656ec34 bug 200732 : crash on utf8 locales on HP-UX (r=shafalus, sr=blizzard) 2003-07-19 01:40:50 +00:00
alecf%flett.org e773801d6f first cut at a native windows version of uconv
not part of build!
2003-07-15 20:59:02 +00:00
jaggernaut%netscape.com 817298ce0b 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 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
smontagu%netscape.com 4c9d6095c3 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 d64d467c07 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 41a72493a2 Remove unused files. b=211173 r=smontagu sr=bryner 2003-07-09 00:07:25 +00:00
smontagu%netscape.com b789b26128 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 e204fa5373 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 e4f8669cd4 Fix atom leaks. b=206379 r=alecf sr=bryner 2003-06-30 21:50:55 +00:00
jshin%mailaps.org 17c36a3091 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 89d724a214 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 6741a52ed1 Bug 209661 remove unnecessary NS_LITERAL_CSTRING( with ).get() r=jag sr=alecf 2003-06-18 14:31:45 +00:00
alecf%flett.org b7fa256d74 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 245a450695 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 eb93104d96 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 0cf095d9af Hopefully fix BeOS bustage 2003-06-12 10:10:21 +00:00
sspitzer%netscape.com e904c459d5 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 e222b99ea9 argh, one more set of fixes 2003-06-11 20:31:43 +00:00
alecf%flett.org d56cc08b89 oops, one more signature fix 2003-06-11 20:28:12 +00:00
alecf%flett.org c1de813522 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 2751c6b097 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 97649bab86 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 b28ce0a530 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 705c95a9ff 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 2230051dbc fix bug 195460 crash. r=nhotta sr=alecf . check the length before assign 2003-06-03 20:25:20 +00:00
bzbarsky%mit.edu e044bd46d0 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 e798ad39d8 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 34f90f2ace big part of fix for bug 101995 - remove bookmarks dependency from nsHTMLDocument 2003-05-29 22:11:23 +00:00
jshin%mailaps.org c0f54d35cf 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 4ae837ad81 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 48d1e3c8e3 Bug 205251 warning: normalize(...) declared `static' but never defined
r=smontagu sr=dmose
2003-05-23 22:06:24 +00:00
jshin%mailaps.org b7b494a1a0 bug 204039 : converter for TSCII fonts (r=prabhat, sr=rbs, a=asa) 2003-05-23 06:31:25 +00:00
jshin%mailaps.org f7fb3323d6 bug 206363 : fix a buffer overrun in JamoTTF converter (r=smontagu,
sr=rbs, a=asa)
2003-05-22 00:23:38 +00:00
jshin%mailaps.org fa873b6489 change 'Hindi' to 'Devanagari' in font-pref. UI. This includes a change to
DTD (L10N).  bug 206146 (r=yokoyama and bobj, sr=blizzard, a=mkaply).
2003-05-21 23:29:10 +00:00
katakai%japan.sun.com 9ba02b3c86 bug 195154
Surrogate extension B (plane 2) characters can not be not diplsyed on linux with Free Type font
r=smontagu,sr=bryner,a=dbaron
2003-05-20 02:31:44 +00:00
jshin%mailaps.org aa96ad9ed3 removing the unexisting header file (that was slipped in my commit for
bug 203052) from nsCtlLEModule.cpp.
2003-05-15 04:57:29 +00:00
jshin%mailaps.org c4c7b8a308 bug 203052. Enable Thai shaping in Mozilla-Xft by adding a thin
wrapper (x-thaittf-0 converter) over TIS620-2 converter offered by the
CTL module (r=prabhat, sr=rbs)
2003-05-15 03:42:50 +00:00
katakai%japan.sun.com 56742f93be UTF mode of HKSCS characters show ugly
patch from ervin.yan@sun.com
r=ftang,sr=rbs,a=sspitzer
2003-05-02 08:49:07 +00:00