diff options
author | Alexander Larsson <alexl@redhat.com> | 2001-02-20 10:56:41 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2001-02-20 10:56:41 +0000 |
commit | 065b633961df100f78610c62593b7312012737fa (patch) | |
tree | d87edde3e706798e329508c51588b68ae6a61758 /ChangeLog | |
parent | f95dceaaf708a00880470432d903600dfdff5804 (diff) | |
download | gtk+-065b633961df100f78610c62593b7312012737fa.tar.gz |
Actually copy the whole gc, not just the public parts.
2001-02-20 Alexander Larsson <alexl@redhat.com>
* gdk/linux-fb/gdkgc-fb.c (gdk_gc_copy):
Actually copy the whole gc, not just the public parts.
* gdk/linux-fb/gdkwindow-fb.c (gdk_window_new):
GDK_WINDOW_TEMP are not toplevel. Fixes selectable
labels.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2001-02-20 Alexander Larsson <alexl@redhat.com> + + * gdk/linux-fb/gdkgc-fb.c (gdk_gc_copy): + Actually copy the whole gc, not just the public parts. + + * gdk/linux-fb/gdkwindow-fb.c (gdk_window_new): + GDK_WINDOW_TEMP are not toplevel. Fixes selectable + labels. + 2001-02-19 Havoc Pennington <hp@pobox.com> * gdk/gdkwindow.c: docs |