]> Pileus Git - ~andy/gtk/commit
When allocating non-writeable colors, fill in the flags field of the
authorOwen Taylor <otaylor@redhat.com>
Mon, 9 Dec 2002 02:25:14 +0000 (02:25 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 9 Dec 2002 02:25:14 +0000 (02:25 +0000)
commite4c9e2ebcad6167cc304cff2a284df32a4666d43
tree95677fdcd559662b083c92210317c238d5660d5e
parentfac76f942636905932240a4327cd8d76c6360017
When allocating non-writeable colors, fill in the flags field of the

Sun Dec  8 21:22:46 2002  Owen Taylor  <otaylor@redhat.com>

        * gdk/x11/gdkcolor-x11.c (gdk_colormap_alloc_colors_private):
        When allocating non-writeable colors, fill in the flags
        field of the XColor, and insert the returned color into
        our color hash. (#100023, Naofumi Yasufuku)

        * gdk/x11/gdkcolor-x11.c (gdk_colormap_free_colors):
        Fix a typo (my fault) that slipped in in the last patch.
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