gecko/gfx/src
2009-12-21 21:50:30 +00: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 499377 - Store float region on frame r+sr=roc 2009-07-14 22:19:31 -07:00
nsRegion.cpp bug 504034: initialize RgnRectMemoryAllocator non-statically by heap allocating it. r=vlad 2009-09-09 20:22:03 -05: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