.. |
.cvsignore
|
|
|
gfx2types.idl
|
merging from IMGLIB2_20010126_BRANCH
|
2001-02-20 22:41:47 +00:00 |
gfxcompat.h
|
merging from IMGLIB2_20010126_BRANCH
|
2001-02-20 22:41:47 +00:00 |
gfxIFormats.idl
|
adding uuid r=me,biesi sr=waterson bug 77354
|
2001-09-29 14:05:14 +00:00 |
gfxIImageFrame.idl
|
Fixing bustage on Sun WS6 update 2, it apparently doesn't like the forward declaration of gfxIImageFrame just before it's defined. r=seawood, sr=jst.
|
2002-02-08 22:59:53 +00:00 |
gfxtypes.idl
|
make getRect pass out an nsrect&
|
2001-03-14 01:14:23 +00:00 |
imgScaler.h
|
Fix static build bustage (comet). Rename scale.{h,cpp} to
|
2001-06-29 02:48:56 +00:00 |
Makefile.in
|
bug 116149: simple name-value pair DB
|
2002-02-16 08:11:25 +00:00 |
makefile.win
|
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
|
2001-12-17 22:51:39 +00:00 |
MANIFEST
|
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
|
2001-12-17 22:51:39 +00:00 |
nsColor.h
|
Bug 53597: gamma correction backout. r=dbaron, sr=brendan
|
2002-04-30 23:15:52 +00:00 |
nsColorNameList.h
|
License changes, take 2. Bug 98089. mozilla/gfx/.
|
2001-09-26 00:16:04 +00:00 |
nsColorNames.h
|
first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake
|
2001-11-27 21:13:53 +00:00 |
nsCompressedCharMap.h
|
#117522 gfx/src/nsCompressedCharMap.cpp doesn't build: too many Ls in nsCompressedCharMap.h
|
2002-02-19 03:29:43 +00:00 |
nsCoord.h
|
License changes, take 2. Bug 98089. mozilla/gfx/.
|
2001-09-26 00:16:04 +00:00 |
nsDeviceContext.h
|
Bug 53597 - consistent gamma correction. r=dbaron, sr=brendan
|
2002-04-13 10:03:59 +00:00 |
nsFont.h
|
bug 99010 - font changes. r=shanjian@netscape.com, sr=waterson@netscape.com
|
2001-09-27 18:29:17 +00:00 |
nsGfxCIID.h
|
Bug 95986 remove references to nsImageManager
|
2002-01-29 15:01:33 +00:00 |
nsIBlender.h
|
License changes, take 2. Bug 98089. mozilla/gfx/.
|
2001-09-26 00:16:04 +00:00 |
nsIDeviceContext.h
|
Rename Mozilla-extension values for real CSS properties to begin with -moz-. Remove some unused code. b=3935 r=hixie sr=waterson
|
2002-05-01 00:17:04 +00:00 |
nsIDeviceContextSpec.h
|
License changes, take 2. Bug 98089. mozilla/gfx/.
|
2001-09-26 00:16:04 +00:00 |
nsIDeviceContextSpecFactory.h
|
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
|
2002-01-01 12:58:53 +00:00 |
nsIDrawingSurface.h
|
Backing out bug 95383 because of tbox redness.
|
2001-12-12 07:16:39 +00:00 |
nsIFontMetrics.h
|
#124164
|
2002-04-24 03:56:07 +00:00 |
nsIImage.h
|
License changes, take 2. Bug 98089. mozilla/gfx/.
|
2001-09-26 00:16:04 +00:00 |
nsIPrintingContext.h
|
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
|
2002-01-01 12:58:53 +00:00 |
nsIRegion.h
|
License changes, take 2. Bug 98089. mozilla/gfx/.
|
2001-09-26 00:16:04 +00:00 |
nsIRenderingContext.h
|
turn off double-buffering on osx with a new method on nsIRenderingContext. r=kmcclusk/sr=sfraser/a=valeski. bug# 78764
|
2002-04-12 13:56:53 +00:00 |
nsITheme.h
|
Bug 119837 - add a parameter to nsITheme::GetMinimumWidgetSize to specify if CSS is allowed to override the min size. r=bzbarsky, sr=hyatt.
|
2002-01-14 05:40:37 +00:00 |
nsMargin.h
|
License changes, take 2. Bug 98089. mozilla/gfx/.
|
2001-09-26 00:16:04 +00:00 |
nsNameValuePairDB.h
|
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
|
2002-04-27 05:33:09 +00:00 |
nsPoint.h
|
License changes, take 2. Bug 98089. mozilla/gfx/.
|
2001-09-26 00:16:04 +00:00 |
nsRect.h
|
Reversed the order that width and height are checked in IsEmpty since it is more common to have a height of 0. b=103266 r=rbs sr=hyatt
|
2001-11-06 01:48:36 +00:00 |
nsRenderingContextImpl.h
|
turn off double-buffering on osx with a new method on nsIRenderingContext. r=kmcclusk/sr=sfraser/a=valeski. bug# 78764
|
2002-04-12 13:56:53 +00:00 |
nsRepeater.h
|
Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin
|
2001-11-10 01:05:03 +00:00 |
nsSize.h
|
License changes, take 2. Bug 98089. mozilla/gfx/.
|
2001-09-26 00:16:04 +00:00 |
nsThemeConstants.h
|
adding new theme constant, NS_THEME_DROPDOWN_TEXTFIELD. bug 124560, r=bzbarsky/pinkerton, sr=hyatt.
|
2002-02-12 00:44:36 +00:00 |
nsTransform2D.h
|
Bug 83517 - add a setTranslation method. patch by
|
2001-11-21 04:10:31 +00:00 |