index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-unicode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
[doc] Fix a few gtk-doc errors.
Chris Wilson
1
-2
/
+4
2008-08-08
[unicode] Add _cairo_utf8_get_char_validated()
Behdad Esfahbod
1
-2
/
+40
2008-06-29
Add _cairo_ucs4_to_utf8
Adrian Johnson
1
-0
/
+39
2008-06-26
Allow NULL output in _cairo_utf8_to_ucs4()
Behdad Esfahbod
1
-10
/
+13
2008-06-01
Fix now-detected doc formatting issues
Behdad Esfahbod
1
-1
/
+2
2008-05-28
[cairo-unicode] Make unicode conversion funcs take const char *utf8
Behdad Esfahbod
1
-16
/
+18
2008-01-28
[doc] Make sure all function names in docs are followed by ()
Behdad Esfahbod
1
-2
/
+1
2007-12-20
[cairo-unicode] Don't compile _cairo_utf8_to_utf16 on Linux
Behdad Esfahbod
1
-0
/
+2
2007-10-04
[cairo-error] Clean up all the warnings and missing _cairo_error() calls.
Chris Wilson
1
-12
/
+8
2007-10-04
[malloc/error] Add call to _cairo_error() after a failed malloc.
Chris Wilson
1
-2
/
+6
2007-06-29
[fix] Avoid int overflow when allocating large buffers
Vladimir Vukicevic
1
-2
/
+2
2007-04-03
[src] Make sure all source files #include "cairoint.h" as their first include
Behdad Esfahbod
1
-3
/
+1
2007-01-07
Spell check the docs
Behdad Esfahbod
1
-2
/
+2
2006-06-06
Remove initial, final, and duplicate blank lines.
Carl Worth
1
-3
/
+0
2006-06-06
Remove all remaining trailing whitespace.
Carl Worth
1
-1
/
+1
2006-06-06
Remove trailing whitespace from lines that look like comments.
Carl Worth
1
-5
/
+5
2006-06-06
Remove extraneous whitespace from "blank" lines.
Carl Worth
1
-15
/
+15
2005-04-02
Style and indentation fixes.
Carl Worth
1
-14
/
+14
2005-02-01
Commit earlier missed new file
Owen Taylor
1
-0
/
+340