.. |
beos
|
Bug 181695 Cleanup nsIImage. r= dcone,arougthoper,pedemont,tor,timeless sr=roc+moz
|
2003-01-20 05:40:51 +00:00 |
freetype
|
bug 180668 clean up unused file of freetype code
|
2003-01-20 03:04:22 +00:00 |
gtk
|
Bug 181695 Cleanup nsIImage. r= dcone,arougthoper,pedemont,tor,timeless sr=roc+moz
|
2003-01-20 05:40:51 +00:00 |
mac
|
In the case where a larger area of the image is invalidated than has been decoded, use code that's logically equivalent (at least for aSY == 0) but less prone to floating point errors, and also handle constraining the src rect to the top, left, and right of the decoded rect.
|
2003-02-11 21:45:08 +00:00 |
os2
|
Bug 181695 Cleanup nsIImage. r= dcone,arougthoper,pedemont,tor,timeless sr=roc+moz
|
2003-01-20 05:40:51 +00:00 |
photon
|
Photon specific changes after synchronizing with the head branch.
|
2003-02-19 00:18:45 +00:00 |
ps
|
Make printing work on OpenVMS again. b=192561. r=Roland.Mainz. sr=dveditz. a=dbaron.
|
2003-02-18 15:53:56 +00:00 |
shared
|
186936 r=kmcclusk sr=roc+moz move stuff out of gfx/public/
|
2003-01-21 20:38:19 +00:00 |
windows
|
Make sure we drop native theming of form controls in various situations when we
|
2003-01-31 10:21:52 +00:00 |
x11shared
|
186936 r=kmcclusk sr=roc+moz move stuff out of gfx/public/
|
2003-01-21 20:38:19 +00:00 |
xlib
|
Mozilla locks up when percent complete hits 100% when printing via Xprint. Bug 193081, author=Roland.Mainz@informatik.med.uni-giessen.de, r=jkeiser, sr=roc+moz, a=dbaron.
|
2003-02-18 00:05:20 +00:00 |
xlibrgb
|
Add unix printing components to the GRE.
|
2003-01-14 01:37:15 +00:00 |
xprint
|
Add unix printing components to the GRE.
|
2003-01-14 01:37:15 +00:00 |
.cvsignore
|
|
|
imgScaler.cpp
|
Bug 89022 - image scaler should use a pixel inclusive measurement instead
|
2001-08-27 22:10:56 +00:00 |
imgScaler.h
|
186936 r=kmcclusk sr=roc+moz move stuff out of gfx/public/
|
2003-01-21 20:38:19 +00:00 |
jar.mn
|
printing properties must be moved to global jar
|
2002-04-18 22:43:02 +00:00 |
Makefile.in
|
Remove qt toolkit support from the tree.
|
2003-02-22 07:14:37 +00:00 |
nsBlender.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 20:32:55 +00:00 |
nsBlender.h
|
186938 r+sr=roc+moz removing dead code from nsBlender.cpp
|
2002-12-29 12:35:17 +00:00 |
nsColor.cpp
|
fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build.
|
2002-09-12 04:43:31 +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
|
#120348 crash in macro CCMAP_HAS_CHAR_EXT
|
2002-02-12 05:01:42 +00:00 |
nsDeviceContext.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 20:32:55 +00:00 |
nsFont.cpp
|
Subclass the nsCSS* structs as nsRuleData* so members can be added to the latter without bloating the former, and to allow the former to go away eventually. Propagate whether a font family name comes from HTML through the style system and use it to set a bit on nsFont indicating that quirky behavior of Symbol fonts is acceptable. b=175372 r=bzbarsky sr=kin
|
2002-11-12 15:17:07 +00:00 |
nsFontList.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 20:32:55 +00:00 |
nsFontList.h
|
fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build.
|
2002-09-12 04:43:31 +00:00 |
nsGraphicsImpl.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 20:32:55 +00:00 |
nsGraphicsImpl.h
|
License changes, take 2. Bug 98089. mozilla/gfx/.
|
2001-09-26 00:16:04 +00:00 |
nsNameValuePairDB.cpp
|
fix bug 139633 - as a part of freezing nsAString, move Left/Right/Mid back into nsString, and fix consumers to start using Substring()
|
2002-04-29 20:29:54 +00:00 |
nsNameValuePairDB.h
|
186936 r=kmcclusk sr=roc+moz move stuff out of gfx/public/
|
2003-01-21 20:38:19 +00:00 |
nsPrintOptionsImpl.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 20:32:55 +00:00 |
nsPrintOptionsImpl.h
|
Bug 185588: Changed printing preferences are saved corrupted in prefs.js. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=roc+moz
|
2002-12-20 02:52:30 +00:00 |
nsPrintSession.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 20:32:55 +00:00 |
nsPrintSession.h
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsPrintSettingsImpl.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 20:32:55 +00:00 |
nsPrintSettingsImpl.h
|
1) Adds two bools to the PrintSettings and then when the PS gets
|
2002-10-30 13:38:13 +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
|
Make NS_INIT_ISUPPORTS empty by moving NS_INIT_OWNINGTHREAD into the constructor of a new class, |nsAutoOwningThread|. Deprecate NS_INIT_ISUPPORTS. b=174225 r=dougt sr=alecf
|
2002-11-06 13:09: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
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 20:32:55 +00:00 |
nsRegressionTestFontMetrics.h
|
License changes, take 2. Bug 98089. mozilla/gfx/.
|
2001-09-26 00:16:04 +00:00 |
nsRenderingContextImpl.h
|
186936 r=kmcclusk sr=roc+moz move stuff out of gfx/public/
|
2003-01-21 20:38:19 +00:00 |
nsScriptableRegion.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 20:32:55 +00:00 |
nsScriptableRegion.h
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +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
|
This does the following:
|
2002-01-31 14:30:22 +00:00 |
win32.order
|
Bug 95986 remove references to nsImageManager
|
2002-01-29 15:01:33 +00:00 |