gecko-dev/gfx/src
1999-09-25 20:04:54 +00:00
..
beos CopyClipRegion code for other platforms 1999-09-13 03:53:47 +00:00
gtk Tweaked strike-out position to be more appropriate 1999-09-17 00:37:15 +00:00
mac turn off the very-slow-in-worst-cases ATSUI fallback 1999-09-22 06:22:43 +00:00
motif 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
os2 General cleanup. 1999-09-10 01:48:51 +00:00
photon Added some error checking 1999-09-16 19:17:12 +00:00
ps make things use NS_GET_IID macros and DECL_ISUPPORTS1 macro. added a CopyClipRegion method 1999-09-13 03:42:37 +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 General cleanup. 1999-09-10 01:48:51 +00:00
windows Added support for font weights 1999-09-20 21:02:01 +00:00
xlib Tweaked strike-out position to be more appropriate 1999-09-17 00:37:15 +00:00
xlibrgb General cleanup. 1999-09-10 01:48:51 +00:00
.cvsignore
icon_0.gif
icon_1.gif
Makefile.in Linux only: Removed -D_BSD_SOURCE from DEFINES as it is unnecessary now that __STRICT_ANSI__ is set in <prinet.h> 1999-09-16 14:54:18 +00:00
makefile.win Excised nsIDOMRenderingContext 1999-09-01 01:03:10 +00:00
nsBlender.cpp Fixing unused variable warnings 1999-07-17 03:06:14 +00:00
nsBlender.h
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 bug #6553. Removed #ifdef XP_UNIX in DeviceContextImpl::LoadIconImage which prevented 1999-09-13 20:45:23 +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 FlushCache method 1999-09-25 20:04:54 +00:00
nsImageNet.h Added group stuff back for necko. 1999-06-28 22:34:20 +00:00
nsImageNetContextAsync.cpp The mLoadGroup is now a weak reference. This prevents the loadgroup from leaking if the ImageNetContext is not released... The lifetime of the loadgroup should always be greater than that of the imagenetcontext... 1999-09-20 05:29:28 +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
nsImageSystemServices.cpp
nsImageURL.cpp M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
nsRect.cpp
nsRegion.h
nsRegressionTestFontMetrics.cpp
nsRegressionTestFontMetrics.h
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