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
/
cairo-path-data-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-19
Rename cairo-path-data.c to cairo-path.c (and similar)
Carl Worth
1
-58
/
+0
2006-11-20
Add const qualifier to cairo_path_t* parameter of cairo_append_path
Carl Worth
1
-2
/
+2
2006-10-04
Rename the create_for_status pattern to create_in_error.
Carl Worth
1
-1
/
+1
2006-09-26
Fix cairo_copy_path and cairo_copy_path_flat to propagate errors.
Carl Worth
1
-0
/
+3
2005-08-10
Add cairo_private to the few pieces of data that were missing it.
Carl Worth
1
-1
/
+1
2005-08-08
Declare _cairo_path_nil as extern.
Billy Biggs
1
-1
/
+1
2005-08-05
Add some missing declarations to the appropriate sections.
Carl Worth
1
-1
/
+1
2005-07-28
Remove all create_in_error functions as they were just muddling up the memory...
Carl Worth
1
-3
/
+2
2005-06-13
Originally 2005-06-02 Carl Worth <cworth@cworth.org>:
Carl Worth
1
-5
/
+6
2005-05-10
src/cairo.c src/cairo-path-data.c src/cairo-path-data-private.h: Pass the gst...
Owen Taylor
1
-4
/
+2
2005-04-26
Originally: 2005-04-19 Carl Worth <cworth@cworth.org>
Carl Worth
1
-2
/
+6
2005-03-23
Remove CAIRO_BEGIN_DECLS and CAIRO_END_DECLS as they are not needed for priva...
Carl Worth
1
-4
/
+0
2005-03-18
* src/cairo.c: (cairo_copy_path), (cairo_copy_path_flat), (cairo_append_path)...
Carl Worth
1
-5
/
+5
2005-03-11
Added some documentation, so we get some churn here.
Carl Worth
1
-0
/
+57