- updated the XDND code in WINGs to work with GDK based applications.
commit085e9d625436826fcaa87a35d8ef7e3e1c72e1a1
authordan <dan>
Sun, 22 Jan 2006 20:33:19 +0000 (22 20:33 +0000)
committerdan <dan>
Sun, 22 Jan 2006 20:33:19 +0000 (22 20:33 +0000)
treef41959afbc33309fb1d93cfeae773cc0cd6641cd
parentf683b9940599cc582da359e898cb9b49d11c48fb
- updated the XDND code in WINGs to work with GDK based applications.
  WINGs based applications should now work with both KDE and GNOME
  applications (Sylvain Reynal <sreynal@nerim.net>)
- better check for the XDND protocol version when interoperating with other
  applications. As it seems xdnd version 3 (which WINGs supports) and newer
  are not backward compatible with xdnd version 1 and 2. This is why WINGs
  applications cannot interoperate with GNUstep applications (which uses
  xdnd version 2). Xdnd version 4 and 5 are backwards compatible with
  version 3 though. (Sylvain Reynal <sreynal@nerim.net>)
ChangeLog
WINGs/ChangeLog
WINGs/WINGs/WINGsP.h
WINGs/dragcommon.c
WINGs/dragdestination.c
WINGs/dragsource.c