]> Pileus Git - ~andy/gtk/commit
Assign xtype using gdk_x11_atom_to_xatom_for_display () when type !=
authorManish Singh <yosh@gimp.org>
Thu, 12 Feb 2004 19:18:23 +0000 (19:18 +0000)
committerManish Singh <yosh@src.gnome.org>
Thu, 12 Feb 2004 19:18:23 +0000 (19:18 +0000)
commit7cf055efb317410c049540dca9e3ee7ae8708527
tree0fbef783b284121c6d62e2ff54cb4088770cf67b
parent76665e8b0f8feaaec64df7e2eeb386afd8a55ffb
Assign xtype using gdk_x11_atom_to_xatom_for_display () when type !=

Thu Feb 12 11:05:16 2004  Manish Singh  <yosh@gimp.org>

        * gdk/x11/gdkproperty-x11.c (gdk_property_get): Assign xtype using
        gdk_x11_atom_to_xatom_for_display () when type != GDK_NONE.

        * gtk/gtkselection.c (_gtk_selection_request): Use GDK_NONE in
        gdk_property_get call instead of 0.

        * docs/reference/gdk/tmpl/properties.sgml: Document the above
        as GDK_NONE instead of simply 0.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/gdk/tmpl/properties.sgml
gdk/x11/gdkproperty-x11.c
gtk/gtkselection.c