index
:
~jrmuizel/cairo
master
stroke-to-path2
Unnamed repository; edit this file to name it for gitweb.
jrmuizel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-path-data.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-06
Remove trailing whitespace from lines that look like comments.
Carl Worth
1
-7
/
+7
2005-08-23
Update the long description of cairo_matrix_t to match the current sources.
Billy Biggs
1
-2
/
+2
2005-08-13
Move checks for invalid number of points before the calls that use the points.
Behdad Esfahbod
1
-7
/
+7
2005-08-05
Add some missing declarations to the appropriate sections.
Carl Worth
1
-4
/
+4
2005-07-28
Remove all create_in_error functions as they were just muddling up the memory...
Carl Worth
1
-33
/
+1
2005-07-27
Add CAIRO_STATUS_INVALID_CONTENT, CAIRO_STATUS_INVALID_FORMAT, and CAIRO_STAT...
Carl Worth
1
-0
/
+2
2005-06-13
Originally 2005-06-02 Carl Worth <cworth@cworth.org>:
Carl Worth
1
-14
/
+84
2005-06-03
Allow NULL as a valid value for several objects. That is, calling reference o...
Carl Worth
1
-0
/
+17
2005-05-26
: Fix memory leak
Olivier Andrieu
1
-4
/
+12
2005-05-10
src/cairo.c src/cairo-path-data.c src/cairo-path-data-private.h: Pass the gst...
Owen Taylor
1
-22
/
+16
2005-04-26
Originally: 2005-04-19 Carl Worth <cworth@cworth.org>
Carl Worth
1
-43
/
+196
2005-03-18
* src/cairo.c: (cairo_copy_path), (cairo_copy_path_flat), (cairo_append_path)...
Carl Worth
1
-29
/
+36
2005-03-11
Added some documentation, so we get some churn here.
Carl Worth
1
-0
/
+268