diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-07-02 17:16:54 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-07-02 17:16:54 +0000 |
commit | fe7fb8c62fefd2dd822e950c69fdd194a9370951 (patch) | |
tree | 1a163d1b4c1ffbde566f354db588c2f9306982ae /ChangeLog.pre-2-4 | |
parent | 4f1ccca5940937ca184c331e035c71ef84675193 (diff) | |
download | gdk-pixbuf-fe7fb8c62fefd2dd822e950c69fdd194a9370951.tar.gz |
Add a is_foreign flag to the structure. Do not call XFreePixmap on pixmaps
Sun Jul 2 13:06:26 2000 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkpixmap-x11.[ch] Changes-1.4.txt: Add a is_foreign
flag to the structure. Do not call XFreePixmap on pixmaps created
by gdk_pixmap_foreign_new().
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 52006faea..f08d26a21 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +Sun Jul 2 13:06:26 2000 Owen Taylor <otaylor@redhat.com> + + * gdk/x11/gdkpixmap-x11.[ch] Changes-1.4.txt: Add a is_foreign + flag to the structure. Do not call XFreePixmap on pixmaps created + by gdk_pixmap_foreign_new(). + Sun Jul 2 12:45:50 2000 Owen Taylor <otaylor@redhat.com> * gdk/gdkrgb.[ch]: Add gdk_rgb_find_color() to get a pixel |