Ehsan Akhgari
|
8de2c3cb19
|
Bug 240933 - Part 3: Correct the caret movement throughout textareas (and pre elements with caret browsing turned on as well); r=roc a=dbaron
--HG--
extra : rebase_source : 9f015607bc84a11137ab11ba47c14e98c20e3970
|
2010-07-13 21:49:16 -04:00 |
|
Ehsan Akhgari
|
d84bc18024
|
Back out bug 240933 and bug 590554 because of reftest failure on Win7 and also bug 593211
|
2010-09-02 19:54:23 -04:00 |
|
Ehsan Akhgari
|
bb65502039
|
Bug 240933 - Part 13: Consider text frame continuations containing only newlines editable; r,a=roc
--HG--
extra : rebase_source : b66535705ec25cd4dca7378424b78cc3bef94e46
|
2010-08-13 18:58:26 -04:00 |
|
Ehsan Akhgari
|
262d16a6c3
|
Bug 240933 - Part 3.1: Position the selection before the terminating newline when clicking to the right of the line; r=roc a=dbaron
--HG--
extra : rebase_source : 51ab2d6caf2b8827cf2e1eb88e5034d75268f658
|
2010-07-16 17:34:36 -04:00 |
|
Ehsan Akhgari
|
da0113546a
|
Bug 240933 - Part 3: Correct the caret movement throughout textareas (and pre elements with caret browsing turned on as well); r=roc a=dbaron
--HG--
extra : rebase_source : 198f679bb5cea82b710c921576fa44c59f77aa23
|
2010-07-13 21:49:16 -04:00 |
|
Boris Zbarsky
|
607cf078b1
|
Bug 580167 part 1. Create an nsTextFrame::ReflowText that doesn't need a reflow state. r=dbaron
|
2010-08-25 14:54:46 -04:00 |
|
Robert O'Callahan
|
5de92d7b23
|
Bug 581222. Extend gfxAlphaBlur to support "spread radii". r=vlad
--HG--
extra : rebase_source : e644ae08007e52c524c3237d336441f1413f846b
|
2010-08-23 21:30:07 +12:00 |
|
Robert O'Callahan
|
7be62af7f1
|
Bug 584282. Use nsDisplayItem::ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame, wherever possible. r=tnikkel,a=dbaron
--HG--
extra : rebase_source : 730ba8640cb37bd8484ff069b5d6fd46d9bc3e84
|
2010-08-13 22:01:58 +12:00 |
|
Robert O'Callahan
|
33a0aec926
|
Bug 584282. Add nsDisplayItem::mToReferenceFrame and initialize it in the constructor. r=tnikkel,a=dbaron
--HG--
extra : rebase_source : 496cbde7c495eb8872c3d0ffc0ca4c57c2a6a777
|
2010-08-13 22:01:13 +12:00 |
|
Robert O'Callahan
|
af4fec12f8
|
Bug 585817. Part 2: Change nsIPresShell::CreateRenderingContext to GetReferenceRenderingContext, that uses the shared 1x1 surface, and use it all over the place. r=mats,sr=dbaron
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
710798b9a7
|
Backed out changeset 7b3726c3a580
|
2010-08-19 19:04:08 -05:00 |
|
Robert O'Callahan
|
7dd66ea23a
|
Bug 585817. Part 2: Change nsIPresShell::CreateRenderingContext to GetReferenceRenderingContext, that uses the shared 1x1 surface, and use it all over the place. r=mats,sr=dbaron
|
2010-08-19 13:49:35 -05:00 |
|
Ehsan Akhgari
|
489e5fab3f
|
Bug 580869 - Cache the frame found in nsTextFrame::GetChildFrameContainingOffset; r=roc approval2.0=dbaron
--HG--
extra : rebase_source : 3bdd49e0e039c212b5faa8d12bcbdd785da267a4
|
2010-08-10 11:16:17 -04:00 |
|
Kyle Huey
|
48e10623c5
|
Bug 575043: Remove internal uses of nsICaseConversion. r=smontagu sr=roc
--HG--
extra : rebase_source : f95ad3f21a95e354324e1524c378cad7146f3241
|
2010-07-29 12:22:16 -07:00 |
|
Boris Zbarsky
|
b5d20cfbb2
|
Bug 441669. Look for our flow by starting at the cached location and moving out, instead of always searching in one direction and then in the other. r=roc
|
2010-07-19 11:55:19 -04:00 |
|
Michael Ventnor
|
56ba116210
|
Bug 564991. Part 3: Create unique nsDisplayItem types for every single display item. r=tnikkel
|
2010-07-16 09:07:49 +12:00 |
|
Alexander Surkov
|
65c355c8a7
|
Bug 573706 - make frame based accessible creation more pellucid, r=davidb, sr=roc
|
2010-06-28 21:02:03 +09:00 |
|
Henri Sivonen
|
21c2b278cb
|
Bug 534071 - Treat carriage returns as tab-like whitespace in layout. r=roc.
|
2010-05-12 10:57:12 +03:00 |
|
Daniel Holbert
|
f0ce4494a7
|
Bug 571059: Update debugging printfs to treat nsFrameState objects as 64-bit & fix build warnings. r=dbaron
|
2010-06-10 11:26:57 -07:00 |
|
L. David Baron
|
e272b3a13d
|
Use macros for frame state so that it's easy to change the size and easier to read the constants. (Bug 570837) r=roc
|
2010-06-08 22:28:14 -07:00 |
|
Simon Montagu
|
39aeabb13e
|
Back out change from bug 399850 that causes an assertion to fire
|
2010-05-12 23:34:42 -07:00 |
|
Simon Montagu
|
85a1e8061a
|
Don't split frames in bidi resolution that have the same resolved directionality but different character types. Bug 399850, r=ehsan, roc
|
2010-05-10 23:14:05 -07:00 |
|
Boris Zbarsky
|
fb534f9674
|
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
|
2010-05-05 14:18:05 -04:00 |
|
Boris Zbarsky
|
d136b98028
|
Bug 562688 part 11. Eliminate eELEMENT usage in layout/generic. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
|
David Baron
|
c66b15e601
|
Bug 502301 - fix C++0x narrowing conversion inside {} compilation errors [r=benjamin]
|
2010-04-20 10:41:21 +02:00 |
|
Michael Ventnor
|
3e049f0588
|
Bug 544099 - Highly optimise -moz-box-shadow for common cases by allowing layout to specify an area where blurring is not needed r=roc,joe
--HG--
rename : gfx/thebes/src/gfxBlur.cpp => gfx/src/thebes/utils/gfxBlur.cpp
rename : gfx/thebes/public/gfxBlur.h => gfx/src/thebes/utils/gfxBlur.h
extra : rebase_source : d7ad7a1ee2ac9e25937133dba95f0f8d7347d612
|
2010-04-18 13:13:10 +10:00 |
|
Masayuki Nakano
|
bb2c56323d
|
Bug 556694 Selection color isn't reverted when input field is specified only background-color r=dbaron
|
2010-04-08 21:44:57 +09:00 |
|
Felipe Gomes
|
e4fb76d330
|
Bug 489127 - nodesFromRect required for better usability on mobile devices (part 1+2) [r=roc]
|
2010-04-07 20:31:26 -04:00 |
|
Masayuki Nakano
|
ff4d34e035
|
Bug 183646 ::-moz-selection does not work in form controls (input[type=text], input[type=password], textarea) r=dbaron
|
2010-04-07 11:10:54 +09:00 |
|
Masayuki Nakano
|
6116cdc355
|
Bug 552493 Hang on select-all in large textbox (which repeats if I unfocus & focus Firefox) r=roc
|
2010-04-06 18:01:53 +09:00 |
|
L. David Baron
|
15a5fe036b
|
Use the appropriate color based on visitedness for the 'background-color' property. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
a35f4b2aac
|
Use the appropriate color based on visitedness for the 'color' property. (Bug 147777) r=roc
|
2010-04-02 18:58:25 -07:00 |
|
Masayuki Nakano
|
f88647e545
|
Bug 554822 Caret should refer the actual text color instead of the value of CSS color property r=roc
|
2010-04-01 11:35:48 +09:00 |
|
Masayuki Nakano
|
37b847f135
|
Bug 554822 backout the previous patch
|
2010-04-01 02:31:06 +09:00 |
|
Masayuki Nakano
|
f1448bab60
|
Bug 554822 Caret should refer the actual text color instead of the value of CSS color property r=roc
|
2010-04-01 02:12:43 +09:00 |
|
Robert O'Callahan
|
0fd1837981
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
|
Robert O'Callahan
|
c347059add
|
Bug 549184. Track 'has nonempty content been placed on this line yet' separately from 'has nonempty, non-span content been placed on this line yet'. r=dbaron
--HG--
extra : rebase_source : fe9318ed5143fe42107a55dfdcb6c0c8fee3dae6
|
2010-03-10 13:14:14 +13:00 |
|
Jonas Sicking
|
c7c7514f75
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
|
Robert O'Callahan
|
08392410ff
|
Bug 499862. Need to flush out linebreaker stuff even if there are no mapped flows. r=smontagu
|
2010-02-23 23:23:45 -08:00 |
|
Robert O'Callahan
|
ddd804576e
|
Bug 546530. Bound search for previous cluster start. r=smontagu
--HG--
extra : rebase_source : 5b7bca2777b5cfc5495fc9d339eaf0fbe1ff9a64
|
2010-02-19 14:30:43 +13:00 |
|
Jonathan Kew
|
365fbafa0d
|
Bug 524107 - part 1 - pass original value of 'lang' to gfx text code rather than only a 'langGroup' value, to allow language-specific font rendering. r=roc sr=mats
|
2010-02-24 09:57:44 -08:00 |
|
Serge Gautherie
|
fe65b9df27
|
Backed out changeset: b3d6a8724029 of
Bug 544099 - Allow shadow blurring to skip areas where blurring is unnecessary; Patch 3.1.
which breaks comm-central.
|
2010-02-04 20:55:10 +01:00 |
|
Michael Ventnor
|
9be7ff6cd7
|
Bug 544099 - Allow shadow blurring to skip areas where blurring is unnecessary; Patch 3.1.
r=roc.
|
2010-02-04 19:15:03 +01:00 |
|
Robert O'Callahan
|
f87b8e47f2
|
Bug 539720. Initialize cachedNewlineOffset. r=bz
--HG--
extra : rebase_source : 09b3b720d054061b7879225c747f8565a8e3ba20
|
2010-02-02 12:17:17 +13:00 |
|
Simon Montagu
|
4477558f1a
|
Allow justification space to be added after non-breaking-spaces. Bug 541189, r=roc
|
2010-01-26 23:30:13 -08:00 |
|
Robert O'Callahan
|
c51f5e4cce
|
Bug 532998. Cache the offset of the next newline character in preformatted text. r=smontagu
|
2010-01-07 13:55:09 +13:00 |
|
fantasai
|
3027a2127b
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
|
Olli Pettay
|
423522c88b
|
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
--HG--
extra : rebase_source : dbab242066ba97c0d7f34a2fb701a1c465f26ec4
|
2009-12-10 20:02:13 -08:00 |
|
Boris Zbarsky
|
5132d64872
|
Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron
|
2009-12-11 02:37:40 -05:00 |
|
Boris Zbarsky
|
8202b90f61
|
Backing out bug 525608 and bug 525952
|
2009-12-10 18:28:08 -08:00 |
|
Boris Zbarsky
|
6eb3c28de7
|
Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron
|
2009-12-10 14:36:05 -08:00 |
|
Robert O'Callahan
|
132bf4d93d
|
Bug 523468. Make sure we reflow the next line when content is pushed or pulled from an inline frame. r=dbaron
|
2009-10-27 14:43:56 +13:00 |
|
Boris Zbarsky
|
7813eeb6d1
|
Bug 525295. Rename nsStyleContext::GetPseudoType to GetPseudo. r=dbaron
|
2009-10-29 17:17:56 -04:00 |
|
Robert O'Callahan
|
c3e1864c33
|
Backed out changeset 9f5177a978ac
|
2009-10-27 21:46:18 +13:00 |
|
Robert O'Callahan
|
182a9bcb4b
|
Bug 523468. Force next line to be reflowed whenever we push or pull children from an inline frame. r=dbaron
|
2009-10-27 14:43:56 +13:00 |
|
Robert O'Callahan
|
c41769107b
|
Bug 504524. Don't reflow the line after an incomplete frame unless we really need to. r=bz
|
2009-10-19 01:01:40 -07:00 |
|
Robert O'Callahan
|
c2f7a1e950
|
Bug 513082. Instead of passing aDirtyRect to nsDisplayItem::Paint, have nsDisplayList::OptimizeVisibility (renamed to ComputeVisibility) compute the intersection of the visible region with the bounds of each display item and store the result in the item's mVisibleRect. This lets us do less work to paint display items which have a small intersection with the visible region but a large intersection with the bounding-box of the visible region. r=dbaron
--HG--
extra : rebase_source : 76db4b87ef9e5a6e9de7677edc08c26e2cbc462e
|
2009-09-07 12:35:14 +12:00 |
|
Geoff Lankow
|
42c20026e9
|
Bug 517882: Implement a -moz-tab-size CSS property that specifies the number of spaces between tab stops in preformatted text. r=roc, dbaron
|
2009-09-26 13:23:47 -07:00 |
|
Michael Ventnor
|
e18537e820
|
Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc
|
2009-09-18 20:18:35 +02:00 |
|
Mats Palmgren
|
eb7a0b3a40
|
Bug 233463, patch 4 - Make nsIFrame::mNextSibling private. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
dea07412a1
|
Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX. b=512106 r=roc
|
2009-09-16 17:01:36 +02:00 |
|
Zack Weinberg
|
d47e0f433b
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
|
Dão Gottwald
|
b978bfab72
|
Backed out changeset 1e6d52401dd2
|
2009-09-04 15:32:17 +02:00 |
|
Michael Ventnor
|
7ad8a95064
|
Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc
|
2009-09-04 14:24:26 +02:00 |
|
Robert O'Callahan
|
d2fb577d70
|
Bug 503657. Treat a newline character as a valid boundary for line breaking analysis. r=smontagu
--HG--
extra : rebase_source : f64e4629aca2c394f7331c342ad33ac84223c429
|
2009-09-02 14:46:48 +12:00 |
|
Robert O'Callahan
|
d879c631ab
|
Bug 503399. Never count trimmed trailing whitespace as whitespace that should received justification spacing; in this case we were using doing that when computing caret position. r=smontagu
--HG--
extra : rebase_source : ce1488d66893565e6f338d128ff1393c456c93f6
|
2009-09-02 14:46:48 +12:00 |
|
Boris Zbarsky
|
271b9267a2
|
Bug 478504. Need to clear textruns in bidi continuations too. r=roc
|
2009-09-02 11:32:01 -04:00 |
|
fantasai
|
b2ea1d69bb
|
Bug 492627 - Remove Placeholder Continuations [Part IV: Switch float layout APIs to pass float directly, without placeholder] r=roc
|
2009-08-31 11:25:35 -07:00 |
|
Masayuki Nakano
|
ca9d43d4d7
|
Bug 486735 Verdana.ttf gets a very thick underline with spelling errors r=dbaron+jboriss
|
2009-08-20 23:33:06 +09:00 |
|
Masayuki Nakano
|
db7a62f0c8
|
Bug 509956 Bogus code in nsTextFrame::IsFloatingFirstLetterChild r=dbaron
|
2009-08-18 13:46:47 +09:00 |
|
timeless@mozdev.org
|
532204e19d
|
Bug 506251 BuildTextRunsScanner::AssignTextRun does not use lastContent
r=roc
|
2009-08-12 11:49:54 +02:00 |
|
Robert O'Callahan
|
797febec23
|
Backed out changeset 77787eb64629
|
2009-08-05 17:33:17 +12:00 |
|
Robert O'Callahan
|
1e621e52ea
|
Bug 504524. Don't reflow the line after an incomplete frame unless we really need to. r=bz
--HG--
extra : rebase_source : 0e294beea796a58b16273fbfb64d777a8f40e225
|
2009-08-05 14:38:52 +12:00 |
|
Robert O'Callahan
|
2496b1ab4e
|
Bug 504524. Change signature of nsIFrame: of nsIFrame::CharacterDataChanged to support passing of the full CharacterDataChangeInfo struct. r=bz
--HG--
extra : rebase_source : cdab9444f579d6b93e142ad8681152ecd180f818
|
2009-08-05 13:38:10 +12:00 |
|
Robert O'Callahan
|
db83f27954
|
Bug 492309. Remove useless gfxTextRuNnFactory flags. r=vlad
--HG--
extra : rebase_source : 4cdbc37f404c07f509adbfb581c662187813bc4a
|
2009-07-30 14:59:41 +12:00 |
|
Robert O'Callahan
|
0489e01337
|
Bug 371839. Remove ParentDisablesSelection, which is effectively unused. r=bzbarsky
--HG--
extra : rebase_source : 920c501f033e026709ec15792cadbb2f24462a0a
|
2009-07-27 10:06:30 +12:00 |
|
Robert O'Callahan
|
8bab94a96a
|
Bug 371839. Simplify SetSelected signature and semantics, and reimplement it in nsTextFrame much more efficiently. r=bzbarsky
--HG--
extra : rebase_source : 18c390e3ebd09de82b1a23699c56b741f928ca37
|
2009-07-27 10:05:41 +12:00 |
|
Robert O'Callahan
|
181dea6c00
|
Bug 371839. Assertions that scan all continuations should bail out if the continuation chain is too long, so they don't add O(N) to algorithmic complexity. r=bzbarsky
|
2009-07-10 14:03:03 +12:00 |
|
Masayuki Nakano
|
a9ad59ba64
|
Bug 486778 Spell checker's wavy line is sometimes drawn through misspelled words r+sr=roc
|
2009-07-01 01:52:16 +09:00 |
|
Robert O'Callahan
|
765ebd47dd
|
Bug 500556. Split FRAMETREE_DEPENDS_ON_CHARS bit into NS_CREATE_FRAME_IF_NON_WHITESPACE and NS_REFRAME_IF_WHITESPACE so we don't need to reframe for every data change. r+sr=bzbarsky
--HG--
extra : rebase_source : 580aed3273c16e8402434a6f32d18dca542f29c0
|
2009-06-29 10:48:24 +12:00 |
|
Timothy Nikkel
|
a9a76664ab
|
Bug 458651. Text hidden with 'blink' should still receive events. r+sr=roc
--HG--
extra : rebase_source : cfde922d71be51795c3d3fa398faead1d00e2e55
|
2009-06-24 21:09:26 +12:00 |
|
Robert O'Callahan
|
2d82c27e96
|
Bug 491960. Only reflow due to selection if we did or will have overflowing selection decorations. r=dbaron
|
2009-05-15 15:09:49 +12:00 |
|
Masayuki Nakano
|
54e13d1b23
|
Bug 492233 [IMM32] Reimplement IME mouse handling r=VYV03354+roc, sr=roc
|
2009-05-15 09:46:24 +09:00 |
|
Simon Montagu
|
4c33ebf55d
|
Clear previous continuation's text run when destroying a continuation text frame. Bug 490747, r+sr=roc
|
2009-04-30 23:55:59 -07:00 |
|
Masayuki Nakano
|
cfff67f8c9
|
Bug 482138 [TSF] nsTextFrame has to draw composition string by TIP specified style r+sr=roc
|
2009-04-23 12:27:12 +09:00 |
|
Boris Zbarsky
|
0b5e6a2535
|
Bug 484448. Fix handling of whitespace kids of table-related frames. r=bernd, sr=roc
--HG--
rename : layout/reftests/table-anonymous-boxes/white-space-1.html => layout/reftests/table-anonymous-boxes/white-space-7.html
|
2009-04-08 12:56:16 -04:00 |
|
Boris Zbarsky
|
330653be70
|
Backed out changeset 0ea22856b5d9 (bug 484448).
|
2009-04-08 15:56:43 -04:00 |
|
Boris Zbarsky
|
9fffe6f817
|
Bug 484448. Fix handling of whitespace kids of table-related frames. r=bernd, sr=roc
--HG--
rename : layout/reftests/table-anonymous-boxes/white-space-1.html => layout/reftests/table-anonymous-boxes/white-space-7.html
rename : layout/reftests/table-anonymous-boxes/white-space-1-ref.html => layout/reftests/table-anonymous-boxes/white-space-ref.html
|
2009-04-08 12:56:16 -04:00 |
|
Masayuki Nakano
|
45600f33a1
|
Bug 486708 Should lift up selection underline as far as possible if it overflows from the descent space r+sr=roc
|
2009-04-06 14:53:00 +09:00 |
|
Jonathan Kew
|
68b13a1a71
|
Bug 475968. Eliminate NS_FRAME_OUTSIDE_CHILDREN flag, store small overflow areas cheaply within the frame. r+sr=roc
|
2009-04-06 12:31:50 +12:00 |
|
Masayuki Nakano
|
0066bb8330
|
Bug 338209 Make spellchecker use thicker wavy underlines instead of dotted underlines r+sr=roc
|
2009-04-03 16:26:28 +09:00 |
|
Olli Pettay
|
e9e6134072
|
Bug 482976 - Crash [@ nsTextFrame::Reflow] on print preview with quote, r+sr=roc
|
2009-03-18 12:45:00 +02:00 |
|
Arpad Borsos
|
6629426d28
|
Bug 481881 - use better template arguments for nsTArray<T> after bug 474369, layout part; r+sr=roc
|
2009-03-12 08:26:29 +01:00 |
|
Karl Tomlinson
|
b8e39184d7
|
backout dac7c3176b33 from bug 481881
|
2009-03-11 17:09:22 +13:00 |
|
Arpad Borsos
|
c1e6f4a31e
|
Bug 481881 - use better template arguments for nsTArray<T> after bug 474369, layout part r+sr=roc
|
2009-03-11 15:26:36 +13:00 |
|
Olli Pettay
|
c10a9dfb86
|
Bug 425265, r=roc, sr=bz
|
2009-03-08 21:01:02 +02:00 |
|
Jonathan Kew
|
526a0ca6e9
|
Bug 479276. Support a new kind of glyph bounding-box: TIGHT_HINTED_OUTLINE_EXTENTS, and use it to stop MathML spacing depending on exact ink extents. r+sr=roc
--HG--
extra : rebase_source : 43f9009f6457361e690062f87b2e5fda4041dc48
|
2009-02-24 21:32:58 +13:00 |
|
Robert O'Callahan
|
1307f5d202
|
Bug 472776. Don't accidentally clear TEXT_IN_TEXTRUN_USER_DATA after we just set it. r=smontagu
--HG--
extra : rebase_source : 1d7f12a729e471871cb6b610461f9b4eee2c64ae
|
2009-02-24 21:27:48 +13:00 |
|
Mats Palmgren
|
36729e6796
|
Keep track of the line container and forget the current line if it's for a different container. b=444027 r+sr=roc
|
2009-02-10 10:23:05 +01:00 |
|
Jonathan Kew
|
d07702c7b9
|
Bug 476378. Use U+002D instead of U+2010 for a soft hyphen if the first font in the fontgroup doesn't have a glyph for U+2010. r+sr=roc
|
2009-02-05 21:23:50 +13:00 |
|
Arpad Borsos
|
c0f2dadc80
|
Bug 474369 - get rid of nsVoidArray; layout part; r+sr=roc
|
2009-02-03 15:42:18 +01:00 |
|
Michael Ventnor
|
1766ffca05
|
Bug 472410. Don't adjust selection colors if the background is a -moz-appearance that we can't know anything about. r+sr=roc
|
2009-01-09 13:29:38 +13:00 |
|
Robert O'Callahan
|
fe457806bc
|
Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu
|
2009-01-09 13:23:28 +13:00 |
|
Robert O'Callahan
|
3e2f9cafd2
|
Bug 440149. Don't break after empty text at the start of the line, even if we're past the available width. r=smontagu
|
2009-01-09 13:13:45 +13:00 |
|
Robert O'Callahan
|
1523a6fb34
|
Bug 429968. Handle situations where first-letter text detects first-letter style should not be applied, by creating a zero-length 'first letter'. r+sr=dbaron
--HG--
extra : rebase_source : 650611aec3adb1498dc5d8d6d38212ddf09e32fc
|
2009-01-05 13:36:56 +13:00 |
|
Jonathan Kew
|
426355df9f
|
Bug 470418 - Leak nsStyleContext with RTL, text-transform; r,sr=roc
|
2009-01-01 16:34:13 +03:30 |
|
L. David Baron
|
81ff27426a
|
Make 'word-spacing: normal' just compute to '0', since that's what CSS 2.1 says to do, and thus change nsStyleText::mWordSpacing from nsStyleCoord to nscoord. (Bug 470705) r+sr=roc
|
2008-12-27 20:58:14 -05:00 |
|
Ehsan Akhgari
|
de102e4aff
|
Bug 470376 - Compiler warnings from landing of bug 441782; r,sr=roc
|
2008-12-19 14:37:09 +03:30 |
|
Ehsan Akhgari
|
c5ae2a1961
|
Bug 441782 - bidi.numerals == 4 does not switch numeric shapes in content; r,sr=roc
|
2008-12-18 23:42:53 +03:30 |
|
Robert O'Callahan
|
baf3a54456
|
Backed out changeset dcd1ad7a918e
|
2008-12-18 16:05:16 +13:00 |
|
Robert O'Callahan
|
1994393d68
|
Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu
|
2008-12-18 14:13:23 +13:00 |
|
Robert O'Callahan
|
14634e7506
|
Bug 467487. Use a better and more explicit check for the case where a text frame's textrun doesn't map enough text for the frame. r=smontagu
--HG--
extra : rebase_source : d9f9f7f8d7b84622b3be4f951133074ef7f5846d
|
2008-12-17 15:14:33 +13:00 |
|
Robert O'Callahan
|
efc94697c6
|
Bug 467150. Don't clear textruns just because we destroy an empty nsContinuingTextFrame. r=smontagu
--HG--
extra : rebase_source : e8d17c0cf1d35f450e62a8b6a35340855395ef72
|
2008-12-17 15:12:47 +13:00 |
|
Robert O'Callahan
|
44b2c729e4
|
Backed out changeset 0cb24a4bcd9b
|
2008-12-13 00:09:56 +13:00 |
|
Robert O'Callahan
|
3eb7a5c205
|
Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu
|
2008-12-12 21:37:59 +13:00 |
|
Robert O'Callahan
|
2ef6819018
|
Bug 463242. Ideographic spaces should not get CSS word-spacing, but nonbreaking spaces should. r+sr=dbaron
|
2008-12-08 14:11:38 +13:00 |
|
Robert O'Callahan
|
1c32303d61
|
Backing out bug 455826 to try to fix Windows orange.
|
2008-12-04 15:32:15 +13:00 |
|
Robert O'Callahan
|
d62519ebb6
|
Backed out changeset aaeb20c61fca
|
2008-12-04 15:31:42 +13:00 |
|
Robert O'Callahan
|
5581ab8d1c
|
Bug 455826. Don't reconstruct textruns just because we deleted an empty nsContinuingTextFrame. r=smontagu
|
2008-12-03 09:40:02 +13:00 |
|
Michael Ventnor
|
1976d96d55
|
Bug 458031. Take dirty rect into account to limit box-shadow computation. r+sr=roc
|
2008-12-03 10:16:22 +13:00 |
|
Robert O'Callahan
|
35c0e7bd30
|
Bug 459968. Fix some integer overflows in the style system and in min/pref width computation for text. r+sr=dbaron
|
2008-11-26 11:53:58 +13:00 |
|
Robert O'Callahan
|
bfa29e1f2b
|
Bug 455826. Look into overflow-lists of inlines to find text when we're building textruns. r=smontagu
|
2008-11-26 11:51:36 +13:00 |
|
Brad Lassey
|
f756be8f77
|
backing out changesets 026147c91538, fb2326fcfc36, ebf0c7cf17be, 57e6a1e9041e, 1f5d2c249f86 and d7a7824d6990 due to crash on linux talos machines durring tp.
|
2008-11-26 12:20:26 -05:00 |
|
Brad Lassey
|
00579d3fe4
|
merge
|
2008-11-26 10:08:45 -05:00 |
|
Robert O'Callahan
|
9e8b129887
|
Bug 459968. Fix some integer overflows in the style system and in min/pref width computation for text. r+sr=dbaron
|
2008-11-26 11:53:58 +13:00 |
|
Robert O'Callahan
|
35922e69a1
|
Bug 455826. Look into overflow-lists of inlines to find text when we're building textruns. r=smontagu
|
2008-11-26 11:51:36 +13:00 |
|
Robert O'Callahan
|
7843cf8b89
|
Bug 430332. Lazily rebuild transformed-textruns, deferring rebuild until after the linebreaker has finished analysis. r=smontagu
|
2008-11-26 11:44:05 +13:00 |
|
Robert O'Callahan
|
57bec6006e
|
Bug 460012. When recreating frames for a generated content node, reframe the nearest non-generated-content ancestor. r+sr=bzbarsky
|
2008-11-26 11:15:41 +13:00 |
|
Robert O'Callahan
|
94d689d854
|
Bug 444375. Take TEXT_HAS_TRAILING_BREAK into account when computing min-width for text which has entirely collapsed away. r=smontagu
|
2008-11-26 11:08:19 +13:00 |
|
Masayuki Nakano
|
275ce7e82a
|
Bug 461512 nsCSSColorUtils doesn't support alpha color (border color is always solid color if the border-style is groove, ridge, inset, outset) r+sr=roc
|
2008-10-28 11:05:38 +09:00 |
|
Bernd
|
867fdf2cb0
|
bug 258377, make border collapsed tables to listen for dynamic border style changes r/sr=bzbarsky
|
2008-10-26 11:11:34 +01:00 |
|
L. David Baron
|
da3721ca17
|
Make sure DidSetStyleContext methods call the base class DidSetStyleContext, and change the signature to return void. (Bug 459649) r+sr=bzbarsky
|
2008-10-13 18:03:28 -04:00 |
|
Rob Arnold
|
1d2fd423b4
|
Fixed rgba(0,0,0,0) problem for text-shadow - bug 438517 r+sr=roc
|
2008-09-30 22:30:32 -04:00 |
|
Zack Weinberg
|
fccdef9efc
|
Bug 455217 - Selection colors for plain text files is wrong (white background, blue text instead of blue background, white text); "code" part; r+sr=dbaron
|
2008-09-19 19:06:46 +02:00 |
|
Robert O'Callahan
|
775dd33c74
|
Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron
|
2008-09-18 21:47:21 +12:00 |
|
L. David Baron
|
67b916836d
|
Convert text-shadow and box-shadow storage from nsStyleCoord to nscoord. (Bug 443057) r+sr=bzbarsky
|
2008-09-12 20:45:37 -07:00 |
|
Zack Weinberg
|
0299bad5bb
|
Bug 453916: treat transparency strictly as a special case of color alpha. r+sr=dbaron
|
2008-09-12 08:35:53 -07:00 |
|
Graeme McCutcheon
|
bc94c13609
|
Bug 451252 - "Highlight All" find selection not visible in elements that have -moz-user-select: none set; r+sr=roc
|
2008-09-07 16:12:50 +02:00 |
|
Graeme McCutcheon
|
3eaf4ad543
|
Bug 451204 - Highlighted text is white on white text on a yellow background, difficult to read. r+sr=roc
|
2008-09-02 08:28:44 +02:00 |
|
Robert O'Callahan
|
edc33b1edc
|
Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky
|
2008-08-18 13:16:42 +12:00 |
|
Robert O'Callahan
|
61b1894727
|
Bug 450670. Avoid conflicts in textframe state bits, urk. r=smontagu
|
2008-08-16 21:06:21 +12:00 |
|
Robert O'Callahan
|
da607e7ddf
|
Bug 449519. Make text-shadow code compute the right areas for RTL. r=smontagu
|
2008-08-15 22:12:39 +12:00 |
|
Robert O'Callahan
|
e3320754a6
|
Bug 411059. Take preformatted tabs into account when computing the min and pref widths for text. r=smontagu
|
2008-08-15 22:10:33 +12:00 |
|
Justin Dolske
|
1c34bf9639
|
Relanding bug 449168.
|
2008-08-13 21:21:59 -07:00 |
|
Justin Dolske
|
aea4d69c80
|
Backed out changeset 4b2c67fe7e6b (relanding bug 449168)
|
2008-08-13 21:18:02 -07:00 |
|
Dave Townsend
|
1493cf5dc4
|
Backout of bug 449168
|
2008-08-13 22:34:50 +01:00 |
|
Dave Townsend
|
6a70036f8a
|
Backed out changeset b5295239bdba
|
2008-08-13 22:33:56 +01:00 |
|
Robert O'Callahan
|
f05ab3d5c6
|
Bug 406299. Make sure we include the font ascent/descent of a soft hyphen if there is one. r+sr=dbaron
|
2008-08-12 21:18:23 +12:00 |
|
Robert O'Callahan
|
b2c0de7471
|
Bug 230555. Support white-space:pre-line. r+sr=dbaron
|
2008-08-12 20:31:56 +12:00 |
|
Simon Montagu
|
0d19165bc2
|
Bug 449577. Remove GetHints(), r+sr=roc
|
2008-08-11 18:19:01 +03:00 |
|
Boris Zbarsky
|
cf1cb070a5
|
Bug 449168. Fix selection details leak. r=masayuki, sr=roc
|
2008-08-07 17:05:19 -04:00 |
|
Robert O'Callahan
|
e77bdf3d25
|
Bug 238072 backout
|
2008-08-07 22:22:08 +12:00 |
|
Robert O'Callahan
|
dcf51d2a34
|
Bug 238072. Rework generated content support to match CSS 2.1, making generated content take the normal frame construction path so supporting any style applied to it (including 'position', 'float', etc). r+sr=bz,r=dbaron
|
2008-08-07 13:18:24 +12:00 |
|
Robert O'Callahan
|
bb9a3c58d4
|
Bug 441418. Instead of guessing when frame broke at a first-letter boundary, explicitly record that in a reflow status bit. r+sr=dbaron
|
2008-08-06 12:31:25 +12:00 |
|
Asaf Romano
|
c9d1d9a951
|
Bug 263683 - Findbar's Highlight feature should not manipulate the DOM. Patch by Graeme McCutcheon <graememcc_firefox@graeme-online.co.uk>, r=me,roc. sr=roc.
|
2008-07-30 23:48:56 +03:00 |
|
Robert O'Callahan
|
ed30595e99
|
Bug 431341. Include floating first-letter text when we build textruns for a paragraph, because we want nsLineBreaker to see the text for capitalization analysis. Make sure that textrun construction for floating first-letter text uses the block as its scope. And make sure we reconstruct textruns after determining the first-letter length, so that ligatures are broken as necessary. r=smontagu
|
2008-07-29 22:11:26 -07:00 |
|
Robert O'Callahan
|
5b34a78f29
|
Backing out bug 431341
|
2008-07-25 00:33:05 +12:00 |
|
Robert O'Callahan
|
610e8e3b21
|
Bug 431341. Let textrun construction descend into first-letter frames so that the correct capitalization state is constructed in nsLineBreaker. r=smontagu
|
2008-07-24 20:39:53 +12:00 |
|
Simon Montagu
|
0185f285af
|
Support for word-wrap CSS property. Bug 99457, r+sr=dbaron, roc
|
2008-07-24 10:16:18 +03:00 |
|
John Daniels
|
b006229ae6
|
Bug 419532 – deCOMtaminate nsICaret. r+sr=roc
|
2008-07-16 12:52:01 +02:00 |
|
Simon Montagu
|
b19c640964
|
Position soft hyphens correctly in right-to-left text. Bug 444656, r+sr=roc
|
2008-07-16 11:43:39 +03:00 |
|
Karuna (karunasagark@gmail.com)
|
0eb449dd2a
|
Bug 409331. Instead of QIing to nsBlockFrame in various places, call an nsLayoutUtils method to do it. r+sr=roc
|
2008-07-14 10:10:23 +12:00 |
|
Masayuki Nakano
|
ce894b1162
|
Bug 442554 layout.word_select.eat_space_to_next_word should not change word selection method r+sr=roc
|
2008-07-09 17:32:24 +09:00 |
|
Mats Palmgren
|
23da00893f
|
Always paint text-decoration:blink in non-dynamic (print/preview) contexts. b=153092 r+sr=roc
|
2008-07-08 18:18:32 +02:00 |
|
Michael Ventnor
|
b3e218a0a8
|
Bug 212633 - "Add support for CSS3 box-shadow" (parsing support) [p=ventnor.bugzilla@gmail.com (Michael Ventnor) r+sr=dbaron]
|
2008-07-07 19:56:52 -05:00 |
|
Masayuki Nakano
|
f1cf303d4c
|
Bug 436356 Bullet lists does not display correctly, works in FF 2 p=Atsushi Sakai, r+sr=roc
|
2008-07-03 14:49:24 +09:00 |
|
Simon Montagu
|
ea890e880c
|
Make :first-letter include following punctuation but not first letters that are neither letters nor digits. Bug 399941, r+sr=roc
--HG--
rename : layout/generic/punct_marks.ccmap => layout/generic/punct_marks.x-ccmap
|
2008-07-02 19:28:43 +03:00 |
|
Benjamin Smedberg
|
556cf36dc9
|
Bug 442729 - Annotate stack-only classes in layout, r+sr=roc
|
2008-07-01 15:16:45 -04:00 |
|
Mats Palmgren
|
bd4639345b
|
Take left border+padding into account when calculating distance from block edge for TAB. b=430926 r+sr=roc
|
2008-06-20 06:39:56 +02:00 |
|
Robert O'Callahan
|
1b6c71eabf
|
Bug 439004. Check whether there's logically empty content already placed on the line instead of just checking whether the line has advanced horizontally. r+sr=dbaron.
|
2008-06-14 20:28:07 +12:00 |
|
Michael Ventnor
|
129d4dc805
|
Implement text-shadow rendering (bug 10713). r+sr=roc. Relanding with fixes to make tests pass on Mac
|
2008-06-13 10:02:32 +12:00 |
|
Robert O'Callahan
|
42904fb3e3
|
Backing out text-shadow due to Mac issues
|
2008-06-12 17:32:31 +12:00 |
|
Michael Ventnor
|
159e13c0ea
|
Implement text-shadow rendering.
|
2008-06-12 14:34:40 +12:00 |
|
bzbarsky@mit.edu
|
669868b0c3
|
Don't try to include the selection area in our text-decoration overflow if we're not selected. Bug 429595, r+sr=roc, a=beltzner
|
2008-04-21 20:28:14 -07:00 |
|
smontagu@smontagu.org
|
d4bc85074f
|
Assert that the nsContinuingTextFrame is not a first continuation. Bug 414760, r+sr=roc
|
2008-04-21 00:17:04 -07:00 |
|
masayuki@d-toybox.com
|
6112db9666
|
Bug 428846 Using underline hint at painting the strikeout line of Quirks mode r+sr=roc, a1.9=beltzner
|
2008-04-14 23:47:59 -07:00 |
|
masayuki@d-toybox.com
|
a383f49809
|
Bug 426772 Floated first-letter generates too tall box r+sr=roc, a1.9=beltzner
|
2008-04-11 01:44:58 -07:00 |
|
smontagu@smontagu.org
|
6d810bbd51
|
Correct the coordinates for selection decoration in right-to-left text. Bug 421042, r+sr=roc, a=beltzner
|
2008-04-06 01:12:09 -07:00 |
|
reed@reedloden.com
|
5790258a32
|
Bug 421353 - "Moving the mouse over text hyperlinks which become underlined spikes cpu usage" (Fix incorrect use of units in previous patch) [p=reg@openpave.org (Jeremy Lea) r+sr=roc a1.9=beltzner]
|
2008-04-04 02:19:02 -07:00 |
|
masayuki@d-toybox.com
|
3b28b33c93
|
Bug 421353 Moving the mouse over text hyperlinks which become underlined spikes cpu usage r=roc+stuart, sr=roc, a1.9=beltzner
|
2008-03-29 14:25:15 -07:00 |
|
roc+@cs.cmu.edu
|
1a9168290d
|
Bug 422394. Fix tab width calculation so we never fail to advance. r=smontagu
|
2008-03-17 18:48:22 -07:00 |
|
roc+@cs.cmu.edu
|
54be39edc6
|
Bug 404140. Avoid assertions about comparing line iterators from different lists by comparing nsLineBox* pointers. r+sr=dbaron
|
2008-03-14 01:12:25 -07:00 |
|
masayuki@d-toybox.com
|
dfeff6fa58
|
Bug 417014 Need blacklist system for underline offset adjusting of CJK fonts which have wrong underline offset r=roc+stuart, sr=roc, b1.9=stuart
|
2008-03-12 19:36:58 -07:00 |
|
roc+@cs.cmu.edu
|
f270904496
|
Bug 392809. Fix word-based caret movement around punctuation and whitespace. r=smontagu,a=beltzner
|
2008-03-03 00:37:34 -08:00 |
|
roc+@cs.cmu.edu
|
efc1d5a1dd
|
Bug 400057. Make nsBlockInFlowLineIterator useful for finding the line containing a frame, searching across block continuations and their overflow lines. Use it in various places, especially in textrun construction. r+sr=dbaron
|
2008-02-27 01:53:48 -08:00 |
|
roc+@cs.cmu.edu
|
5fdb0cc854
|
Bug 419531. Don't wipe out stored tab widths during text intrinsic size calculation. r+sr=dbaron
|
2008-02-27 01:29:46 -08:00 |
|
fantasai.cvs@inkedblade.net
|
2f230818c7
|
switch GetOverflowAreaProperty callers to GetOverflowRect b=417116 r+sr=roc a=roc
|
2008-02-19 23:08:55 -08:00 |
|
masayuki@d-toybox.com
|
6e2677d193
|
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron
|
2008-02-16 07:31:27 -08:00 |
|
roc+@cs.cmu.edu
|
05225fa949
|
Bug 400813. Text with font-size:0 should not make a line be treated as empty. r+sr=dbaron
|
2008-02-14 01:08:33 -08:00 |
|
roc+@cs.cmu.edu
|
abee6630e1
|
backing out bug 400813 again due to reftest failure...
|
2008-02-11 18:48:17 -08:00 |
|
roc+@cs.cmu.edu
|
5c233a1d82
|
Bug 400813. Lines with font-size:0 content should not be treated as empty. r+sr=dbaron
|
2008-02-11 17:42:14 -08:00 |
|
roc+@cs.cmu.edu
|
0b989b691c
|
Backing out 400813, sigh
|
2008-01-29 23:35:05 -08:00 |
|
roc+@cs.cmu.edu
|
4786a8d1cb
|
Bug 400813. Lines with actual content that just happens to be zero-width should be treated as non-empty. r+sr=dbaron
|
2008-01-29 23:12:26 -08:00 |
|
roc+@cs.cmu.edu
|
22aa9d38ba
|
Bug 411792. Never put a line break before a preformatted newline. r=smontagu
|
2008-01-26 23:48:39 -08:00 |
|
mats.palmgren@bredband.net
|
eafc52bf15
|
Update the content offset for existing non-fluid continuations when creating a next-in-flow. b=406380 r+sr=roc a=blocking1.9
|
2008-01-04 09:09:35 -08:00 |
|
roc+@cs.cmu.edu
|
f8b25558e4
|
Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats
|
2008-01-03 18:08:29 -08:00 |
|
mats.palmgren@bredband.net
|
f2fb0a6f06
|
Backing out bug 406380 to fix reftest failure.
|
2007-12-31 03:32:07 -08:00 |
|
mats.palmgren@bredband.net
|
df40d151fc
|
Update content offset for all next-continuations, not just fluid ones. b=406380 r+sr=roc a=blocking1.9
|
2007-12-31 02:29:20 -08:00 |
|
Evan.Yan@Sun.COM
|
1211290d23
|
Bug 405248 - Space between embedded objects characters is missing r=aaronleventhal a=mtschrep
|
2007-12-19 04:57:08 -08:00 |
|
vladimir@pobox.com
|
2e94f56ef2
|
b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart
|
2007-12-18 15:01:15 -08:00 |
|
smontagu@smontagu.org
|
5da7470475
|
Make sure that the offsets in a textframe are up-to-date before creating a bidi continuation. Bug 406675, r=uriber, sr=roc, blocking1.9=schrep
|
2007-12-12 23:51:27 -08:00 |
|
roc+@cs.cmu.edu
|
5feca62ec9
|
Bug 407078. Don't allow a trailing break in a text run that is followed by a <br>. r=smontagu
|
2007-12-10 17:19:20 -08:00 |
|
roc+@cs.cmu.edu
|
350892fb62
|
Bug 407155. Backing out 392809 to fix regressions. a=schrep
|
2007-12-07 01:35:44 -08:00 |
|
roc+@cs.cmu.edu
|
6a729d4e2e
|
Bug 407227. Include end-of-linebreaker-textrun break opportunity in min-width calculation. r+sr=dbaron,a=schrep
|
2007-12-06 19:27:01 -08:00 |
|
roc+@cs.cmu.edu
|
23d88cc4b3
|
Bug 407227. Include end-of-linebreaker-textrun break opportunity in min-width calculation. r+sr=dbaron,a=schrep
|
2007-12-06 19:16:07 -08:00 |
|
roc+@cs.cmu.edu
|
96732f1829
|
Bug 405577. Allow available width to go negative for inlines/text, so we can tell whether zero-width content fits or not. Also allow textframes to honour a forced break at the end of the text. r+sr=dbaron
|
2007-12-05 17:24:03 -08:00 |
|
roc+@cs.cmu.edu
|
c2c75aa40a
|
Backing out unintentionally-checked in stuff
|
2007-12-04 18:12:40 -08:00 |
|
roc+@cs.cmu.edu
|
fed73e9f6a
|
Bug 392809. Break between whitespace and following punctuation even when stop_at_punctuation is false. Don't stop between punctuation and following non-punctuatino if the preceding punctuation follows white-space. r=smontagu
|
2007-12-04 18:11:17 -08:00 |
|
dmose@mozilla.org
|
4ef13d4907
|
Backing out fix for bug 392785 as per roc + mconnor.
|
2007-12-04 15:32:08 -08:00 |
|
roc+@cs.cmu.edu
|
b59ab6a038
|
Bug 403426. We should clear whitespace status when we reset the linebreaker. If a final break opportunity exists we should save it and forward it to the line layout. Relanding with a fix so hopefully we won't crash Tp this time. r=smontagu
|
2007-12-03 00:22:07 -08:00 |
|
masayuki@d-toybox.com
|
7fc09046f2
|
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc, b1.9=dbaron
|
2007-12-02 22:51:57 -08:00 |
|
roc+@cs.cmu.edu
|
8e494eacbb
|
Relanding bug 404624 because it was not, in fact, responsible for that assert
|
2007-12-02 20:18:37 -08:00 |
|
roc+@cs.cmu.edu
|
16af9cfadf
|
Backing out fix for bug 404624 because I think it's causing a mochitest to assert
|
2007-12-02 18:20:22 -08:00 |
|
roc+@cs.cmu.edu
|
204a404d9c
|
Relanding fix for bug 404624 because it had no effect on Tp
|
2007-12-02 17:42:52 -08:00 |
|
roc+@cs.cmu.edu
|
4bb43f3cc1
|
Backing out bug 404624 to see if it fixed Tp regression on bl-bldxp01
|
2007-12-02 12:47:41 -08:00 |
|
roc+@cs.cmu.edu
|
efa3189859
|
Bug 399531. Rework TrimTrailingWhitespace so that we recompute the overflow area for trimmed textframes and so that soft hyphens in otherwise-empty textframes are activated. r+sr=dbaron
|
2007-12-01 01:24:24 -08:00 |
|
roc+@cs.cmu.edu
|
d6da6b5316
|
Backing out bug 403426
|
2007-11-30 12:52:24 -08:00 |
|
roc+@cs.cmu.edu
|
d8d80a602f
|
Bug 403426. Clear break-after-whitespace flags when we reset the linebreaker. Also rescue a trailing break opportunity when we reset the line breaker and notify the line layout that the opportunity exists. r=smontagu
|
2007-11-30 12:03:33 -08:00 |
|
roc+@cs.cmu.edu
|
d9a2421672
|
Bug 404624. Silence assertion failures by allowing PropertyProvider's content length to be PR_INT32_MAX. r=smontagu
|
2007-11-30 11:59:03 -08:00 |
|
smontagu@smontagu.org
|
c0e8c883ba
|
Prevent duplicate entries in the line-break array. Bug 404204, b+r+sr=roc
|
2007-11-26 00:27:06 -08:00 |
|
Olli.Pettay@helsinki.fi
|
a0a74f16e7
|
Bug 368760, r=mats, sr=roc, a=blocking1.9+
|
2007-11-22 12:47:33 -08:00 |
|
smontagu@smontagu.org
|
a0b55e5dea
|
Use Unicode escapes instead of octal escapes to print non-ASCII text in frame tree dumps. Bug 403871, r+sr=roc, a=dsicore
|
2007-11-21 02:37:40 -08:00 |
|
roc+@cs.cmu.edu
|
62a072317b
|
Bug 394752. Skip over preformatted newlines when moving caret; the caret will appear at the end of a line when it is positioned at the start of the next line with a HINTLEFT. r=smontagu
|
2007-11-15 18:25:59 -08:00 |
|
roc+@cs.cmu.edu
|
30e0c31a6f
|
Bug 403455. Allow prewrap text to record 'last break opportunity'. r=smontagu
|
2007-11-15 17:48:26 -08:00 |
|
bzbarsky@mit.edu
|
8bcb636fa4
|
Don't compare lines from different blockframes' lists to each other. Also fix handling of text-decorations in in-flows of blocks with text-indent. Bug 393330, r+sr=roc, a=schrep
|
2007-11-14 22:12:17 -08:00 |
|
roc+@cs.cmu.edu
|
909f85c005
|
Bug 389707. Rework text-transform:capitalize by putting logic to decide what to capitalize into nsLineBreaker. r=smontagu
|
2007-11-11 17:51:31 -08:00 |
|
dholbert@cs.stanford.edu
|
e1c9f57e6d
|
Bug 398181: Use NSCoordSaturatingAdd/Subtract in 3 places where we might have unconstrained heights. r+sr+a=roc
|
2007-11-09 09:16:36 -08:00 |
|
reed@reedloden.com
|
23c8837596
|
Bug 400081 - "Leak gfxFont and gfxTextRun with font-size: 0" [p=cpearce r+sr=roc a1.9=stuart]
|
2007-11-09 00:04:19 -08:00 |
|
reed@reedloden.com
|
7577e1827e
|
Fixing bustage from landing of bug 397510.
|
2007-11-08 23:37:31 -08:00 |
|
reed@reedloden.com
|
0fa41035e4
|
Bug 397510 - Limit the number of lines we build textruns in BuildTextRuns (speeds up painting of huge pages) [p=roc r=smontagu a=blocking1.9+]
|
2007-11-08 23:27:18 -08:00 |
|
reed@reedloden.com
|
6adc9d9130
|
Bug 385417 - Rework textrun glyph representation so we can handle clusters containing glyphs in different fonts [p=roc r=stuart r=smontagu a=blocking1.9+]
|
2007-11-08 22:27:23 -08:00 |
|
roc+@cs.cmu.edu
|
e10819cfa9
|
Bug 403004. Let the text-transform style setting loop cross non-fluid continuation boundaries. r+sr=bz
|
2007-11-08 15:37:34 -08:00 |
|
reed@reedloden.com
|
c680daf50e
|
Backout roc's patch for bug 385417, as it most likely caused bug 402990 and the numerous test failures.
|
2007-11-07 23:41:06 -08:00 |
|
reed@reedloden.com
|
e09a2143a3
|
Bug 391584 - Pass around a context string so we can detect word breaks at the beginning or end of frames [p=roc r=smontagu a=blocking1.9+]
|
2007-11-07 20:33:28 -08:00 |
|
reed@reedloden.com
|
bcefd60351
|
Bug 385417 - Rework textrun glyph representation so we can handle clusters containing glyphs in different fonts [p=roc r=stuart r=smontagu a=blocking1.9+]
|
2007-11-07 20:31:33 -08:00 |
|
reed@reedloden.com
|
788e2903bf
|
Bug 336408 - Allow the caret to be positioned at the end of trimmed whitespace, as if the whitespace wasn't trimmed [p=roc r=smontagu sr=mrbkap a=blocking1.9+]
|
2007-11-07 20:07:00 -08:00 |
|
reed@reedloden.com
|
aa4a6414ab
|
Bug 400826 - We shouldn't build the styles array for transformed textruns assuming every frame in a flow has the same style; instead we should build it frame by frame. [p=roc r=smontagu a=blocking1.9+]
|
2007-11-07 19:52:33 -08:00 |
|
roc+@cs.cmu.edu
|
c4cb276591
|
Bug 389666. The mTransformedTextOffset field of MappedFlow wasn't always being set up correctly, so let's just stop using it altogether. r=smontagu,a=vlad
|
2007-10-23 17:07:26 -07:00 |
|
masayuki@d-toybox.com
|
5643bc3e12
|
Bug 399159 left edge is not aligned when text-align: justify; in Japanese paragraph (relanding) r+sr+a=roc
|
2007-10-21 01:10:34 -07:00 |
|
roc+@cs.cmu.edu
|
e1da1696a2
|
Bug 393096. Allow an element containing breakable whitespace to introduce a break opportunity no matter what the context. Also cleans up some trimming stuff and adds comprehensive whitespace breaking and trimming reftests. r+sr=dbaron
|
2007-10-20 00:30:26 -07:00 |
|
roc+@cs.cmu.edu
|
e014694d32
|
Backing out bug 397510 again because again it looks like it might have caused a regression, and we don't need it for M9
|
2007-10-18 21:56:05 -07:00 |
|
dietrich@mozilla.com
|
bf390f8586
|
re-landing Bug 393758
|
2007-10-18 19:01:05 -07:00 |
|
reed@reedloden.com
|
e3838c8ace
|
Fixing bustage from landing of bug 397510.
|
2007-10-18 18:33:52 -07:00 |
|
dietrich@mozilla.com
|
5d2f973f11
|
Bug 397510 Scrolling in large file is very slow due to textrun reconstruction (re-landing for roc)
|
2007-10-18 18:19:11 -07:00 |
|
roc+@cs.cmu.edu
|
21ccd4f20e
|
Backing out bustage fix
|
2007-10-17 23:48:44 -07:00 |
|
gavin@gavinsharp.com
|
ad7e4a6327
|
Back out the patch for bug 399159 because it's suspected of having caused the Tp regression
|
2007-10-17 10:03:09 -07:00 |
|
roc+@cs.cmu.edu
|
1661e205d3
|
Backing out 393758 just in case it caused perf regression
|
2007-10-16 16:56:27 -07:00 |
|
roc+@cs.cmu.edu
|
455c833e49
|
Backing out fix for bug 397510 to see if it fixes the Tp regression
|
2007-10-16 01:20:22 -07:00 |
|
roc+@cs.cmu.edu
|
34febafca0
|
Fixing bustage
|
2007-10-15 14:20:36 -07:00 |
|
roc+@cs.cmu.edu
|
f03f917d6d
|
Bug 393758. Detect when we're about to create two flows with the same element in the same textrun (which violates our invariants), and prevent it by starting a new textrun for the second flow. r=smontagu
|
2007-10-15 14:15:35 -07:00 |
|
roc+@cs.cmu.edu
|
0bdb456558
|
Bug 397510. Limit the number of lines below the initial line for which we reconstruct textruns. Speeds up line painting near the top of huge documents. r=smontagu
|
2007-10-15 14:11:37 -07:00 |
|
masayuki@d-toybox.com
|
b26d439169
|
Bug 399159 left edge is not aligned when text-align: justify; in Japanese paragraph r+sr+a=roc
|
2007-10-15 05:37:15 -07:00 |
|
roc+@cs.cmu.edu
|
036806699a
|
Bug 397518. Wrap inline non-MathML children of MathML frames in anonymous blocks. r+sr=bzbarsky
|
2007-10-12 01:30:54 -07:00 |
|
roc+@cs.cmu.edu
|
871dffe6e3
|
Bug 391584. Don't miss word-break opportunities at points where whitespace has collapsed away. Also, note that a word-break opportunity exists at the start of a frame when it starts with a space.
|
2007-10-10 15:32:51 -07:00 |
|
roc+@cs.cmu.edu
|
a09e53dc3d
|
Backing out bug 391584 because of test failures on non-Mac
|
2007-10-09 21:25:42 -07:00 |
|
roc+@cs.cmu.edu
|
884794bcc1
|
Fixing bustage
|
2007-10-09 19:30:48 -07:00 |
|
roc+@cs.cmu.edu
|
a9f24144f5
|
Bug 387414. Detect situations where the textrun doesn't map enough text to fully reflow the frame (which can happen during style changes to preformatted whitespace, for example) and rebuild textruns in that case. r=smontagu
|
2007-10-09 19:25:57 -07:00 |
|
roc+@cs.cmu.edu
|
f543b23186
|
Bug 391584. Don't miss word-break opportunities at points where whitespace has collapsed away. Also, note that a word-break opportunity exists at the start of a frame when it starts with a space.
|
2007-10-09 19:21:33 -07:00 |
|
roc+@cs.cmu.edu
|
eeeb89a24e
|
Bug 385635. Make text min-width calculation clear out old value of trimmable whitespace when the text contains non-collapsible whitespace. Also, set skipWhitespace to skip subsequent whitespace only if the trailing whitespace in the text is not preformatted. r=smontagu
|
2007-10-02 01:52:09 -07:00 |
|
roc+@cs.cmu.edu
|
18ec94e683
|
Bug 392829. Clean up nsLineLayout code that's not used (or at least used differently). r+sr+a=dbaron
|
2007-10-01 19:36:26 -07:00 |
|
roc+@cs.cmu.edu
|
4e75400e10
|
Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov
|
2007-10-01 18:47:40 -07:00 |
|
roc+@cs.cmu.edu
|
8b8d2e52fe
|
Backing out
|
2007-10-01 15:11:23 -07:00 |
|
roc+@cs.cmu.edu
|
1b1c97e9d8
|
Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov
|
2007-10-01 14:29:19 -07:00 |
|
roc+@cs.cmu.edu
|
f78d03db7a
|
Bug 393906. Make AdjustOffsetsForBidi maintain textframe invariants across the entire continuation chain, not just the fluid chain. r=smontagu
|
2007-09-27 16:37:46 -07:00 |
|
roc+@cs.cmu.edu
|
a0ce273d02
|
Bug 96041. Compute precise glyph extents for high-quality text, and when requested. r=vlad,r+sr=dbaron
|
2007-09-23 19:19:14 -07:00 |
|
roc+@cs.cmu.edu
|
f5ea55f8b4
|
Backing out due to test bustage
|
2007-09-22 06:28:16 -07:00 |
|
roc+@cs.cmu.edu
|
f2b87e6c9a
|
Bug 96041. Compute true glyph bounding metrics. r=vlad,dbaron,sr=dbaron
|
2007-09-22 05:43:52 -07:00 |
|
mozilla@weilbacher.org
|
0a299d9eeb
|
[OS/2] Bug 396661: fix OS/2 build break in nsTextFrameThebes by removing the unnecessary cast, r/sr/a=roc
|
2007-09-19 16:01:44 -07:00 |
|
roc+@cs.cmu.edu
|
c616621057
|
Bug 393796. Be more careful about verifying that an existing textrun is okay to be reused again after a change to the frame tree. r=smontagu
|
2007-09-17 21:23:14 -07:00 |
|
roc+@cs.cmu.edu
|
9a93a48ef0
|
Bug 385607. Ensure that whitespace is collapsed across text-run boundaries across incremental updates like adding/removing frames in the middle of the textrun. r+sr+a=dbaron
|
2007-09-17 20:00:16 -07:00 |
|
roc+@cs.cmu.edu
|
ce5b122a6e
|
Bug 394832. Remove overeager rounding that causes underlines to appear too close to the text. r=smontagu,a=dbaron
|
2007-09-17 19:48:19 -07:00 |
|
sayrer@gmail.com
|
6f02e70db3
|
Bug 394542. we leak the blink timer and its timer in a cycle. Patch by David Baron. r/sr=roc, a=dsicore/mconnor
|
2007-09-11 13:06:44 -07:00 |
|
roc+@cs.cmu.edu
|
a237c817eb
|
Bug 386807. Remove duplicate elements from the linebreak array textrun construction parameter. r=smontagu,a-M8=damon
|
2007-09-06 14:54:33 -07:00 |
|
roc+@cs.cmu.edu
|
14b19e8184
|
Bug 392435. Make ClearTextRun work no matter which frame of a continuation chain we call it on. r=smontagu,a=dbaron
|
2007-09-05 16:06:05 -07:00 |
|
roc+@cs.cmu.edu
|
0f7019d98c
|
Bug 393923. Fix text-offset calculation for first-letter. r=smontagu,a=dbaron
|
2007-09-05 16:03:31 -07:00 |
|
roc+@cs.cmu.edu
|
05dc3cbd75
|
Bug 394510. Don't leak the hyphen textrun when we display a soft hyphen. r=smontagu
|
2007-09-05 15:59:44 -07:00 |
|
roc+@cs.cmu.edu
|
3349a5ae4b
|
Bug 391621. Remove unnecessary trimmed-space counting. r=smontagu,a=dbaron
|
2007-09-03 21:02:22 -07:00 |
|
masayuki@d-toybox.com
|
a0327f6605
|
Bug 394109 Inconsistent text-decoration positioning. r+sr+a=roc
|
2007-09-03 08:27:26 -07:00 |
|
masayuki@d-toybox.com
|
7d3f26907c
|
Oops, backing-out previous checked-in, because tinderbox has RED.
|
2007-09-03 04:03:49 -07:00 |
|
masayuki@d-toybox.com
|
6b49b8c852
|
Bug 394109 Inconsistent text-decoration positioning. r+sr+a=roc
|
2007-09-03 04:01:48 -07:00 |
|
roc+@cs.cmu.edu
|
bbc848d48f
|
Bug 389421. Rework word selection, in particular so that layout.word_select.stop_at_punctuation is applied to boundaries between punctuation and non-punctuation, and all Unicode punctuation is treated as punctuation.
|
2007-08-29 20:10:19 -07:00 |
|
roc+@cs.cmu.edu
|
eeeec72c21
|
Bug 385426. Be careful about looking for a previous soft-hyphen when checking for hyphen breaks. r=smontagu
|
2007-08-29 02:11:39 -07:00 |
|
smontagu@smontagu.org
|
2a860d498f
|
Blow away text runs after Bidi resolution. Bug 382429, r+sr+a=roc
|
2007-08-26 10:20:28 -07:00 |
|
masayuki@d-toybox.com
|
a20d56bd8d
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
|
roc+@cs.cmu.edu
|
1131fb1665
|
Bug 390050. Scan all blocks in a flow-chain, and their overflow lines, when iterating through lines to build text runs. r=smontagu,mats,sr=mats,a=bz
|
2007-08-22 02:08:13 -07:00 |
|
philringnalda@gmail.com
|
42675246db
|
Bug 390423 - Simplify the signature of nsIFrame::GetPointFromOffset, patch by Ben Karel <web+moz@eschew.org>, r=aaronlev/elif, sr=roc, a1.9=dbaron
|
2007-08-16 20:43:00 -07:00 |
|
masayuki@d-toybox.com
|
2fcfa8af3b
|
Bug 367614 [Win Only] The composition string for IME should have dashed underline r+sr+a=roc
|
2007-08-16 13:35:18 -07:00 |
|
roc+@cs.cmu.edu
|
76c404a4e8
|
Bug 385270. Clean up textframe offset invariants: try #2 --- mContentLength no longer exists/is no longer trusted. r=smontagu,a=dbaron
|
2007-08-15 11:39:38 -07:00 |
|
roc+@cs.cmu.edu
|
28f1f19b47
|
Backing out
|
2007-08-15 09:20:46 -07:00 |
|
roc+@cs.cmu.edu
|
7c626fa17b
|
Bug 385270. Clean up textframe offset invariants: try #2 --- mContentLength no longer exists/is no longer trusted. r=smontagu,a=dbaron
|
2007-08-15 09:04:17 -07:00 |
|
roc+@cs.cmu.edu
|
25a3f52e56
|
Backing out fix for bug 385607 due to bustage and Tp regressions
|
2007-08-09 21:41:00 -07:00 |
|
roc+@cs.cmu.edu
|
ad74d94b42
|
Bug 385607. Force re-evaluation of textruns when block descendants are deleted or added.
|
2007-08-09 19:49:28 -07:00 |
|
roc+@cs.cmu.edu
|
2b05211757
|
Oops, undoing unrelated change
|
2007-08-09 19:34:30 -07:00 |
|
roc+@cs.cmu.edu
|
9ad0503e66
|
Bug 388049. Update mCurrentFramesAllSameTextRun along the same-content path as well as the normal path. r=smontagu,a=dbaron
|
2007-08-09 19:32:49 -07:00 |
|
roc+@cs.cmu.edu
|
d0e5509bc4
|
Fix bustage
|
2007-08-09 19:00:15 -07:00 |
|
sharparrow1@yahoo.com
|
ddf20f3ad6
|
Bug 390740: Pass lang-group into GetMetricsFor more consistently (general patch). r+sr=roc, a=dbaron
|
2007-08-07 12:07:43 -07:00 |
|
masayuki@d-toybox.com
|
9affd989eb
|
Bug 365336 text-decoration width should be rounded to the device pixels r+sr=roc
|
2007-08-06 01:15:00 -07:00 |
|
aaronleventhal@moonset.net
|
e74bc44b8b
|
bug 348901. Remove extra whitespace from source when exposing accessible text. r+sr=roc, r=surkov. a=dbaron
|
2007-08-03 18:12:24 -07:00 |
|
roc+@cs.cmu.edu
|
595643049e
|
Backing out patches for bug 385270 (mostly --- due to other checkins in the meantime, the GetContent*() helper functions need to stay) to fix regressions. a=schrep
|
2007-07-30 16:56:14 -07:00 |
|
roc+@cs.cmu.edu
|
9562390da7
|
Bug 387969. Use CSS 'text-rendering' property to control text quality. r=pavlov,r+sr=bzbarsky
|
2007-07-26 02:47:43 -07:00 |
|