pjs/gfx/src
pavlov%pavlov.net 88f72fde87 fix for image overflows. bug 343192. r=vlad 2006-07-21 00:42:03 +00:00
..
beos [BeOS], Bug 343987, changing clipregion in CopyOffScreenBits to safe version, p=sergei_d@fi.tartu.ee, r=thesuckiestemail. BeOS-only 2006-07-11 13:17:16 +00:00
freetype Bug 337917 Make consumers stop using cids from other modules 2006-06-03 23:35:59 +00:00
gtk Bug 338446 - fix gtk2 pango builds, p=wuno@lsvw.de, r=bsmedberg 2006-07-18 06:19:17 +00:00
mac 341317 Line style not reset during rendering context pop. r=josh 2006-07-05 18:48:25 +00:00
os2 Bug 237085. Move string subdivision code to gfx so we can efficiently make it metrics-dependent. r=smontagu,sr=rbs 2006-06-26 22:18:23 +00:00
photon Bug 237085. Move string subdivision code to gfx so we can efficiently make it metrics-dependent. r=smontagu,sr=rbs 2006-06-26 22:18:23 +00:00
ps Bug 237085. Move string subdivision code to gfx so we can efficiently make it metrics-dependent. r=smontagu,sr=rbs 2006-06-26 22:18:23 +00:00
psshared Bug 305949 - Stop exporting nonfrozen functions from libxul, this covers some GFX functions, r=roc 2006-04-17 17:33:42 +00:00
qt Bug 237085. Move string subdivision code to gfx so we can efficiently make it metrics-dependent. r=smontagu,sr=rbs 2006-06-26 22:18:23 +00:00
shared 341317 Line style not reset during rendering context pop. r=josh 2006-07-05 18:48:25 +00:00
thebes fix for image overflows. bug 343192. r=vlad 2006-07-21 00:42:03 +00:00
windows Bug 237085. Move string subdivision code to gfx so we can efficiently make it metrics-dependent. r=smontagu,sr=rbs 2006-06-26 22:18:23 +00:00
x11shared Platform-specific bustage. 2006-04-12 16:03:25 +00:00
xlib Bug 237085. Move string subdivision code to gfx so we can efficiently make it metrics-dependent. r=smontagu,sr=rbs 2006-06-26 22:18:23 +00:00
xlibrgb Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan 2005-03-23 05:43:39 +00:00
xprint bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
xprintutil Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:10 +00:00
.cvsignore
Makefile.in #301064 2006-03-14 21:52:14 +00:00
gfx.pkg Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
imgScaler.cpp Bug 195022 - Workaround fix for scaling images with a 1-bit mask. r=sfraser,sr=tor 2004-06-02 16:00:29 +00:00
imgScaler.h Kill off nsComObsolete.h 2004-05-18 18:09:16 +00:00
nsBlender.cpp Bug 302445. Don't hold a strong reference to the device context from nsBlender --- this prevents leaking the device context in some cases where frames leak. r+sr=dbaron,a=bsmedberg 2005-08-02 19:48:39 +00:00
nsBlender.h Bug 106386 Correct misspellings in source code 2005-11-25 08:16:51 +00:00
nsColor.cpp Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to 2006-06-22 19:07:30 +00:00
nsColorNames.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
nsDeviceContext.cpp Bug 344696: Remove nsIDeviceContext::Get/SetZoom. r+sr=roc. 2006-07-21 00:16:07 +00:00
nsFont.cpp bug 341954 remove a few AssignWithConversion callers, and clean up 2006-06-21 16:35:03 +00:00
nsFontList.cpp eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
nsFontList.h Kill off nsComObsolete.h 2004-05-18 18:09:16 +00:00
nsRect.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
nsRegion.cpp Bug 317514. Add nsRegion::SimpleSubtract, Contains(aRect) and Intersects(aRect). r=dainis_jonitis, sr=bzbarsky 2005-11-24 01:11:12 +00:00
nsRegionImpl.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
nsRegionImpl.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
nsRegressionTestFontMetrics.cpp Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky. 2005-01-22 16:00:07 +00:00
nsRegressionTestFontMetrics.h Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky. 2005-01-22 16:00:07 +00:00
nsRenderingContextImpl.h 341317 Line style not reset during rendering context pop. r=josh 2006-07-05 18:48:25 +00:00
nsScriptableRegion.cpp These are C++ files; not IDL. rs=bzbarsky 2004-08-11 07:00:43 +00:00
nsScriptableRegion.h Kill off nsComObsolete.h 2004-05-18 18:09:16 +00:00
nsTransform2D.cpp Bug 344206. Fix unit coversion Ceil/Floor functions to use floor() and ceil() because the current scheme is nonsense. r=vlad 2006-07-13 08:03:04 +00:00