cvshook%sicking.cc
|
0c24c4a4c3
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
smontagu%smontagu.org
|
d2559b5746
|
#undef CS and ES to prevent build errors on Solaris 10 x86. Bug 287388, r+sr=dbaron
|
2007-01-29 14:37:04 +00:00 |
bzbarsky%mit.edu
|
724cfdc0d9
|
Missed a spot where we should update our cached band rect. Bug 368330, r+sr=roc
|
2007-01-29 02:16:23 +00:00 |
dbaron%dbaron.org
|
1f3fb393e2
|
Make non-box frames pay better attention to nsITheme::GetWidgetBorder and GetWidgetPadding. b=366722 r+sr=roc
|
2007-01-28 17:20:01 +00:00 |
bzbarsky%mit.edu
|
4597173571
|
Fix crash bug 368166. r=bernd, sr=roc
|
2007-01-28 16:49:26 +00:00 |
mats.palmgren%bredband.net
|
59a51a1ca4
|
Improve overflow/underflow DOM event handling. b=365477 r+sr=roc
|
2007-01-27 22:50:18 +00:00 |
dbaron%dbaron.org
|
bd3bb5885b
|
Remove nsTableFrame::GetBorderPadding and related code. b=367458 r=bernd sr=roc
|
2007-01-27 22:22:24 +00:00 |
dbaron%dbaron.org
|
9bae00dd9e
|
Revert previous change.
|
2007-01-27 19:35:29 +00:00 |
dbaron%dbaron.org
|
9b608ec24d
|
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
|
1b7cdac572
|
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
|
dc9be935ab
|
Make marquee use inline-block. b=163504 r=martijn sr=bzbarsky
|
2007-01-27 18:40:57 +00:00 |
dbaron%dbaron.org
|
6e48038aa3
|
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
|
765022065d
|
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
|
0852866e39
|
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
|
b23f38fda6
|
stop exporting cairo headers from thebes headers. bug 368377. r=vlad
|
2007-01-27 01:26:49 +00:00 |
jwatt%jwatt.org
|
3c80d49a27
|
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
|
5f84696e46
|
Reset 'mAltDC' when we finish Print Preview. b=365578 r+sr=roc
|
2007-01-26 18:26:00 +00:00 |
dbaron%dbaron.org
|
7be5fce645
|
Merge 368101 with changes from bug 367442.
|
2007-01-26 07:18:55 +00:00 |
dbaron%dbaron.org
|
16345b302a
|
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
|
3a8d8aa3ad
|
Fix missed renaming in reftest. b=368158 r=rcampbell
|
2007-01-26 06:56:58 +00:00 |
dbaron%dbaron.org
|
7256e4ed46
|
Remove const that doesn't make any sense. b=364049 r=bzbarsky
|
2007-01-26 06:38:58 +00:00 |
bzbarsky%mit.edu
|
1816c69b26
|
Remove assert that happens to not be assertable. Bug 368259, r+sr=dbaron
|
2007-01-26 05:02:31 +00:00 |
dveditz%cruzio.com
|
6aaad025ce
|
Need to pass 'rv' status out, bug 368123. r/sr=dbaron
|
2007-01-26 02:30:23 +00:00 |
dbaron%dbaron.org
|
55afed68a0
|
Fix bustage merging 367442 and 366956.
|
2007-01-26 01:24:56 +00:00 |
dbaron%dbaron.org
|
7ec4326621
|
Fix bustage merging 367442 and 366956.
|
2007-01-26 01:10:28 +00:00 |
bzbarsky%mit.edu
|
32ea7d9340
|
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
|
4941250504
|
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
|
6dba01a76a
|
Bug 326877, close popups when navigating pages, r+sr=bz
|
2007-01-25 17:59:20 +00:00 |
dbaron%dbaron.org
|
bb150f250f
|
Add testcases for visual part of bug 347912.
|
2007-01-25 03:31:14 +00:00 |
dbaron%dbaron.org
|
495c0476a9
|
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
|
38be9fc4ca
|
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
|
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 |
dbaron%dbaron.org
|
07ac83bdb9
|
Basic instructions.
|
2007-01-25 01:17:28 +00:00 |
bzbarsky%mit.edu
|
1115b02231
|
Address review comment I missed. Bug 367749.
|
2007-01-24 20:23:08 +00:00 |
bzbarsky%mit.edu
|
74cffdfb13
|
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
|
5b7e13a964
|
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
|
5bf2847bf3
|
Correct punctuation in CSS error reports. b=315250 r+sr=bzbarsky.
|
2007-01-23 22:49:49 +00:00 |
bzbarsky%mit.edu
|
3e6c065405
|
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
|
16fb4fa4dd
|
Bug 329126, Remove nsIEventListenerManager::CreateEvent, r=aaronl, r+sr=jst
|
2007-01-23 07:32:34 +00:00 |
bzbarsky%mit.edu
|
82d06572da
|
Shut down the textrun cache on shutdown. Bug 357779, r=vlad, sr=roc
|
2007-01-23 05:24:21 +00:00 |
dbaron%dbaron.org
|
47f4966b12
|
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
|
46397a599e
|
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
|
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 |
tor%cs.brown.edu
|
ffa16993ad
|
Bug 367557 - correct filter/pattern surface refcount. r=vlad, sr=roc
|
2007-01-22 23:19:54 +00:00 |
longsonr%gmail.com
|
0b2fa84d3f
|
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
|
1576b4b3b0
|
Fix build bustage. Bug 367587
|
2007-01-22 04:41:06 +00:00 |
bzbarsky%mit.edu
|
66bc63e520
|
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
|
ff79c0a249
|
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
|
cfe5a5a02b
|
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
|
1556078e33
|
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 |