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
/
cairo-rectangle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
API: map-to-image and create-similar-image
Chris Wilson
1
-0
/
+10
2011-07-26
record: Store the untransformed operation extents along with the command
Chris Wilson
1
-0
/
+7
2010-10-29
box: Add _cairo_box_add_curve_to
Andrea Canciani
1
-0
/
+29
2010-10-29
box: Add box header
Andrea Canciani
1
-9
/
+2
2010-10-12
Add _cairo_rectangle_union
Andrea Canciani
1
-0
/
+23
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-01-22
Alter definition of cairo_composite_rectangles_t
Chris Wilson
1
-21
/
+0
2009-08-29
[clip] Use geometric clipping for unaligned clips
Chris Wilson
1
-0
/
+23
2008-12-18
[path] Separate the approx. bounds into 3 distinct functions
Chris Wilson
1
-10
/
+0
2008-12-18
[path] Return the fixed-point bounds of the path
Chris Wilson
1
-0
/
+10
2008-12-12
[path] Mark points as const during _cairo_path_fixed_interpret()
Chris Wilson
1
-3
/
+3
2008-12-06
[cairo-spans] Introduce a type to track which pixels combine in a compositing...
M Joonas Pihlaja
1
-0
/
+21
2008-10-30
Review users of cairo_rectangle_int_t for incorrect unsigned promotion.
Chris Wilson
1
-1
/
+5
2008-10-30
[rectangle] Fix unsigned promotion whilst computing intersect.
Chris Wilson
1
-14
/
+17
2008-05-09
[cairo-rectangle] Add new convenience functions for working with cairo_box_t
Behdad Esfahbod
1
-1
/
+34
2008-04-01
Quiet a more subtle potentially-uninitialized warning
Carl Worth
1
-1
/
+1
2008-02-06
Do correct calculation of pen dimensions for stroke optimization
Vladimir Vukicevic
1
-1
/
+1
2008-02-05
Followup patch to dashed stroke optimization
Vladimir Vukicevic
1
-2
/
+8
2008-02-05
Optimize dashed strokes, part 2
Vladimir Vukicevic
1
-0
/
+94
2008-01-28
[doc] Make sure all type names in docs are prefixed by #
Behdad Esfahbod
1
-4
/
+4
2007-07-18
[fixpt] Replace cairo_rectangle_int16_t with cairo_rectangle_int_t
Vladimir Vukicevic
1
-5
/
+5
2006-06-06
Fix bogus cairo_rectangle_fixed_t to be cairo_rectangle_int16_t.
Carl Worth
1
-5
/
+5
2006-06-06
Remove trailing whitespace from lines with a single brace.
Carl Worth
1
-1
/
+1
2006-06-05
Move rectangle functions to new cairo-rectangle.c
Carl Worth
1
-0
/
+85