gecko-dev/layout/xul/grid
2016-05-11 00:00:01 -07:00
..
crashtests
examples
reftests Bug 1257948 - More Android test manifest cleanup; r=jmaher 2016-03-22 07:22:43 -06:00
moz.build Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00
nsGrid.cpp Bug 1053986 - Rename nsIFrame::AddCSSPrefSize, AddCSSMinSize, AddCSSMaxSize, and AddCSSFlex by replacing CSS with XUL. r=dholbert 2016-04-20 21:28:34 -07:00
nsGrid.h Bug 1231256 (part 1) - Remove unused nsBoxLayoutState parameters from many functions. r=roc. 2015-12-07 10:17:47 -08:00
nsGridCell.cpp Bug 1053986 - Rename nsIFrame::IsCollapsed to IsXULCollapsed, and related methods. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridCell.h Bug 1053986 - Rename nsIFrame::IsCollapsed to IsXULCollapsed, and related methods. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridLayout2.cpp Bug 1053986 - Rename nsIFrame::GetLayoutManager to GetXULLayoutManager. r=dholbert 2016-04-20 21:28:33 -07:00
nsGridLayout2.h Bug 1053986 - Rename nsIFrame::Layout to XULLayout, and related methods with the same name. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRow.cpp Bug 1053986 - Rename nsIFrame::IsCollapsed to IsXULCollapsed, and related methods. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRow.h Bug 1053986 - Rename nsIFrame::IsCollapsed to IsXULCollapsed, and related methods. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRowGroupFrame.cpp Bug 1053986 - Rename nsBox::GetNextBox to GetNextXULBox. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRowGroupFrame.h Bug 1053986 - Rename nsIFrame::GetFlex to GetXULFlex. r=dholbert 2016-04-20 21:28:31 -07:00
nsGridRowGroupLayout.cpp Bug 1053986 - Rename nsIFrame::IsHorizontal to IsXULHorizontal, and related methods. r=dholbert 2016-04-20 21:28:34 -07:00
nsGridRowGroupLayout.h Bug 1053986 - Rename nsIFrame::GetMaxSize to GetXULMaxSize, and related methods. r=dholbert 2016-04-20 21:28:31 -07:00
nsGridRowLayout.cpp Bug 1053986 - Rename nsIFrame::GetLayoutManager to GetXULLayoutManager. r=dholbert 2016-04-20 21:28:33 -07:00
nsGridRowLayout.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
nsGridRowLeafFrame.cpp Bug 1053986 - Rename nsIFrame::IsHorizontal to IsXULHorizontal, and related methods. r=dholbert 2016-04-20 21:28:34 -07:00
nsGridRowLeafFrame.h Bug 1053986 - Rename nsIFrame::GetBorderAndPadding to GetXULBorderAndPadding. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRowLeafLayout.cpp Bug 1053986 - Rename nsIFrame::IsHorizontal to IsXULHorizontal, and related methods. r=dholbert 2016-04-20 21:28:34 -07:00
nsGridRowLeafLayout.h Bug 1053986 - Rename nsIFrame::Layout to XULLayout, and related methods with the same name. r=dholbert 2016-04-20 21:28:32 -07:00
nsIGridPart.h