index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-25
Provide locking macros, implement with pthreads.
Keith Packard
1
-9
/
+15
2005-06-03
Remove unused cache->refcount and _cairo_cache_reference().
Carl Worth
1
-20
/
+8
2005-06-03
Add CODING_STYLE document to standardize on some style issues.
Carl Worth
1
-0
/
+6
2005-05-06
Change definitions of everything in cairo-features.h to prefer #if over #ifdef.
Carl Worth
1
-3
/
+3
2005-04-06
Fix reversed arguments in call to calloc.
Carl Worth
1
-2
/
+3
2005-02-03
Fix missing cairo_ft_font_unlock_face().
Owen Taylor
1
-1
/
+1
2005-01-21
Change cairo_font_t to refer to a font scaled to a particular output device r...
Owen Taylor
1
-20
/
+84
2005-01-11
Fix math library detection to use autotools helper
Keith Packard
1
-2
/
+4
2004-12-20
Add _cairo_gstate_restore_external_state, _cairo_fixed_integer_floor and _cai...
Alexander Larsson
1
-4
/
+6
2004-11-23
Note that text_cache_crash is expected to fail.
Carl Worth
1
-3
/
+0
2004-11-23
Add note that bug has been fixed. (main): Instrumentation code for testing ca...
Carl Worth
1
-8
/
+7
2004-10-21
Convert all files to utf-8. Add copyright information to cairo_png_surface.c.
Carl Worth
1
-1
/
+1
2004-10-08
Add cairo_cache.c
Graydon Hoare
1
-0
/
+454