pjs/layout/forms
rods%netscape.com 10466a156a turning off debug #defines 2000-03-15 15:47:11 +00:00
..
nsButtonFrameRenderer.cpp
nsButtonFrameRenderer.h
nsComboboxControlFrame.cpp combo needed to set the maxElementSize correctly when reflowing. 2000-03-10 04:46:16 +00:00
nsComboboxControlFrame.h turning off debug #defines 2000-03-15 15:47:11 +00:00
nsFieldSetFrame.cpp 1) Fixed freeze because of sync drawing in forms 2000-02-10 21:36:28 +00:00
nsFileControlFrame.cpp Bug 28691: Fix leaks, check for null, in code my implementation was based on r=harishd a=rickg 2000-02-23 20:58:42 +00:00
nsFileControlFrame.h removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +00:00
nsFormControlFrame.cpp modified the reflow method for better handling incremental and for optimization 2000-03-03 04:28:59 +00:00
nsFormControlFrame.h modified the reflow method for better handling incremental and for optimization 2000-03-03 04:28:59 +00:00
nsFormControlHelper.cpp Bug 18136/21950 "Fixing the font size mess". Implemented Todd Farhner's system in nsStyleUtil. Disabled the font size rounding code on Windows (see bug 24005). r=erik, a=rickg 2000-02-24 12:51:28 +00:00
nsFormControlHelper.h They now cache their state properly in the PresState 2000-02-15 15:05:56 +00:00
nsGfxButtonControlFrame.cpp now passing back maxElementSize correctly 2000-03-14 14:25:05 +00:00
nsGfxButtonControlFrame.h Bug 28691: Fix leaks, check for null, fix a bug in checkin for bug 16999 r=harishd a=rickg 2000-02-23 20:56:39 +00:00
nsGfxCheckboxControlFrame.cpp removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +00:00
nsGfxCheckboxControlFrame.h removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +00:00
nsGfxRadioControlFrame.cpp radio button now remembers state, and in standard mode it will always select 2000-02-15 23:02:55 +00:00
nsGfxRadioControlFrame.h They now cache their state properly in the PresState 2000-02-15 15:05:56 +00:00
nsHTMLButtonControlFrame.cpp idef'ed out the adding of border padding to maxelement size, this was casuing some warnings. 2000-03-03 00:58:00 +00:00
nsHTMLButtonControlFrame.h changing nsCOMPtr to weak references for PresContext 2000-02-09 23:20:56 +00:00
nsIComboboxControlFrame.h modified the reflow method for better handling incremental and for optimization 2000-03-03 04:28:59 +00:00
nsIFormControlFrame.h
nsIListControlFrame.h modified the reflow method for better handling incremental and for optimization 2000-03-03 04:28:59 +00:00
nsIRadioControlFrame.h
nsISelectControlFrame.h
nsITextControlFrame.h GetWebShell became GetDocShell to continue the conversion to talking in terms of DocShells instead of webShells. 2000-03-11 01:30:04 +00:00
nsImageControlFrame.cpp removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +00:00
nsLegendFrame.cpp changing nsCOMPtr to weak references for PresContext 2000-02-09 23:20:56 +00:00
nsLegendFrame.h changing nsCOMPtr to weak references for PresContext 2000-02-09 23:20:56 +00:00
nsListControlFrame.cpp fixing VC5 build (bug 31868) 2000-03-15 06:22:09 +00:00
nsListControlFrame.h modified the reflow method for better handling incremental and for optimization 2000-03-03 04:28:59 +00:00
nsSelectsAreaFrame.cpp Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsSelectsAreaFrame.h
nsTextControlFrame.cpp removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +00:00
nsTextControlFrame.h