index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-xlib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-22
xlib: Replace obsolete disable-xrender with shiny new device debug interface
Chris Wilson
1
-0
/
+5
2011-06-01
xlib,xcb: Force strict adherence to the Render specification when testing
Chris Wilson
1
-0
/
+13
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2008-06-23
Use #include "cairo-*." instead of #include <cairo-*.h>
Behdad Esfahbod
1
-1
/
+1
2006-06-25
Surface size getters for xlib
Robert O'Callahan
1
-0
/
+6
2006-06-06
Remove initial, final, and duplicate blank lines.
Carl Worth
1
-1
/
+0
2006-05-04
Clean up error management of xlib surface getter functions.
Carl Worth
1
-4
/
+4
2006-05-04
Add Xlib surface getter functions.
Robert O'Callahan
1
-0
/
+15
2005-09-07
Give cairo_public an empty definition by default.
Carl Worth
1
-4
/
+4
2005-07-21
Add cairo_xlib_surface_set_drawable which changes the target drawable for an ...
Keith Packard
1
-0
/
+6
2005-07-20
Add Screen* arguments to:
Keith Packard
1
-0
/
+1
2005-05-17
Rework of cairo_xlib_surface create functions by Keith Packard:
Carl Worth
1
-6
/
+9
2005-05-14
Add an #error if cairo-foo.h is included when cairo was compiled without supp...
Carl Worth
1
-0
/
+3
2005-05-13
src/cairo-xlib-surface.c src/cairo-xlib.h doc/public/cairo-sections.txt: Drop...
Owen Taylor
1
-12
/
+6
2005-05-10
src/cairo-xlib-surface.c src/cairo-xlib.h: Remove leftover cairo_xlib_surface...
Owen Taylor
1
-8
/
+0
2005-05-06
Change definitions of everything in cairo-features.h to prefer #if over #ifdef.
Carl Worth
1
-1
/
+1
2005-05-06
Remove cairo_set_target_surface and all other backend-specific cairo_set_targ...
Carl Worth
1
-7
/
+0
2005-03-29
src/cairo-xlib.h: include Xlib.h to fix solaris build bustage.
Tor Lillqvist
1
-0
/
+1
2005-03-17
src/cairo.h src/cairo_surface.c src/cairo-xlib.h src/cairo_xlib_surface.c: Mo...
Owen Taylor
1
-5
/
+0
2005-03-15
src/cairo-xlib.h src/cairo_xlib_surface.c: Rework set of contructors for XLib...
Owen Taylor
1
-11
/
+27
2005-02-22
Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr...
Carl Worth
1
-1
/
+1
2005-01-21
Change cairo_font_t to refer to a font scaled to a particular output device r...
Owen Taylor
1
-2
/
+7
2005-01-20
Track various renamings.
Carl Worth
1
-0
/
+71
2003-12-03
Bumped version to 0.1.14 to indicate dropped cairo-xlib.h and new cairo-confi...
Carl Worth
1
-67
/
+0
2003-10-31
Moved all libic-related drawing into cairo_image_surface.c
Carl Worth
1
-0
/
+2
2003-10-23
Fixed copyright attribution to refer to "University of Southern California
Carl Worth
1
-1
/
+1
2003-10-11
Add extern "C" stuff to cairo-xlib.h
Carl Worth
1
-5
/
+14
2003-09-30
Virtualized the font and surface backend implementations.
Jamey Sharp
1
-0
/
+56