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-arc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-14
arc: Use user endpoint for final step
Chris Wilson
1
-12
/
+17
2012-03-29
doc: Make doc ids more consistent my always putting ':' after them
Andrea Canciani
1
-1
/
+1
2012-03-25
Fix math in comments
Behdad Esfahbod
1
-1
/
+1
2012-03-25
Typo
Behdad Esfahbod
1
-1
/
+1
2010-12-09
arc: Clamp to 65536 full circles
Andrea Canciani
1
-2
/
+9
2010-10-29
Fix degenerate arcs
Andrea Canciani
1
-0
/
+4
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2009-08-29
[build] Add options for warning about bad casts
Chris Wilson
1
-1
/
+1
2008-05-28
Remove some bogus XXX marks
Behdad Esfahbod
1
-1
/
+0
2008-05-06
[cairo-arc] Protect against division-by-zero.
Chris Wilson
1
-1
/
+1
2008-04-11
[cairo-arc] Check that the context is not error before proceeding.
Chris Wilson
1
-0
/
+3
2007-04-10
Rename ARRAY_LEN to ARRAY_LENGTH
Carl Worth
1
-1
/
+1
2007-04-03
[src] Make sure all source files #include "cairoint.h" as their first include
Behdad Esfahbod
1
-0
/
+2
2007-03-20
Define and use ARRAY_LEN
Behdad Esfahbod
1
-1
/
+1
2006-08-07
Fix typos in internal documentation.
Declan Naughton
1
-2
/
+2
2006-06-06
Remove trailing whitespace from lines that look like comments.
Carl Worth
1
-2
/
+2
2006-06-06
Remove extraneous whitespace from "blank" lines.
Carl Worth
1
-1
/
+1
2005-08-22
correct the calculation of the error bound.
Bertram Felgenhauer
1
-14
/
+6
2005-08-05
Remove include of math.h since cairoint.h does it more carefully, (for annoyi...
Carl Worth
1
-2
/
+0
2005-07-11
Note that the cairo_content_t work is done.
Carl Worth
1
-0
/
+2
2005-05-10
Don't use return when calling a void function (thanks to Damien Carbery <dami...
Carl Worth
1
-4
/
+4
2005-04-26
Originally: 2005-04-19 Carl Worth <cworth@cworth.org>
Carl Worth
1
-0
/
+296