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-array.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-06
Remove trailing whitespace from lines that look like comments.
Carl Worth
1
-16
/
+16
2006-05-03
PS: Add three new public functions for emitting DSC comments.
Carl Worth
1
-3
/
+1
2005-12-21
Here is a cleaner implementation of the _cairo_array_t change which was previ...
Carl Worth
1
-8
/
+34
2005-12-21
Revert inadvertent commit (immediately previous).
Carl Worth
1
-36
/
+17
2005-12-21
Fix indentation.
Carl Worth
1
-17
/
+36
2005-12-07
Note that self-copy now works with the PS backend.
Carl Worth
1
-0
/
+36
2005-11-07
Add new _cairo_array_allocate function for growing the array and getting a po...
Carl Worth
1
-11
/
+35
2005-11-04
Rename old, rarely used _cairo_array_append to _cairo_array_append_multiple. ...
Carl Worth
1
-34
/
+62
2005-11-04
Add documentation for all _cairo_array interface functions.
Carl Worth
1
-0
/
+73
2005-07-27
Add CAIRO_STATUS_INVALID_CONTENT, CAIRO_STATUS_INVALID_FORMAT, and CAIRO_STAT...
Carl Worth
1
-0
/
+5
2005-06-03
Fix name of _cairo_user_data_array_destroy to be _cairo_user_data_array_fini.
Carl Worth
1
-3
/
+3
2005-04-08
src/cairo.h src/cairo-font.c src/cairoint.h doc/public/cairo-sections.txt: Ad...
Owen Taylor
1
-0
/
+139
2005-01-17
Add preliminary text support, including support for truetype font subsetting.
Kristian Høgsberg
1
-7
/
+11
2005-01-05
New PDF backend.
Kristian Høgsberg
1
-0
/
+130