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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-20
Workaround for https://bugs.freedesktop.org/show_bug.cgi?id=3566
Owen Taylor
1
-0
/
+19
2005-06-20
Rip out cairo_set_error_notfiy function as it is clear that it is not the rig...
Carl Worth
1
-19
/
+0
2005-06-17
Remove references to repeat and matrix fields that no longer exist.
Carl Worth
2
-4
/
+23
2005-06-16
update documentation build stuff
Carl Worth
3
-0
/
+6
2005-06-15
Remove --only-section-tmpl; it doesn't really work currently :-(.
Owen Taylor
17
-1
/
+1824
2005-06-15
Remove cairo-atsui section since cairo-atsui.h is currently empty. Add cairo_...
Carl Worth
1
-5
/
+2
2005-06-13
No longer need to check for NULL after creating a pattern.
Carl Worth
1
-0
/
+1
2005-05-31
Add new function cairo_status_to_string an reimplement cairo_status_string in...
Carl Worth
4
-6
/
+1
2005-05-24
Re-synch with latest from gtk-doc CVS tree.
Carl Worth
19
-1903
/
+135
2005-05-22
Protect less-than and greater-than symbols in documentation string.
Carl Worth
6
-42
/
+22
2005-05-13
src/cairo-xlib-surface.c src/cairo-xlib.h doc/public/cairo-sections.txt: Drop...
Owen Taylor
3
-18
/
+8
2005-05-10
src/cairo-xlib-surface.c src/cairo-xlib.h: Remove leftover cairo_xlib_surface...
Owen Taylor
2
-14
/
+0
2005-05-07
doc/public/language-bindings.xml doc/public/cairo-doc.xml doc/public/Makefile...
Owen Taylor
1
-0
/
+726
2005-05-07
Update.
Owen Taylor
9
-174
/
+37
2005-05-06
src/cairo.[ch] doc/public/cairo-sections.txt: Add cairo_paint_with_alpha().
Owen Taylor
4
-18
/
+26
2005-05-02
src/cairo-surface.c src/cairoint.h: Add _cairo_surface_begin/end to save and ...
Owen Taylor
1
-0
/
+1
2005-05-02
src/cairo.[ch] src/cairo-gstate.c: Add cairo_mask() and cairo_mask_surface().
Owen Taylor
2
-0
/
+22
2005-04-26
Updated.
Owen Taylor
4
-17
/
+142
2005-04-13
src/cairoint.h src/cairo-traps.c: Add _cairo_traps_extract_region for convert...
Owen Taylor
1
-0
/
+3
2005-04-11
src/cairo.h doc/public/cairo-sections.txt src/cairo-matrix.c: Update.
Owen Taylor
11
-69
/
+238
2005-04-08
src/cairo.h src/cairo-font.c src/cairoint.h doc/public/cairo-sections.txt: Ad...
Owen Taylor
6
-41
/
+16
2005-04-07
src/cairo.[ch] src/cairoint.h src/cairo-gstate.c docs/public/cairo-sections.t...
Owen Taylor
3
-9
/
+31
2005-04-07
src/cairo.h src/cairo-gstate.c src/cairo-font.c: Add a cairo_font_face_t type...
Owen Taylor
8
-205
/
+207
2005-03-17
src/cairo.h src/cairo_surface.c src/cairo-xlib.h src/cairo_xlib_surface.c: Mo...
Owen Taylor
5
-11
/
+71
2005-03-15
src/cairo-xlib.h src/cairo_xlib_surface.c: Rework set of contructors for XLib...
Owen Taylor
3
-1
/
+63
2005-03-11
Added some documentation, so we get some churn here.
Carl Worth
3
-0
/
+76
2005-03-10
Originally: 2005-02-24 Carl Worth <cworth@cworth.org>
Carl Worth
13
-17
/
+67
2005-03-09
Rename all the cairo_current functions to cairo_get functions instead. Add do...
Carl Worth
1
-26
/
+27
2005-03-08
Look for png images in ${srcdir}/filename as well, so that make distcheck can...
Carl Worth
2
-1
/
+2
2005-02-02
src/cairo_font.c src/cairo.h doc/public/cairo-sections.txt: Add cairo_font_ex...
Owen Taylor
1
-1
/
+2
2005-02-02
src/cairo_win32_font.c doc/public/cairo-sections.txt doc/public/Makefile.am: ...
Owen Taylor
2
-1
/
+13
2005-02-01
src/cairo_unicode.c src/cairoint.h src/Makefile.am: Add _cairo_utf8_to_utf16(...
Owen Taylor
3
-20
/
+8
2005-01-27
src/cairo.[ch] src/cairo_font.c src/cairo_ft_font.c src/cairo_ps_surface.c sr...
Owen Taylor
115
-4979
/
+1
2005-01-27
configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for do...
Owen Taylor
22
-0
/
+2155
2005-01-21
Change cairo_font_t to refer to a font scaled to a particular output device r...
Owen Taylor
14
-14
/
+543
2004-02-26
added missing links for rectangle and curve_to function
Thomas Hunger
1
-0
/
+4
2004-02-26
added functions to describe the new backends, added text_extents function
Thomas Hunger
8
-1
/
+295
2004-02-24
applied patch from Ravindra fixing missing lines in doc.xml
Thomas Hunger
1
-0
/
+6
2004-02-20
added missing xml/cairo_set_target_image.xml
Thomas Hunger
13
-21
/
+79
2004-01-23
added and updated documentation concerning text handling
Thomas Hunger
14
-45
/
+506
2003-10-19
added some types and enums, documented more functions
Thomas Hunger
18
-32
/
+306
2003-10-16
started to document from top to bottom. most things are obvious
Thomas Hunger
11
-23
/
+46
2003-10-16
updated xml files to look more like gtk refence and introduced crossreferenci...
Thomas Hunger
79
-2321
/
+2907
2003-10-15
commited documentation skeleton
Thomas Hunger
82
-0
/
+2763
[prev]