gecko-dev/gfx/src
pavlov%netscape.com 1c9cecf145 fix speedracer
2000-03-11 04:34:33 +00:00
..
beos Fixing anticipated bustage due to thread safety checking code. 2000-03-05 23:56:59 +00:00
gtk move variables that were static to the file and (in the case of copyRegion) static to a function into private/static variables in the class. gets around a strange GOTOFF warning/crash when using g++ 295 and binutils 2.9.1 2000-03-08 06:06:45 +00:00
mac changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
motif Fixing anticipated bustage due to thread safety checking code. 2000-03-05 23:56:59 +00:00
os2 # 25555 2000-02-14 15:57:53 +00:00
photon Clean-up Makefile and bring it more in line with GTK version. 2000-03-08 13:39:09 +00:00
ps # 25555 2000-03-07 20:52:13 +00:00
qt Fixing anticipated bustage due to thread safety checking code. 2000-03-05 23:56:59 +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
windows Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
xlib Fixing anticipated bustage due to thread safety checking code. 2000-03-05 23:56:59 +00:00
xlibrgb finish unresolved symbols checkin 1999-11-16 23:24:44 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
icon_0.gif Added LoadIconImage member function to nsIDeviceContext, and added new 1998-07-29 00:42:50 +00:00
icon_1.gif Added LoadIconImage member function to nsIDeviceContext, and added new 1998-07-29 00:42:50 +00:00
Makefile.in changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
makefile.win Removed neckoutil_s.lib 1999-11-30 06:48:30 +00:00
MANIFEST First Checked In. 2000-01-25 03:18:22 +00:00
nsBlender.cpp Fixed some flags and mask's in 16 bit blend. r=rods 2000-02-09 06:09:43 +00:00
nsBlender.h Added Mac blender support. r=rods 2000-02-04 15:52:55 +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 updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsDeviceContext.cpp bug 8801; temporary fix for bad performance problem with font prefs; 2000-02-05 03:32:53 +00:00
nsFont.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsGraphicsImpl.cpp fix speedracer 2000-03-11 04:34:33 +00:00
nsGraphicsImpl.h fix speedracer 2000-03-11 04:34:33 +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 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +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 r=valeski,rjc a=jar. Fixes for the following bugs- 2000-02-23 21:17:17 +00:00
nsImageNetContextSync.cpp Bug#27691: fixes printing by changing reload policy for image lib. r:mcafee 2000-02-16 05:57:52 +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 Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +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 Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
nsImageURL.cpp Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
nsRect.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsRegion.h moved to pub 1998-04-13 20:24:54 +00:00
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
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 XP adapter class for scriptable regions. 1999-09-05 18:36:36 +00:00
nsTransform2D.cpp Fixed some transform errors. r=rickg. bugs = 14385,19601 2000-01-10 14:52:49 +00:00