gecko/gfx/src
2009-07-14 22:19:31 -07:00
..
psshared Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg 2009-01-22 17:15:34 +13:00
shared Bug 419125 - Part 3 - Merge nsRenderingContextImpl into nsThebesRenderingContext; r+sr=vlad 2009-04-08 11:40:32 -07:00
thebes Bug 501475 - Remove nsPaletteInfo and friends. r=joe 2009-07-09 12:27:44 -07:00
Makefile.in Bug 419125 - Part 2 - Merge DeviceContextImpl into nsThebesDeviceContext; r+sr=vlad 2009-04-08 11:40:24 -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
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