bzbarsky%mit.edu
|
f29ad74749
|
Fix crash bug 368166. r=bernd, sr=roc
|
2007-01-28 16:49:26 +00:00 |
|
mats.palmgren%bredband.net
|
318f1d6bdf
|
Improve overflow/underflow DOM event handling. b=365477 r+sr=roc
|
2007-01-27 22:50:18 +00:00 |
|
dbaron%dbaron.org
|
d8805141a6
|
Remove nsTableFrame::GetBorderPadding and related code. b=367458 r=bernd sr=roc
|
2007-01-27 22:22:24 +00:00 |
|
dbaron%dbaron.org
|
7fde96362d
|
Revert previous change.
|
2007-01-27 19:35:29 +00:00 |
|
dbaron%dbaron.org
|
a74c1106d1
|
Address review comment on bug 9458 that depends on bug 367247 by making nsFrame::IsContainingBlock not check display type, but making it purely frame-class-based.
|
2007-01-27 18:45:35 +00:00 |
|
dbaron%dbaron.org
|
8aa8179fe6
|
Make inline-blocks support 'overflow', and add some useful methods to nsStyleDisplay. b=367247 r+sr=bzbarsky
|
2007-01-27 18:44:24 +00:00 |
|
dbaron%dbaron.org
|
ea61f5fb3b
|
Make marquee use inline-block. b=163504 r=martijn sr=bzbarsky
|
2007-01-27 18:40:57 +00:00 |
|
dbaron%dbaron.org
|
0e9e52586a
|
Combine the code that tests inlines for dependence on the containing block width in order to disable resize reflow optimizations, and add to that code things that shrink wrap (inline-block, inline-table, buttons, fieldsets). Also move the percentage-height tests out, and into InitResizeFlags. b=163504 r+sr=bzbarsky
|
2007-01-27 18:40:26 +00:00 |
|
dbaron%dbaron.org
|
5cb78b8e99
|
Implement CSS display types inline-block and inline-table. b=9458, 18217 r+sr=bzbarsky
|
2007-01-27 18:36:57 +00:00 |
|
pavlov%pavlov.net
|
1be6448bbc
|
Changing mac printing to use print manager instead of cups. bug 367433. r=vlad/cbarrett
|
2007-01-27 04:06:59 +00:00 |
|
pavlov%pavlov.net
|
fe05d3f5e4
|
stop exporting cairo headers from thebes headers. bug 368377. r=vlad
|
2007-01-27 01:26:49 +00:00 |
|
jwatt%jwatt.org
|
dc10e3ee1b
|
Fixing bug 267664. SVG <a> element hack is painfully broken - implement it properly. r=tor@acm.org, sr=jonas@sicking.cc
|
2007-01-26 23:45:15 +00:00 |
|
mats.palmgren%bredband.net
|
72dca139bf
|
Reset 'mAltDC' when we finish Print Preview. b=365578 r+sr=roc
|
2007-01-26 18:26:00 +00:00 |
|
dbaron%dbaron.org
|
b14ed6de82
|
Merge 368101 with changes from bug 367442.
|
2007-01-26 07:18:55 +00:00 |
|
dbaron%dbaron.org
|
f12230e5d8
|
Make SVG foreignObject frames reflow roots, instead of their child, so that marking the child dirty still keeps the change constrained to the foreignObject. b=368101 r+sr=roc
|
2007-01-26 06:58:31 +00:00 |
|
dbaron%dbaron.org
|
7b198df002
|
Fix missed renaming in reftest. b=368158 r=rcampbell
|
2007-01-26 06:56:58 +00:00 |
|
dbaron%dbaron.org
|
0d6dad433e
|
Remove const that doesn't make any sense. b=364049 r=bzbarsky
|
2007-01-26 06:38:58 +00:00 |
|
bzbarsky%mit.edu
|
6c8e16048d
|
Remove assert that happens to not be assertable. Bug 368259, r+sr=dbaron
|
2007-01-26 05:02:31 +00:00 |
|
dveditz%cruzio.com
|
c65cea94eb
|
Need to pass 'rv' status out, bug 368123. r/sr=dbaron
|
2007-01-26 02:30:23 +00:00 |
|
dbaron%dbaron.org
|
5778d81b60
|
Fix bustage merging 367442 and 366956.
|
2007-01-26 01:24:56 +00:00 |
|
dbaron%dbaron.org
|
752393c64e
|
Fix bustage merging 367442 and 366956.
|
2007-01-26 01:10:28 +00:00 |
|
bzbarsky%mit.edu
|
baec9bd166
|
Make mComputedWidth private, with a getter/setter, and make the setter update
the resize flags. Bug 367442, r+sr=dbaron
|
2007-01-26 00:05:12 +00:00 |
|
roc+%cs.cmu.edu
|
398349386c
|
Bug 368154. Don't do bidi resolution on strings unless bidi is enabled in the prescontext. r=smontagu,sr=dbaron
|
2007-01-25 19:54:38 +00:00 |
|
enndeakin%sympatico.ca
|
42cfbd51a9
|
Bug 326877, close popups when navigating pages, r+sr=bz
|
2007-01-25 17:59:20 +00:00 |
|
dbaron%dbaron.org
|
db4125163c
|
Add testcases for visual part of bug 347912.
|
2007-01-25 03:31:14 +00:00 |
|
dbaron%dbaron.org
|
edeb781845
|
Make computed style output the a part of rgba/hsla colors, and also implement the 'transparent' keyword from css3-color. b=347912 r+sr=bzbarsky
|
2007-01-25 02:03:02 +00:00 |
|
dbaron%dbaron.org
|
c88c6e09b4
|
Reflow reflow roots and the child of SVG foreignObject with an unconstrained height to avoid triggering page/column breaking. b=366956 r+sr=roc
|
2007-01-25 02:01:07 +00:00 |
|
roc+%cs.cmu.edu
|
a08ac4ca97
|
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 |
|
dbaron%dbaron.org
|
799bfa9f91
|
Basic instructions.
|
2007-01-25 01:17:28 +00:00 |
|
bzbarsky%mit.edu
|
7413db90f4
|
Address review comment I missed. Bug 367749.
|
2007-01-24 20:23:08 +00:00 |
|
bzbarsky%mit.edu
|
27ca5847eb
|
Fix various bugs in the column iterator's keeping track of the current row.
Bug 367749, r=bernd, sr=roc
|
2007-01-24 20:18:04 +00:00 |
|
bzbarsky%mit.edu
|
01bcca00c3
|
Make sure we can rely on mDirty being false when the list is not dirty. Bug
367906 , r+sr=dbaron
|
2007-01-23 23:45:54 +00:00 |
|
dbaron%dbaron.org
|
84f0a10ddc
|
Correct punctuation in CSS error reports. b=315250 r+sr=bzbarsky.
|
2007-01-23 22:49:49 +00:00 |
|
bzbarsky%mit.edu
|
babcd89246
|
Keep a "last band we touched" cursor so we can avoid seeking through the whole
linked list for multiple appends to the end. Bug 270392, r+sr=roc
|
2007-01-23 21:42:41 +00:00 |
|
Olli.Pettay%helsinki.fi
|
1c6ed6b737
|
Bug 329126, Remove nsIEventListenerManager::CreateEvent, r=aaronl, r+sr=jst
|
2007-01-23 07:32:34 +00:00 |
|
bzbarsky%mit.edu
|
368f9d8500
|
Shut down the textrun cache on shutdown. Bug 357779, r=vlad, sr=roc
|
2007-01-23 05:24:21 +00:00 |
|
dbaron%dbaron.org
|
f6245f0ed9
|
Change the bulk of ascent (baseline) computation to happen on a virtual method on nsIFrame, and remove the redundant descent member from nsHTMLReflowMetrics, primarily to support having both first-line and last-line baselines. b=367332 r+sr=roc
|
2007-01-23 04:06:56 +00:00 |
|
dbaron%dbaron.org
|
6e8088efdd
|
Give inline-blocks NS_BLOCK_SPACE_MGR and NS_BLOCK_MARGIN_ROOT. b=367504 r+sr=roc
|
2007-01-23 03:53:46 +00:00 |
|
roc+%cs.cmu.edu
|
fa1e88771c
|
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 |
|
tor%cs.brown.edu
|
f3d5be3899
|
Bug 367557 - correct filter/pattern surface refcount. r=vlad, sr=roc
|
2007-01-22 23:19:54 +00:00 |
|
longsonr%gmail.com
|
20066b94b9
|
Bug 367209 - getBBox() returns ((0,0), (0,0)) on two point polyline. r+sr=tor
|
2007-01-22 10:04:29 +00:00 |
|
bzbarsky%mit.edu
|
43a4dc3eeb
|
Fix build bustage. Bug 367587
|
2007-01-22 04:41:06 +00:00 |
|
bzbarsky%mit.edu
|
ed9ad7b7bf
|
Make it possible for callers who want to iterate all the row groups and
GetMapFor() for all of them do so in about O(N) time instead of O(N^2) (in
number of row groups). Bug 366892, r=bernd, sr=roc
|
2007-01-22 04:35:25 +00:00 |
|
bzbarsky%mit.edu
|
21d73573a8
|
Have a faster way of iterating down the columns of a table. Bug 352461,
r=bernd, sr=roc
|
2007-01-22 04:32:33 +00:00 |
|
bzbarsky%mit.edu
|
c563021eab
|
Remove some redundant (but not quite identical, hence asserting) logic. Bug
367587, r+sr=roc
|
2007-01-22 04:29:35 +00:00 |
|
bzbarsky%mit.edu
|
7a61f6f940
|
Don't do XUL collapsing stuff with HTML text inputs or HTML scrollframes. Bug
335628, r+sr=roc
|
2007-01-22 04:27:31 +00:00 |
|
bmlk%gmx.de
|
97b5794242
|
Stronger band-aid to prevent table splitting inside columns bug 362275 r/sr=roc
|
2007-01-21 17:51:33 +00:00 |
|
bzbarsky%mit.edu
|
742043ffc1
|
Adding some more tests.
|
2007-01-20 04:29:02 +00:00 |
|
bzbarsky%mit.edu
|
ce77028296
|
Don't calculate stuff with dirty lists. Bug 367243, r=mats, sr=dbaron
|
2007-01-20 01:18:57 +00:00 |
|
bzbarsky%mit.edu
|
019c7e17f9
|
Make sure to do scrollbar layout if we suppressed it previously, even if we
don't obviously need to do it. Bug 364762, r+sr=roc
|
2007-01-19 18:01:10 +00:00 |
|