]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Fix a lost refcount in the case where we get a duplicate back from the X
[~andy/gtk] / ChangeLog
index bc8d3c8767cecf61e5c57bdb75eb0b41330fb01c..a3881df714f410344a687a6aa3f6f3669146238e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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.
+
 Sun Dec  8 21:22:46 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/x11/gdkcolor-x11.c (gdk_colormap_alloc_colors_private):