gecko-dev/gfx/src
bstell%ix.netcom.com e1db4e7f60 bug 118033, remove useless assertion
checkin for Roland.Mainz@informatik.med.uni-giessen.de
r=bstell@ix.netcom.com, sr=blizzard
2002-01-06 02:36:19 +00:00
..
beos Fixing beos bustage caused by checkin for bug 113917 2002-01-02 05:47:24 +00:00
gtk bug 118033, remove useless assertion 2002-01-06 02:36:19 +00:00
mac Fix mach-o build bustage. Don't include non-carbon things unless we're 2002-01-02 16:23:14 +00:00
os2 #108280 2002-01-03 22:42:10 +00:00
photon Switch public interfaces from nsIPrintOptions to nsIPrintSettings 2002-01-01 12:58:53 +00:00
ps Switch public interfaces from nsIPrintOptions to nsIPrintSettings 2002-01-01 12:58:53 +00:00
qt Switch public interfaces from nsIPrintOptions to nsIPrintSettings 2002-01-01 12:58:53 +00:00
shared Move management of the backbuffer from the viewmanager to the rendering context and make the backbuffer transient on WIN32 and GTK. bug 95952 sr=attinasi r=karnaze 2001-12-12 01:35:31 +00:00
windows Fix for 115759, support for textfields in WinXP, r=hixie, sr=jst 2002-01-06 01:43:17 +00:00
x11shared A short explaination of what the gfs/src/x11shared dir is intended for. 2001-10-15 05:31:29 +00:00
xlib bug 118033, remove useless assertion 2002-01-06 02:36:19 +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 Switch public interfaces from nsIPrintOptions to nsIPrintSettings 2002-01-01 12:58:53 +00:00
.cvsignore
MANIFEST First Checked In. 2000-01-25 03:18:22 +00:00
Makefile.in Switch public interfaces from nsIPrintOptions to nsIPrintSettings 2002-01-01 12:58:53 +00:00
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.win Switch public interfaces from nsIPrintOptions to nsIPrintSettings 2002-01-01 12:58:53 +00:00
nsBlender.cpp Tweaking XP_MACOSX ifdefs in a few more places, including a fix for background image clipping. b=111795 r=pinkerton sr=sfraser 2001-12-06 00:09:21 +00:00
nsBlender.h fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
nsColor.cpp Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible 2001-11-14 01:33:42 +00:00
nsColorNames.cpp Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
nsCompressedCharMap.cpp #110843 support unicode beyond BMP plane in Compressed charmap 2001-12-06 23:10:32 +00:00
nsDeviceContext.cpp Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
nsFont.cpp bug 99010 - font changes. r=shanjian@netscape.com, sr=waterson@netscape.com 2001-09-27 18:29:17 +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 bug 102088 - Cleanup transitory font APIs that were used as a bridge in bug 99010, r=waterson, sr=attinasi 2001-10-30 22:58:00 +00:00
nsGraphicsImpl.h License changes, take 2. Bug 98089. mozilla/gfx/. 2001-09-26 00:16:04 +00:00
nsPrintOptionsImpl.cpp Switch public interfaces from nsIPrintOptions to nsIPrintSettings 2002-01-01 12:58:53 +00:00
nsPrintOptionsImpl.h Switch public interfaces from nsIPrintOptions to nsIPrintSettings 2002-01-01 12:58:53 +00:00
nsPrintSettingsImpl.cpp Initial check in for BUg 113917 (not in the build yet) 2001-12-14 22:40:12 +00:00
nsPrintSettingsImpl.h Initial check in for BUg 113917 (not in the build yet) 2001-12-14 22:40:12 +00:00
nsRect.cpp Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
nsRegion.cpp Fix typos that shouldn't have been checked in. b=110802 2001-11-30 21:58:09 +00:00
nsRegion.h bug 93999: reduce number of image creations in gtk/xlib. Patch by imot 2001-09-06 23:00:49 +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 License changes, take 2. Bug 98089. mozilla/gfx/. 2001-09-26 00:16:04 +00:00
nsRegressionTestFontMetrics.h License changes, take 2. Bug 98089. mozilla/gfx/. 2001-09-26 00:16:04 +00:00
nsRenderingContextImpl.cpp Move management of the backbuffer from the viewmanager to the rendering context and make the backbuffer transient on WIN32 and GTK. bug 95952 sr=attinasi r=karnaze 2001-12-12 01:35:31 +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 typo wrt width and height (patch provided by Dainis Jonitis) b=107530 r=mkaply sr=attinasi 2001-11-06 01:28:27 +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