Ethereal-cvs: [Ethereal-cvs] rev 15056: /trunk/gtk/: drag_and_drop.c main.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Mon, 25 Jul 2005 18:02:34 GMT
User: ulfl
Date: 2005/07/25 01:02 PM

Log:
 two bugfixes:
 - don't use GtkSelectionData after returned to GTK, as it might free this data immediately (copy the data instead and free it after usage)
 - fix return value handling for DnD merge, so it will work again

Directory: /trunk/gtk/
  Changes    Path               Action
  +20 -18    drag_and_drop.c    Modified
  +1 -1      main.h             Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15056&view=rev