summaryrefslogtreecommitdiff
path: root/src/cairo-xcb.h
Commit message (Expand)AuthorAgeFilesLines
* 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