diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2001-08-09 07:14:56 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2001-08-09 07:14:56 +0000 |
commit | 6dd7f04620b15ca0b1b85d0bd056e455525c2680 (patch) | |
tree | 3a4b8d5ae6270b5836846287bd343313fc2e111e /ChangeLog.pre-2-4 | |
parent | cdb59b8949e1723a78e14150467b9d25cf5526d7 (diff) | |
download | gtk+-6dd7f04620b15ca0b1b85d0bd056e455525c2680.tar.gz |
gdk/gdkgc.c (gdk_gc_set_rgb_bg_color): Set the background color,
not the foreground color. (#57621)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 71154565a8..e8753be02a 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +2001-08-09 Matthias Clasen <matthiasc@waldgeist.poet.de> + + * gdk/gdkgc.c (gdk_gc_set_rgb_bg_color): Set the background color, + not the foreground color. (#57621) + 2001-08-09 Alexander Larsson <alexl@redhat.com> * gdk/win32/gdkfont-win32.c: |