Files
gtk3/gdk
Owen Taylor 6cff7051b1 Try changing mode on shm segments to 0600. We'll see who complains.
Wed Apr 18 14:23:14 2001  Owen Taylor  <otaylor@redhat.com>

	* gdk/x11/gdkimage-x11.c (gdk_image_new): Try changing
	mode on shm segments to 0600. We'll see who complains.

	* gdk/gdkwindow.c (_gdk_window_destroy_hierarchy): Call
	_gdk_windowing_window_destroy() AFTER recursing through
	children.

	* tests/Makefile.am (noinst_PROGRAMS): Build testsocket,
	testsocket_child on X.

	* tests/testsocket[_child].c: Fix uses of
	gtk_window_get_default_accel_group().

	[ Merge patch from Ramiro Estrugo  <ramiro@eazel.com> from gtk-1-2 ]

	* gdk/gdkimage.c: (gdk_image_get):
	Deal with the possibility that XGetImage() might return NULL.
	Allocate the GdkImagePrivate structure only after XGetImage()
	succeeds in order not to dereference a NULL ximage pointer.  This
	prevents a core dump when XGetImage() fails - which is unlikely,
	but can happen due to race conditions accessing the geometries of
	drawables.  An x error will still be triggered, but the gdk image
	wrapper at least wont seg fault.
2001-04-18 18:28:19 +00:00
..
2001-04-03 08:39:28 +00:00
2001-04-13 23:56:19 +00:00
2001-04-03 23:11:15 +00:00
2001-02-20 05:21:44 +00:00
2000-08-30 00:33:38 +00:00
2001-02-20 05:21:44 +00:00
2001-02-20 05:21:44 +00:00
2000-08-30 00:33:38 +00:00
2000-10-24 00:15:14 +00:00
2000-07-25 20:38:35 +00:00
2001-03-09 20:28:20 +00:00
2000-12-06 05:31:30 +00:00
2000-12-06 05:31:30 +00:00
2001-03-04 00:12:55 +00:00
2000-10-09 17:22:20 +00:00
2000-08-30 00:33:38 +00:00
2001-03-15 00:43:44 +00:00
2001-03-02 20:02:17 +00:00
2000-12-04 23:04:17 +00:00
2001-04-04 07:20:41 +00:00
2000-12-14 23:14:18 +00:00
2001-04-13 23:56:19 +00:00
2000-10-09 19:49:42 +00:00