.. |
resources
|
Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
|
2005-06-29 22:41:59 +00:00 |
.cvsignore
|
Bug 272151: reorganize files within layout, r+sr=roc: add new Makefiles.
|
2004-12-07 18:09:28 +00:00 |
Makefile.in
|
Remove unneeded nsIFrameLoader interface (bug 280992). r+sr=jst.
|
2005-02-07 23:53:47 +00:00 |
nsButtonFrameRenderer.cpp
|
Bug 311827: Make GetAttr return a bool rather then an nsresult.
|
2005-10-28 11:25:24 +00:00 |
nsButtonFrameRenderer.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsComboboxControlFrame.cpp
|
Bug 311827: Make GetAttr return a bool rather then an nsresult.
|
2005-10-28 11:25:24 +00:00 |
nsComboboxControlFrame.h
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsFieldSetFrame.cpp
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsFileControlFrame.cpp
|
Bug 311827: Make GetAttr return a bool rather then an nsresult.
|
2005-10-28 11:25:24 +00:00 |
nsFileControlFrame.h
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsFormControlFrame.cpp
|
Bug 311827: Make GetAttr return a bool rather then an nsresult.
|
2005-10-28 11:25:24 +00:00 |
nsFormControlFrame.h
|
Bug 311827: Make GetAttr return a bool rather then an nsresult.
|
2005-10-28 11:25:24 +00:00 |
nsFormControlHelper.cpp
|
Bug 311827: Make GetAttr return a bool rather then an nsresult.
|
2005-10-28 11:25:24 +00:00 |
nsFormControlHelper.h
|
Bug 311827: Make GetAttr return a bool rather then an nsresult.
|
2005-10-28 11:25:24 +00:00 |
nsGfxButtonControlFrame.cpp
|
Bug 311827: Make GetAttr return a bool rather then an nsresult.
|
2005-10-28 11:25:24 +00:00 |
nsGfxButtonControlFrame.h
|
Remove the pointless nsIContent arg of nsIFrame::AttributeChanged. Bug 281390,
|
2005-09-07 16:49:21 +00:00 |
nsGfxCheckboxControlFrame.cpp
|
Remove nsIPresState (bug 279699). r+sr=roc.
|
2005-01-27 22:52:53 +00:00 |
nsGfxCheckboxControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsGfxRadioControlFrame.cpp
|
Remove nsIPresState (bug 279699). r+sr=roc.
|
2005-01-27 22:52:53 +00:00 |
nsGfxRadioControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsHTMLButtonControlFrame.cpp
|
Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell
|
2005-11-01 20:40:54 +00:00 |
nsHTMLButtonControlFrame.h
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsICheckboxControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIComboboxControlFrame.h
|
Add a presshell member to nsCSSFrameConstructor. Remove prescontext and
|
2005-02-18 16:11:53 +00:00 |
nsIFormControlFrame.h
|
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
|
2005-04-28 23:48:28 +00:00 |
nsIImageControlFrame.h
|
Adding new files for John Keiser <jkeiser@iname.com>, not part of the build yet.
|
2001-10-01 17:51:28 +00:00 |
nsIListControlFrame.h
|
Fix bug 313498 -- no need for aPresContext in GetOptionsContainer. r+sr=roc.
|
2005-10-23 22:11:27 +00:00 |
nsIRadioControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsISelectControlFrame.h
|
Stop trying to observe content changes for the selected option, instead rely on getting a combobox reflow if it changed. b=297389 r+sr=roc a=asa
|
2005-06-21 00:00:14 +00:00 |
nsITextControlFrame.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsImageControlFrame.cpp
|
Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell
|
2005-11-01 20:40:54 +00:00 |
nsIsIndexFrame.cpp
|
Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell
|
2005-11-01 20:40:54 +00:00 |
nsIsIndexFrame.h
|
Remove the pointless nsIContent arg of nsIFrame::AttributeChanged. Bug 281390,
|
2005-09-07 16:49:21 +00:00 |
nsLegendFrame.cpp
|
Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell
|
2005-11-01 20:40:54 +00:00 |
nsLegendFrame.h
|
Bug 301313 : Remove mPresContext in /layout/forms/, patch by Andreas Lange <mozilla@lange.cx>, r+sr=roc
|
2005-08-16 12:20:58 +00:00 |
nsListControlFrame.cpp
|
Bug 311827: Make GetAttr return a bool rather then an nsresult.
|
2005-10-28 11:25:24 +00:00 |
nsListControlFrame.h
|
Fix bug 313498 -- no need for aPresContext in GetOptionsContainer. r+sr=roc.
|
2005-10-23 22:11:27 +00:00 |
nsSelectsAreaFrame.cpp
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsSelectsAreaFrame.h
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsTextControlFrame.cpp
|
Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell
|
2005-11-01 20:40:54 +00:00 |
nsTextControlFrame.h
|
Bug 311827: Make GetAttr return a bool rather then an nsresult.
|
2005-10-28 11:25:24 +00:00 |