]> Pileus Git - ~andy/gtk/commit
updated mininum dfb to 0.9.24 added more directfb wrapper functions
authorMichael Emmel <mike.emmel@gmail.com>
Wed, 14 Jun 2006 21:54:25 +0000 (21:54 +0000)
committerMichael David Emmel <memmel@src.gnome.org>
Wed, 14 Jun 2006 21:54:25 +0000 (21:54 +0000)
commit0799004f58324d67b637e85c98c50f97624e98cd
tree2db8445d5e2359c8175f15c54c5516fcc9f3f618
parent67b0b6465335de810f184bde31b35854ad9f22d5
updated mininum dfb to 0.9.24 added more directfb wrapper functions

2006-06-14  Michael Emmel  <mike.emmel@gmail.com>
    * configure.in: updated mininum  dfb to 0.9.24
    * gdk/directfb/gdkdirectfb.h: added more directfb wrapper functions
    * gdk/directfb/gdkdrawable-directfb.c: wrapper functions and patch from
     Claudio Ciccani <klan@users.sf.net> to use a subsurface for cairo
    * gdk/directfb/gdkvisual-directfb.c: changed initalization sequence
    * gdk/directfb/gdkwindow-directfb.c: corrected reparent for toplevels
    * gdk/directfb/gdkdisplay-directfb.c: changed initilization sequence
    to a more rational order
ChangeLog
ChangeLog.pre-2-10
configure.in
gdk/directfb/gdkdirectfb.h
gdk/directfb/gdkdisplay-directfb.c
gdk/directfb/gdkdrawable-directfb.c
gdk/directfb/gdkvisual-directfb.c
gdk/directfb/gdkwindow-directfb.c