reed%reedloden.com
|
3bb48e6bfe
|
Bug 423676 - "weirdness with layout and selection of mixed-direction text" [p=uriber@gmail.com (Uri Bernstein) r=smontagu sr=roc a1.9b5=schrep]
|
2008-03-24 07:30:49 +00:00 |
smontagu%smontagu.org
|
ad649a2daf
|
When creating a bidi continuation for a frame with fluid continuations, set the length of all the frames in the continuation chain to zero except the last one. Bug 409375, r+sr+blocking1.9=roc
|
2008-01-30 04:13:06 +00:00 |
smontagu%smontagu.org
|
475eccb11c
|
Collect frames from all block continuations in the buffer for bidi resolution. Bug 408292. r+sr=roc, a=schrep
|
2007-12-20 10:06:14 +00:00 |
smontagu%smontagu.org
|
7c721eed11
|
Remove cruft from nsBidiPresUtils. Bug 393962, r+sr+a=roc
|
2007-08-29 09:19:16 +00:00 |
smontagu%smontagu.org
|
0ebfbbc8a8
|
Bug 369236: Move IsBidiFormControl from nsHTMLReflowState to nsBlockFrame. r+sr=roc
|
2007-02-11 07:19:09 +00:00 |
roc+%cs.cmu.edu
|
b1f364247c
|
Bug 367930. Introduce an nsIRenderingContext::GetHints flag (temporarily) that tells us whether new-text-runs are being used underneath. When new text runs are in use, never reverse text manually, we can be sure that the platform textrun will do it.
|
2007-01-25 01:58:55 +00:00 |
roc+%cs.cmu.edu
|
f3f7b87507
|
Bug 333659. Land layout changes to pass only single-direction textruns to nsIRenderingContext string methods. r=dbaron
|
2007-01-23 02:58:55 +00:00 |
uriber%gmail.com
|
df7ead955d
|
Bug 328168: Horizontal paddings, borders and margins on multi-frame bidi inlines appear in the wrong places. Patch by Haamed Gheibi <gheibi@gmail.com>. r=roc+uriber, sr=roc.
|
2006-06-15 08:16:23 +00:00 |
uriber%gmail.com
|
0fd2c6463d
|
Mark lines for which bidi continuations were created or removed dirty, instead of marking everything dirty when continuations removed. bug=330373 r=roc sr=bzbarsky
|
2006-03-15 20:52:02 +00:00 |
uriber%gmail.com
|
15fa7e0fb1
|
In EnsureBidiContinuation, leave fluid continuations alone, and only re-use non-fluid continuations as bidi continuations. bug=329878 r=smontagu sr=bzbarsky
|
2006-03-12 22:09:28 +00:00 |
uriber%gmail.com
|
089788fa91
|
Do away with geometry in nsFrameList::GetPrev[Next]VisualFor() and nsLineIterator::CheckLineOrder(). Instead use new helper methods in nsBidiPresUtils for determining visual order of the top level of frames in a line. bug=303884 r=smontagu sr=roc
|
2006-03-12 09:49:48 +00:00 |
uriber%gmail.com
|
2d8d81ce6a
|
Change RemoveBidiContinuation() to convert bidi continuations into in-flows instead of actually remove them, in attempt to impreove performance. bug=319930 r=smontagu sr=bzbarsky
|
2006-03-08 09:02:42 +00:00 |
uriber%gmail.com
|
c3e489445d
|
Bug 299065: Bidi resolution needs to split inlines in addition to text frames. r+sr=dbaron
|
2006-02-21 21:33:47 +00:00 |
bugzilla%arlen.demon.co.uk
|
147b99f635
|
Bug 162081 Wrong letter is underlined as accesskey / mnemonic when widget direction is RTL
p=mozilla-bugzilla@future.shiny.co.il r/sr=bzbarsky
|
2004-10-29 12:28:19 +00:00 |
bryner%brianryner.com
|
cc807b07b1
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
gerv%gerv.net
|
85ce8c146b
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
smontagu%netscape.com
|
f165e1286f
|
Use a hashtable instead of searching an array, to make RemoveBidiContinuation() not be O(n^2). Bug 212827, r+sr=bzbarsky.
|
2003-07-24 18:33:50 +00:00 |
smontagu%netscape.com
|
0eb1bec904
|
Fix regression with form controls on visual bidi pages. Bug 142233, r=jkeiser, sr=kin
|
2002-07-10 00:52:17 +00:00 |
smontagu%netscape.com
|
ee66c996a1
|
Do Arabic shaping earlier before measuring the text so that it gets laid out correctly. Bugs 117041, 138097. r=ftang, sr=waterson
|
2002-06-11 21:00:20 +00:00 |
smontagu%netscape.com
|
e35ea80166
|
Correct handling of zero-width joiners and non-joiners. Bug 110497. r=ftang, sr=attinasi
|
2002-04-23 23:50:17 +00:00 |
smontagu%netscape.com
|
c899f736aa
|
Move HandleNumbers() from nsBidiPresUtils to nsBidiUtils. Bug 137857. r=ftang, sr=attinasi
|
2002-04-23 23:29:18 +00:00 |
smontagu%netscape.com
|
5fee128a75
|
Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi
|
2002-02-19 20:41:32 +00:00 |
mkaply%us.ibm.com
|
6335443d7c
|
#36163
r=mkaply, r/sr=attinasi
Don't show Bidi control characters in the browser
|
2001-11-14 14:21:52 +00:00 |
smontagu%netscape.com
|
3952aef94a
|
To fix Mac bustage
|
2001-11-12 21:40:03 +00:00 |
smontagu%netscape.com
|
06ac167e95
|
Fix for bug 81773: Bidi XUL text (e.g. bookmarks, tab titles) was flipping to and fro on systems without native Bidi support. r=mkaply, r/sr=hyatt, sr=attinasi
|
2001-11-12 20:51:48 +00:00 |
dbaron%fas.harvard.edu
|
b30ae7fa9d
|
Fix BiDi regression from style system landing by correcting implementation of 'unicode-bidi' to be a non-inherited property, correctly mapping attributes to it, splitting text frames with both strong RTL and LTR characters, and stripping BiDi control characters. Code by me and lkemmel@il.ibm.com r=simon@softel.co.il sr=hyatt b=83958
|
2001-06-29 03:15:58 +00:00 |
ftang%netscape.com
|
1dc36fa113
|
fix bug 71358. Use xpcom pointer and do right thing for ref count
r/sr=hyatt
|
2001-05-15 11:57:22 +00:00 |
erik%netscape.com
|
bb950e904e
|
bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; a couple of new
files from the IBM bidi project; these are utilities for reordering in the
layout engine
|
2001-03-09 01:12:39 +00:00 |