.. |
beos
|
Bugzilla Bug 173116
|
2002-10-08 04:16:04 +00:00 |
freetype
|
Font Catalog Service
|
2002-11-15 04:59:17 +00:00 |
gtk
|
Bug #180721. floating point error when visiting web page. Paper over the fact that the style system is passing is a pixel size of 0. Not part of the default build.
|
2002-11-20 03:35:59 +00:00 |
mac
|
Bug 58221 don't use strlen to check if a string is of length 0
|
2002-11-17 05:16:49 +00:00 |
os2
|
#179508
|
2002-11-19 04:12:58 +00:00 |
photon
|
Make nsIFontMetrics::GetAveCharWidth() on all platforms (Rick.Ju@sun.com's patch, bug 50998), r=cbiesinger@web.de, sr=rbs@maths.uq.edu.au
|
2002-09-19 01:47:14 +00:00 |
ps
|
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
|
2002-10-05 02:49:02 +00:00 |
qt
|
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
|
2002-10-05 02:49:02 +00:00 |
shared
|
Remove dependency on gfx2 which was rolled in to gfx so depend builds work.
|
2002-10-05 01:03:48 +00:00 |
windows
|
b=173234 r=rods sr=kin. Fixes crash with a drawingsurface.
|
2002-11-17 19:21:15 +00:00 |
x11shared
|
nsFT2FontCatalog compile error when build mozilla(gtk2) on solaris9
|
2002-11-15 08:26:58 +00:00 |
xlib
|
1) Adds two bools to the PrintSettings and then when the PS gets
|
2002-10-30 13:38:13 +00:00 |
xlibrgb
|
Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by
|
2002-11-20 23:13:09 +00:00 |
xprint
|
Bug 58221 don't use strlen to check if a string is of length 0
|
2002-11-17 05:16:49 +00:00 |
.cvsignore
|
…
|
|
MANIFEST
|
Trying to fix Mac bustage.
|
2002-08-30 16:15:43 +00:00 |
MANIFEST_RES
|
Trying to fix Mac bustage.
|
2002-08-30 16:15:43 +00:00 |
Makefile.in
|
#179508
|
2002-11-19 04:12:58 +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
|
printing properties must be moved to global jar
|
2002-04-18 22:43:02 +00:00 |
nsBlender.cpp
|
checking in for Roland.Mainz@informatik.med.uni-giessen.de bug # 161364 sr=bz r=roc
|
2002-09-12 21:50:12 +00:00 |
nsBlender.h
|
checking in for Roland.Mainz@informatik.med.uni-giessen.de bug # 161364 sr=bz r=roc
|
2002-09-12 21:50:12 +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
|
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 |
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
|
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 |
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
|
Fix bustage caused by my recent checkin.
|
2002-05-24 21:04:32 +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 |
nsPrintOptionsImpl.cpp
|
1) Adds two bools to the PrintSettings and then when the PS gets
|
2002-10-30 13:38:13 +00:00 |
nsPrintOptionsImpl.h
|
This partially backs out the previous patch. We no longer need to set/get anything in the nsIPrintOptions.
|
2002-09-26 11:25:04 +00:00 |
nsPrintSession.cpp
|
Adding new files for bug 154883 - using session printing APIs on OSX. r=pinkerton/sr=sfraser/a=asa
|
2002-07-13 00:08:42 +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
|
1) Adds two bools to the PrintSettings and then when the PS gets
|
2002-10-30 13:38:13 +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 |
nsRegion.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 |
nsRegionImpl.cpp
|
#76670
|
2001-05-22 21:57:20 +00:00 |
nsRegionImpl.h
|
#76670
|
2001-05-15 14:43:48 +00:00 |
nsRegressionTestFontMetrics.cpp
|
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 |
nsRegressionTestFontMetrics.h
|
License changes, take 2. Bug 98089. mozilla/gfx/.
|
2001-09-26 00:16:04 +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
|
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 |
nsTransform2DOS2.cpp
|
#97861
|
2002-05-16 03:42:07 +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 |