.. |
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 |
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 |
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 |
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 |
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 |
nsIComboboxControlFrame.h
|
Added MakeSureSomethingIsSelected so the ListBox can call it after it is initialized.
|
1999-11-16 22:47:15 +00:00 |
nsIFormControlFrame.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 |
nsIListControlFrame.h
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +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 |
nsIRadioControlFrame.h
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
nsISelectControlFrame.h
|
added bool parm to DoneAddingContent r=dcone bug 18241
|
1999-11-19 15:43:06 +00:00 |
nsITextControlFrame.h
|
DOM extension for exposing text areas to XUL
|
1999-11-19 07:24:15 +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
|
Massive rewrite of the focus/blur architecture. Things should behave better
|
1999-12-08 04:54:29 +00:00 |
nsListControlFrame.h
|
removing unused variables (bloat) and using nsLayoutAtoms::optionSelectedPseudo instead of
|
1999-12-06 22:59:43 +00:00 |
nsSelectsAreaFrame.cpp
|
Change to how overflow is handled for absolutely positioned elements.
|
1999-12-06 15:49:53 +00:00 |
nsSelectsAreaFrame.h
|
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
|
1999-12-04 23:49:50 +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 |