summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2005-08-24Update formatting of the title and short description, as this actually change...Billy Biggs25-100/+50
2005-08-23Minor doc edits.Carl Worth1-3/+3
2005-08-23Prefer cairo over Cairo when not at the beginning of a sentence.Carl Worth4-6/+6
2005-08-23Add a long description.Billy Biggs2-3/+6
2005-08-23Document the rest of the path functions (except the two text ones, which shou...Billy Biggs3-62/+62
2005-08-23Update the long description of cairo_matrix_t to match the current sources.Billy Biggs2-19/+17
2005-08-23Experimental Quartz and XCB backends removed from the public doc for now.Billy Biggs1-2/+4
2005-08-22Add version.xml to content_files so it will be copied to the right place for ...Billy Biggs1-0/+1
2005-08-22Rework the index for the reference manual.Billy Biggs27-1229/+1548
2005-08-21When invoked as, say, ../autogen.sh, switch to the sourcedir to run the auto*...Owen Taylor1-2/+3
2005-08-19Fix for bug #2729:Carl Worth1-1/+4
2005-08-18Add an autoconf-generated version file to advertise what cairo version the ma...Billy Biggs4-4/+12
2005-08-11Fix inverted sense of assert statement which led to lots of unpleasant crashes.Carl Worth1-0/+5
2005-08-10Fix id to be cairo rather than libglade. (Thanks to Christian Biesinger).Carl Worth1-1/+1
2005-08-08Add a new API for disabling antialiasing of shapes drawn by cairo. This is a ...Billy Biggs3-11/+31
2005-08-05Remove CAIRO_BEGIN_DECLS and CAIRO_END_DECLS which don't belong here.Carl Worth1-2/+0
2005-08-05Ignore cairo-clip-private.h.Carl Worth2-1/+1
2005-08-05Add some missing declarations to the appropriate sections.Carl Worth5-0/+50
2005-08-05More obnoxious tmpl churnCarl Worth4-0/+5
2005-08-01src/cairo.h src/cairoint.h src/cairo-surface.c: Add cairo_mark_dirty[_rectang...Owen Taylor2-0/+31
2005-07-28More doc/public/tmpl churn.Carl Worth1-0/+1
2005-07-28Remove all create_in_error functions as they were just muddling up the memory...Carl Worth1-0/+1
2005-07-27Add CAIRO_STATUS_INVALID_CONTENT, CAIRO_STATUS_INVALID_FORMAT, and CAIRO_STAT...Carl Worth2-0/+4
2005-07-25Replace all occurences of refcount with ref_count.Carl Worth1-1/+1
2005-07-25src/cairo.[ch] src/cairo-gstate-private.h src/cairo-gstate.c src/cairoint.c: ...Owen Taylor5-0/+23
2005-07-22Initial import of preliminary tutorial pieces.Carl Worth27-0/+3470
2005-07-21src/cairo-font-options.c src/cairo.h src/cairoint.h src/Makefile.am: Add an o...Owen Taylor7-4/+284
2005-06-22minor whitespace and spellfixØyvind Kolås1-2/+2
2005-06-20Force distcheck to enable gtk-doc.Carl Worth1-19/+0
2005-06-20Workaround for https://bugs.freedesktop.org/show_bug.cgi?id=3566Owen Taylor1-0/+19
2005-06-20Rip out cairo_set_error_notfiy function as it is clear that it is not the rig...Carl Worth1-19/+0
2005-06-17Remove references to repeat and matrix fields that no longer exist.Carl Worth2-4/+23
2005-06-16update documentation build stuffCarl Worth3-0/+6
2005-06-15Remove --only-section-tmpl; it doesn't really work currently :-(.Owen Taylor17-1/+1824
2005-06-15Remove cairo-atsui section since cairo-atsui.h is currently empty. Add cairo_...Carl Worth1-5/+2
2005-06-13No longer need to check for NULL after creating a pattern.Carl Worth1-0/+1
2005-05-31Add new function cairo_status_to_string an reimplement cairo_status_string in...Carl Worth4-6/+1
2005-05-24Re-synch with latest from gtk-doc CVS tree.Carl Worth19-1903/+135
2005-05-22Protect less-than and greater-than symbols in documentation string.Carl Worth6-42/+22
2005-05-13src/cairo-xlib-surface.c src/cairo-xlib.h doc/public/cairo-sections.txt: Drop...Owen Taylor3-18/+8
2005-05-10src/cairo-xlib-surface.c src/cairo-xlib.h: Remove leftover cairo_xlib_surface...Owen Taylor2-14/+0
2005-05-07doc/public/language-bindings.xml doc/public/cairo-doc.xml doc/public/Makefile...Owen Taylor1-0/+726
2005-05-07Update.Owen Taylor9-174/+37
2005-05-06src/cairo.[ch] doc/public/cairo-sections.txt: Add cairo_paint_with_alpha().Owen Taylor4-18/+26
2005-05-02src/cairo-surface.c src/cairoint.h: Add _cairo_surface_begin/end to save and ...Owen Taylor1-0/+1
2005-05-02src/cairo.[ch] src/cairo-gstate.c: Add cairo_mask() and cairo_mask_surface().Owen Taylor2-0/+22
2005-04-26Updated.Owen Taylor4-17/+142
2005-04-13src/cairoint.h src/cairo-traps.c: Add _cairo_traps_extract_region for convert...Owen Taylor1-0/+3
2005-04-11src/cairo.h doc/public/cairo-sections.txt src/cairo-matrix.c: Update.Owen Taylor11-69/+238
2005-04-08src/cairo.h src/cairo-font.c src/cairoint.h doc/public/cairo-sections.txt: Ad...Owen Taylor6-41/+16