gecko-dev/gfx/src
mkaply%us.ibm.com d0aece1f9b #97861
r=cls
OS/2 only - add OS/2 specific nsTransform2D so Os/2 builds don't suck
2002-05-16 03:42:07 +00:00
..
beos attempting to fix build bustage 2002-05-15 22:37:21 +00:00
freetype 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
gtk Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
mac fixing build bustage 2002-05-15 20:48:15 +00:00
os2 attempting to fix os2 bustage 2002-05-15 21:09:40 +00:00
photon This patch does the following: 2002-05-14 12:05:00 +00:00
ps Turn on pluggable dialogs (second part of checkin, first part Bug 135441) 2002-05-07 12:03:37 +00:00
qt Turn on pluggable dialogs (second part of checkin, first part Bug 135441) 2002-05-07 12:03:37 +00:00
shared 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
windows Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
x11shared 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
xlib fixing xlib build bustage 2002-05-15 21:21:57 +00:00
xlibrgb (Checkin for Roland.Mainz@informatik.med.uni-giessen.de). Bug 127520 "Large pictures print corrupted", r=db48x, sr=attinasi 2002-04-15 22:57:12 +00:00
xprint Turn on pluggable dialogs (second part of checkin, first part Bug 135441) 2002-05-07 12:03:37 +00:00
.cvsignore
MANIFEST
Makefile.in #97861 2002-05-16 03:42:07 +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
makefile.win b=118889 r=rods sr=sfraser Fixed app. so printSettings dialogs will work 2002-02-07 05:32:59 +00:00
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 Bug 53597: gamma correction backout. r=dbaron, sr=brendan 2002-04-30 23:15:52 +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 Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
nsFont.cpp Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +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 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 Changing CID to ContractID and const char* to const char xxx[] 2002-05-14 14:32:42 +00:00
nsPrintOptionsImpl.h This patch does the following: 2002-05-14 12:05:00 +00:00
nsPrintSettingsImpl.cpp Turn on pluggable dialogs (second part of checkin, first part Bug 135441) 2002-05-07 13:56:02 +00:00
nsPrintSettingsImpl.h Add the new pluggable dialog work, in build, not used 2002-05-02 13:47:53 +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 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
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
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