gecko-dev/gfx/src
2000-06-22 13:39:09 +00:00
..
beos fix problem with sizing to content (bug 36520). code=justin@68k.org. a=waterson@mozilla.org,duncan@be.com 2000-06-07 00:54:03 +00:00
gtk patch from Tomi Leppikangas <tomilepp@sun3.oulu.fi> to fix some GC leaks r=pavlov a=brendan 2000-06-18 18:56:27 +00:00
mac bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
motif Added a new interface for the tiling of backgrounds. r=rods 2000-03-20 15:53:17 +00:00
os2 # 42637 2000-06-16 14:33:17 +00:00
photon NOT PART OF BUILD - PHOTON ONLY 2000-06-21 14:26:25 +00:00
ps Don't declare a variable twice. It breaks the HP-UX builds. 2000-06-18 21:34:45 +00:00
qt Temporary fix for bug 33801. r=shaver 2000-05-17 04:47:49 +00:00
rhapsody updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
shared # 37239 2000-06-07 01:12:46 +00:00
windows added a new file to the make for the print options. Effects windows only. r=KMcCluskey b=36976 2000-06-22 13:39:09 +00:00
xlib Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
xlibrgb modification for sharing methods with gfx/src/xprint/. r=blizzard, a=ftang 2000-05-12 03:20:55 +00:00
xprint Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
.cvsignore
icon_0.gif
icon_1.gif
Makefile.in changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
makefile.win added a new file to the make for the print options. Effects windows only. r=KMcCluskey b=36976 2000-06-22 13:39:09 +00:00
MANIFEST First Checked In. 2000-01-25 03:18:22 +00:00
nsBlender.cpp bug #33091, added range check to prevent memory corruption, r=kmcclusk 2000-03-24 21:32:10 +00:00
nsBlender.h fixed blender to work with the new viewmanager and mutliple bit depths. 2000-03-15 15:07:14 +00:00
nsColor.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsColorNames.cpp string fixes 2000-05-14 22:54:04 +00:00
nsDeviceContext.cpp removing unneeded "Unicode" and "Bitstream Cyberbit" aliases (there is no 2000-05-15 20:05:06 +00:00
nsFont.cpp making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
nsGraphicsImpl.cpp change several IDL parameters to be unsigned, to work better with length_is, size_is. Preperatory to requiring unsigned in xpidl, fixing 13413 2000-04-28 10:51:52 +00:00
nsGraphicsImpl.h fix warning 2000-04-30 17:39:03 +00:00
nsImageGroup.cpp This is one of those do the right thing bugs even though I don't have a PDT+ bug for it. Travis and I noticed 2000-02-15 04:49:32 +00:00
nsImageManager.cpp bug#39301: bump up img cache size back up to 2M. Now have way to limit other 2000-05-22 23:08:42 +00:00
nsImageNet.h This is one of those do the right thing bugs even though I don't have a PDT+ bug for it. Travis and I noticed 2000-02-15 04:49:32 +00:00
nsImageNetContextAsync.cpp work to try and fix crasher bug 39752 by being sure to call Cancel() on the timers since the windows timer code holds a ref to itself.... more to come on that. r=jag@irc 2000-05-20 03:57:59 +00:00
nsImageNetContextSync.cpp Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
nsImageRenderer.cpp wrong bug number for version 3.18. The real bug# is 26351. -pn 2000-02-03 23:22:10 +00:00
nsImageRequest.cpp implement test for detecting foreign images 2000-03-19 16:58:35 +00:00
nsImageRequest.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsImageSystemServices.cpp changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
nsImageURL.cpp Changed to use threadsafe implementations of addref/release 2000-03-14 04:06:10 +00:00
nsPrintOptionsImpl.cpp New interface definition for printer options. a=KMcCluskey 2000-06-21 22:21:34 +00:00
nsPrintOptionsImpl.h New interface definition for printer options. a=KMcCluskey 2000-06-21 22:21:34 +00:00
nsRect.cpp making string conversions explicit 2000-04-17 09:57:13 +00:00
nsRegion.h
nsRegressionTestFontMetrics.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsRegressionTestFontMetrics.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsRenderingContextImpl.cpp # 37239 2000-06-07 01:12:46 +00:00
nsScriptableRegion.cpp switched to NS_IMPL_ISUPPORTS1, no longer supports QI to nsIRegion. r=pavlov 1999-10-31 02:26:10 +00:00
nsScriptableRegion.h
nsTransform2D.cpp Fixed round off error by making nsTransform2D::TransformCoord(x,y,w,h) round the translation values for the scale & translate case in the same way as nsTransform2D::TransformCoord(x,y). r=evaughan bug=29949 2000-06-16 22:47:34 +00:00