summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorKristian Rietveld <kris@gtk.org>2002-12-09 23:34:49 +0000
committerKristian Rietveld <kristian@src.gnome.org>2002-12-09 23:34:49 +0000
commit00185e7ed197059ed572066217a076ec80403f3a (patch)
tree03d50e3946a77d0c885252974f15aea8d3a9b5f9 /ChangeLog.pre-2-2
parent7c2489e953f68bced5c25b4c0d1aa7bb6b26b415 (diff)
downloadgtk+-00185e7ed197059ed572066217a076ec80403f3a.tar.gz
update to allow a GdkDrawable instead of a GdkWindow.
Tue Dec 10 00:49:35 2002 Kristian Rietveld <kris@gtk.org> * gdk/gdkpixmap.h (gdk_pixmap_new), (gdk_bitmap_create_from_data), (gdk_pixmap_create_from_xpm), (gdk_pixmap_colormap_create_from_xpm), (gdk_pixmap_create_from_xpm_d), (gdk_pixmap_colormap_create_from_xpm_d): update to allow a GdkDrawable instead of a GdkWindow. * gdk/gdkpixmap.c (gdk_pixmap_colormap_create_from_xpm), (gdk_pixmap_create_from_xpm), (gdk_pixmap_colormap_create_from_xpm_d), (gdk_pixmap_create_from_xpm_d): update to allow a GdkDrawable instead of a GdkWindow. * gdk/linux-fb/gdkpixmap-fb.c (gdk_pixmap_new), (gdk_bitmap_create_from_data), (gdk_pixmap_create_from_data): update to allow a GdkDrawable instead of a GdkWindow. * gdk/x11/gdkpixmap-x11.c (gdk_pixmap_new), (gdk_bitmap_create_from_data), (gdk_pixmap_create_from_data): likewise
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-220
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index e5ff82748d..28ee442c8f 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,23 @@
+Tue Dec 10 00:49:35 2002 Kristian Rietveld <kris@gtk.org>
+
+ * gdk/gdkpixmap.h (gdk_pixmap_new), (gdk_bitmap_create_from_data),
+ (gdk_pixmap_create_from_xpm), (gdk_pixmap_colormap_create_from_xpm),
+ (gdk_pixmap_create_from_xpm_d),
+ (gdk_pixmap_colormap_create_from_xpm_d): update to allow a
+ GdkDrawable instead of a GdkWindow.
+
+ * gdk/gdkpixmap.c (gdk_pixmap_colormap_create_from_xpm),
+ (gdk_pixmap_create_from_xpm), (gdk_pixmap_colormap_create_from_xpm_d),
+ (gdk_pixmap_create_from_xpm_d): update to allow a GdkDrawable
+ instead of a GdkWindow.
+
+ * gdk/linux-fb/gdkpixmap-fb.c (gdk_pixmap_new),
+ (gdk_bitmap_create_from_data), (gdk_pixmap_create_from_data): update
+ to allow a GdkDrawable instead of a GdkWindow.
+
+ * gdk/x11/gdkpixmap-x11.c (gdk_pixmap_new),
+ (gdk_bitmap_create_from_data), (gdk_pixmap_create_from_data): likewise
+
Mon Dec 9 17:31:06 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkiconfactory.c (icon_size_lookup_intern): Remove