gecko-dev/gfx/src
kmcclusk%netscape.com 1ea246a1a1 Added method and member variable to Cache the width of a space in nsFontMetricsWin.cpp.
Added code to nsRenderingContextWin::GetWidth to use the cached width to optimize the
common case of measuring the width of a single character.
1999-06-04 23:09:27 +00:00
..
gtk Comment out debug code that is making it impossible to have timeouts 1999-06-03 21:31:38 +00:00
mac More changes for Carbon, submitted by Eoin Norris at Apple (e.norris@apple.com). 1999-06-03 18:55:40 +00:00
motif Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
photon - These files update the GFX portion of the Photon UI 1999-06-03 01:15:23 +00:00
ps Put braces in to get rid of many compiler warnings. 1999-06-03 13:48:20 +00:00
rhapsody Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
windows Added method and member variable to Cache the width of a space in nsFontMetricsWin.cpp. 1999-06-04 23:09:27 +00:00
xlib consistent debugging output 1999-06-02 02:55:23 +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 build nsBlender.cpp under unix. this fixes builds. 1999-03-28 00:13:30 +00:00
makefile.win moving headers from src to public. added support for dib sections to windows 1999-01-25 22:16:47 +00:00
nsBlender.cpp made blender fully XP. 1999-03-31 04:54:06 +00:00
nsBlender.h cleaned. 1999-04-08 22:40:20 +00:00
nsColor.cpp allow letter O to be treated as zero in color hex values, egads 1999-04-28 01:41:23 +00:00
nsColorNames.cpp Latest snapshot using linux version of the tools 1999-02-23 19:38:50 +00:00
nsColorNamesRGB.cpp fixed usage of grey vs gray, now we support both 1998-10-26 23:11:07 +00:00
nsDeviceContext.cpp sync with new nsString2 API 1999-04-21 22:55:35 +00:00
nsFont.cpp sync with new nsString2 API 1999-04-21 22:55:35 +00:00
nsImageGroup.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
nsImageManager.cpp fixed problem of gImageManager becoming a dnagling reference to a dead object 1999-03-30 01:43:32 +00:00
nsImageNet.h Added a nsIURLGroup to image URL creation. This allows the URLs to be loaded via the same document loader and use the same load attributes... 1998-10-01 21:40:58 +00:00
nsImageNetContextAsync.cpp workaround for bug #6529, don't read the first buffer until at least 4 bytes are available, otherwise the image decoder library can't tell what kind of image it is. this is a blatant hack. 1999-05-31 02:33:31 +00:00
nsImageNetContextSync.cpp added virtual destructors where necessary as pointed out by bruce@cybersight.com. 1999-03-30 01:41:13 +00:00
nsImageRenderer.cpp nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +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 added virtual destructors where necessary as pointed out by bruce@cybersight.com. 1999-03-30 01:41:13 +00:00
nsImageURL.cpp added virtual destructors where necessary as pointed out by bruce@cybersight.com. 1999-03-30 01:41:13 +00:00
nsJSRenderingContext.cpp sync with new nsString2 API 1999-04-21 22:55:35 +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 moved to pub 1998-04-13 20:24:54 +00:00
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
nsTransform2D.cpp Revised DrawString API to take a spacing array for character spacing control 1998-10-26 17:12:39 +00:00