.. |
nsButtonFrameRenderer.cpp
|
|
|
nsButtonFrameRenderer.h
|
|
|
nsComboboxControlFrame.cpp
|
removing bloat - removed unneeded boolean and an nsIHTMLContent pointer
|
2000-09-09 22:15:57 +00:00 |
nsComboboxControlFrame.h
|
removing bloat - removed unneeded boolean and an nsIHTMLContent pointer
|
2000-09-09 22:15:57 +00:00 |
nsFieldSetFrame.cpp
|
|
|
nsFileControlFrame.cpp
|
wasn't setting status to NS_FRAME_COMPLETE
|
2000-09-09 22:13:12 +00:00 |
nsFileControlFrame.h
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |
nsFormControlFrame.cpp
|
Bug 51124: Tabbing into text control now again scrolls it into view if offscreen, also adding additional bulletproofing per code review; r=jst@netscape.com
|
2000-09-08 05:53:28 +00:00 |
nsFormControlFrame.h
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |
nsFormControlHelper.cpp
|
fixing hpux bustage
|
2000-08-23 23:57:00 +00:00 |
nsFormControlHelper.h
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |
nsGfxButtonControlFrame.cpp
|
GfxBtn now implements method CreateFrameFor so it can create the text node
|
2000-08-23 10:38:42 +00:00 |
nsGfxButtonControlFrame.h
|
GfxBtn now implements method CreateFrameFor so it can create the text node
|
2000-08-23 10:38:42 +00:00 |
nsGfxCheckboxControlFrame.cpp
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |
nsGfxCheckboxControlFrame.h
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |
nsGfxRadioControlFrame.cpp
|
Bug 50143: All radio buttons should be unchecked before checking new one when restoring frame state r=jst@netscape.com
|
2000-08-31 00:59:31 +00:00 |
nsGfxRadioControlFrame.h
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |
nsHTMLButtonControlFrame.cpp
|
Part of fix for bug 45210: style contexts had the wrong parent because the frames were reparented but their style contexts were not. r=rods@netscape.com
|
2000-09-12 19:41:27 +00:00 |
nsHTMLButtonControlFrame.h
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |
nsICheckboxControlFrame.h
|
|
|
nsIComboboxControlFrame.h
|
47302 - moved the RegUnRegAccessKey to the Destroy Method
|
2000-08-03 14:13:40 +00:00 |
nsIFormControlFrame.h
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |
nsIListControlFrame.h
|
|
|
nsImageControlFrame.cpp
|
Bug 51124: Tabbing into text control now again scrolls it into view if offscreen, also adding additional bulletproofing per code review; r=jst@netscape.com
|
2000-09-08 05:53:28 +00:00 |
nsIRadioControlFrame.h
|
|
|
nsISelectControlFrame.h
|
|
|
nsIsIndexFrame.cpp
|
Bug 51124: Tabbing into text control now again scrolls it into view if offscreen, also adding additional bulletproofing per code review; r=jst@netscape.com
|
2000-09-08 05:53:28 +00:00 |
nsIsIndexFrame.h
|
Bug 3326: IsIndex implementation (not part of build)
|
2000-09-06 07:37:49 +00:00 |
nsITextControlFrame.h
|
|
|
nsLegendFrame.cpp
|
moved the RegUnRegAccessKey to the Destroy method
|
2000-08-02 22:12:11 +00:00 |
nsLegendFrame.h
|
moved the RegUnRegAccessKey to the Destroy method
|
2000-08-02 22:12:11 +00:00 |
nsListControlFrame.cpp
|
Bug 51124: Tabbing into text control now again scrolls it into view if offscreen, also adding additional bulletproofing per code review; r=jst@netscape.com
|
2000-09-08 05:53:28 +00:00 |
nsListControlFrame.h
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |
nsSelectsAreaFrame.cpp
|
|
|
nsSelectsAreaFrame.h
|
|
|
nsTextControlFrame.cpp
|
|
|
nsTextControlFrame.h
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |