Robert O'Callahan
|
cddb22d87c
|
Bug 243519. Rework root element frame construction and the CanvasFrame so that the CanvasFrame is an abs-pos container and the root element frame can be positioned. r=fantasai,sr=dbaron
|
2008-09-08 20:13:17 +12:00 |
|
Graeme McCutcheon
|
b6ce570b3c
|
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 |
|
Jesse Ruderman
|
54f58fe91d
|
Add bug 382131's testcase (changed slightly) as a crashtest
|
2008-09-06 21:36:13 -07:00 |
|
Jesse Ruderman
|
a21695d93c
|
Add bug 302260's testcase as a crashtest.
|
2008-09-06 18:23:09 -07:00 |
|
Arpad Borsos
|
534fd11101
|
Bug 443058 - Remove MOZ_DECL_CTOR_COUNTER; <mozilla-central> part; r=benjamin
|
2008-09-07 00:04:10 +02:00 |
|
Serge Gautherie
|
2466a54798
|
Bug 452797 - Clean up unused variables in layout/; (debug) bustage fix; noticed by Jesse on irc.
|
2008-09-06 21:12:09 +02:00 |
|
Arpad Borsos
|
1f62482141
|
Bug 452797 - Clean up unused variables in layout/; r+sr=roc
|
2008-09-06 20:38:31 +02:00 |
|
Mats Palmgren
|
46d11df5f3
|
Minor code cleanup. b=182554 r+sr=roc
|
2008-09-06 17:52:33 +02:00 |
|
Robert O'Callahan
|
ea7596e60c
|
Backing out changesets 75919d3eb3d0 and 14ce7619e9c1 due to test failures
|
2008-09-07 00:35:20 +12:00 |
|
Robert O'Callahan
|
f7339a0460
|
Bug 243519. Rework root element frame construction and the CanvasFrame so that the CanvasFrame is an abs-pos container and the root element frame can be positioned. r=fantasai,sr=dbaron
|
2008-09-06 21:35:05 +12:00 |
|
Robert O'Callahan
|
be904c4d3d
|
Bug 376662. Convert nsIFrame::GetOffsetTo to not use views. We need to ensure that for popups and scrollframes, views and frames are kept in sync at *all* times. Also fixes bugs in tests for NS_FRAME_NO_MOVE_FRAME. r+sr=bzbarsky
|
2008-09-06 20:52:56 +12:00 |
|
Robert O'Callahan
|
43ba0d18d7
|
Bug 422283. Make sure that an overflow container's next-in-flows are always also overflow containers. This means that when we convert a normal frame into an overflow container, we need to scan through its next-in-flows and make them overflow containers too. r=fantasai,sr=mats
|
2008-09-06 20:48:09 +12:00 |
|
Robert O'Callahan
|
ca15953a6e
|
Backing out changeset 1bdd5da49865 (for bug 376662) due to regression bug 453661
|
2008-09-05 15:40:06 +12:00 |
|
Graeme McCutcheon
|
7c42fc8f14
|
Bug 451203 - Unable to select text that has been highlighted by the find toolbar. r+sr=roc
|
2008-09-04 02:17:55 +02:00 |
|
Robert O'Callahan
|
1eeada5faa
|
Bug 376662. Make nsIFrame::GetOffsetTo not explicitly use views. r+sr=bzbarsky
|
2008-09-04 09:35:52 +12:00 |
|
Graeme McCutcheon
|
b7acee2c1f
|
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 |
|
Bernd
|
2020f8d70c
|
accumulate margins as they might be overconstrained bug 444015 r/sr=dbaron
|
2008-08-30 18:25:38 +02:00 |
|
Josh Aas
|
75b890b830
|
Fix more comments and some whitespace issues.
|
2008-08-26 02:53:00 -04:00 |
|
Josh Aas
|
3d0c857cf9
|
Fix more incorrect/outdated event handling comments.
|
2008-08-26 01:36:17 -04:00 |
|
Josh Aas
|
8c12a88361
|
fix comment containing wrong interface name and a misspelling
|
2008-08-25 21:47:33 -04:00 |
|
Josh Aas
|
594704d36f
|
remove nsIMouseListener interface. b=452118 r=smaug sr=roc
|
2008-08-25 20:02:26 -04:00 |
|
Boris Zbarsky
|
d9344bb542
|
Bug 449362 - "Table border is rendered incorrectly when the table cell size changes due to javascript." [r+sr=roc]
|
2008-08-20 01:45:29 -05:00 |
|
Robert O'Callahan
|
0f9e4e319d
|
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 |
|
Stuart Parmenter
|
c126af8547
|
bug 448989. Merging the mozilla-qt repository. r=me,vlad
|
2008-08-16 23:18:27 -07:00 |
|
Robert O'Callahan
|
7dd66f45b7
|
Bug 450670. Avoid conflicts in textframe state bits, urk. r=smontagu
|
2008-08-16 21:06:21 +12:00 |
|
Robert O'Callahan
|
96e07add82
|
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
|
b74b2f791f
|
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 |
|
Uri Bernstein
|
73144ae3ef
|
On mouse down, make sure the frame capturing the mouse is the same one used as the selection anchor. bug=262306, r+sr=roc.
|
2008-08-15 09:41:05 +03:00 |
|
Oleg Romashin
|
38e95b5eeb
|
merge with mozilla-central
|
2008-08-16 03:39:26 -04:00 |
|
Justin Dolske
|
a7f82ecb86
|
Relanding bug 449168.
|
2008-08-13 21:21:59 -07:00 |
|
Justin Dolske
|
53328c578f
|
Backed out changeset 4b2c67fe7e6b (relanding bug 449168)
|
2008-08-13 21:18:02 -07:00 |
|
Dave Townsend
|
842d483a81
|
Backout of bug 449168
|
2008-08-13 22:34:50 +01:00 |
|
Dave Townsend
|
bf2cf8a1af
|
Backed out changeset b5295239bdba
|
2008-08-13 22:33:56 +01:00 |
|
Rob Arnold
|
f6bda8fda0
|
Implement Aero Glass effect support - bug 418454 r=vlad r=roc
|
2008-08-12 17:44:14 -07:00 |
|
Robert O'Callahan
|
3976bbe726
|
Bug 413048. Disable float breaking in columns. r+sr=dbaron
|
2008-08-12 21:32:10 +12:00 |
|
Robert O'Callahan
|
4d9c5e19b6
|
Bug 441259. Account for trimmable width when deciding whether we can place a float on the line. Also, only try to place a float at a point where we can have a line break. r+sr=dbaron
|
2008-08-12 21:29:35 +12:00 |
|
Robert O'Callahan
|
8a3235feed
|
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
|
fba2d206f6
|
Bug 230555. Support white-space:pre-line. r+sr=dbaron
|
2008-08-12 20:31:56 +12:00 |
|
Simon Montagu
|
b0ca17eddd
|
Bug 449577. Remove GetHints(), r+sr=roc
|
2008-08-11 18:19:01 +03:00 |
|
Simon Montagu
|
f35c443bc9
|
Bug 447853. Remove obsolete intl/ctl module. r=ted, sr=roc
|
2008-08-11 18:11:41 +03:00 |
|
Boris Zbarsky
|
baa891763c
|
Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst
|
2008-08-11 09:38:43 +01:00 |
|
Dave Townsend
|
1347c1de7e
|
Backout of bug 113934 due to apparent Tp regression
|
2008-08-10 17:15:43 +01:00 |
|
Dave Townsend
|
3af4f7166c
|
Backed out changeset eb6fda3be5bb
|
2008-08-10 17:15:00 +01:00 |
|
Uri Bernstein
|
10ba4b83d3
|
Merge commit for bug 210197
|
2008-08-09 19:34:08 +03:00 |
|
Uri Bernstein
|
e2c16e860b
|
Unconditionally reset mDragSelectingCells to false on mouse-up, so that the system doesn't remain in table selection mode when dragging outside a table. bug=210197. r+sr=mats.palmgren
|
2008-08-09 18:09:37 +03:00 |
|
Oleg Romashin
|
59134516e5
|
Fixed gfxQtFont according to changes in bug 437356 Set up unified font entry object
Added empty gfxQtNativeRenderer and fixed nsObjectFrame for MOZ_WIDGET_QT
|
2008-08-09 16:43:08 +03:00 |
|
Boris Zbarsky
|
1b9a4caf46
|
Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst
|
2008-08-07 19:15:40 -04:00 |
|
Boris Zbarsky
|
a9a2274fc4
|
Bug 449168. Fix selection details leak. r=masayuki, sr=roc
|
2008-08-07 17:05:19 -04:00 |
|
Mats Palmgren
|
f72c0f5218
|
Paint a focus ring for <area shape="default">. b=448987 r+sr=roc
|
2008-08-07 16:44:04 +02:00 |
|
Robert O'Callahan
|
e6245e9ce2
|
Bug 238072 backout
|
2008-08-07 22:22:08 +12:00 |
|