.. |
beos
|
Fix for Bug#125132
|
2002-02-20 05:38:13 +00:00 |
freetype
|
bug 127063, add TrueType support for MathML
|
2002-02-28 22:37:16 +00:00 |
gtk
|
fixing --disable-xprint bustage (i.e. AIX)
|
2002-03-08 12:40:20 +00:00 |
mac
|
implement NS_THEME_TOOLBAR_SEPARATOR, also patch outliner to support it. r=bryner,smfr/sr=blake/a=shaver. bug#127722
|
2002-02-25 22:14:55 +00:00 |
os2
|
#129119
|
2002-03-07 06:16:52 +00:00 |
photon
|
Change the implementation of text zoom so that the zooming happens in the style system. This causes 'em' and similar units to be zoomed as well. Also scale physical / pixel 'line-height' values. b=41847 r=attinasi sr=hyatt
|
2002-02-16 16:24:25 +00:00 |
ps
|
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
|
2002-03-06 07:48:55 +00:00 |
qt
|
Change the implementation of text zoom so that the zooming happens in the style system. This causes 'em' and similar units to be zoomed as well. Also scale physical / pixel 'line-height' values. b=41847 r=attinasi sr=hyatt
|
2002-02-16 16:24:25 +00:00 |
shared
|
#117522 gfx/src/nsCompressedCharMap.cpp doesn't build: too many Ls in nsCompressedCharMap.h
|
2002-02-19 03:29:43 +00:00 |
windows
|
b=117376, b=128282 r=kmcclusk,sr=attinasi,a=asa. Fixed Alpha blend tiling and some speed issues
|
2002-03-07 23:41:14 +00:00 |
x11shared
|
bug 127063, add TrueType support for MathML
|
2002-02-28 22:37:16 +00:00 |
xlib
|
Bug 128939: sync xlib animation with gtk improvements from 125025 and
|
2002-03-06 22:05:23 +00:00 |
xlibrgb
|
Enable printing with XPrint's raster driver. Bug 127657, patch by
|
2002-03-01 23:25:03 +00:00 |
xprint
|
"Sync Xlib gfx with GTK+ gfx source." Bug 128748, patch by
|
2002-03-06 00:48:31 +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
|
Moving platform-specific files to platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf
|
2002-02-07 22:54:31 +00:00 |
Makefile.in
|
Do platform checks for postscript printing support (MOZ_ENABLE_POSTSCRIPT) in configure instead of makefiles.
|
2002-02-20 07:08:02 +00:00 |
makefile.win
|
b=118889 r=rods sr=sfraser Fixed app. so printSettings dialogs will work
|
2002-02-07 05:32:59 +00:00 |
MANIFEST
|
|
|
nsBlender.cpp
|
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
|
2002-01-12 03:18:55 +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
|
#120348 crash in macro CCMAP_HAS_CHAR_EXT
|
2002-02-12 05:01:42 +00:00 |
nsDeviceContext.cpp
|
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
|
2002-02-19 22:49:12 +00:00 |
nsFont.cpp
|
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
|
2002-02-19 22:49:12 +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 |
nsNameValuePairDB.cpp
|
fix OS/2 bustage for bug 116149
|
2002-02-16 20:04:30 +00:00 |
nsPrintOptionsImpl.cpp
|
Makes sure the prefs aren't set if the pref values don't exist
|
2002-02-19 11:59:27 +00:00 |
nsPrintOptionsImpl.h
|
Added GlobalPrintSettings
|
2002-02-01 15:48:21 +00:00 |
nsPrintSettingsImpl.cpp
|
1) In DocumentViewer: I did rearrange some of the data members for PrintData
|
2002-02-19 11:49:27 +00:00 |
nsPrintSettingsImpl.h
|
1) In DocumentViewer: I did rearrange some of the data members for PrintData
|
2002-02-19 11:49:27 +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
|
ifdef-fu for mach-o. rs=hyatt
|
2002-02-06 15:42:06 +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
|
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 |