gecko-dev/gfx/src
1999-07-19 19:12:20 +00:00
..
beos I goofed the names. Since this is platform specific code, they should be 1999-07-18 03:54:43 +00:00
gtk I goofed the names. Since this is platform specific code, they should be 1999-07-18 03:54:43 +00:00
mac Export Repeater class. Classes dependent on Repeater should probably be weaned off of it in the long term. Patrick Beard has some creative ideas regarding this. 1999-07-14 22:52:28 +00:00
motif Fixes to get the Motif port to compile on Solaris 7 with native compiler (5.0). Special thanks to Tomi Leppikangas (tomilepp@ousrvr2.oulu.fi) for this patch. 1999-07-19 02:23:52 +00:00
os2 I goofed the names. Since this is platform specific code, they should be 1999-07-18 03:54:43 +00:00
photon I goofed the names. Since this is platform specific code, they should be 1999-07-18 03:54:43 +00:00
ps change color name lookup api to use nsString 1999-07-18 00:10:59 +00:00
rhapsody Landing timer move on unix. 1999-07-17 14:22:51 +00:00
windows change color name lookup api to use nsString 1999-07-18 00:10:59 +00:00
xlib Rect drawing wxh were off by one. 1999-07-19 19:12:20 +00:00
xlibrgb add list of copyright holders 1999-07-14 19:30:19 +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 removed nsColorNamesRGB 1999-07-18 00:09:58 +00:00
makefile.win removed nsColorNamesRGB 1999-07-18 00:09:58 +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 use preprocessor to generate color names instead of perl 1999-07-18 00:09:20 +00:00
nsDeviceContext.cpp Return an error for LoadIconImage() for BeOS because netlib is running in the UI thread. Thanks to Duncan Wilcox (duncan@be.com) for this fix. 1999-06-25 12:54:16 +00:00
nsFont.cpp Added '-moz-fixed' generic font name. 1999-06-22 19:14:51 +00:00
nsImageGroup.cpp Added group stuff back for necko. 1999-06-28 22:34:20 +00:00
nsImageManager.cpp added to image mimetype list. pnunn. ok'd by chofmann. 1999-07-08 01:34:19 +00:00
nsImageNet.h Added group stuff back for necko. 1999-06-28 22:34:20 +00:00
nsImageNetContextAsync.cpp Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
nsImageNetContextSync.cpp Added group stuff back for necko. 1999-06-28 22:34:20 +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 added virtual destructors where necessary as pointed out by bruce@cybersight.com. 1999-03-30 01:41:13 +00:00
nsImageURL.cpp Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +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