summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkdrawable-x11.h
Commit message (Expand)AuthorAgeFilesLines
* x11: Remove GdkDrawableImplX11Benjamin Otte2010-12-021-64/+0
* x11: _gdk_x11_drawable_update_size() => _gdk_x11_window_update_size()Benjamin Otte2010-12-021-2/+0
* x11: Move cairo_surface and wrapper members to GdkWindowImplX11 structBenjamin Otte2010-12-021-5/+0
* x11: Move xid member from GdkDrawableImplX11 to GdkWindowImplX11Benjamin Otte2010-12-021-2/+0
* x11: Remove screen member from GdkDrawableImplX11Benjamin Otte2010-12-021-1/+0
* API: x11: Remove gdk_x11_window_get_drawable_impl()Benjamin Otte2010-12-021-1/+0
* Inclusion cleanups in headersMatthias Clasen2010-10-141-1/+0
* Fix distcheckMatthias Clasen2010-10-011-2/+0
* API: Remove gdk_drawable_get_colormap()Benjamin Otte2010-09-261-2/+0
* gdk: Remove GdkPixmapBenjamin Otte2010-09-261-1/+0
* x11: Remove _gdk_x11_convert_to_format()Benjamin Otte2010-09-261-17/+0
* gdk: Remove picture pointer from X11 drawableKristian Høgsberg2010-08-101-2/+0
* Add function accessors for x11 window/pixmap implAlexander Larsson2009-09-041-0/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Cleanup. (#169648, Fabricio Barros Cabral)Matthias Clasen2005-06-121-6/+2
* Update to changed cairo interface.Owen Taylor2005-05-171-0/+1
* Switch set_cairo_target() virtual function to ref_cairo_surface()Owen Taylor2005-03-171-11/+3
* Add gdk_drawable_set_cairo_target().Owen Taylor2005-02-031-0/+1
* Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables.Owen Taylor2004-11-211-0/+11
* Merge from stable:Michael Natterer2004-06-211-0/+17
* Requires glib-2.3.0, pango-1.2.0.Owen Taylor2003-08-021-7/+0
* Restore the pre-Xft2 code to render text directly via RENDER,Owen Taylor2002-10-031-1/+3
* Switch back to using XftDraw so that we take advantage of theOwen Taylor2002-08-021-2/+2
* include X11/Xlib.h, fixes the buildKristian Rietveld2002-04-261-0/+2
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-2/+1
* Redo Xft support to go directly to Picture objects instead of usingOwen Taylor2001-11-051-0/+10
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-2/+3
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-0/+73