gtk/gdk
Owen Taylor 43dfe74c56 Fixed up a stat() that Sopwith missed when changing stat => lstat.
Tue May 12 19:37:55 1998  Owen Taylor  <otaylor@gtk.org>

	* gtk/gtkrc.c (gtk_rc_parse_file): Fixed up a stat()
	that Sopwith missed when changing stat => lstat.

Tue May 12 19:19:29 1998  Owen Taylor  <otaylor@gtk.org>

	* gtk/gtkinputdialog.c gtk/gtkgamma.c gtk/gtkrc.c
	  gtk/gtkcolorsel.c gtk/gtkclist.c gtk/testgtk.c: Use
	GPOINTER_TO_INT/GINT_TO_POINTER macros where appropriate.

	* gdk/gdk.c: Print sizeof() results
	as g_print("%ld", (glong)sizeof(foo)), to deal with
	sizeof() being long on Alpha's.

	* gtk/testgtk.c: include <string.h> for strlen

Tue May 12 19:22:58 1998  Owen Taylor  <otaylor@gtk.org>

 	* glib/glib.h: Added macros G[U]INT_TO_POINTER() and
	GPOINTER_TO_[U]INT for storing small integers integers
	inside pointers.

	* glib/testglib.c: Print sizeof() results
	as g_print("%ld", (glong)sizeof(foo)), to deal with
	size_t being long on Alpha's.
1998-05-13 00:24:57 +00:00
..
x11 Fixed up a stat() that Sopwith missed when changing stat => lstat. 1998-05-13 00:24:57 +00:00
.cvsignore For consistancy with GIMP/GNOME projects. Plus these files can 1997-12-19 05:24:25 +00:00
gdk.c Fixed up a stat() that Sopwith missed when changing stat => lstat. 1998-05-13 00:24:57 +00:00
gdk.h New function to wrap XSetDashes; modified gtkctree.c to use it. 1998-05-05 15:00:12 +00:00
gdkcc.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkcolor.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkcursor.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkcursors.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkdnd.c When setting up the drag cursor as a shaped window, make sure to hide the previous drag shaped windows. 1998-04-09 03:33:24 +00:00
gdkdraw.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkfont.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkgc.c New function to wrap XSetDashes; modified gtkctree.c to use it. 1998-05-05 15:00:12 +00:00
gdkglobals.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdki18n.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkimage.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkinput.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkinput.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkinputcommon.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkinputgxi.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkinputnone.h configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkinputxfree.h configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkkeysyms.h Merged changes from gtk-1-0. Check ChangeLog for details. 1998-05-01 04:23:59 +00:00
gdkpixmap.c now what is this? whoi left a '>' in line 628??? 1998-05-10 07:55:48 +00:00
gdkprivate.h <raster@redhat.com> 1998-04-30 23:57:15 +00:00
gdkproperty.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkrectangle.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkregion.c (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch) 1998-05-12 21:30:52 +00:00
gdkselection.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdktypes.h New function; wrapper for XPolygonRegion(). 1998-04-14 00:49:06 +00:00
gdkvisual.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gdkwindow.c Merges from the gtk-1-0 branch 1998-05-04 02:10:36 +00:00
gdkx.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkxid.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +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 configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +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 preserve automake CFLAGS. 1998-05-11 08:31:16 +00:00
makekeysyms.awk gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk code 1997-12-13 00:58:24 +00:00
MwmUtil.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00