]> Pileus Git - ~andy/gtk/commit
Initialize image->bits_per_pixel from the drawable, not from the root
authorAlex Larsson <alexl@redhat.com>
Thu, 26 Jul 2001 20:07:08 +0000 (20:07 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Thu, 26 Jul 2001 20:07:08 +0000 (20:07 +0000)
commitc16e87bcba46d6f84c86aaad0510021f02ab0f9b
treef2641507e2df3637c7dbceb38468cb4d7ef4fd82
parente70939234cf3af180b4d2a695a0076b4538a3889
Initialize image->bits_per_pixel from the drawable, not from the root

2001-07-26  Alex Larsson  <alexl@redhat.com>

* gdk/linux-fb/gdkimage-fb.c (_gdk_fb_get_image):
Initialize image->bits_per_pixel from the drawable, not from
the root window.

* gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_get_depth):
Fix cast. argument is an IMPL already.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/linux-fb/gdkdrawable-fb2.c
gdk/linux-fb/gdkimage-fb.c