summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2001-02-20 10:56:41 +0000
committerAlexander Larsson <alexl@src.gnome.org>2001-02-20 10:56:41 +0000
commit065b633961df100f78610c62593b7312012737fa (patch)
treed87edde3e706798e329508c51588b68ae6a61758 /ChangeLog
parentf95dceaaf708a00880470432d903600dfdff5804 (diff)
downloadgtk+-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--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d350c5d75..42bcaf3857 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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