.. |
resources
|
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
|
2006-03-25 22:03:49 +00:00 |
.cvsignore
|
|
|
Makefile.in
|
Backing out changes for bug 326944, really this time\!
|
2006-02-27 04:13:51 +00:00 |
nsButtonFrameRenderer.cpp
|
Bug 330300. Move mFrame from nsDisplayItem subclasses up to nsDisplayItem itself, and make GetUnderlyingFrame an inline non-virtual function. Patch by Alfred Peng, r+sr=roc
|
2006-03-14 20:43:18 +00:00 |
nsButtonFrameRenderer.h
|
|
|
nsComboboxControlFrame.cpp
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
nsComboboxControlFrame.h
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
nsFieldSetFrame.cpp
|
Fix crash bug 322348 by making ReParentStyleContext more sane. r+sr=dbaron
|
2006-03-16 01:30:38 +00:00 |
nsFileControlFrame.cpp
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
nsFileControlFrame.h
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
nsFormControlFrame.cpp
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
nsFormControlFrame.h
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
nsFormControlHelper.cpp
|
Use GetValue() instead of GetAttr(nsGkAtoms::value) for getting the button
|
2006-02-13 19:42:08 +00:00 |
nsFormControlHelper.h
|
Use GetValue() instead of GetAttr(nsGkAtoms::value) for getting the button
|
2006-02-13 19:42:08 +00:00 |
nsGfxButtonControlFrame.cpp
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
nsGfxButtonControlFrame.h
|
Use GetValue() instead of GetAttr(nsGkAtoms::value) for getting the button
|
2006-02-13 19:42:08 +00:00 |
nsGfxCheckboxControlFrame.cpp
|
Bug 330300. Move mFrame from nsDisplayItem subclasses up to nsDisplayItem itself, and make GetUnderlyingFrame an inline non-virtual function. Patch by Alfred Peng, r+sr=roc
|
2006-03-14 20:43:18 +00:00 |
nsGfxCheckboxControlFrame.h
|
|
|
nsGfxRadioControlFrame.cpp
|
Bug 330300. Move mFrame from nsDisplayItem subclasses up to nsDisplayItem itself, and make GetUnderlyingFrame an inline non-virtual function. Patch by Alfred Peng, r+sr=roc
|
2006-03-14 20:43:18 +00:00 |
nsGfxRadioControlFrame.h
|
Bug 326883 - Cleanup unused methods. r+sr=roc
|
2006-02-16 00:30:29 +00:00 |
nsHTMLButtonControlFrame.cpp
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
nsHTMLButtonControlFrame.h
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
nsICheckboxControlFrame.h
|
|
|
nsIComboboxControlFrame.h
|
Putting nsIComboboxControlFrame.h back in preparation to revert checkin for bug 326944.
|
2006-02-27 03:20:30 +00:00 |
nsIFormControlFrame.h
|
|
|
nsIImageControlFrame.h
|
|
|
nsIListControlFrame.h
|
Bug 328898. deCOMtaminate signatures on nsIListControlFrame.h. Patch by Marc Liddell, r+sr=roc
|
2006-03-01 01:00:29 +00:00 |
nsImageControlFrame.cpp
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
nsIRadioControlFrame.h
|
|
|
nsISelectControlFrame.h
|
|
|
nsIsIndexFrame.cpp
|
Relanding patches that (hopefully) don't affect Tdhtml
|
2006-03-24 00:09:50 +00:00 |
nsIsIndexFrame.h
|
Bug 328926. Remove aPresContext from nsIFrame::Init and nsIFrame::DidSetStyleContext. r+sr=roc, patch by Marc Liddell
|
2006-03-09 18:55:21 +00:00 |
nsITextControlFrame.h
|
Trivial; attempt to fix linux bustage
|
2006-02-21 01:27:11 +00:00 |
nsLegendFrame.cpp
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
nsLegendFrame.h
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
nsListControlFrame.cpp
|
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
|
2006-03-25 22:03:49 +00:00 |
nsListControlFrame.h
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |
nsSelectsAreaFrame.cpp
|
|
|
nsSelectsAreaFrame.h
|
|
|
nsTextControlFrame.cpp
|
Change our scrolling code so that it is capable of scrolling above and to the left of the viewport, and then use that capability for nsHTMLScrollFrames with RTL directionality. This removes the invariant that the child of a scrollframe (::scrolled-canvas canvas or ::scrolled-content block) will be stretched to fill the entire scrollable area and stops enforcing it, a change that's likely to cause some regressions not yet fixed within the patch. This also fixes directionality detection for the scrollframe holding the canvas (changing which side the scrollbar appears on) and fixes an old bug in the code that paints the focus ring around the canvas (so it's now again visible on all sides, even when the canvas is scrollable). b=192767 r+sr=roc
|
2006-03-15 16:55:19 +00:00 |
nsTextControlFrame.h
|
backing out roc's patch for bug 328926 due to crash running tests on vc8 machines.
|
2006-03-15 06:43:36 +00:00 |