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

3219 Коммитов

Автор SHA1 Сообщение Дата
Robert Kaiser 089dfd0bd6 bug 380786 - clean up xpfe/ after suite moving to toolkit, r=ted sr=Neil 2008-08-24 19:51:03 +02:00
Simon Montagu 01d1c37b9f Bug 449578 - "Wrong interpretation of escape sequence in charset iso-2022-kr" [r=emk] 2008-08-19 23:36:41 -05:00
Brian Crowder ed9c9731ca Bug 422789: reduce narrow windows API calls in uconv/, original patch by Brad Lassey <blassey@mozilla.com>, r=smontagu 2008-08-11 15:11:48 -07:00
Simon Montagu a1a864454e Bug 447853. Remove obsolete intl/ctl module. r=ted, sr=roc 2008-08-11 18:11:41 +03:00
Simon Montagu 9b5fcd4ee3 Remove unused ccmap files. Bug 445877, r+sr=dbaron 2008-07-20 11:37:00 +03:00
L. David Baron 2cf6d4a1cd Fix generation of precompiled cmaps on 64-bit platforms to match what the code expects. (Bug 445626) r=smontagu 2008-07-17 16:37:12 -07:00
Reed Loden 55fc9028e1 Branch merge for bug 441169, bug 22310, bug 430219, bug 443095, bug 443096, bug 441703, and bug 441360. 2008-07-12 05:33:29 -05:00
Jesper Kristensen ca6d5c1186 Bug 441167 – nsIScriptableDateFormat defaults to OS locale but should be application locale. r=smontagu 2008-07-12 12:26:13 +02:00
Jesper Kristensen 665fbc5eb2 Bug 22310 - "Locale conversion to support 3 letter language" [r=smontagu] 2008-07-12 05:23:13 -05:00
Serge Gautherie 9bdbed401d Bug 443672 - Fix a few nits in nsStringBundle.cpp, r=smontagu 2008-07-09 22:21:24 +02:00
Gavin Sharp 9d2af08412 Bug 441876: remove UTF-7 option from browser Character Encoding menus, r=smontagu, sr=bzbarsky 2008-07-05 20:53:48 -04:00
Benjamin Smedberg 6efb8de47e Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron 2008-06-30 14:46:47 -04:00
Simon Montagu a4b045b511 Use ASCII-compatible fallback if an encoder has no values defined for code points below U+0020. Bug 399257, r=jshin 2008-06-04 22:53:33 +03:00
Simon Montagu 0281fc2ce0 Make the UTF-16 decoder return an error if the input length is less than 2 bytes. Bug 396637, r=jshin 2008-06-04 20:52:19 +03:00
smontagu@smontagu.org 172a74a781 Use universal charset detector with filters instead of the old language-specific parallel state machines. Bug 426271, r+sr=dbaron, b=vladimir 2008-04-08 23:36:22 -07:00
smontagu@smontagu.org ba7cd22507 Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner 2008-04-03 21:23:18 -07:00
smontagu@smontagu.org 3ad46c110f Remove unnecessary and obsolete code. Bug 424916, r+sr=dbaron, a=damons 2008-03-25 13:19:34 -07:00
reed@reedloden.com c965d30904 Bug 342133 - "xmlhttprequest.send doesn't work in nativeuconv builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=smontagu a1.9=beltzner] 2008-03-18 12:33:46 -07:00
reed@reedloden.com 5ea011ceab Bug 421255 - "fix misc mingw cross-compile issues" [p=cls@seawood.org (Chris Seawood [cls]) r=bsmedberg a1.9=beltzner] 2008-03-14 09:22:25 -07:00
smontagu@smontagu.org 8821e6efeb Reject properties files with encoding errors. Bug 397093, r+sr=bsmedberg, a1.9=damons 2008-03-13 12:01:53 -07:00
mattwillis@gmail.com b5c7e42590 Bug 422161 - Fix JS strict errors in *.jsm modules. r and rs=gavin, a1.9+=damons 2008-03-12 14:56:59 -07:00
smontagu@smontagu.org ab681cb915 Enable bidi processing if there are right-to-left characters in print headers or footers. Bug 421690, r+sr=roc, blocking1.9=damon 2008-03-12 00:56:38 -07:00
blassey@mozilla.com f15f211ef3 backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
blassey@mozilla.com f4c05b9b4a switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 14:49:53 -07:00
dtownsend@oxymoronical.com 2a35fd50ff Disabling test due to bug 421790 2008-03-09 07:46:17 -07:00
dtownsend@oxymoronical.com 4b230197ca Fix test to report what the differences actually were. 2008-03-09 06:06:30 -07:00
blassey@mozilla.com 516adb4afa backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08:00
blassey@mozilla.com 7297b9e37e switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
edward.lee@engineering.uiuc.edu 5596d5fcf3 Bug 416446 - Make PluralForm more useful for extensions and delay importing strings for perf. r=sdwilsh, r=smontagu, a1.9=damons 2008-02-25 13:33:39 -08:00
philringnalda@gmail.com 9dd5d2d28f Bug 418012 - Friulian (fur) missing from (accept) language options, r=smontagu, a=schrep 2008-02-19 22:48:08 -08:00
jag@tty.nl 60e16aa5b6 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
reed@reedloden.com 2fc7493bb3 Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep] 2008-02-13 03:33:38 -08:00
stefanh@inbox.com 23119ec1f5 Bug 415962 - Map [sv-se] to Swedish/Sweden. Patch by Hasse <hasse@jasajudeju.se>. r=smontagu, a=mtschrep. 2008-02-12 09:24:21 -08:00
smontagu@smontagu.org d93c8b3a99 Testcase for bug 416721 2008-02-11 08:48:25 -08:00
smontagu@smontagu.org 2a1d1aa8ea Pass per-item offsets to ScriptBreak. Bug 416721, r=masayuki, sr=shaver, a=mconnor 2008-02-11 08:46:55 -08:00
reed@reedloden.com 7e0949617c Bug 374040 - "nsIScriptableDateFormat does not work as expected with dateFormatLong" (move test to unix sub-directory to fix bustage) [p=arenevier@fdn.fr (arno.) r=smontagu] 2008-01-31 18:55:34 -08:00
reed@reedloden.com 016ab84142 Bug 374040 - "nsIScriptableDateFormat does not work as expected with dateFormatLong" [p=arenevier@fdn.fr (arno.) r=smontagu a1.9=schrep] 2008-01-29 20:30:20 -08:00
bent.mozilla@gmail.com 15a7720292 Bug 414677 - Patch for bug 404386 breaks 64-bit build. r+sr+a=jst. 2008-01-29 15:23:24 -08:00
bent.mozilla@gmail.com bf15550415 Bug 404386 - nsScanner construction is 5% of setting innerHTML. r=mrbkap,smontagu. sr=jst. a=blocking1.9. 2008-01-29 14:12:22 -08:00
mozilla@weilbacher.org 43fbf10186 Bug 413613: remove MOZ_EXTRA_X11CONVERTERS and the code it enables, r=smontagu, a=beltzner 2008-01-28 14:22:53 -08:00
edward.lee@engineering.uiuc.edu e67d9f3bc5 Bug 414141 - Help debug bad plural strings to PluralForm.jsm by printing the caller. r=l10n@mozilla.com, r=smontagu, a1.9=schrep 2008-01-27 09:44:08 -08:00
dbaron@dbaron.org c0b7bcb79e Remove unused OrderIdFormater (sic) code. r=smontagu b=414142 Not part of the build. 2008-01-26 23:55:24 -08:00
edward.lee@engineering.uiuc.edu 428d56f7b9 Bug 413670 - Add plural rules for Irish ga-IE, Arabic, Maltese, Macedonian. r=l10n@mozilla.com (Pike), r=smontagu, a1.9=beltzner 2008-01-26 23:33:05 -08:00
mozilla@weilbacher.org c9f76a0f27 Bug 376790: remove support for non-cairo GFX ports from configure.in, r=ted.mielczarek, a=mtschrep 2008-01-23 00:27:47 -08:00
edward.lee@engineering.uiuc.edu 38ce0f28fa Just adding a comment/link for bug 394516 2008-01-22 18:25:01 -08:00
edward.lee@engineering.uiuc.edu 974b40fc9c Bug 394516 - Figure out a remaining-time rounding scheme for minutes -> hours/days. r=sdwilsh, r=l10n@mozilla.com (Pike), b-ff3=beltzner 2008-01-22 18:18:24 -08:00
karlt+@karlt.net ba022eb3bc Update entities in line with MathML 2.0 xhtml-math11-f.dtd,v 1.16 2003/11/04, with code point updates from http://www.unicode.org/reports/tr25/tr25-9.html b=289938, rs=pavlov. 2008-01-10 02:34:35 -08:00
smontagu@smontagu.org 554270482e Remove unnecessary include of nsCOMPtr.h. Bug 400918, r+sr=roc, a=dsicore 2008-01-06 01:41:20 -08:00
bugzilla@standard8.plus.com d9f89fba5e Bug 410332 nsITextTransform.h should use nsStringGlue.h instead of nsString.h. r/moa=smontagu,approval1.9=beltzner 2008-01-03 08:54:03 -08:00
dveditz@cruzio.com b4ad372a2f bug 407161 fix garbled-Japanese Tbird subject lines (regression). patch by VYV03354@nifty.ne.jp, r=smontagu, sr=dveditz, a=beltzner 2007-12-18 11:08:35 -08:00
kaie@kuix.de 681926bca7 Bug 407348, intl/uconv/tests build failure on Linux x86_64 r=smontagu, a=dsicore 2007-12-12 05:23:20 -08:00
smontagu@smontagu.org 30c5df7f34 Bug 407207: add unit tests in intl/uconv to makefiles 2007-12-07 03:06:07 -08:00
smontagu@smontagu.org ec744f7c8f Regression test for bug 335816 2007-12-06 09:04:46 -08:00
bugzilla@standard8.plus.com fcc1bee0ae Bug 403786 Remove unnecessary nsISupportsArray includes from intl code. r/moa=smontagu,a1.9=dsicore 2007-11-15 11:59:25 -08:00
reed@reedloden.com 135f4c302a Bug 401796 - "nsIStringCharsetDetector.h should not include nsString.h" [p=Mook r=smontagu a1.9=damons] 2007-11-13 00:37:27 -08:00
reed@reedloden.com 21868c3492 Bug 403221 - "Fix typo: |explaination| -> |explanation|" [p=sgautherie.bz@free.fr (Serge Gautherie)] 2007-11-12 22:51:37 -08:00
smontagu@smontagu.org 02a241a227 Define langgroups for all charset decoders 2007-11-11 11:52:33 -08:00
reed@reedloden.com 73b4fdfdc1 Bug 331780 - "Please don't build most of the uconv modules when building native uconv" [p=mh+mozilla@glandium.org (Mike Hommey) r=jshin a1.9=damons] 2007-11-08 23:01:46 -08:00
reed@reedloden.com b2c16a629b Bug 384172 - "Updated builds to latest trunk crashes with selinux error while loading shared library: /opt/firefox/libxul.so" (fix build flags) [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr+a1.9=roc] 2007-10-15 03:00:26 -07:00
gerv@gerv.net c9122f3571 Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
reed@reedloden.com 4aed89517c Bug 397216 - "nsPersistentProperties shutdown leak in uconv" [p=asqueella r=smontagu a1.9=damons] 2007-10-05 12:30:37 -07:00
roc+@cs.cmu.edu c3f34e42dc Bug 397597. Enable native platform linebreaking for Tibetan and Lao. r=masayuki,a=dbaron 2007-09-30 13:30:31 -07:00
masayuki@d-toybox.com 95ed08272b Bug 389056 Don't break line between periods and quote, the additional patch r+sr+a=roc 2007-09-24 02:29:22 -07:00
roc+@cs.cmu.edu 911c9e0b8e Bug 396761. Fix buffer length. r=smontagu,a=bz 2007-09-21 02:12:29 -07:00
smontagu@smontagu.org 18bcd32fea Update bidi mirroring table to Unicode corrigendum 6. Bug 392581, r=jshin, blocking1.9=dbaron 2007-09-20 04:16:17 -07:00
masayuki@d-toybox.com 89308a5024 Bug 389056 Don't break line between periods and quote/Bug 388096 add line-breaking opportunity after U+058A ARMENIAN HYPHEN, U+2010 HYPHEN, U+2012 FIGURE DASH and U+2013 EN DASH. And U+2014 EM DASH should be breakable before and after except that between the same characters/Bug 389595 Don't break around '(' and ')'/Bug 390920 Don't break around &nbsp; r+sr=roc, b1.9=dbaron 2007-09-18 23:34:24 -07:00
roc+@cs.cmu.edu 53ca6e7cdc Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky 2007-09-18 16:12:06 -07:00
roc+@cs.cmu.edu 9592557f20 Bug 389437. Handle searching for word breaks when starting at the end of the available text. r=smontagu,a=damon 2007-09-10 16:03:18 -07:00
smontagu@smontagu.org 801d4e8265 Tests for bug 381412 2007-09-05 22:38:21 -07:00
smontagu@smontagu.org afb3edb09c Treat all empty and incomplete sequences as encoding errors, and some other clean-up. Bug 381412, r=jshin, sr=dveditz, b1.9=jst 2007-09-05 22:02:17 -07:00
philringnalda@gmail.com ce5d3ed85b Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore 2007-09-05 06:47:22 -07:00
jag@tty.nl f35dab1ee1 Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg 2007-09-05 06:04:54 -07:00
roc+@cs.cmu.edu 48e1ac53ff Bug 336959. Exit properly if we get OOM. patch by Theppitak Karoonboonyanan, r+sr=roc,a=damon 2007-09-03 20:58:52 -07:00
roc+@cs.cmu.edu f43f4a4be0 Bug 393356. Don't export cattable.h; any users should be using nsIUGenCategory instead 2007-08-28 19:08:23 -07:00
roc+@cs.cmu.edu 8f8ab0a1ea Bug 393356. Spellchecker should not use private copy(ies) of the Unicode category tables. r=smontagu,a=damon 2007-08-28 19:03:31 -07:00
nick.kreeger@park.edu 452e0ebd47 Fixing bug 384796, Call to |nsIStringBundleOverride| always beats the embedding calls. r=mento, sr=roc, 1.9approval=dsicore. Trunk only. 2007-08-28 12:48:47 -07:00
masayuki@d-toybox.com 46a100605d b=390048, fix bustage, patch by <bugzilla@mcsmurf.de> r=benjamin 2007-08-15 15:59:36 -07:00
masayuki@d-toybox.com dda29f3442 Bug 389520 Complex Text Line Breaking with ATSUI/Carbon for Mac. patch by <vsatayamas@gmail.com> r+sr=roc, a=dsicore 2007-08-15 14:16:33 -07:00
masayuki@d-toybox.com 5054e3e9b6 bug 390048 Complex Text Line Breaking with Uniscribe for Windows #2. patch by <nattachai@gmail.com> r+sr=roc, a=dsicor 2007-08-15 09:52:13 -07:00
masayuki@d-toybox.com 0209a7e8f0 bug 390048 Complex Text Line Breaking with Uniscribe for Windows. patch by <nattachai@gmail.com> r+sr=roc, a=dsicor 2007-08-15 09:36:59 -07:00
philringnalda@gmail.com d78bc142cf Bug 211004 - mailnews.reply_header_locale de-DE not working, patch by Christian Eyrich <ch.ey@gmx.net>, r=smontagu, sr=biesi 2007-08-14 20:54:16 -07:00
benjamin@smedbergs.us c1f17da390 Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 07:46:17 -07:00
roc+@cs.cmu.edu 3db4c10694 Removing obsolete files 2007-07-18 20:27:42 -07:00
roc+@cs.cmu.edu ad34e5fd72 Bug 336959. Use Pango to break inside Thai/Lao runs. Patch by Theppitak Karoonboonyanan, r+sr=roc 2007-07-18 20:26:51 -07:00
masayuki@d-toybox.com 9d20d7d546 Bug 255990 adding spec table to CVS 2007-07-12 08:56:35 -07:00
masayuki@d-toybox.com a13479d954 Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r+sr=roc 2007-07-12 08:52:51 -07:00
jwalden@mit.edu 12e960c504 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
timeless@mozdev.org 310c278df9 Bug 384803 nsStringBundle::FormatStringFromID should return nsMemory allocated strings
patch by prasad@medhas.org r=timeless r=smontagu sr=biesi
2007-07-01 12:29:43 -07:00
smontagu@smontagu.org 3d39b843df Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc 2007-06-30 22:56:10 -07:00
smontagu@smontagu.org 99ff7f1a79 Only strip zero-width joiner and non-joiner control characters when we do our own Arabic shaping. Bug 280936, r=jshin, sr=rbs 2007-06-28 13:02:59 -07:00
smontagu@smontagu.org 9641ca16b2 Trigger Bidi processing also for non-displayable control characters (RLM, RLE, RLO, etc.) Bug 177148, r+sr=roc, a=asa 2007-06-28 13:02:59 -07:00
smontagu@smontagu.org d5251cb7ed Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2007-06-28 13:02:59 -07:00
dveditz@cruzio.com 880379d721 Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2007-06-28 13:02:58 -07:00
smontagu@smontagu.org 05822b650f Update data files to Unicode 5.0 2007-06-28 13:02:58 -07:00
mats.palmgren@bredband.net 85c59a229e Fix crash on unicode "zero width non-joiner" sequence. b=217903 r+sr=dbaron 2007-06-28 13:02:57 -07:00
smontagu@smontagu.org 45741412f9 Update data files to Unicode 5.0 2007-06-28 13:02:57 -07:00
smontagu@smontagu.org a74a8775c1 Update Bidi character data tables to Unicode 4.1.0. Bug 288836, r=jshin, rs=roc, a=mkaply 2007-06-28 13:02:56 -07:00
gerv@gerv.net 2b61b294d0 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 13:02:58 -07:00
smontagu@smontagu.org 10c211fd8c Improve the CHAR_IS_BIDI macro. Bug 240943, patch from an idea by Peter Kirk, r+sr=roc 2007-06-28 13:02:57 -07:00
smontagu@smontagu.org 023a1566ff Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky 2007-06-28 13:02:56 -07:00
smontagu@smontagu.org bd5f59d4a5 Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs. 2007-06-28 13:02:55 -07:00
smontagu@smontagu.org 39fe53ef69 Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs. 2007-06-28 13:02:54 -07:00
smontagu@smontagu.org 4ad838506d Update the table of Bidi character categories to Unicode 4.0.1: partial patch to Bug 240943 to match the 1.7 branch checkin. r=jshin, rs=blizzard. 2007-06-28 13:02:53 -07:00
gerv@gerv.net 65239a9777 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 13:02:52 -07:00
smontagu@netscape.com 84aad3a771 Make Bidi symmetric swapping handle characters outside BMP. Bug 122800, r=mkaply, sr=darin 2007-06-28 13:02:53 -07:00
cbiesinger@web.de 86f03c3f38 bug 236707 ARABIC COMMA's Joining Class is wrong
patch by Behnam Esfahbod <behnam@esfahbod.info> r=smontagu sr=rbs a=mkaply
2007-06-28 13:02:53 -07:00
darin@meer.net 1a753addaa landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2007-06-28 13:02:52 -07:00
bryner@brianryner.com 5503f994b4 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2007-06-28 13:02:51 -07:00
smontagu@netscape.com 9146f53d03 Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa. 2007-06-28 13:02:51 -07:00
sfraser@netscape.com b41e7dd71e Make static data const in nsBidiUtils.cpp. Bug 74803. r=dbaron, sr=alecf. 2007-06-28 13:02:50 -07:00
timeless@mozdev.org 6e399fcae4 Bug 126484 Occurences of uninitialized variables being used before being set (in Bidi files)
patch by mozilla-bugs@nogin.org r=smontagu sr=bz
2007-06-28 13:02:49 -07:00
cbiesinger@web.de d13321d275 remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203 2007-06-28 13:02:48 -07:00
smontagu@netscape.com 47ab6aa6d0 Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa 2007-06-28 13:02:47 -07:00
smontagu@netscape.com 249011d8fa Do Arabic shaping earlier before measuring the text so that it gets laid out correctly. Bugs 117041, 138097. r=ftang, sr=waterson 2007-06-28 13:02:46 -07:00
smontagu@netscape.com f204991597 ArabicShaping() shouldn't assume that the input and output is in visual order. Bug 137871. r=ftang, sr=attinasi 2007-06-28 13:02:45 -07:00
smontagu@netscape.com eba02ecef2 Move HandleNumbers() from nsBidiPresUtils to nsBidiUtils. Bug 137857. r=ftang, sr=attinasi 2007-06-28 13:02:44 -07:00
smontagu@netscape.com 02ba19a7e9 Fix for bug 121654, "Browser hangs when viewing a Ja message w/o MIME header with folder charset set to Arabic (IBM-864)". r=mkaply, sr=kin, a=asa 2007-06-28 13:02:50 -07:00
smontagu@netscape.com b51cc554e0 Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2007-06-28 13:02:43 -07:00
smontagu@smontagu.org 499b336247 Remove unused empty decoders and encoders for CP932 and CP950. Bug 385044, r=jshin 2007-06-24 02:48:55 -07:00
roc+@cs.cmu.edu a4bfb2d9e7 Bug 383542. Stop word breaking at NBSP. r+moa=smontagu 2007-06-14 19:33:54 -07:00
smontagu@smontagu.org dfd20e4f29 Unit test for bug 383018. Author: Adam Guthrie <ispiked@gmail.com 2007-06-07 01:02:43 -07:00
smontagu@smontagu.org 1b8012ed50 Add 'ascii' as alias for 'us-ascii'. Bug 383018, patch by Adam Guthrie <ispiked@gmail.com>, r=smontagu, blanket sr=roc 2007-06-03 01:16:49 -07:00
roc+@cs.cmu.edu 3a3f38183a Backing out to fix bustage :-( 2007-05-23 22:16:52 -07:00
roc+@cs.cmu.edu 6fa7fd5b81 Fixing bustage... 2007-05-23 21:52:46 -07:00
roc+@cs.cmu.edu 34d636bca3 Fixing bustage... 2007-05-23 20:40:15 -07:00
roc+@cs.cmu.edu e9f19a4def Bug 336959. Reland update to use Pango for linebreaking of Thai and CJK text on Linux. patch by Theppitak Karoonboonyanan, r+sr=roc 2007-05-23 20:16:16 -07:00
roc+@cs.cmu.edu aab8c7931d Backing out due to bustage. 2007-05-22 21:26:42 -07:00
roc+@cs.cmu.edu a038a160ac Bug 336959. Use Pango to break lines for CJK and Thai. r+sr=roc, patch by Theppitak Karoonboonyanan. 2007-05-22 21:06:20 -07:00
smontagu@smontagu.org d3f0b96525 Compile error in intl/uconv/native/nsNativeUConvService.cpp. Bug 372648, patch by Priit Laes <amd@store20.com> and timeless, r=smontagu 2007-05-15 09:45:23 -07:00
smontagu@smontagu.org fb5283a33d Add unit test for bug 378839 and remove obsolete test programs 2007-05-09 21:58:59 -07:00
smontagu@smontagu.org 5a21e06d77 Unit test for bug 365345 2007-05-09 04:36:06 -07:00
benjamin@smedbergs.us 1e0c15f245 Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
benjamin@smedbergs.us 0ab7558e7b Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
axel@pike.org 6ccf922cb5 bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 09:35:01 -07:00
smontagu@smontagu.org a3ef23b65d Remove unused interface nsILocaleDefinition. Bug 374447, r=jshin, sr=biesi 2007-03-25 00:38:18 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
gavin%gavinsharp.com 48e71d03fb Bug 441876: remove UTF-7 from browser encoding menus, r=smontagu, sr=bzbarsky, a=ss 2008-07-23 18:05:13 +00:00
smontagu%smontagu.org 83b665a10f Use universal charset detector with filters instead of the old language-specific parallel state machines. Bug 426271, r+sr=dbaron, b=vladimir 2008-04-09 06:36:23 +00:00
smontagu%smontagu.org 24e0bad019 Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner 2008-04-04 04:23:19 +00:00
smontagu%smontagu.org 09292718e0 Remove unnecessary and obsolete code. Bug 424916, r+sr=dbaron, a=damons 2008-03-25 20:19:34 +00:00
reed%reedloden.com 6e4f77893e Bug 342133 - "xmlhttprequest.send doesn't work in nativeuconv builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=smontagu a1.9=beltzner] 2008-03-18 19:33:46 +00:00
reed%reedloden.com acea77b045 Bug 421255 - "fix misc mingw cross-compile issues" [p=cls@seawood.org (Chris Seawood [cls]) r=bsmedberg a1.9=beltzner] 2008-03-14 16:22:25 +00:00
smontagu%smontagu.org fed8e8c2a5 Reject properties files with encoding errors. Bug 397093, r+sr=bsmedberg, a1.9=damons 2008-03-13 19:02:00 +00:00
mattwillis%gmail.com c7dfce802c Bug 422161 - Fix JS strict errors in *.jsm modules. r and rs=gavin, a1.9+=damons 2008-03-12 21:57:00 +00:00
smontagu%smontagu.org 6dccbe8dac Enable bidi processing if there are right-to-left characters in print headers or footers. Bug 421690, r+sr=roc, blocking1.9=damon 2008-03-12 07:56:38 +00:00
blassey%mozilla.com b8929025f0 backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 22:46:32 +00:00
blassey%mozilla.com fc37ea022b switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 21:49:58 +00:00
dtownsend%oxymoronical.com 7b7f5657ee Disabling test due to bug 421790 2008-03-09 14:46:17 +00:00
dtownsend%oxymoronical.com 988fc30860 Fix test to report what the differences actually were. 2008-03-09 13:06:30 +00:00
blassey%mozilla.com d66d0b8772 backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 22:56:48 +00:00
blassey%mozilla.com fbc9687a30 switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 21:39:35 +00:00
edward.lee%engineering.uiuc.edu c06f93dc75 Bug 416446 - Make PluralForm more useful for extensions and delay importing strings for perf. r=sdwilsh, r=smontagu, a1.9=damons 2008-02-25 21:33:40 +00:00
philringnalda%gmail.com dc7d3b08a5 Bug 418012 - Friulian (fur) missing from (accept) language options, r=smontagu, a=schrep 2008-02-20 06:48:08 +00:00
jag%tty.nl 4221353fba Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 08:50:33 +00:00
reed%reedloden.com 5ba1e3637a Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep] 2008-02-13 11:33:40 +00:00
stefanh%inbox.com 6fc4bce5ee Bug 415962 - Map [sv-se] to Swedish/Sweden. Patch by Hasse <hasse@jasajudeju.se>. r=smontagu, a=mtschrep. 2008-02-12 17:24:21 +00:00
smontagu%smontagu.org bc76c557f9 Testcase for bug 416721 2008-02-11 16:48:25 +00:00
smontagu%smontagu.org fb9dcf5898 Pass per-item offsets to ScriptBreak. Bug 416721, r=masayuki, sr=shaver, a=mconnor 2008-02-11 16:46:55 +00:00
reed%reedloden.com 3aa8d95762 Bug 374040 - "nsIScriptableDateFormat does not work as expected with dateFormatLong" (move test to unix sub-directory to fix bustage) [p=arenevier@fdn.fr (arno.) r=smontagu] 2008-02-01 02:55:35 +00:00
reed%reedloden.com 0fd70dff27 Bug 374040 - "nsIScriptableDateFormat does not work as expected with dateFormatLong" [p=arenevier@fdn.fr (arno.) r=smontagu a1.9=schrep] 2008-01-30 04:32:19 +00:00
bent.mozilla%gmail.com 34bc9cb734 Bug 414677 - Patch for bug 404386 breaks 64-bit build. r+sr+a=jst. 2008-01-29 23:23:24 +00:00
bent.mozilla%gmail.com e21c0e91c9 Bug 404386 - nsScanner construction is 5% of setting innerHTML. r=mrbkap,smontagu. sr=jst. a=blocking1.9. 2008-01-29 22:12:22 +00:00
mozilla%weilbacher.org 8eddf0f12b Bug 413613: remove MOZ_EXTRA_X11CONVERTERS and the code it enables, r=smontagu, a=beltzner 2008-01-28 22:22:55 +00:00
edward.lee%engineering.uiuc.edu eb0412407d Bug 414141 - Help debug bad plural strings to PluralForm.jsm by printing the caller. r=l10n@mozilla.com, r=smontagu, a1.9=schrep 2008-01-27 17:44:08 +00:00
dbaron%dbaron.org 81bf9259f4 Remove unused OrderIdFormater (sic) code. r=smontagu b=414142 Not part of the build. 2008-01-27 07:55:31 +00:00
edward.lee%engineering.uiuc.edu b1cda77195 Bug 413670 - Add plural rules for Irish ga-IE, Arabic, Maltese, Macedonian. r=l10n@mozilla.com (Pike), r=smontagu, a1.9=beltzner 2008-01-27 07:33:05 +00:00
mozilla%weilbacher.org 5750878092 Bug 376790: remove support for non-cairo GFX ports from configure.in, r=ted.mielczarek, a=mtschrep 2008-01-23 08:27:49 +00:00
edward.lee%engineering.uiuc.edu c0f43440a7 Just adding a comment/link for bug 394516 2008-01-23 02:25:01 +00:00
edward.lee%engineering.uiuc.edu 988ef379a0 Bug 394516 - Figure out a remaining-time rounding scheme for minutes -> hours/days. r=sdwilsh, r=l10n@mozilla.com (Pike), b-ff3=beltzner 2008-01-23 02:18:27 +00:00
karlt+%karlt.net 2124b94abf Update entities in line with MathML 2.0 xhtml-math11-f.dtd,v 1.16 2003/11/04,
with code point updates from http://www.unicode.org/reports/tr25/tr25-9.html
b=289938, rs=pavlov.
2008-01-10 10:34:35 +00:00
smontagu%smontagu.org 40f49b4058 Remove unnecessary include of nsCOMPtr.h. Bug 400918, r+sr=roc, a=dsicore 2008-01-06 09:41:20 +00:00
bugzilla%standard8.plus.com 54f0f2eadc Bug 410332 nsITextTransform.h should use nsStringGlue.h instead of nsString.h. r/moa=smontagu,approval1.9=beltzner 2008-01-03 16:54:03 +00:00
dveditz%cruzio.com 7da16a898d bug 407161 fix garbled-Japanese Tbird subject lines (regression). patch by VYV03354@nifty.ne.jp, r=smontagu, sr=dveditz, a=beltzner 2007-12-18 19:08:35 +00:00
kaie%kuix.de 6184525208 Bug 407348, intl/uconv/tests build failure on Linux x86_64
r=smontagu, a=dsicore
2007-12-12 13:23:20 +00:00
smontagu%smontagu.org bb8a101895 Bug 407207: add unit tests in intl/uconv to makefiles 2007-12-07 11:06:07 +00:00
smontagu%smontagu.org 76a47e94a2 Regression test for bug 335816 2007-12-06 17:04:46 +00:00
bugzilla%standard8.plus.com 19d481f8c8 Bug 403786 Remove unnecessary nsISupportsArray includes from intl code. r/moa=smontagu,a1.9=dsicore 2007-11-15 19:59:25 +00:00
reed%reedloden.com 40d1a12901 Bug 401796 - "nsIStringCharsetDetector.h should not include nsString.h" [p=Mook r=smontagu a1.9=damons] 2007-11-13 08:37:27 +00:00
reed%reedloden.com ed7b87b141 Bug 403221 - "Fix typo: |explaination| -> |explanation|" [p=sgautherie.bz@free.fr (Serge Gautherie)] 2007-11-13 06:51:37 +00:00
smontagu%smontagu.org b23fe01d80 Define langgroups for all charset decoders 2007-11-11 19:52:34 +00:00
reed%reedloden.com 2b8510513f Bug 331780 - "Please don't build most of the uconv modules when building native uconv" [p=mh+mozilla@glandium.org (Mike Hommey) r=jshin a1.9=damons] 2007-11-09 07:01:46 +00:00
reed%reedloden.com 023bb7ac32 Bug 384172 - "Updated builds to latest trunk crashes with selinux error while loading shared library: /opt/firefox/libxul.so" (fix build flags) [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr+a1.9=roc] 2007-10-15 10:00:27 +00:00
gerv%gerv.net d38c158995 Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 12:08:47 +00:00
reed%reedloden.com 4a7e9a020a Bug 397216 - "nsPersistentProperties shutdown leak in uconv" [p=asqueella r=smontagu a1.9=damons] 2007-10-05 19:30:37 +00:00
roc+%cs.cmu.edu f2d23ab9cf Bug 397597. Enable native platform linebreaking for Tibetan and Lao. r=masayuki,a=dbaron 2007-09-30 20:30:32 +00:00
masayuki%d-toybox.com 49f0740fd1 Bug 389056 Don't break line between periods and quote, the additional patch r+sr+a=roc 2007-09-24 09:29:22 +00:00
roc+%cs.cmu.edu 847f64420a Bug 396761. Fix buffer length. r=smontagu,a=bz 2007-09-21 09:12:29 +00:00
smontagu%smontagu.org 3b6ff16447 Update bidi mirroring table to Unicode corrigendum 6. Bug 392581, r=jshin, blocking1.9=dbaron 2007-09-20 11:16:17 +00:00
masayuki%d-toybox.com 2725276ed0 Bug 389056 Don't break line between periods and quote/Bug 388096 add line�]breaking opportunity after U+058A ARMENIAN HYPHEN, U+2010 HYPHEN, U+2012 FIGURE DASH and U+2013 EN DASH. And U+2014 EM DASH should be breakable before and after except that between the same characters/Bug 389595 Don't break around '(' and ')'/Bug 390920 Don't break around &nbsp; r+sr=roc, b1.9=dbaron 2007-09-19 06:34:25 +00:00
roc+%cs.cmu.edu df1d8efba7 Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky 2007-09-18 23:12:10 +00:00
roc+%cs.cmu.edu 5c664761b6 Bug 389437. Handle searching for word breaks when starting at the end of the available text. r=smontagu,a=damon 2007-09-10 23:03:18 +00:00
smontagu%smontagu.org 2719ee1746 Tests for bug 381412 2007-09-06 05:38:21 +00:00
smontagu%smontagu.org 6c097f6bba Treat all empty and incomplete sequences as encoding errors, and some other clean-up. Bug 381412, r=jshin, sr=dveditz, b1.9=jst 2007-09-06 05:02:18 +00:00
philringnalda%gmail.com 9f291e4b23 Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore 2007-09-05 13:47:25 +00:00
jag%tty.nl 470bf4ec8c Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg 2007-09-05 13:05:02 +00:00
roc+%cs.cmu.edu cdbafc55dc Bug 336959. Exit properly if we get OOM. patch by Theppitak Karoonboonyanan, r+sr=roc,a=damon 2007-09-04 03:58:52 +00:00
roc+%cs.cmu.edu d1108c6d59 Bug 393356. Don't export cattable.h; any users should be using nsIUGenCategory instead 2007-08-29 02:08:23 +00:00
roc+%cs.cmu.edu dc4ea8c74d Bug 393356. Spellchecker should not use private copy(ies) of the Unicode category tables. r=smontagu,a=damon 2007-08-29 02:03:32 +00:00
nick.kreeger%park.edu 475863749b Fixing bug 384796, Call to |nsIStringBundleOverride| always beats the embedding calls. r=mento, sr=roc, 1.9approval=dsicore. Trunk only. 2007-08-28 19:48:47 +00:00
masayuki%d-toybox.com eb259b741f b=390048, fix bustage, patch by <bugzilla@mcsmurf.de> r=benjamin 2007-08-15 22:59:37 +00:00
masayuki%d-toybox.com 322fdc3321 Bug 389520 Complex Text Line Breaking with ATSUI/Carbon for Mac. patch by <vsatayamas@gmail.com> r+sr=roc, a=dsicore 2007-08-15 21:16:33 +00:00
masayuki%d-toybox.com 890f8c69e8 bug 390048 Complex Text Line Breaking with Uniscribe for Windows #2. patch by <nattachai@gmail.com> r+sr=roc, a=dsicor 2007-08-15 16:52:13 +00:00
masayuki%d-toybox.com 0202c6aae5 bug 390048 Complex Text Line Breaking with Uniscribe for Windows. patch by <nattachai@gmail.com> r+sr=roc, a=dsicor 2007-08-15 16:36:59 +00:00
philringnalda%gmail.com 36e4418263 Bug 211004 - mailnews.reply_header_locale de-DE not working, patch by Christian Eyrich <ch.ey@gmx.net>, r=smontagu, sr=biesi 2007-08-15 03:54:16 +00:00
benjamin%smedbergs.us ef5b6db46a Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 14:46:28 +00:00
roc+%cs.cmu.edu 4fbb24b55d Removing obsolete files 2007-07-19 03:27:42 +00:00
roc+%cs.cmu.edu 635fee776a Bug 336959. Use Pango to break inside Thai/Lao runs. Patch by Theppitak Karoonboonyanan, r+sr=roc 2007-07-19 03:26:53 +00:00
masayuki%d-toybox.com 106a47b80e Bug 255990 adding spec table to CVS 2007-07-12 15:56:35 +00:00
masayuki%d-toybox.com a456a4318e Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r+sr=roc 2007-07-12 15:52:52 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
timeless%mozdev.org c925310aae Bug 384803 nsStringBundle::FormatStringFromID should return nsMemory allocated strings
patch by prasad@medhas.org r=timeless r=smontagu sr=biesi
2007-07-01 19:29:43 +00:00
smontagu%smontagu.org f2bdb33acd Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc 2007-07-01 05:56:11 +00:00
smontagu%smontagu.org 50f212fdb8 Trigger Bidi processing also for non-displayable control characters (RLM, RLE, RLO, etc.) Bug 177148, r+sr=roc, a=asa 2007-06-28 20:03:24 +00:00
smontagu%smontagu.org c7717b3347 Only strip zero-width joiner and non-joiner control characters when we do our own Arabic shaping. Bug 280936, r=jshin, sr=rbs 2007-06-28 20:03:23 +00:00
smontagu%smontagu.org fdb2a46b6d Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2007-06-28 20:03:22 +00:00
smontagu%smontagu.org 23bfdbd24e Update data files to Unicode 5.0 2007-06-28 20:03:21 +00:00
smontagu%smontagu.org 956bb5b8d2 Update data files to Unicode 5.0 2007-06-28 20:03:20 +00:00
smontagu%smontagu.org 083dfe0c9f Update Bidi character data tables to Unicode 4.1.0. Bug 288836, r=jshin, rs=roc, a=mkaply 2007-06-28 20:03:19 +00:00
dveditz%cruzio.com 644d74a463 Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2007-06-28 20:03:18 +00:00
gerv%gerv.net 278be35839 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 20:03:17 +00:00
mats.palmgren%bredband.net 26380c2ad7 Fix crash on unicode "zero width non-joiner" sequence. b=217903 r+sr=dbaron 2007-06-28 20:03:16 +00:00
smontagu%smontagu.org afe435cab7 Improve the CHAR_IS_BIDI macro. Bug 240943, patch from an idea by Peter Kirk, r+sr=roc 2007-06-28 20:03:14 +00:00
smontagu%smontagu.org 99d1ba72ee Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky 2007-06-28 20:03:13 +00:00
smontagu%smontagu.org 07ae733eec Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs. 2007-06-28 20:03:12 +00:00
smontagu%smontagu.org 397e5d7fcd Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs. 2007-06-28 20:03:11 +00:00
smontagu%smontagu.org b834cb8796 Update the table of Bidi character categories to Unicode 4.0.1: partial patch to Bug 240943 to match the 1.7 branch checkin. r=jshin, rs=blizzard. 2007-06-28 20:03:10 +00:00
gerv%gerv.net 5aae79b0be Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 20:03:09 +00:00
smontagu%netscape.com 6aec027e8d Make Bidi symmetric swapping handle characters outside BMP. Bug 122800, r=mkaply, sr=darin 2007-06-28 20:03:08 +00:00
cbiesinger%web.de 9d9e17e650 bug 236707 ARABIC COMMA's Joining Class is wrong
patch by Behnam Esfahbod <behnam@esfahbod.info> r=smontagu sr=rbs a=mkaply
2007-06-28 20:03:07 +00:00
darin%meer.net 91b46f9951 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2007-06-28 20:03:06 +00:00
smontagu%netscape.com 1e35c3c501 Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa. 2007-06-28 20:03:05 +00:00
bryner%brianryner.com fdb3740edf Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2007-06-28 20:03:04 +00:00
sfraser%netscape.com 7d78d32148 Make static data const in nsBidiUtils.cpp. Bug 74803. r=dbaron, sr=alecf. 2007-06-28 20:03:03 +00:00
timeless%mozdev.org 59df298909 Bug 126484 Occurences of uninitialized variables being used before being set (in Bidi files)
patch by mozilla-bugs@nogin.org r=smontagu sr=bz
2007-06-28 20:03:02 +00:00
cbiesinger%web.de 3ec9497023 remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203 2007-06-28 20:03:01 +00:00
smontagu%netscape.com 66bc993cc1 Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa 2007-06-28 20:03:00 +00:00
smontagu%netscape.com 86480f56b7 Do Arabic shaping earlier before measuring the text so that it gets laid out correctly. Bugs 117041, 138097. r=ftang, sr=waterson 2007-06-28 20:02:59 +00:00
smontagu%netscape.com 0ebbbdc7e4 ArabicShaping() shouldn't assume that the input and output is in visual order. Bug 137871. r=ftang, sr=attinasi 2007-06-28 20:02:58 +00:00
smontagu%netscape.com 4215d2ee44 Move HandleNumbers() from nsBidiPresUtils to nsBidiUtils. Bug 137857. r=ftang, sr=attinasi 2007-06-28 20:02:57 +00:00
smontagu%netscape.com ddadc54a4f Fix for bug 121654, "Browser hangs when viewing a Ja message w/o MIME header with folder charset set to Arabic (IBM-864)". r=mkaply, sr=kin, a=asa 2007-06-28 20:02:56 +00:00
smontagu%netscape.com 243b16d96f Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2007-06-28 20:02:55 +00:00
smontagu%smontagu.org db10bdcf14 Remove unused empty decoders and encoders for CP932 and CP950. Bug 385044, r=jshin 2007-06-24 09:48:58 +00:00
roc+%cs.cmu.edu 9e7edc9f10 Bug 383542. Stop word breaking at NBSP. r+moa=smontagu 2007-06-15 02:33:54 +00:00
smontagu%smontagu.org 84bed24f98 Unit test for bug 383018. Author: Adam Guthrie <ispiked@gmail.com 2007-06-07 08:02:43 +00:00
smontagu%smontagu.org d4d3edb399 Add 'ascii' as alias for 'us-ascii'. Bug 383018, patch by Adam Guthrie <ispiked@gmail.com>, r=smontagu, blanket sr=roc 2007-06-03 08:16:49 +00:00
roc+%cs.cmu.edu 6a065b0930 Backing out to fix bustage :-( 2007-05-24 05:16:53 +00:00
roc+%cs.cmu.edu 23228d9dbb Fixing bustage... 2007-05-24 04:52:46 +00:00
roc+%cs.cmu.edu 5a370c653e Fixing bustage... 2007-05-24 03:40:15 +00:00
roc+%cs.cmu.edu c06e600782 Bug 336959. Reland update to use Pango for linebreaking of Thai and CJK text on Linux. patch by Theppitak Karoonboonyanan, r+sr=roc 2007-05-24 03:16:16 +00:00
roc+%cs.cmu.edu c41d28f0ae Backing out due to bustage. 2007-05-23 04:26:42 +00:00