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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-19
PDF: Include Type 1 fixed-content portion in the embedded font
Adrian Johnson
1
-4
/
+4
2010-02-19
Type1-subset: Check for binary eexec data
Adrian Johnson
1
-1
/
+5
2009-11-07
Type 1 subset: Don't add a new line when in binary mode
Adrian Johnson
1
-1
/
+2
2009-10-16
[xlib] DO_XCOPYAREA and DO_XTILE optimizations break with Window source
Benjamin Otte
1
-0
/
+2
2009-08-05
[surface] Protect against the user setting a fallback resolution of 0.
Chris Wilson
1
-0
/
+8
2009-06-19
[cairo] Offset the current path when pushing/popping groups.
Chris Wilson
1
-0
/
+10
2009-06-17
[path] Fix missing implicit move-to
Nis Martensen
1
-3
/
+3
2009-06-16
Fix compilation on OS X when compiling for 64 bit
Jeff Muizelaar
2
-1
/
+4
2009-06-10
[win32-font] Non-fatal error from GetGlyphOutlineW(GGO_METRICS)
Chris Wilson
1
-8
/
+2
2009-06-06
[ft] Don't call FT_Done_Face() on a face we do not own
Chris Wilson
1
-1
/
+2
2009-06-03
[pattern] Typo in document
Chris Wilson
1
-1
/
+1
2009-06-03
[cairo] Doc typo.
Chris Wilson
1
-4
/
+0
2009-06-03
[image] Doc typo.
Chris Wilson
1
-1
/
+1
2009-06-03
[font-options] Doc typo
Chris Wilson
1
-1
/
+1
2009-06-03
[cairo] Update documentation for bug 20154
Chris Wilson
1
-10
/
+15
2009-06-03
Ensure win32 font index_to_ucs4() sets ucs4 to -1 if lookup fails
Adrian Johnson
1
-0
/
+1
2009-06-03
[ft] Resolve mutual referencing problems with zombie faces
Karl Tomlinson
1
-8
/
+30
2009-06-03
[ft] Fix vertical advance metrics of bitmap fonts (#21985)
Behdad Esfahbod
1
-2
/
+2
2009-02-13
[cairo] Describe the restrictions upon cairo_set_tolerance()
Chris Wilson
1
-1
/
+4
2009-02-12
[png] Correct documentation to avoid reference to NULL
Chris Wilson
1
-2
/
+15
2009-01-05
[clip] Fix uninitialised status return in _cairo_clip_intersect_mask() for em...
M Joonas Pihlaja
1
-1
/
+1
2008-12-18
Fix _compute_transform to check for nearly degenerate matrices
Jeff Muizelaar
1
-2
/
+4
2008-12-17
[ft] Don't call FT_Done_Face() on faces we did not create
Karl Tomlinson
1
-1
/
+1
2008-12-14
[doc] Fix erroneous doc comment.
Chris Wilson
1
-1
/
+1
2008-12-14
[xcb] check for render extension presence
Julien Danjou
1
-2
/
+6
2008-12-14
[gstate] Remove culled glyphs from clusters.
Chris Wilson
1
-47
/
+176
2008-12-10
[quartz] Create a copy of the pattern so that the reference counts are balanced
Jeff Muizelaar
1
-2
/
+14
2008-12-08
[win32] Use MOD instead of the '%' operator
Jeff Muizelaar
1
-2
/
+5
2008-12-02
[matrix] Optimise invert for simple scaling|translation matrices.
Chris Wilson
1
-1
/
+25
2008-11-26
[os2] Move include cairo.h before os2.h
Chris Wilson
1
-2
/
+2
2008-11-26
[os2] Fix includes
Behdad Esfahbod
3
-16
/
+8
2008-11-21
cairo-xcb: avoid leaking memory
Maarten Maathuis
1
-0
/
+3
2008-11-21
[directfb] Compile fix with debug enabled.
Chris Wilson
1
-0
/
+1
2008-11-13
Blacklist "X.Org" < 7.0 with the buggy_repeat workaround.
Carl Worth
1
-2
/
+9
2008-11-13
Document the buggy_repeat workaround more carefully.
Carl Worth
1
-16
/
+38
2008-11-05
Define RepeatNone, etc if the available Render version doesn't (#18385)
Behdad Esfahbod
1
-0
/
+18
2008-11-02
type1-subset: return unsupported on FT errors
Adrian Johnson
1
-8
/
+4
2008-10-31
[scaled-font] Fix typo that prevented meta_surface lookup.
Chris Wilson
1
-1
/
+1
2008-10-30
[analysis] Only limit to mask extends if bounded by mask.
Chris Wilson
1
-2
/
+6
2008-10-30
Review users of cairo_rectangle_int_t for incorrect unsigned promotion.
Chris Wilson
13
-148
/
+144
2008-10-30
[rectangle] Fix unsigned promotion whilst computing intersect.
Chris Wilson
2
-15
/
+19
2008-10-30
[pattern] Allow the projected surface extents to be negative.
Chris Wilson
1
-4
/
+4
2008-10-30
[gstate] Allocate temporary variable for backend_to_user transform.
Chris Wilson
1
-19
/
+50
2008-10-30
[xlib] Fix _draw_image_surface() with opaque images.
Chris Wilson
1
-1
/
+8
2008-10-30
[xlib] whitespace
Chris Wilson
1
-5
/
+5
2008-10-29
Remove the ability to select the internal font face with a name of "cairo".
Carl Worth
2
-5
/
+2
2008-10-28
[image] Remove invalid assert.
Chris Wilson
1
-2
/
+0
2008-10-28
[image] Check create_for_data() to ensure a valid minimum stride.
Chris Wilson
1
-0
/
+12
2008-10-26
[stroke] Ensure we record the first face for a dashed path.
Chris Wilson
1
-0
/
+1
2008-10-26
[stroke] _cairo_stroker_line_to_dashed() whitespace
Chris Wilson
1
-18
/
+39
[next]