diff options
author | Matthias Clasen <maclas@gmx.de> | 2003-12-13 22:45:25 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2003-12-13 22:45:25 +0000 |
commit | e0fe66ee83ee8fe0b99e20fc12b344497f9d95d4 (patch) | |
tree | 112f100a4cb2faf2cf1dcdd58894a3ae9c4b3212 /ChangeLog.pre-2-6 | |
parent | f83b5f37c939f4296df0955361dfcf72cdaee0ae (diff) | |
download | gtk+-e0fe66ee83ee8fe0b99e20fc12b344497f9d95d4.tar.gz |
Document that the clip mask of gc is ignored. (#101983, Sebastian Rittau)
Sat Dec 13 23:37:50 2003 Matthias Clasen <maclas@gmx.de>
* gdk/gdkdraw.c (gdk_draw_pixbuf): Document that the clip mask
of gc is ignored. (#101983, Sebastian Rittau)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index c4bb850dc1..ba8a0ec73b 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Sat Dec 13 23:37:50 2003 Matthias Clasen <maclas@gmx.de> + + * gdk/gdkdraw.c (gdk_draw_pixbuf): Document that the clip mask + of gc is ignored. (#101983, Sebastian Rittau) + Sat Dec 13 16:13:27 2003 Kristian Rietveld <kris@gtk.org> A trick for a faster treeview, step 1. Patch to short circuit |