.. |
beos
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
gtk
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
mac
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
motif
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
os2
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
photon
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
ps
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
qt
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
rhapsody
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
shared
|
# 37239
|
2000-06-07 01:12:46 +00:00 |
windows
|
Fix bug 35355 by not reading before the beginning of an array. Patch from Robert O'Callahan <roc+moz@cs.cmu.edu>.
|
2000-07-01 22:12:23 +00:00 |
xlib
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
xlibrgb
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
xprint
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
icon_0.gif
|
|
|
icon_1.gif
|
|
|
Makefile.in
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
makefile.win
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +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
|
XP adapter class for scriptable regions.
|
1999-09-05 18:36:36 +00:00 |
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 |