gtk2/gdk/x11
Owen Taylor 1fd7a6e491 Make gtk_propagate_event() non-static, we need it in gtkdnd.c so that the
Tue Jan  5 15:03:47 1999  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkmain.c (gtk_propagate_event): Make
	gtk_propagate_event() non-static, we need it in gtkdnd.c
	so that the button-release we synthesize gets propagated
	correctly.

	* gtk/gtkdnd.c: Use gtk_propagate_event() so
	release gets to a GtkList. But we can't really
	get this right without access to the windows
	event masks and doing X-style propagation ourselves.

Tue Jan  5 11:31:55 1999  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkselection.c (gtk_target_list_unref): Free
	memory allocated for target lists.

	* gtk/gtkdnd.c (gtk_drag_drop_finished): Release
	selections before destroying info structure.

	* gdk/gdkdnd.c gdktypes.h (gdk_drag_get_protocol): Add
	new value GDK_DRAG_PROTO_NONE, use it for non-drag
	targets, to quiet Purify.

	* gdk/gdkdnd.c (gdk_window_register_dnd): Set size
	of property properly.
1999-01-05 23:45:21 +00:00
..
gdkcc-x11.c restricted the --g*fatal-* arguments to --g-fatal-warnings again. this 1998-08-18 03:59:41 +00:00
gdkcolor-x11.c Added a modular client-message-filter mechanism, that is used for the DND 1998-10-18 22:51:24 +00:00
gdkcursor-x11.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkdnd-x11.c Make gtk_propagate_event() non-static, we need it in gtkdnd.c so that the 1999-01-05 23:45:21 +00:00
gdkevents-x11.c make this G_PRIORITY_DEFAULT. 1999-01-02 22:19:15 +00:00
gdkfont-x11.c removed unused var 64-bit cast point to const data Made const-correct. 1998-12-24 17:47:02 +00:00
gdkglobals-x11.c Move main thread lock back to GDK - we need it there for locking when 1998-12-16 20:09:30 +00:00
gdkim-x11.c Fixed off-by-one error when computing length. 1998-12-29 21:10:30 +00:00
gdkimage-x11.c Removed features.h test. 1999-01-02 07:32:22 +00:00
gdkinput-gxi.c Reverted global changes of g_new to malloc(), added back in the one place 1998-09-15 17:08:38 +00:00
gdkinput-none.c gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings 1999-01-02 03:16:07 +00:00
gdkinput-x11.c Fixed gdk_input_devices being NULL when compiled with --xinput=xfree but 1998-11-27 19:44:01 +00:00
gdkinput-xfree.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gdkinput.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gdkmain-x11.c gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings 1999-01-02 03:16:07 +00:00
gdkpixmap-x11.c Fixed up copyright message. 1998-11-24 16:15:46 +00:00
gdkproperty-x11.c Add in missing 'flags' field to target list. 1998-12-09 17:31:52 +00:00
gdkregion-x11.c gdk_region_get_clipbox() lets you get a rectangle around the region. 1998-05-19 16:17:00 +00:00
gdkselection-x11.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gdkvisual-x11.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gdkwindow-x11.c x Pull in string.h for various mem*() and str*() functions, in an 1998-12-24 19:39:00 +00:00
gdkx.h New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. Christopher 1998-11-13 21:28:36 +00:00
gdkxid.c forward declaration for gtk_window_paint declare xid_ht static get the 1998-11-07 16:12:37 +00:00
gxid_lib.c Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the 1998-11-24 05:58:53 +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 fatal warning option is split up now, "--g-fatal-warnings" causes fatal 1998-08-16 21:15:11 +00:00
MwmUtil.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00