.. |
nsButtonFrameRenderer.cpp
|
Added failure check for call to nsStyleData::GetBorder()
|
1999-07-28 04:48:34 +00:00 |
nsButtonFrameRenderer.h
|
fixed re-resolve style contexts to handle local pseudo elements
|
1999-06-16 06:17:21 +00:00 |
nsComboboxControlFrame.cpp
|
Now uses the button for the display area and uses the new selected index methods from the ListControlFrame
|
1999-08-19 14:11:59 +00:00 |
nsComboboxControlFrame.h
|
Now uses the button for the display area and uses the new selected index methods from the ListControlFrame
|
1999-08-19 14:11:59 +00:00 |
nsFieldSetFrame.cpp
|
Fixed fieldset padding bug.
|
1999-08-06 00:48:26 +00:00 |
nsFileControlFrame.cpp
|
It now loks at the "disabled" property when initialized and looks for an attribute changed notification to disable itself
|
1999-08-19 14:03:53 +00:00 |
nsFileControlFrame.h
|
It now loks at the "disabled" property when initialized and looks for an attribute changed notification to disable itself
|
1999-08-19 14:03:53 +00:00 |
nsFormControlFrame.cpp
|
breaking up gfx & native widgets
|
1999-08-06 05:11:39 +00:00 |
nsFormControlFrame.h
|
breaking up gfx & native widgets
|
1999-08-06 05:11:39 +00:00 |
nsFormControlHelper.cpp
|
nsPresContext.cpp,.h - Added eWidgetRendering_PartialGfx as a rendering mode to PresContext.
|
1999-07-20 22:32:41 +00:00 |
nsFormControlHelper.h
|
|
|
nsGfxButtonControlFrame.cpp
|
The button was being sized wrong, so the computed border padding needed to be removed beforehand and then is added back in later by layout
|
1999-08-19 14:00:09 +00:00 |
nsGfxButtonControlFrame.h
|
Rewrote nsButtonControlFrame. It is now based on nsHTMLButtonControlFrame.
|
1999-08-10 19:13:57 +00:00 |
nsGfxCheckboxControlFrame.cpp
|
cleaning up and simplifying checkbox. Adding tri-state checkbox behavior keyed off of the presence of an attribute.
|
1999-08-11 04:45:49 +00:00 |
nsGfxCheckboxControlFrame.h
|
cleaning up and simplifying checkbox. Adding tri-state checkbox behavior keyed off of the presence of an attribute.
|
1999-08-11 04:45:49 +00:00 |
nsGfxRadioControlFrame.cpp
|
Fix gcc 2.7 bustage. It smells a lot like a bug in gcc. It was having
|
1999-08-06 07:14:43 +00:00 |
nsGfxRadioControlFrame.h
|
First Checked In.
|
1999-08-06 05:13:07 +00:00 |
nsHTMLButtonControlFrame.cpp
|
Fixed boxes to only invalidate and redraw what has changed.
|
1999-07-23 00:11:21 +00:00 |
nsHTMLButtonControlFrame.h
|
fixed bugs #6303, #6753, #6756, #6759
|
1999-07-14 22:00:24 +00:00 |
nsIComboboxControlFrame.h
|
Added NS_DEFINE_STATIC_IID_ACCESSOR
|
1999-07-28 21:35:55 +00:00 |
nsIFormControlFrame.h
|
Added NS_DEFINE_STATIC_IID_ACCESSOR
|
1999-07-28 21:35:55 +00:00 |
nsIListControlFrame.h
|
Added method GetSelectedIndex
|
1999-08-19 14:26:38 +00:00 |
nsImageControlFrame.cpp
|
Bug 10939: Make image input element transparent
|
1999-08-11 03:30:25 +00:00 |
nsIRadioControlFrame.h
|
Added NS_DEFINE_STATIC_IID_ACCESSOR
|
1999-07-28 21:35:55 +00:00 |
nsLegendFrame.cpp
|
|
|
nsLegendFrame.h
|
|
|
nsListControlFrame.cpp
|
Renamed some methods and changed the selected item to be able to pass the currently selected index instead of just being able to get the currently selected item
|
1999-08-19 14:11:28 +00:00 |
nsListControlFrame.h
|
Renamed some methods and changed the selected item to be able to pass the currently selected index instead of just being able to get the currently selected item
|
1999-08-19 14:11:28 +00:00 |
nsTextControlFrame.cpp
|
It now takes into account the suggested size in the calculation
|
1999-08-19 14:02:20 +00:00 |
nsTextControlFrame.h
|
It now takes into account the suggested size in the calculation
|
1999-08-19 14:02:20 +00:00 |