gecko-dev/layout/html/forms/src
2000-02-15 15:05:56 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Adding nsGfxListControlFrame.cpp for Unix, should fix zero bloat stats. a=don 2000-02-10 01:12:22 +00:00
makefile.win removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +00:00
nsButtonControlFrame.cpp Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +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 Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsCheckboxControlFrame.h removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +00:00
nsComboboxControlFrame.cpp They now cache their state properly in the PresState 2000-02-15 15:04:38 +00:00
nsComboboxControlFrame.h removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +00:00
nsFieldSetFrame.cpp 1) Fixed freeze because of sync drawing in forms 2000-02-10 21:36:28 +00:00
nsFileControlFrame.cpp Added a function to return path name in unicode, contributed by m_kato@ga2.so-net.ne.jp, edited by nhotta, bug 22863, r=ftang. 2000-02-11 01:08:56 +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 changing nsCOMPtr to weak references for PresContext 2000-02-09 23:20:56 +00:00
nsFormControlFrame.h changing nsCOMPtr to weak references for PresContext 2000-02-09 23:20:56 +00:00
nsFormControlHelper.cpp enabled "physical" and "virtual" as synonyms for <textarea> "wrap" attribute value 2000-02-14 02:03:36 +00:00
nsFormControlHelper.h They now cache their state properly in the PresState 2000-02-15 15:05:56 +00:00
nsFormFrame.cpp They now cache their state properly in the PresState 2000-02-15 15:05:56 +00:00
nsFormFrame.h removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +00:00
nsGfxAutoTextControlFrame.cpp Fix 23227 Document object vulnerability 2000-01-26 15:33:57 +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 removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +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 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
nsGfxListControlFrame.cpp 1) implememted box reflow coelescing. 2000-02-09 22:02:40 +00:00
nsGfxListControlFrame.h They now cache their state properly in the PresState 2000-02-15 15:05:56 +00:00
nsGfxRadioControlFrame.cpp They now cache their state properly in the PresState 2000-02-15 15:05:56 +00:00
nsGfxRadioControlFrame.h They now cache their state properly in the PresState 2000-02-15 15:05:56 +00:00
nsGfxTextControlFrame.cpp backed out a mistake (wrong disk in the removable drive at home), put in the real file 2000-02-15 06:51:45 +00:00
nsGfxTextControlFrame.h enabled "physical" and "virtual" as synonyms for <textarea> "wrap" attribute value 2000-02-14 02:07:50 +00:00
nsHTMLButtonControlFrame.cpp changing nsCOMPtr to weak references for PresContext 2000-02-09 23:20:56 +00:00
nsHTMLButtonControlFrame.h changing nsCOMPtr to weak references for PresContext 2000-02-09 23:20:56 +00:00
nsImageControlFrame.cpp removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +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 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 They now cache their state properly in the PresState 2000-02-15 15:04:38 +00:00
nsListControlFrame.h They now cache their state properly in the PresState 2000-02-15 15:04:38 +00:00
nsNativeButtonControlFrame.cpp changed signature of GetFont b=905 r=dcone 2000-01-25 15:25:46 +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 Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsNativeTextControlFrame.cpp changed signature of GetFont b=905 r=dcone 2000-01-25 15:25:46 +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 Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsRadioControlFrame.h removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +00:00
nsRadioControlGroup.cpp removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +00:00
nsRadioControlGroup.h removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +00:00
nsSelectControlFrame.cpp Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
nsTextControlFrame.cpp removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +00:00
nsTextControlFrame.h Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00