This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c29deee3bc
gecko
/
layout
/
tables
History
Xidorn Quan
c29deee3bc
Bug 1230034 part 6 - Convert all frame properties which do not hold pointer to be typed. r=dbaron
2016-01-28 14:23:59 +11:00
..
crashtests
Bug 1223282 - Crashtest.
2015-11-16 17:32:39 +01:00
reftests
Bug 1220621. When removing a <col>, only create an anonymous colframe to replace it if one is really needed. r=dbaron
2015-11-17 18:15:01 -05:00
test
BasicTableLayoutStrategy.cpp
Bug 1223653 patch 2 - Use an enum class for NS_STYLE_BOX_SIZING_*. r=heycam
2015-11-19 18:09:29 -08:00
BasicTableLayoutStrategy.h
celldata.h
Bug 1242164 - Remove the implementation of colspan=0 (which is now dead code). r=dbaron
2016-01-27 17:02:12 +01:00
FixedTableLayoutStrategy.cpp
Bug 1235306 - Fix -Wimplicit-fallthrough warnings in layout/. r=dholbert
2015-11-22 21:33:47 -08:00
FixedTableLayoutStrategy.h
moz.build
nsCellMap.cpp
Bug 1242164 - Remove the implementation of colspan=0 (which is now dead code). r=dbaron
2016-01-27 17:02:12 +01:00
nsCellMap.h
Bug 1242164 - Remove the implementation of colspan=0 (which is now dead code). r=dbaron
2016-01-27 17:02:12 +01:00
nsITableCellLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp
Bug 1237457 - Partially Moz2Dify nsDisplayGeneric. r=roc.
2015-12-03 19:16:59 -08:00
nsTableCellFrame.h
Bug 1237457 - Partially Moz2Dify nsDisplayGeneric. r=roc.
2015-12-03 19:16:59 -08:00
nsTableColFrame.cpp
nsTableColFrame.h
nsTableColGroupFrame.cpp
nsTableColGroupFrame.h
nsTableFrame.cpp
Bug 1230034 part 5 - Convert all frame properties which use DeleteValue and ReleaseValue as destructor to be typesafe. r=dbaron
2016-01-28 14:23:59 +11:00
nsTableFrame.h
Bug 1230034 part 5 - Convert all frame properties which use DeleteValue and ReleaseValue as destructor to be typesafe. r=dbaron
2016-01-28 14:23:59 +11:00
nsTableOuterFrame.cpp
Bug
1064843
part 5 - Ensure frames behave properly for unknown child list id passed into SetInitialChildList. r=dholbert
2016-01-28 10:11:00 +11:00
nsTableOuterFrame.h
nsTablePainter.cpp
nsTablePainter.h
nsTableRowFrame.cpp
Bug 1230034 part 6 - Convert all frame properties which do not hold pointer to be typed. r=dbaron
2016-01-28 14:23:59 +11:00
nsTableRowFrame.h
Bug 1230863 - Remove unused nsPresContext args from many functions. r=roc.
2015-12-06 17:15:53 -08:00
nsTableRowGroupFrame.cpp
Bug 1230034 part 5 - Convert all frame properties which use DeleteValue and ReleaseValue as destructor to be typesafe. r=dbaron
2016-01-28 14:23:59 +11:00
nsTableRowGroupFrame.h
Bug 1230863 - Remove unused nsPresContext args from many functions. r=roc.
2015-12-06 17:15:53 -08:00
SpanningCellSorter.cpp
Bug 1235306 - Fix -Wimplicit-fallthrough warnings in layout/. r=dholbert
2015-11-22 21:33:47 -08:00
SpanningCellSorter.h
TableArea.h