summaryrefslogtreecommitdiff
path: root/src/cairo-xcb.h
Commit message (Expand)AuthorAgeFilesLines
* Add cairo_xcb_surface_set_drawableKeith Packard2011-12-021-0/+6
* perfChris Wilson2011-06-021-0/+3
* xlib,xcb: Force strict adherence to the Render specification when testingChris Wilson2011-06-011-0/+11
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* xcb: Refresh.Chris Wilson2010-01-221-9/+32
* Use #include "cairo-*." instead of #include <cairo-*.h>Behdad Esfahbod2008-06-231-1/+1
* Update XCB names for XCB 1.0 RC2 release.Ian Osgood2006-10-111-7/+7
* Update the XCB backend for screen sensitivity.Ian Osgood2006-06-161-0/+1
* Give cairo_public an empty definition by default.Carl Worth2005-09-071-3/+3
* Re-synch with latest from gtk-doc CVS tree.Carl Worth2005-05-241-1/+1
* Update cairo-xcb.h to provide the same style of interface as cairo-xlib.h.Carl Worth2005-05-171-12/+9
* Brush the dust off the XCB backend and get it compiling and working again. Th...Carl Worth2005-05-141-4/+18
* Add an #error if cairo-foo.h is included when cairo was compiled without supp...Carl Worth2005-05-141-0/+3
* Change definitions of everything in cairo-features.h to prefer #if over #ifdef.Carl Worth2005-05-061-1/+1
* Remove cairo_set_target_surface and all other backend-specific cairo_set_targ...Carl Worth2005-05-061-7/+0
* Fix "implicit declaration" warning in cairo.c by moving cairo_xcb_surface_cre...Jamey Sharp2005-03-251-0/+6
* Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr...Carl Worth2005-02-221-1/+1
* Change cairo_font_t to refer to a font scaled to a particular output device r...Owen Taylor2005-01-211-2/+7
* Track various renamings.Carl Worth2005-01-201-0/+54