gecko-dev/gfx/src
2004-08-16 20:25:00 +00:00
..
beos Bug 113243 Get rid of (Compare|Equals)WithConversion 2004-07-21 20:18:39 +00:00
cairo cairo: attempted drawingsurface speedups, and some image debugging bits. 2004-08-16 20:25:00 +00:00
freetype Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
gtk Don't crash when layout is nice enough to send us invalid unicode. Not part of the build. 2004-08-16 18:38:11 +00:00
mac bug 120401 : patch by bugs.mano%mail-central.com (r=jhpedemonte, sr=sfraser) : font-pref. setting on Mac OS X doesn't work 2004-08-06 14:50:57 +00:00
os2 It looks like this should fix the bustage. |surf| is ultimately a nsIDrawingSurface, and that's what Init is looking for (well, that, and nsIWidget, but I doubt it's that ;-) ) 2004-07-25 08:21:05 +00:00
photon Changes for qnx(photon) platform only. They should not affect building/runtime other platforms. 2004-08-13 20:07:52 +00:00
ps Remove the nsDrawingSurface typedef and replace it with nsIDrawingSurface*. b=64023 r+sr=roc 2004-07-18 17:36:03 +00:00
shared Bug 253998 - remove debug spew. r+sr=roc 2004-08-02 12:27:38 +00:00
windows Fix nsImageWin::Draw to not screw up the source rect when printing. Bug 2004-08-10 22:11:33 +00:00
x11shared Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
xlib These are C++ files; not IDL. rs=bzbarsky 2004-08-11 07:00:43 +00:00
xlibrgb Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
xprint Fix dereferencing of freed drawing surfaces. Bug 251136, patch by 2004-07-22 02:39:57 +00:00
xprintutil Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
.cvsignore
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
jar.mn printing properties must be moved to global jar 2002-04-18 22:43:02 +00:00
Makefile.in forgot two files from cairo bits landing (not part of the build) 2004-08-15 23:57:35 +00:00
nsBlender.cpp Take 2 for bug 252067: Add support for translucent windows for Win32 (Windows 2000 and later) 2004-07-27 19:14:44 +00:00
nsBlender.h Remove the nsDrawingSurface typedef and replace it with nsIDrawingSurface*. b=64023 r+sr=roc 2004-07-18 17:36:03 +00:00
nsColor.cpp Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00
nsColorNames.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
nsDeviceContext.cpp Remove the nsDrawingSurface typedef and replace it with nsIDrawingSurface*. b=64023 r+sr=roc 2004-07-18 17:36:03 +00:00
nsFont.cpp Clean up string usage in nsFont::EnumerateFamilies and nsCSSStyleSheet.cpp's ValueIncludes, although not all the other places to which this pattern was copied. b=235755 r+sr=roc 2004-07-17 19:03:13 +00:00
nsFontList.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
nsFontList.h Kill off nsComObsolete.h 2004-05-18 18:09:16 +00:00
nsNameValuePairDB.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
nsNameValuePairDB.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
nsPrintOptionsImpl.cpp replace EqualsWithConversion by EqualsLiteral where possible 2004-06-26 14:32:11 +00:00
nsPrintOptionsImpl.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
nsPrintSession.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
nsPrintSession.h Kill off nsComObsolete.h 2004-05-18 18:09:16 +00:00
nsPrintSettingsImpl.cpp Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
nsPrintSettingsImpl.h Kill off nsComObsolete.h 2004-05-18 18:09:16 +00:00
nsRect.cpp Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
nsRegion.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +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 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
nsRegressionTestFontMetrics.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
nsRenderingContextImpl.h Remove the nsDrawingSurface typedef and replace it with nsIDrawingSurface*. b=64023 r+sr=roc 2004-07-18 17:36:03 +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 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
printdialog.properties Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
win32.order Bug 95986 remove references to nsImageManager 2002-01-29 15:01:33 +00:00