index
:
~podain/cairo
1.0
1.10
1.2
1.4
1.6
1.8
bug_fix
clip_surface
image_backend
image_backend_clip_bug
master
spans
Unnamed repository; edit this file to name it for gitweb.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-11
build: Factor out a more pliable CAIRO_CC_TRY_LINK_WITH_ENV_SILENT.
M Joonas Pihlaja
1
-6
/
+25
2010-07-11
build: Split boilerplate lib generation into two so's
Benjamin Otte
2
-12
/
+26
2010-07-11
qt: Define cairo-qt's API as C symbols
Benjamin Otte
1
-8
/
+4
2010-07-11
build: Fix typo that makes C++ libs not build
Benjamin Otte
1
-1
/
+1
2010-07-10
Convert mime data length to use unsigned long
Chris Wilson
14
-37
/
+37
2010-07-10
subsurface: Don't assume we ever own the target.
Chris Wilson
2
-10
/
+8
2010-07-09
build: Commit new versions of autogenerate Windows build files
Benjamin Otte
3
-21
/
+164
2010-07-09
build: fix glew include
Benjamin Otte
2
-8
/
+11
2010-07-09
build: Remove wrong flags from libcairo_cxx.la
Benjamin Otte
1
-1
/
+1
2010-07-09
build: copy/paste failure: Don't build libcxx.la
Benjamin Otte
1
-1
/
+1
2010-07-09
gl: Use unsigned int instead of GLuint
Benjamin Otte
2
-2
/
+3
2010-07-09
build: Fix C++ issues with automake
Benjamin Otte
5
-7
/
+40
2010-07-09
build: Get rid of $(foo_files) Makefile.am variables
Benjamin Otte
2
-2
/
+0
2010-07-09
doc: Add "@Since: 1.10" tags to device docs
Benjamin Otte
2
-0
/
+16
2010-07-09
gl: Remove double ** from some comments
Benjamin Otte
1
-2
/
+2
2010-07-09
doc: Document remaining cairo-device functions
Benjamin Otte
1
-0
/
+32
2010-07-09
doc: Add more documentation for devices
Benjamin Otte
1
-0
/
+86
2010-07-09
doc: Clarify that cairo_surface_get_device() can return NULL
Benjamin Otte
1
-1
/
+2
2010-07-09
doc: Copy docs for standard device APIs
Benjamin Otte
1
-0
/
+42
2010-07-09
doc: Remove the <TITLE> declarations
Benjamin Otte
1
-28
/
+0
2010-07-09
doc: Add missing region documentation
Benjamin Otte
2
-0
/
+38
2010-07-09
doc: Fix a syntax issue in quartz-font gtkdoc
Benjamin Otte
1
-0
/
+1
2010-07-08
test: Add quartz functions to api-special-cases test
Andrea Canciani
1
-0
/
+19
2010-07-08
test: fix typo
Andrea Canciani
1
-1
/
+1
2010-07-08
doc: Move tmpl/ docs to inline docs
Benjamin Otte
58
-4566
/
+666
2010-07-08
doc: Remove CAIRO_FORMAT_RGB16_565 from hidden symbols list
Benjamin Otte
1
-1
/
+0
2010-07-08
doc: Fix some consistency issues that confuse gtk-doc
Benjamin Otte
2
-5
/
+27
2010-07-08
doc: Add list of new symbol in Cairo 1.10
Benjamin Otte
1
-0
/
+3
2010-07-08
doc: add --name-space option to gtkdoc-mkdb
Benjamin Otte
1
-1
/
+1
2010-07-08
drm: Fix Makefile for drm_xr
Benjamin Otte
1
-6
/
+4
2010-07-08
skia: Add cairo-skia.h as a public header
Benjamin Otte
1
-1
/
+1
2010-07-08
doc: Add a section about regions
Benjamin Otte
2
-0
/
+31
2010-07-08
doc: Add missing surface APIs
Benjamin Otte
1
-0
/
+2
2010-07-08
doc: Add a section for cairo_device_t
Benjamin Otte
2
-0
/
+19
2010-07-08
doc: Add cairo_in_clip() to cairo_t section
Benjamin Otte
1
-0
/
+1
2010-07-08
doc: Add cairo_rectangle_int_t to the general types list
Benjamin Otte
1
-0
/
+1
2010-07-08
glew: The headers are private, not public
Benjamin Otte
1
-1
/
+1
2010-07-08
doc: Add drm and glew to the ignored directories
Benjamin Otte
1
-0
/
+2
2010-07-08
gl: Fix compile error after rebase failure
Benjamin Otte
1
-1
/
+1
2010-07-08
Support NOCONFIGURE environment variable
Colin Walters
1
-1
/
+3
2010-07-07
gl: Add new cairo-gl surface constructor to create surface for texture
Kristian Høgsberg
3
-12
/
+105
2010-07-06
region: Add cairo_region_xor() and cairo_region_xor_rectangle()
Benjamin Otte
3
-0
/
+88
2010-07-06
test: Add note about how to fix failures to api-special-cases
Benjamin Otte
1
-0
/
+6
2010-07-06
test: Add documentation to the api-special-cases test
Benjamin Otte
1
-0
/
+27
2010-07-06
xlib: Setters should set finished surfaces into an error status
Benjamin Otte
1
-4
/
+14
2010-07-06
xcb: Setters should set finished surfaces into an error status
Benjamin Otte
1
-2
/
+8
2010-07-06
test: Add xcb and xlib functions to api-special-cases test
Benjamin Otte
1
-0
/
+91
2010-07-05
test: Add ps, pdf and svg to the api-special-cases test
Benjamin Otte
1
-0
/
+103
2010-07-05
svg: Set error when extracting from finished surface
Benjamin Otte
1
-0
/
+10
2010-07-05
ps: Allow specifying if errors on extract_surface should be set
Benjamin Otte
1
-17
/
+22
[next]