diff options
author | Alexander Larsson <alla@lysator.liu.se> | 2001-06-13 21:40:37 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2001-06-13 21:40:37 +0000 |
commit | be12f525266d91ca2977ff92bc1524ad5a60e5e2 (patch) | |
tree | b967976abe4158ade3b90cbb9cef0ca24e03d168 /ChangeLog.pre-2-0 | |
parent | b858eb9f59976522592449b40a15e73b2006de57 (diff) | |
download | gtk+-be12f525266d91ca2977ff92bc1524ad5a60e5e2.tar.gz |
Unify shaped window code and make it repaint the area that used to be part
2001-06-13 Alexander Larsson <alla@lysator.liu.se>
* gdk/linux-fb/gdkwindow-fb.c:
Unify shaped window code and make it repaint the area that used
to be part of the shape, but isn't anymore.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index d7082d0328..70a2de8ef2 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,9 @@ +2001-06-13 Alexander Larsson <alla@lysator.liu.se> + + * gdk/linux-fb/gdkwindow-fb.c: + Unify shaped window code and make it repaint the area that used + to be part of the shape, but isn't anymore. + 2001-06-11 Havoc Pennington <hp@redhat.com> * NEWS: Updates |