..
.cvsignore
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
Makefile.in
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
makefile.win
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
nsButtonControlFrame.cpp
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsButtonControlFrame.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsButtonFrameRenderer.cpp
Don't re-create atom over and over. r=hyatt
1999-11-30 01:13:36 +00:00
nsButtonFrameRenderer.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsCheckboxControlFrame.cpp
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsCheckboxControlFrame.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsComboboxControlFrame.cpp
Added a "flags" variable for combobox creation
1999-12-05 20:43:18 +00:00
nsComboboxControlFrame.h
Added a "flags" variable for combobox creation
1999-12-05 20:43:18 +00:00
nsFieldSetFrame.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsFileControlFrame.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsFileControlFrame.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsFormControlFrame.cpp
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsFormControlFrame.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsFormControlHelper.cpp
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsFormControlHelper.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsFormFrame.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsFormFrame.h
Fix for 19954 -- convert form values to CRLF linebreaks when submitting forms. r=pollman
1999-12-02 03:11:38 +00:00
nsGfxAutoTextControlFrame.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsGfxAutoTextControlFrame.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsGfxButtonControlFrame.cpp
now trims white space and makes sure the text is two spaces if empty
1999-12-05 20:48:37 +00:00
nsGfxButtonControlFrame.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsGfxCheckboxControlFrame.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsGfxCheckboxControlFrame.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsGfxListControlFrame.cpp
removing unused variables (bloat) and using nsLayoutAtoms::optionSelectedPseudo instead of
1999-12-06 22:59:43 +00:00
nsGfxListControlFrame.h
removing unused variables (bloat) and using nsLayoutAtoms::optionSelectedPseudo instead of
1999-12-06 22:59:43 +00:00
nsGfxRadioControlFrame.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsGfxRadioControlFrame.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsGfxTextControlFrame.cpp
was adding in the wrong border and padding for fixed width
1999-12-05 20:47:04 +00:00
nsGfxTextControlFrame.h
Build bustage fix for gcc 2.7 & vc5 - include class interface
1999-11-27 05:05:14 +00:00
nsHTMLButtonControlFrame.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsHTMLButtonControlFrame.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsImageControlFrame.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsInputFrame.cpp
Add click event support for every element and initial keypress event support
1998-11-24 07:46:58 +00:00
nsLabelFrame.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsLegendFrame.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsLegendFrame.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsListControlFrame.cpp
Always passing back that the frames are there, this still isn't right and needs to be
1999-12-08 00:08:41 +00:00
nsListControlFrame.h
removing unused variables (bloat) and using nsLayoutAtoms::optionSelectedPseudo instead of
1999-12-06 22:59:43 +00:00
nsNativeButtonControlFrame.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsNativeButtonControlFrame.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsNativeCheckboxControlFram.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsNativeCheckboxControlFram.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsNativeFormControlFrame.cpp
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsNativeFormControlFrame.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsNativeRadioControlFrame.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsNativeRadioControlFrame.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsNativeSelectControlFrame.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsNativeTextControlFrame.cpp
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
1999-12-04 23:49:50 +00:00
nsNativeTextControlFrame.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsRadioControlFrame.cpp
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsRadioControlFrame.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsRadioControlGroup.cpp
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsRadioControlGroup.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsSelectControlFrame.cpp
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
nsTextControlFrame.cpp
Fix for another part of for 19954 -- convert textarea data to LF termination before saving frame state. r=pollman
1999-12-02 03:12:51 +00:00
nsTextControlFrame.h
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00