gecko-dev/layout/forms
L. David Baron 87a69b43fb Bug 1053986 - Rename nsIFrame::GetPrefSize to GetXULPrefSize, and related methods. r=dholbert
Written purely with sed, over .h and .cpp files in layout/.

MozReview-Commit-ID: yvcAZ8rndu
2016-04-20 21:28:31 -07:00
..
crashtests Bug 893332, part 4 - Crashtests. r=baku 2016-01-27 22:51:54 +00:00
test Bug 1255659 part 2 - Add 'fullscreen' tag to tests which ever put window into fullscreen. r=smaug 2016-03-11 10:45:00 +08:00
moz.build Bug 1256509 - Disable C4577 to unblock compilation on VS2015; r=poiru 2016-03-14 18:03:39 -07:00
nsButtonFrameRenderer.cpp Bug 1261754 - Part 8: Move box-shadow from nsStyleBorder to a new nsStyleEffects struct. r=dholbert 2016-04-12 15:52:42 +10:00
nsButtonFrameRenderer.h Bug 1209765 (Part 3) - Support sync decoding and track draw results when drawing borders in nsButtonFrameRenderer. r=tn 2015-10-22 19:54:48 -07:00
nsColorControlFrame.cpp Bug 1264837 Part 2 - Remove nsColorControlFrameSuper. r=dholbert 2016-04-18 13:32:19 +08:00
nsColorControlFrame.h Bug 1264837 Part 2 - Remove nsColorControlFrameSuper. r=dholbert 2016-04-18 13:32:19 +08:00
nsComboboxControlFrame.cpp Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm. 2016-03-29 10:09:43 +11:00
nsComboboxControlFrame.h Bug 1249664 - Save the combobox's dropped-down state across frame reconstruction. r=dbaron 2016-03-10 14:21:05 -05:00
nsFieldSetFrame.cpp Bug 1261754 - Part 8: Move box-shadow from nsStyleBorder to a new nsStyleEffects struct. r=dholbert 2016-04-12 15:52:42 +10:00
nsFieldSetFrame.h Bug 1209765 (Part 4) - Support sync decoding and track draw results when drawing borders in nsFieldSetFrame. r=tn 2015-10-22 19:54:49 -07:00
nsFileControlFrame.cpp Bug 1207088 - Don't show the "Choose folder..." button for a directory picking <input> on platforms that don't have a directory picker. r=jfkthame 2015-09-16 11:42:27 +01:00
nsFileControlFrame.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsFormControlFrame.cpp Bug 1264837 Part 3 - Remove nsFormControlFrameSuper. r=dholbert 2016-04-18 13:42:26 +08:00
nsFormControlFrame.h Bug 1264837 Part 3 - Remove nsFormControlFrameSuper. r=dholbert 2016-04-18 13:42:26 +08:00
nsGfxButtonControlFrame.cpp Bug 1244068 - Part 4: Use StyleSetHandle instead of concrete style set class in most places. r=dholbert 2016-02-24 18:01:11 +11:00
nsGfxButtonControlFrame.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsGfxCheckboxControlFrame.cpp Bug 1237457 - Partially Moz2Dify nsDisplayGeneric. r=roc. 2015-12-03 19:16:59 -08:00
nsGfxCheckboxControlFrame.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsGfxRadioControlFrame.cpp Bug 1237457 - Partially Moz2Dify nsDisplayGeneric. r=roc. 2015-12-03 19:16:59 -08:00
nsGfxRadioControlFrame.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsHTMLButtonControlFrame.cpp Bug 1261284: Don't include <button>'s children in overflow areas, if we know we're going to clip them when painting. r=mats 2016-04-01 20:36:41 -07:00
nsHTMLButtonControlFrame.h Bug 1261284: Don't include <button>'s children in overflow areas, if we know we're going to clip them when painting. r=mats 2016-04-01 20:36:41 -07:00
nsIComboboxControlFrame.h
nsIFormControlFrame.h
nsIListControlFrame.h Bug 1113206: Make nsComboboxControlFrame and nsListControlFrame use logical coordinates and support vertical writing modes - patch by smontagu with additions by jfkthame. r=jfkthame,smontagu 2015-02-08 07:31:14 -08:00
nsISelectControlFrame.h
nsITextControlFrame.h
nsImageControlFrame.cpp Bug 1264837 Part 4 - Remove nsImageControlFrameSuper. r=dholbert 2016-04-18 13:47:53 +08:00
nsLegendFrame.cpp
nsLegendFrame.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsListControlFrame.cpp Bug 1253486, [e10s only] hide select popups when the select element is removed, r=mconley 2016-04-13 13:15:55 -04:00
nsListControlFrame.h Bug 1263773 - Mark a bunch of classes in layout as MOZ_RAII. r=dholbert 2016-03-28 13:34:26 +01:00
nsMeterFrame.cpp Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame 2016-03-17 13:55:48 +08:00
nsMeterFrame.h Bug 1247929 patch 1 - Add GetType() overrides for nsProgressFrame and nsMeterFrame. r=dholbert 2016-02-24 10:40:29 -08:00
nsNumberControlFrame.cpp Bug 1259656 part.7 Rename WidgetEvent::originalTarget to WidgetEvent::mOriginalTarget r=smaug 2016-04-19 01:33:23 +09:00
nsNumberControlFrame.h Bug 1244049 - Part 2: Replace nsCSSPseudoElements::Type with CSSPseudoElementType. r=dbaron 2016-02-17 21:37:00 +01:00
nsProgressFrame.cpp Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame 2016-03-17 13:55:48 +08:00
nsProgressFrame.h Bug 1247929 patch 1 - Add GetType() overrides for nsProgressFrame and nsMeterFrame. r=dholbert 2016-02-24 10:40:29 -08:00
nsRangeFrame.cpp Bug 1259656 part.1 Rename WidgetEvent::refPoint to WidgetEvent::mRefPoint r=smaug 2016-04-18 23:09:02 +09:00
nsRangeFrame.h Bug 1244049 - Part 2: Replace nsCSSPseudoElements::Type with CSSPseudoElementType. r=dbaron 2016-02-17 21:37:00 +01:00
nsSelectsAreaFrame.cpp Bug 1230413 (part 1) - Pass a DrawTarget to several PaintFocus functions(). r=mattwoodrow. 2015-12-03 19:16:59 -08:00
nsSelectsAreaFrame.h Bug 1113206: Make nsComboboxControlFrame and nsListControlFrame use logical coordinates and support vertical writing modes - patch by smontagu with additions by jfkthame. r=jfkthame,smontagu 2015-02-08 07:31:14 -08:00
nsTextControlFrame.cpp Bug 1053986 - Rename nsIFrame::GetPrefSize to GetXULPrefSize, and related methods. r=dholbert 2016-04-20 21:28:31 -07:00
nsTextControlFrame.h Bug 1053986 - Rename nsIFrame::GetMinSize to GetXULMinSize, and related methods. r=dholbert 2016-04-20 21:28:31 -07:00