Skip to content
  • Havoc Pennington's avatar
    Make this compile without framebuffer enabled · df4fc367
    Havoc Pennington authored
    2000-06-20  Havoc Pennington  <hp@redhat.com>
    
    * modules/linux-fb/Makefile.am: Make this compile
    without framebuffer enabled
    
    * gdk/linux-fb/Makefile.am: Add conditional to not build
    framebuffer unless specified in configure
    
    * gdk/gdkdraw.c (gdk_draw_drawable): Fix bug where I was getting
    the size of the target instead of source if -1 was passed for
    width/height
    
    * gdk/x11/gdkgeometry-x11.c (gdk_window_compute_position): Fix
    width/height confusion.
    
    2000-06-19  Havoc Pennington  <hp@redhat.com>
    
    * gdk/x11/gdkx.h (GDK_WINDOW_XWINDOW): change this to be
    GDK_DRAWABLE_XID. In the future, we probably want to make it
    faster with G_DISABLE_CHECKS turned on.
    
    2000-06-14  Havoc Pennington  <hp@redhat.com>
    
            * gdk/Makefile.am: add gdkpixmap.c
    
    	* gdk/gdk.c: s/gdk_window_init/_gdk_windowing_window_init/
    	s/gdk_image_init/_gdk_windowing_image_init
    
    	* gdk/gdkcolor.c: make ref/unref compat wrappers for GObject
    	ref/unref
    
    	* gdk/gdkcolor.h: make GdkColormap a GObje...
    df4fc367