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-array.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-07
Spell check the docs
Behdad Esfahbod
1
-1
/
+1
2006-09-07
Add _cairo_array_size to allow querying the allocated size
Carl Worth
1
-0
/
+12
2006-08-28
Eliminate conditions checking for unsigned or enum values less than 0.
Carl Worth
1
-1
/
+1
2006-07-28
Add -Wsign-compare compiler flag and fix all warnings
Carl Worth
1
-3
/
+3
2006-06-06
Remove initial, final, and duplicate blank lines.
Carl Worth
1
-1
/
+0
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