Commit Graph

56 Commits

Author SHA1 Message Date
Jonas Sicking
28396b7d9c Bug 545059: Remove unneeded/non-working bidi.controlstextmode pref. r=smontagu 2010-02-24 21:58:17 -08:00
Simon Montagu
545c0b5a6f Update data files and tests to Unicode 5.2. Bug 528359, r=Masatoshi Kimura <YV03354@nifty.ne.jp> 2009-12-21 01:20:35 -08:00
Benjamin Smedberg
2e9438fd2f Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Simon Montagu
650af63626 Check alt text for right-to-left characters and enable bidi processing if they are found. Bug 503269, r+sr=roc 2009-07-12 06:32:48 -07:00
timeless@mozdev.org
de6cf61130 Bug 491193 - fix intl warnings. r=smontagu 2009-05-18 12:44:02 +02:00
Serge Gautherie
63e5ae4909 Bug 117440 - remove usages of DEBUG_PRINTF in favor of NS_ASSERTION/NS_WARNING; (Dv1) <nsCompressedCharMap.cpp> remove commented out FONT_SCAN_PRINTF(); r=smontagu 2009-04-22 14:24:30 +02:00
Ehsan Akhgari
d2b5ccb3ce Bug 467672 - need additional bidi.numerals setting for Persian (eastern Arabic-Indic) numerals; r=roc,jfkthame sr=roc 2009-01-30 11:43:17 +03:30
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Ehsan Akhgari
3beeff12e4 Bug 473530 - PRBool violations after landing of bug 441782; r,sr=roc 2009-01-15 11:24:44 +03:30
Ehsan Akhgari
0f987d9366 Bug 470376 - Compiler warnings from landing of bug 441782; r,sr=roc 2008-12-19 14:37:09 +03:30
Ehsan Akhgari
ca2a90bdee Bug 441782 - bidi.numerals == 4 does not switch numeric shapes in content; r,sr=roc 2008-12-18 23:42:53 +03:30
Simon Montagu
d9ef03b490 Exclude Arabic numeric formatting characters from IS_ARABIC_ALPHABETIC. Bug 438571, r=Ehsan Akhgari <ehsan.akhgari@gmail.com> 2008-12-06 08:45:31 -08:00
Simon Montagu
3ebc1e4e68 Update Unicode data files to Unicode version 5.1. Bug 427350, r=jdaggett 2008-12-03 10:11:01 +02:00
Boris Zbarsky
39530e9214 Fixing build warnings due to us null-checking a pointer that's never null. No bug. 2008-10-07 17:24:37 -04:00
Jonas Sicking
6f2a7e0f6b Update Access-Control implementation to match changes in spec. b=389508 r/sr=jst 2008-09-30 17:50:42 -07:00
Arpad Borsos
eef0edf9d5 Bug 454766 - Add suggested parentheses to layout/; r+sr=roc; (with nits by sgautherie) 2008-09-15 17:40:25 +02:00
smontagu@smontagu.org
479ae9823b 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
jag@tty.nl
057bc17743 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
reed@reedloden.com
0ba0ded3b4 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
smontagu@smontagu.org
1fdf16e149 Remove unnecessary include of nsCOMPtr.h. Bug 400918, r+sr=roc, a=dsicore 2008-01-06 01:41:20 -08:00
gerv@gerv.net
2c4fa4403c Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
smontagu@smontagu.org
6ca954fbde Update bidi mirroring table to Unicode corrigendum 6. Bug 392581, r=jshin, blocking1.9=dbaron 2007-09-20 04:16:17 -07:00
benjamin@smedbergs.us
28d40dae74 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
smontagu@smontagu.org
564c2941e0 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
dae508598f 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
ae93203d63 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
9ef6b61d05 Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2007-06-28 13:02:59 -07:00
dveditz@cruzio.com
f7ec894b10 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
bb707ce3a6 Update data files to Unicode 5.0 2007-06-28 13:02:58 -07:00
mats.palmgren@bredband.net
26e2b943da 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
88ce7bfec8 Update data files to Unicode 5.0 2007-06-28 13:02:57 -07:00
smontagu@smontagu.org
e1ba587b8c 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
d723edb2e2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 13:02:58 -07:00
smontagu@smontagu.org
304cfb33d6 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
e9c6d5f43b 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
efb32cca41 Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs. 2007-06-28 13:02:55 -07:00
smontagu@smontagu.org
76f1f3e263 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
dfa17730cf 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
2ff20e6504 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 13:02:52 -07:00
smontagu@netscape.com
cda6b869fb 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
9fc18f986d 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
94ca77c509 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
fbe2ecc898 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
e24f6f397b 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
c39ea6e9ef Make static data const in nsBidiUtils.cpp. Bug 74803. r=dbaron, sr=alecf. 2007-06-28 13:02:50 -07:00
timeless@mozdev.org
c14aff16d7 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
bc9839eb92 remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203 2007-06-28 13:02:48 -07:00
smontagu@netscape.com
7548313ad6 Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa 2007-06-28 13:02:47 -07:00
smontagu@netscape.com
d59c8533dc 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
db821410ae 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