]> Pileus Git - ~andy/gtk/commit
Fix a lost refcount in the case where we get a duplicate back from the X
authorOwen Taylor <otaylor@redhat.com>
Mon, 9 Dec 2002 02:41:51 +0000 (02:41 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 9 Dec 2002 02:41:51 +0000 (02:41 +0000)
commitaf36a5e5c1d2019b873f33ec7062bc88ba219cbc
treeeebecbe5ddcd96678975ce55c52fdefbb8074f22
parente4c9e2ebcad6167cc304cff2a284df32a4666d43
Fix a lost refcount in the case where we get a duplicate back from the X

Sun Dec  8 21:29:10 2002  Owen Taylor  <otaylor@redhat.com>

        * gdk/x11/gdkcolor-x11.c (gdk_colormap_alloc1): Fix
        a lost refcount in the case where we get a duplicate
        back from the X server.

        * gdk/x11/gdkcolor-x11.c (gdk_colormap_alloc_colors_writeable):
        Set success[] for all colors when allocation of colors
        cells via XAllocColorCells succeeds.

        * gdk/x11/gdkcolor-x11.c (gdk_colormap_alloc_colors_private):
        Don't match against colors cells allocated writeable.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/x11/gdkcolor-x11.c
gdk/x11/gdkevents-x11.c
gdk/x11/gdkwindow-x11.h