Commit Graph

2377 Commits

Author SHA1 Message Date
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
bryner%netscape.com
67ee480ded Fix mac static build bustage by forcing this to be built with PIC. Bug 203956, r=cls, a=sspitzer. 2003-05-01 06:31:09 +00:00
katakai%japan.sun.com
00cfa28dc9 bug 159865
Should support ISO-2022-CN-EXT encoding
patch from ervin.yan@sun.com
r=ftang,sr=rbs,a=asa
2003-04-26 10:46:23 +00:00
seawood%netscape.com
fcc2fc8210 Function definitions should match function declarations.
Fixing OS/2 bustage from bug 176315
2003-04-22 06:57:46 +00:00
seawood%netscape.com
792a9f985f http://www.mozilla.org/hacking/portable-cpp.html#variables_in_for
Fixing win32, os2 & irix bustage
2003-04-22 05:19:32 +00:00
jshin%mailaps.org
775ff11145 bug 176315 : add a converter for old Korean support. (r=ftang, sr=rbs) 2003-04-22 03:21:12 +00:00
smontagu%netscape.com
ee6edb7b7e Cache charset more efficiently in nsCollation. Bug 201670, author=neil@parkwaycc.co.uk, r=smontagu, sr=alecf 2003-04-21 23:51:25 +00:00
seawood%netscape.com
fd2883713e Implement mozcomps static build variant.
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
dougt%netscape.com
59343d34ec Must QI objects returned via nsISupports parameter type. Not part of the default build. 2003-04-16 00:56:03 +00:00
seawood%netscape.com
ee721abde5 Remove ctl add-on modules from link list in static builds.
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #201167 r=cls
2003-04-11 20:39:09 +00:00
jshin%mailaps.org
57b5274f65 bug 68738 : UTF-16/32LE with BOM is always detected as UTF-16BE/32BE.
r=ftang, sr=heikki
2003-04-10 07:10:48 +00:00
smontagu%netscape.com
864c910c2f Add CTL support to static builds. Bug 201167, author=Roland.Mainz@informatik.med.uni-giessen.de, r=cls 2003-04-09 01:04:16 +00:00
seawood%netscape.com
bf5970191d Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-03 22:42:02 +00:00
dougt%netscape.com
abd8ce15bb Shutting up warnings. rs=dougt. This isn't part of the normal mozilla build 2003-04-03 22:35:22 +00:00
dougt%netscape.com
236e682d4c Fixing MOZ_USE_NATIVE_UCONV bustage. nsCharsetConverterManager should always be compiled 2003-04-03 01:18:00 +00:00
seawood%netscape.com
80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
cbiesinger%web.de
71536907b8 Bug #185523 patch by sergei_d@fi.tartu.ee r=arougthopher@lizardland.net sr=blizzard (BeOS only) Mozilla uses Western font settings for UTF-8 instead Unicode settings 2003-04-02 15:39:11 +00:00
dougt%netscape.com
538ab3ed7e Landing optional and experimental native uconv support. r=darin, sr=alecf, b=20049. 2003-04-02 04:39:23 +00:00
nhotta%netscape.com
1106587f5a Return UTF-8 as a platform file charset,
bug 199384, r=ccarlen, sr=darin, a=asa.
2003-03-31 18:46:43 +00:00
jst%netscape.com
b4cc5d4695 Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com 2003-03-26 07:41:30 +00:00
smontagu%netscape.com
53206276f7 Add decoder for iso-8859-6.16. Bug 172491, r=Roland.Mainz, sr=roc+moz 2003-03-26 01:30:17 +00:00
alecf%netscape.com
8c50d0242a landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
sr=darin, r=dbaron
2003-03-25 18:55:59 +00:00
jshin%mailaps.org
a5ddc8b721 bug 191542 : Add UTF-8 equivalent of |IsASCII|, IsUTF8. r=smontagu, sr=alecf 2003-03-25 08:11:13 +00:00
alecf%netscape.com
b6584a77fb backout my static atom patch for now until I figure out the performance loss! :(
bug 195262
2003-03-21 20:13:08 +00:00
alecf%netscape.com
d20f9ae371 one more GetUnicode() 2003-03-21 06:47:32 +00:00
alecf%netscape.com
ecf24a2b78 fix for bug 195262:
- convert atoms to UTF8 because 99% of the time, that is what they are used for
- add support for static atoms, where the strings are declared in a large const array and not copied into the heap
r=dbaron, sr=darin

this is an experimental landing - if there are performance issues, I will back it out.
2003-03-21 06:26:32 +00:00
jkeiser%netscape.com
7417401e9e Replace sscanf with PR_sscanf (bug 197760), patch by Roland.Mainz@informatik.med.uni-giessen.de, r=jkeiser@netscape.com, sr=bzbarsky@mit.edu 2003-03-19 06:26:49 +00:00
nhotta%netscape.com
1e1669a890 Use API option for case insensitive key generation,
bug 198054, r=ftang, sr=alecf.
2003-03-18 22:33:24 +00:00