gecko-dev/gfx/src
mkaply%us.ibm.com 7e32fb8c0d #97490
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - Code from Javier - don't hardcode pixels to twips,
and don't draw 0 height or width rectangles
2001-08-30 03:22:24 +00:00
..
beos Adding getter for mAlphaDepth to nsIImage. 2001-08-28 10:04:59 +00:00
gtk Adding getter for mAlphaDepth to nsIImage. 2001-08-28 10:04:59 +00:00
gtk2 Makefile for gfx for gtk2. WIP. Not part of the build. 2001-07-25 22:05:59 +00:00
mac Bug 39117 "[zoom]View Enlarge/Reduce Text Size doesn't work on mac". Calculate zoom in nsFontMetricsMac::GetNativeTextStyle() and remove disabling of menus in viewZoomOverlay. r=rbs, sr=sfraser, a=dbaron 2001-08-29 07:52:02 +00:00
motif Adding getter for mAlphaDepth to nsIImage. 2001-08-28 10:04:59 +00:00
os2 #97490 2001-08-30 03:22:24 +00:00
photon PHOTON build only 2001-08-28 18:11:26 +00:00
ps Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
qt Adding getter for mAlphaDepth to nsIImage. 2001-08-28 10:04:59 +00:00
rhapsody Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
shared b=73884 r=peterl sr=attinasi invert mode support added 2001-08-21 22:37:17 +00:00
windows bug 12037. A small fix for a regression that was and r=peterl sr=attinasi and a=dbaron. I forgot to checkin the 2001-08-28 20:54:35 +00:00
xlib Bug 94301. X-lib-port uses other fonts than GTK+-port. Patch by Roland.Mainz@informatik.med.uni-giessen.de (gisburn on irc) r=dbaron sr=tor a=asa on behalf of drivers 2001-08-28 23:12:50 +00:00
xlibrgb Bug 94569: Move xlib & xprint over to xxlibrgb* api. Patch by gisburn, I'm 2001-08-27 06:45:49 +00:00
xprint Bug 94569: Move xlib & xprint over to xxlibrgb* api. Patch by gisburn, I'm 2001-08-27 06:45:49 +00:00
.cvsignore
icon_0.gif
icon_1.gif
imgScaler.cpp Bug 89022 - image scaler should use a pixel inclusive measurement instead 2001-08-27 22:10:56 +00:00
jar.mn bug=78319 Checkin for Rods a=Blizzard sr=waterson r=kmcclusk. Improvement for localization of the printer dialog. 2001-05-26 15:49:43 +00:00
Makefile.in Bug 94569: Move xlib & xprint over to xxlibrgb* api. Patch by gisburn, I'm 2001-08-27 06:45:49 +00:00
makefile.win fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
MANIFEST
nsBlender.cpp fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
nsBlender.h fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
nsColor.cpp
nsColorNames.cpp Use hastable based nsStaticNameTable rather than slower and fatter AVLTree for static names. fix bug 48855. r=harishd,attinasi 2000-08-22 06:57:32 +00:00
nsDeviceContext.cpp Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu 2001-08-27 06:15:54 +00:00
nsFont.cpp Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc. 2001-06-30 11:02:25 +00:00
nsFontList.cpp bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
nsFontList.h Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
nsGraphicsImpl.cpp fix compiler warning using NS_STATIC_CAST, bug 56623, sr=attinasi@netscape.com r=dcone@netscape.com 2001-05-03 20:42:25 +00:00
nsGraphicsImpl.h fix warning 2000-04-30 17:39:03 +00:00
nsPrintOptionsImpl.cpp Initialized mPrintSilent to false. b=84300 r=peterl sr=attinasi 2001-07-09 14:30:26 +00:00
nsPrintOptionsImpl.h Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
nsRect.cpp
nsRegion.cpp EMX build break - OS/2 only - should be using NS_CONST_CAST here 2001-06-06 14:10:02 +00:00
nsRegion.h #76670 2001-05-22 21:57:20 +00:00
nsRegionImpl.cpp #76670 2001-05-22 21:57:20 +00:00
nsRegionImpl.h #76670 2001-05-15 14:43:48 +00:00
nsRegressionTestFontMetrics.cpp Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
nsRegressionTestFontMetrics.h
nsRenderingContextImpl.cpp b=73884 r=peterl sr=attinasi invert mode support added 2001-08-21 22:37:17 +00:00
nsScriptableRegion.cpp give access to internal region as noscript. make methods lowercase. bug# 80196. r=pchen/sr=smfr 2001-05-12 20:54:57 +00:00
nsScriptableRegion.h Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
nsTransform2D.cpp Fixed round off error by making nsTransform2D::TransformCoord(x,y,w,h) round the translation values for the scale & translate case in the same way as nsTransform2D::TransformCoord(x,y). r=evaughan bug=29949 2000-06-16 22:47:34 +00:00
printdialog.properties We will now be using the native print dialog and extending it with the Frame printing options 2001-06-14 01:07:08 +00:00
win32.order 65845 - new order files 2001-04-05 06:02:32 +00:00