index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-06
Remove all remaining trailing whitespace.
Carl Worth
3
-5
/
+5
2006-06-06
Remove trailing whitespace from lines that look like comments.
Carl Worth
1
-1
/
+1
2006-06-06
Remove extraneous whitespace from "blank" lines.
Carl Worth
4
-6
/
+6
2006-05-24
PDF: Add new, private test function: cairo_pdf_test_force_fallbacks
Carl Worth
1
-0
/
+1
2006-05-03
PS: Add three new public functions for emitting DSC comments.
Carl Worth
1
-0
/
+1
2006-05-02
SVG: Rework of API for SVG selection.
Emmanuel Pacaud
2
-83
/
+3
2006-05-01
SVG: Add an additionnal API for creating SVG 1.1 or 1.2 files.
Emmanuel Pacaud
2
-0
/
+50
2006-04-16
SVG: Add support for CAIRO_CONTENT_COLOR in create_similar.
Emmanuel Pacaud
27
-0
/
+81
2006-04-15
Implement cairo_set_scaled_font().
Behdad Esfahbod
27
-81
/
+0
2006-04-14
Obnoxious churn of gtk-doc templates.
Carl Worth
1
-2
/
+0
2006-04-14
SVG: enable SVG backend API documentation in /doc
Emmanuel Pacaud
3
-0
/
+63
2006-02-15
Annoying churn of tmpl file. (We really need to get all of these built files ...
Carl Worth
1
-19
/
+0
2006-02-15
Rename .cvsignore to .gitignore. Add *~ and *.o.
Carl Worth
5
-2
/
+7
2006-02-11
Adds the BeOS surface functions to the list of functions for which to generat...
Christian Biesinger
4
-0
/
+47
2006-01-25
Make watermark consistently translucent Use fill for dung outline Fix text lo...
Keith Packard
5
-55
/
+42
2006-01-25
Add a CONTROL-Q keybinding to quit.
Carl Worth
1
-0
/
+17
2006-01-25
Adopt proposed new cairo color scheme. Recolor scarab, eliminate gradient in ...
Keith Packard
7
-163
/
+852
2006-01-25
Shrink the font size to make the tutorial instructions fit.
Carl Worth
3
-47
/
+48
2006-01-25
Move the magic header files to be down in an include directory and more out o...
Carl Worth
10
-30
/
+150
2006-01-25
Here's the actual template I was referring to in my previous commit.
Carl Worth
2
-214
/
+1075
2006-01-25
Add Red Hat logos to slide templates.
Carl Worth
7
-29
/
+1182
2006-01-25
A few random changes to the slides.
Carl Worth
8
-30
/
+28
2005-10-12
Doc churn
Carl Worth
1
-1
/
+1
2005-10-09
Doc SGML churn
Carl Worth
1
-0
/
+1
2005-09-07
Put win32 mutex locking on the 1.2.0 roadmap.
Carl Worth
26
-1879
/
+3
2005-09-02
Add description of cairo's versioning scheme.
Carl Worth
1
-1
/
+101
2005-08-24
Update formatting of the title and short description, as this actually change...
Billy Biggs
25
-100
/
+50
2005-08-23
Minor doc edits.
Carl Worth
1
-3
/
+3
2005-08-23
Prefer cairo over Cairo when not at the beginning of a sentence.
Carl Worth
4
-6
/
+6
2005-08-23
Add a long description.
Billy Biggs
2
-3
/
+6
2005-08-23
Document the rest of the path functions (except the two text ones, which shou...
Billy Biggs
3
-62
/
+62
2005-08-23
Update the long description of cairo_matrix_t to match the current sources.
Billy Biggs
2
-19
/
+17
2005-08-23
Experimental Quartz and XCB backends removed from the public doc for now.
Billy Biggs
1
-2
/
+4
2005-08-22
Add version.xml to content_files so it will be copied to the right place for ...
Billy Biggs
1
-0
/
+1
2005-08-22
Rework the index for the reference manual.
Billy Biggs
27
-1229
/
+1548
2005-08-21
When invoked as, say, ../autogen.sh, switch to the sourcedir to run the auto*...
Owen Taylor
1
-2
/
+3
2005-08-19
Fix for bug #2729:
Carl Worth
1
-1
/
+4
2005-08-18
Add an autoconf-generated version file to advertise what cairo version the ma...
Billy Biggs
4
-4
/
+12
2005-08-11
Fix inverted sense of assert statement which led to lots of unpleasant crashes.
Carl Worth
1
-0
/
+5
2005-08-10
Fix id to be cairo rather than libglade. (Thanks to Christian Biesinger).
Carl Worth
1
-1
/
+1
2005-08-08
Add a new API for disabling antialiasing of shapes drawn by cairo. This is a ...
Billy Biggs
3
-11
/
+31
2005-08-05
Remove CAIRO_BEGIN_DECLS and CAIRO_END_DECLS which don't belong here.
Carl Worth
1
-2
/
+0
2005-08-05
Ignore cairo-clip-private.h.
Carl Worth
2
-1
/
+1
2005-08-05
Add some missing declarations to the appropriate sections.
Carl Worth
5
-0
/
+50
2005-08-05
More obnoxious tmpl churn
Carl Worth
4
-0
/
+5
2005-08-01
src/cairo.h src/cairoint.h src/cairo-surface.c: Add cairo_mark_dirty[_rectang...
Owen Taylor
2
-0
/
+31
2005-07-28
More doc/public/tmpl churn.
Carl Worth
1
-0
/
+1
2005-07-28
Remove all create_in_error functions as they were just muddling up the memory...
Carl Worth
1
-0
/
+1
2005-07-27
Add CAIRO_STATUS_INVALID_CONTENT, CAIRO_STATUS_INVALID_FORMAT, and CAIRO_STAT...
Carl Worth
2
-0
/
+4
2005-07-25
Replace all occurences of refcount with ref_count.
Carl Worth
1
-1
/
+1
[next]