index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-11
doc: Make the necessity of flush/mark_dirty more obvious
Benjamin Otte
1
-0
/
+32
2010-07-11
check: Allow unprefix type names in the title
Benjamin Otte
1
-3
/
+1
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
13
-34
/
+34
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
1
-10
/
+82
2010-07-09
build: fix glew include
Benjamin Otte
1
-4
/
+7
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
3
-6
/
+24
2010-07-09
build: Get rid of $(foo_files) Makefile.am variables
Benjamin Otte
1
-1
/
+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: 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
doc: Move tmpl/ docs to inline docs
Benjamin Otte
26
-0
/
+664
2010-07-08
doc: Fix some consistency issues that confuse gtk-doc
Benjamin Otte
2
-5
/
+27
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
glew: The headers are private, not public
Benjamin Otte
1
-1
/
+1
2010-07-08
gl: Fix compile error after rebase failure
Benjamin Otte
1
-1
/
+1
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
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-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
2010-07-05
ps: Set error when extracting from finished surface
Benjamin Otte
1
-0
/
+10
2010-07-05
pdf: Set error when extracting from finished surface
Benjamin Otte
1
-0
/
+10
2010-07-05
gl: Fail properly when called with finished functions
Benjamin Otte
1
-1
/
+11
2010-07-05
Call _cairo_error() when setting the FINISHED error on surfaces
Benjamin Otte
2
-7
/
+7
2010-07-05
tee: Add proper error handling
Benjamin Otte
1
-0
/
+15
2010-07-05
subsurface: Fail if created from a finished surface
Benjamin Otte
1
-0
/
+2
2010-07-05
surface: Fail if set_mime_data() is called on a finished surface
Benjamin Otte
1
-0
/
+2
2010-07-05
surface: Fail early if create_similar() is called on a finished surface
Benjamin Otte
1
-0
/
+2
2010-07-05
surface: don't call begin_modification on finished surfaces
Benjamin Otte
1
-2
/
+2
2010-07-03
boilerplate: Add a describe vfunc
Benjamin Otte
1
-0
/
+8
2010-07-02
user-font: Check the status before destroying the context
Chris Wilson
1
-2
/
+2
2010-07-02
xlib: Apply translation to image surface upload.
Chris Wilson
1
-5
/
+8
2010-06-30
user-font: correct handling of size 0 text
Andrea Canciani
4
-27
/
+50
2010-06-29
user-font: ignore translation in scale matrix
Andrea Canciani
1
-1
/
+5
2010-06-28
ft-font: fix typo
Andrea Canciani
1
-1
/
+1
2010-06-28
xlib: Compile without fontconfig
Chris Wilson
5
-23
/
+80
2010-06-28
quartz: remove unused declarations
Andrea Canciani
1
-17
/
+0
[next]