gtk2/gdk
Owen Taylor 77e99440df Change signatures for gdk_drag_begin() and gdk_drag_motion() so that the
Wed Jan 27 18:57:57 1999  Owen Taylor  <otaylor@redhat.com>

	* gdk/gdk.h gdk/gdkdnd.c: Change signatures for
	gdk_drag_begin() and gdk_drag_motion() so that the set
	of possible actions is passed on each motion, not just at
	the beginning of the drag. We do this so that
	we can restrict the set of possible drag events
	when the user presses a modifier key during a
	drag.

	* gdk/gdkdnd.c: Send a motif Operation-changed
	message when the set of possible actions change,
	as well as when the suggested action change.

	* gdk/gdkdnd.c: Change the XdndActionList whenever
	the set of actions change.

	* gdk/gdkdnd.c: Add a filter to catch changes to
	the XdndActionList property for the source widget.

	* gtk/gtkdnd.c: Change the set of possible actions
	when the user presses Control, Shift, or Control-Shift,
	to only include the corresponding action.

	* gtk/gtkdnd.c (gtk_drag_button_release_cb):
	Disconnect button signals before we possibly
	free info structure.
1999-01-28 01:03:15 +00:00
..
x11 Change signatures for gdk_drag_begin() and gdk_drag_motion() so that the 1999-01-28 01:03:15 +00:00
.cvsignore shutup CVS further 1998-09-17 22:59:18 +00:00
gdk.c Patch from Felix Bellaby <felix@pooh.u-net.com> 1999-01-17 22:58:59 +00:00
gdk.h Change signatures for gdk_drag_begin() and gdk_drag_motion() so that the 1999-01-28 01:03:15 +00:00
gdkcc.c restricted the --g*fatal-* arguments to --g-fatal-warnings again. this 1998-08-18 03:59:41 +00:00
gdkcolor.c assert ref_count>0. 1999-01-27 08:53:36 +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 Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gdkdnd.c Change signatures for gdk_drag_begin() and gdk_drag_motion() so that the 1999-01-28 01:03:15 +00:00
gdkdraw.c Destroy widgets _after_ propagating unrealize signals through the widget 1998-12-09 06:36:57 +00:00
gdkevents.c Move not-null assertion before pointer de-ref. 1999-01-21 06:24:09 +00:00
gdkfont.c removed unused var 64-bit cast point to const data Made const-correct. 1998-12-24 17:47:02 +00:00
gdkgc.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gdkglobals.c Move main thread lock back to GDK - we need it there for locking when 1998-12-16 20:09:30 +00:00
gdki18n.h Destroy widgets _after_ propagating unrealize signals through the widget 1998-12-09 06:36:57 +00:00
gdkim.c Fixed off-by-one error when computing length. 1998-12-29 21:10:30 +00:00
gdkimage.c Removed features.h test. 1999-01-02 07:32:22 +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
gdkinput.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdkinputcommon.h Fixed gdk_input_devices being NULL when compiled with --xinput=xfree but 1998-11-27 19:44:01 +00:00
gdkinputgxi.h Reverted global changes of g_new to malloc(), added back in the one place 1998-09-15 17:08:38 +00:00
gdkinputnone.h gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings 1999-01-02 03:16:07 +00:00
gdkinputxfree.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gdkkeysyms.h Merged changes from gtk-1-0. Check ChangeLog for details. 1998-05-01 04:23:59 +00:00
gdkpixmap.c nparams for selection_get should be 3, not 2. [ From Damon Chaplin 1999-01-15 16:00:39 +00:00
gdkprivate.h Use floor() instead of truncating to integer values so we get translation 1999-01-27 18:21:20 +00:00
gdkproperty.c Add in missing 'flags' field to target list. 1998-12-09 17:31:52 +00:00
gdkrectangle.c Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gdkregion.c gdk_region_get_clipbox() lets you get a rectangle around the region. 1998-05-19 16:17:00 +00:00
gdkrgb.c nparams for selection_get should be 3, not 2. [ From Damon Chaplin 1999-01-15 16:00:39 +00:00
gdkrgb.h Added a gdk_draw_rgb_image_dithalign function. 1998-08-31 22:18:18 +00:00
gdkselection.c changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. 1998-07-04 15:31:30 +00:00
gdktypes.h Push GdkRGB's visual and colormap around the color selection dialog so 1999-01-06 00:41:04 +00:00
gdkvisual.c I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
gdkwindow.c Remove TimJ's checks for already being mapped or hidden. See the ICCCM's 1999-01-27 23:49:34 +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
Makefile.am Separate out GLIB_LIBS and GLIB_DEPLIBS. This may fix the --with-glib 1999-01-27 22:08:46 +00:00
MwmUtil.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00