.. |
nsButtonFrameRenderer.cpp
|
removing dead style change code and refereneces to dead style change code
|
1999-10-02 04:23:48 +00:00 |
nsButtonFrameRenderer.h
|
removing dead style change code and refereneces to dead style change code
|
1999-10-02 04:23:48 +00:00 |
nsComboboxControlFrame.cpp
|
Bug 15170: Implement onchange notification for list boxes
|
1999-10-05 23:43:06 +00:00 |
nsComboboxControlFrame.h
|
Bug 15170: Implement onchange notification for list boxes
|
1999-10-05 23:43:06 +00:00 |
nsFieldSetFrame.cpp
|
Fixed fieldset padding bug.
|
1999-08-06 00:48:26 +00:00 |
nsFileControlFrame.cpp
|
Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
|
1999-09-30 11:30:04 +00:00 |
nsFileControlFrame.h
|
Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
|
1999-09-30 11:30:04 +00:00 |
nsFormControlFrame.cpp
|
Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
|
1999-09-30 11:30:04 +00:00 |
nsFormControlFrame.h
|
Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
|
1999-09-30 11:30:04 +00:00 |
nsFormControlHelper.cpp
|
Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
|
1999-09-30 11:34:32 +00:00 |
nsFormControlHelper.h
|
Changed parameters from width and height to a nsRect
|
1999-08-27 14:31:54 +00:00 |
nsGfxButtonControlFrame.cpp
|
Removed nsGfxButtonControlFrame's MouseClick method. It uses it's base classes (nsHTMLButtonControlFrame)
|
1999-09-13 20:40:59 +00:00 |
nsGfxButtonControlFrame.h
|
Removed nsGfxButtonControlFrame's MouseClick method. It uses it's base classes (nsHTMLButtonControlFrame)
|
1999-09-13 20:40:59 +00:00 |
nsGfxCheckboxControlFrame.cpp
|
Changed to respect border and padding and now draw check mark "centered" in the available space
|
1999-08-27 14:31:59 +00:00 |
nsGfxCheckboxControlFrame.h
|
Changed to respect border and padding and now draw check mark "centered" in the available space
|
1999-08-27 14:31:59 +00:00 |
nsGfxRadioControlFrame.cpp
|
removed ReResolveStyleContext
|
1999-09-21 07:56:18 +00:00 |
nsGfxRadioControlFrame.h
|
removed ReResolveStyleContext
|
1999-09-21 07:56:18 +00:00 |
nsHTMLButtonControlFrame.cpp
|
removed noisy printf
|
1999-10-01 14:20:45 +00:00 |
nsHTMLButtonControlFrame.h
|
Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
|
1999-09-30 11:30:04 +00:00 |
nsIComboboxControlFrame.h
|
Bug 15170: Implement onchange notification for list boxes
|
1999-10-05 23:43:06 +00:00 |
nsIFormControlFrame.h
|
Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
|
1999-09-30 11:31:40 +00:00 |
nsIListControlFrame.h
|
Bug 15170: Implement onchange notification for list boxes
|
1999-10-05 23:43:06 +00:00 |
nsIRadioControlFrame.h
|
Added NS_DEFINE_STATIC_IID_ACCESSOR
|
1999-07-28 21:35:55 +00:00 |
nsISelectControlFrame.h
|
Bug 13058: (Fixed Solaris bustage by removing Inherited typedef)
|
1999-09-15 05:31:31 +00:00 |
nsImageControlFrame.cpp
|
Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
|
1999-09-30 11:30:04 +00:00 |
nsLegendFrame.cpp
|
Reworked fieldsets to fix numerous bugs.
|
1999-06-01 21:52:11 +00:00 |
nsLegendFrame.h
|
Reworked fieldsets to fix numerous bugs.
|
1999-06-01 21:52:11 +00:00 |
nsListControlFrame.cpp
|
ifdef out the call to CaptureMouse since it is no longer needed r=rods
|
1999-10-06 13:36:39 +00:00 |
nsListControlFrame.h
|
Bug 15170: Implement onchange notification for list boxes
|
1999-10-05 23:43:06 +00:00 |
nsSelectsAreaFrame.cpp
|
initial add (not in the build yet)
|
1999-09-03 14:25:15 +00:00 |
nsSelectsAreaFrame.h
|
initial add (not in the build yet)
|
1999-09-03 14:25:15 +00:00 |
nsTextControlFrame.cpp
|
ifdef out a debug statement
|
1999-10-01 14:26:40 +00:00 |
nsTextControlFrame.h
|
Fixed to use the LookAndFeel object in the PresContext instead of creating one via the ComponentManager
|
1999-09-30 11:23:17 +00:00 |