Add GTK_TARGET_OTHER_{APP,WIDGET} to restrict drags within an

2007-04-28  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkdnd.[hc]: Add GTK_TARGET_OTHER_{APP,WIDGET} to
        restrict drags within an application/widget.  (#163141,
        Jorn Baayen)


svn path=/trunk/; revision=17676
This commit is contained in:
Matthias Clasen
2007-04-28 15:34:39 +00:00
committed by Matthias Clasen
parent 2dcdcfe4df
commit 065d1560e6
5 changed files with 22 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2007-04-28 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkdnd.[hc]: Add GTK_TARGET_OTHER_{APP,WIDGET} to
restrict drags within an application/widget. (#163141,
Jorn Baayen)
2007-04-28 Matthias Clasen <mclasen@redhat.com>
* docs/tools/Makefile.am: