gtk/gdk
Federico Mena ce4263f901 red/green/blue parameters are now expected to be in [0, 65535], to be
Fri Jan 30 08:51:16 1998  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* gdk/gdkcc.c (gdk_color_context_get_pixel): red/green/blue
 	parameters are now expected to be in [0, 65535], to be consistent
 	with the rest of Gdk.
	(gdk_color_context_get_pixels): Made it use 16-bit color values as
 	well.  Fixed mdist=1000000 buglet (it should start with at least
 	0x1000000).
	(gdk_color_context_get_pixels_incremental): Same as
	gdk_color_context_get_pixels().
1998-01-31 00:09:58 +00:00
..
x11 red/green/blue parameters are now expected to be in [0, 65535], to be 1998-01-31 00:09:58 +00:00
.cvsignore For consistancy with GIMP/GNOME projects. Plus these files can 1997-12-19 05:24:25 +00:00
gdk.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdk.h hm, initital refcount revolution commit ;) 1998-01-30 23:47:09 +00:00
gdkcc.c red/green/blue parameters are now expected to be in [0, 65535], to be 1998-01-31 00:09:58 +00:00
gdkcolor.c Beginnings of support for 1 bpp depth in gdk. Very minor changes. 1997-12-20 08:39:21 +00:00
gdkcursor.c Add support for pixmap cursors -mig 1997-12-06 20:53:46 +00:00
gdkcursors.h Change to ltconfig to remove -z text for Solaris x86 Change to configure 1997-12-11 17:06:25 +00:00
gdkdraw.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkfont.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkgc.c hm, initital refcount revolution commit ;) 1998-01-30 23:47:09 +00:00
gdkglobals.c Initial revision 1997-11-24 22:37:52 +00:00
gdki18n.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkimage.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkinput.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkinput.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputcommon.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputgxi.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputnone.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputxfree.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkkeysyms.h Change to ltconfig to remove -z text for Solaris x86 Change to configure 1997-12-11 17:06:25 +00:00
gdkpixmap.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkprivate.h hm, initital refcount revolution commit ;) 1998-01-30 23:47:09 +00:00
gdkproperty.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkrectangle.c Initial revision 1997-11-24 22:37:52 +00:00
gdkselection.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdktypes.h Picky, picky... fix two lines with wrong indentation :-) 1998-01-23 06:05:39 +00:00
gdkvisual.c Beginnings of support for 1 bpp depth in gdk. Very minor changes. 1997-12-20 08:39:21 +00:00
gdkwindow.c added a bunch of checks for window != NULL and private->destroyed. (don't 1998-01-26 01:20:14 +00:00
gdkx.h cleanups for color changing stuff 1997-11-27 05:07:48 +00:00
gdkxid.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gxid_lib.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gxid_lib.h Initial revision 1997-11-24 22:37:52 +00:00
gxid_proto.h Initial revision 1997-11-24 22:37:52 +00:00
gxid.c Initial revision 1997-11-24 22:37:52 +00:00
makecursors.awk gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk code 1997-12-13 00:58:24 +00:00
Makefile.am This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libgdk to libX11 and libXext. -Jay 1998-01-12 15:41:36 +00:00
makekeysyms.awk gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk code 1997-12-13 00:58:24 +00:00