]> Pileus Git - ~andy/gtk/commit
Improve checks on public entry points, including, among other things
authorOwen Taylor <otaylor@redhat.com>
Fri, 4 Oct 2002 21:25:47 +0000 (21:25 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 4 Oct 2002 21:25:47 +0000 (21:25 +0000)
commit47bed428ffd4634ba0f69d192b55a26a8f552f7d
treebd3b24f86bc7ff7095a99a84bde33f4b05643e81
parentd2aa626845d04b5270c3e088f104f847c4e9251d
Improve checks on public entry points, including, among other things

Fri Oct  4 17:13:03 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkdnd.c: Improve checks on public entry points,
        including, among other things checking whether drag
        contexts passed in are source or dest. (Fixes
        #76762, Alexey A. Malyshev)

        * tests/testtext.c tests/testgtk.c tests/testdnd.c:
        Fix uninstalled operation for new pixbuf changes.

        * gtk/stock-icons/Makefile.am (pixbuf_csource):
        Fix makefile for uninstalled operation.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkdnd.c
gtk/stock-icons/Makefile.am
tests/testdnd.c
tests/testgtk.c
tests/testtext.c