diff browse annotate |
4c563176b066bb3ed55249955727cb093f159783 created 2013-07-11 16:46 -0700 pushed unknown |
Daniel Holbert | Daniel Holbert - Bug 860242: If box-sizing includes border/padding, then don't add border/padding to cell-width, in fixed table layout's percent-width case. r=dbaron |
diff browse annotate |
343315251a400d775fb27becf97bf86f0dcaefe2 created 2013-02-16 13:51 -0800 pushed unknown |
L. David Baron | L. David Baron - Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert |
diff browse annotate |
037363fa02583ef1f37c80373e46c0a19cf73e64 created 2013-01-15 13:22 +0100 pushed unknown |
Mats Palmgren | Mats Palmgren - Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan |
diff browse annotate |
cf8196bc19b4015e8aeef1e2f6e286e1d136b80a created 2012-11-21 11:19 -0500 pushed unknown |
Boris Zbarsky | Boris Zbarsky - Bug 776443 part 2. Support percent-less calc for internal table element widths. r=dbaron |
diff browse annotate |
461a2225b7ba32be945759247764ac599fa9c61e created 2012-11-21 12:47 -0500 pushed unknown |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out changesets 1a8b11ae0f4b, e02a02fd1208 (bug 776443), 86a3edf2960d (bug 812392), 26c59f23fd8f, and 288c74d7f87d (bug 812744) for mochitest orange. |
diff browse annotate |
1a8b11ae0f4bf15c023639dd90372f47dd5a2c28 created 2012-11-21 11:19 -0500 pushed unknown |
Boris Zbarsky | Boris Zbarsky - Bug 776443 part 2. Support percent-less calc for internal table element widths. r=dbaron |
diff browse annotate |
c4f83d9d8243f3f853a5356188164a5fddee2b5a created 2012-08-22 16:09 -0700 pushed unknown |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
80e4ab0d24bc64ceaa7693ab5def36faffde7a40 created 2012-05-21 14:40 -0700 pushed unknown |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
a4916f9d8d2f217b2d452a5802f8ace5d44f396b created 2012-03-19 14:13 -0700 pushed unknown |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8cfeba5239a9e4f20c462d6fb20421b4e4e7c735 created 2011-10-05 19:52 -0700 pushed unknown |
David Anderson | David Anderson - Merge to eliminate bad head. |
diff browse annotate |
cad26d2fb5af799dfe030fd2a8948d617eac2f52 created 2011-10-05 18:37 -0700 pushed unknown |
David Anderson | David Anderson - Backout merge. |
diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed unknown |
Ehsan Akhgari | Ehsan Akhgari - Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed unknown |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
3d220e21f6f74a0cde6b4086dde1bdc242ec24b2 created 2012-03-16 15:56 -0400 pushed unknown |
Boris Zbarsky | Boris Zbarsky - Bug 735579. Correctly handle changes to column widths in fixed-layout tables. r=ehsan, a=akeybl |
diff browse annotate |
e7854b4d29ba905ae3994f821b160c989bac4260 created 2011-09-28 23:19 -0700 pushed unknown |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
f54747d3a9087414d41d7c8894b8c67fa52c4474 created 2011-04-07 18:04 -0700 pushed unknown |
Jan Küchler | Jan Küchler - Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. |
diff browse annotate |
d6326ce2ea4ca7cc219a0b87552a6c910c40de7c created 2010-08-11 12:32 -0700 pushed unknown |
L. David Baron | L. David Baron - Add support for calc() to the 'width' property. (Bug 585715) r=bzbarsky a2.0=blocking2.0+ |
diff browse annotate |
1348d3ce063d1e3567360d34551cd11e92dd73d0 created 2009-09-16 17:01 +0200 pushed unknown |
Mats Palmgren | Mats Palmgren - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX. b=512106 r=roc |
diff browse annotate |
fb1b3f68b09d2ee2bc6911f4b9231a1bfcaf4ecc created 2008-12-04 08:09 -0800 pushed unknown |
L. David Baron | L. David Baron - Fix slight errors when widths can't be round-tripped through floats. (Bug 467141) r+sr=roc |
diff browse annotate |
a5e50d053bc0f84bfcb89954b619eaa4cb960d5d created 2008-11-27 18:23 -0800 pushed unknown |
Bernd | Bernd - bug 458924 - activate the DidResizeColumns mechanism when column widths changes in fixed layout. r/sr=dbaron |
diff browse annotate |
9bea28954d72dcecacbdbe5688707ea53b555a88 created 2008-11-25 15:22 -0800 pushed unknown |
L. David Baron | L. David Baron - Distribute extra space in fixed-layout tables where all columns have widths proportionally rather than equally, for compatibility. (Bug 445142) r=bernd sr=roc a=blocking1.9.1+ |
diff browse annotate |
71003ed39a0c0da2f4527a4ac46c83aa9b8daef5 created 2008-11-25 14:38 -0800 pushed unknown |
L. David Baron | L. David Baron - Back out 6ce5f62a59455c79b3e12414989d3727f283b7c3 due to mac startup failures. |
diff browse annotate |
6ce5f62a59455c79b3e12414989d3727f283b7c3 created 2008-11-25 13:27 -0800 pushed unknown |
L. David Baron | L. David Baron - Distribute extra space in fixed-layout tables where all columns have widths proportionally rather than equally, for compatibility. (Bug 445142) r=bernd sr=roc a=blocking1.9.1+ |
diff browse annotate |
2192a846d7acb1ced82d57bda35ee038ce8377eb created 2008-09-24 10:14 -0700 pushed unknown |
L. David Baron | L. David Baron - For fixed-layout tables, leave room for the cell spacing for all columns, whether they have cells originating in them or not, since we don't know if cells for those columns will arrive as the table loads incrementally. (Bug 444928) r=bernd sr=roc |
diff browse annotate |
572afe6e63fc9048b3758374c8a0aaad45b56a6b created 2008-07-15 14:31 -0700 pushed unknown |
Zack Weinberg | Zack Weinberg - Remove eStyleUnit_Chars and the special cases for it throughout layout, and make ch units go through the normal eStyleUnit_Coord cases. (Bug 363706) r+sr=dbaron |
diff browse annotate |
4f1b1553985c88372878dffe93a79988a4f1c8a1 created 2008-07-01 22:00 -0700 pushed unknown |
L. David Baron | L. David Baron - Back out 0b57ada5d4b2 due to mochitest failures on at least Windows. (Bug 363706) |
diff browse annotate |
0b57ada5d4b243b60ac0834131c56bbadf8b935d created 2008-07-01 20:24 -0700 pushed unknown |
Zack Weinberg | Zack Weinberg - Remove eStyleUnit_Chars and the special cases for it throughout layout, and make ch units go through the normal eStyleUnit_Coord cases. (Bug 363706) r+sr=dbaron |
diff browse annotate |
59120ca470902ebc3d7d084657ba10910e803d85 created 2008-06-17 16:10 -0700 pushed unknown |
L. David Baron | L. David Baron - Backed out changeset 68362ba98c23 |
diff browse annotate |
68362ba98c239bb08cf23255e28c37e96ccd3a79 created 2008-06-17 14:37 -0700 pushed unknown |
Zack Weinberg | Zack Weinberg - Remove eStyleUnit_Chars and the special cases for it throughout layout, and make ch units go through the normal eStyleUnit_Coord cases. (Bug 363706) r+sr=dbaron |
diff browse annotate |
e322bd55cd3d49a39124093d8a3be11277b2a77d created 2007-11-15 10:10 -0800 pushed unknown |
dbaron | dbaron - Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+ |
diff browse annotate |
d300d6434463bc88dcda787de75e4a22eb125f2a created 2007-05-03 16:11 -0700 pushed unknown |
dbaron | dbaron - Add support for -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill for width, min-width, and max-width. b=311415 r+sr=bzbarsky |
diff browse annotate |
9b2a99adc05e53cd4010de512f50118594756650 created 2007-03-22 10:30 -0700 pushed unknown |
hg | hg - Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, |