.. |
beos
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 03:05:10 +00:00 |
gtk
|
fixed the CreateRenderingContext call in nsDeviceContext to get rid of warnings. CR by KMcclusk.
|
1999-10-12 13:32:34 +00:00 |
mac
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 03:05:10 +00:00 |
motif
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 03:05:10 +00:00 |
os2
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 03:05:10 +00:00 |
photon
|
Various fixes to correct bugs in nsRegionPh and to correct clipping
|
1999-10-19 00:27:56 +00:00 |
ps
|
fixed the CreateRenderingContext call in nsDeviceContext to get rid of warnings. CR by KMcclusk.
|
1999-10-12 13:32:34 +00:00 |
qt
|
Linux only: Removed -D_BSD_SOURCE from DEFINES as it is unnecessary now that __STRICT_ANSI__ is set in <prinet.h>
|
1999-09-16 18:48:12 +00:00 |
rhapsody
|
Fix for bug 13522. Duplicate nsTimer.cpp files. Removing the old ones.
|
1999-10-11 04:01:35 +00:00 |
windows
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 03:05:10 +00:00 |
xlib
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 03:05:10 +00:00 |
xlibrgb
|
General cleanup.
|
1999-09-10 01:48:51 +00:00 |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
Makefile.in
|
build nsScriptableRegion.cpp on windows and linux r=pinkerton ********* WORK TO FIX BUG 12465 *********
|
1999-10-12 22:53:41 +00:00 |
icon_0.gif
|
…
|
|
icon_1.gif
|
…
|
|
makefile.win
|
build nsScriptableRegion.cpp on windows and linux r=pinkerton ********* WORK TO FIX BUG 12465 *********
|
1999-10-12 22:53:41 +00:00 |
nsBlender.cpp
|
Fixing unused variable warnings
|
1999-07-17 03:06:14 +00:00 |
nsBlender.h
|
cleaned.
|
1999-04-08 22:40:20 +00:00 |
nsColor.cpp
|
switch color string apis to nsString
|
1999-07-18 00:08:45 +00:00 |
nsColorNames.cpp
|
remove warning
|
1999-07-24 18:58:48 +00:00 |
nsDeviceContext.cpp
|
take 2 static CID's out of two different functions and combine them into 1 r=alecf fixes bug #15776
|
1999-10-13 05:42:05 +00:00 |
nsFont.cpp
|
Added '-moz-fixed' generic font name.
|
1999-06-22 19:14:51 +00:00 |
nsImageGroup.cpp
|
removed ifdef preventing the loadgroup from being released.
|
1999-09-18 07:00:39 +00:00 |
nsImageManager.cpp
|
Added in a way to shutdown the image manager
|
1999-10-05 14:48:44 +00:00 |
nsImageNet.h
|
Added group stuff back for necko.
|
1999-06-28 22:34:20 +00:00 |
nsImageNetContextAsync.cpp
|
Cleanup to use nsCOMPtrs.
|
1999-10-18 19:06:57 +00:00 |
nsImageNetContextSync.cpp
|
M9 BRANCH landing...
|
1999-08-26 22:45:55 +00:00 |
nsImageRenderer.cpp
|
Fixed compiler warning
|
1999-07-02 22:44:00 +00:00 |
nsImageRequest.cpp
|
Moved ns_observer_proc() to as close to the beginning of the file as possible to get rid of the static prototype that seemed to be confusing as and ld on FreeBSD 2.2. Okay'd by kipp and troy.
|
1999-04-30 01:58:44 +00:00 |
nsImageRequest.h
|
Fixed to handle destroy callbacks better to unwind connections to image lib
|
1999-04-15 20:34:44 +00:00 |
nsImageSystemServices.cpp
|
Whitespace tweak
|
1999-10-05 14:48:58 +00:00 |
nsImageURL.cpp
|
Made it implement nsIURL as well as nsIURI.
|
1999-10-18 19:07:16 +00:00 |
nsRect.cpp
|
fix HPUX bustage - HP already has MIN, MAX, TRUE, and FALSE defined
|
1999-02-26 17:27:02 +00:00 |
nsRegion.h
|
…
|
|
nsRegressionTestFontMetrics.cpp
|
Added FontMetrics for regression testing.
|
1999-02-17 18:21:51 +00:00 |
nsRegressionTestFontMetrics.h
|
Added FontMetrics for regression testing.
|
1999-02-17 18:21:51 +00:00 |
nsScriptableRegion.cpp
|
XP adapter class for scriptable regions.
|
1999-09-05 18:36:36 +00:00 |
nsScriptableRegion.h
|
XP adapter class for scriptable regions.
|
1999-09-05 18:36:36 +00:00 |
nsTransform2D.cpp
|
Revised DrawString API to take a spacing array for character spacing control
|
1998-10-26 17:12:39 +00:00 |