gecko/gfx/src
2010-01-27 09:35:37 +01:00
..
psshared Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
thebes Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
Makefile.in Bug 457949 - no need for Stopwatch r=bsmedberg 2009-08-28 11:03:51 -07:00
nsColor.cpp Bug 494664. Minor color-related cleanup. r=jmuizel,sr=vlad 2009-06-24 21:18:17 +12:00
nsColorNames.cpp Bug 422637 - "Merge nsColorNames into nsColor to have less public functions and less code" [r=vlad sr=roc] 2008-10-24 01:28:29 -05:00
nsFont.cpp Implement CSS computation of font-stretch property and store it in the gfx font structures. (Bug 3512) r=vlad sr=bzbarsky 2009-01-29 12:39:18 -08:00
nsRect.cpp Bug 526394. Part 23: Make nsRect::IntersectRect preserve height and width if possible even when the intersection of two rectangles is empty. r=mats 2010-01-12 10:45:16 +13:00
nsRegion.cpp mRectListHead.x needs a sentinel value (not y). Clarify the use of nscoord sentinel values and handle float nscoord too. b=541869 r=roc r=jonitis 2010-01-27 09:35:37 +01:00
nsScriptableRegion.cpp Bug 483425 - memory leak fix + testcase r=vlad 2009-03-19 11:45:07 -07:00
nsScriptableRegion.h Bug 477708 - expose nsIRegion::getrects() to scripts r=vlad 2009-03-18 11:42:07 -07:00
nsTransform2D.cpp