Switch from broken cworth@isi.edu address to canonical cworth@cworth.org address.

This commit is contained in:
Carl Worth 2005-02-22 11:35:03 +00:00
parent 604e333be2
commit dcfb0d8a2b
54 changed files with 91 additions and 54 deletions

View file

@ -1,3 +1,40 @@
2005-02-22 Carl Worth <cworth@cworth.org>
* README:
* src/cairo-features.h.in:
* src/cairo-glitz.h:
* src/cairo-pdf.h:
* src/cairo-png.h:
* src/cairo-ps.h:
* src/cairo-quartz.h:
* src/cairo-xcb.h:
* src/cairo-xlib.h:
* src/cairo.c:
* src/cairo.h:
* src/cairo_color.c:
* src/cairo_fixed.c:
* src/cairo_font.c:
* src/cairo_gstate.c:
* src/cairo_hull.c:
* src/cairo_image_surface.c:
* src/cairo_matrix.c:
* src/cairo_path.c:
* src/cairo_path_bounds.c:
* src/cairo_path_fill.c:
* src/cairo_path_stroke.c:
* src/cairo_pen.c:
* src/cairo_png_surface.c:
* src/cairo_polygon.c:
* src/cairo_ps_surface.c:
* src/cairo_slope.c:
* src/cairo_spline.c:
* src/cairo_surface.c:
* src/cairo_traps.c:
* src/cairo_xcb_surface.c:
* src/cairo_xlib_surface.c:
* src/cairoint.h: Switch from broken cworth@isi.edu address to
canonical cworth@cworth.org address.
2005-02-22 Carl Worth <cworth@cworth.org>
* test/write_png.c:

2
README
View file

@ -43,7 +43,7 @@ model will help in understanding cairo.
History
-------
Cairo was originally developed by Carl Worth <cworth@isi.edu> and
Cairo was originally developed by Carl Worth <cworth@cworth.org> and
Keith Packard <keithp@keithp.com>. Many thanks are due to Lyle Ramshaw
without whose patient help our ignorance would be much more apparent.

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl Worth <cworth@east.isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#ifndef CAIRO_FEATURES_H

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -32,7 +32,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
* Graydon Hoare <graydon@redhat.com>
* Owen Taylor <otaylor@redhat.com>
*/

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#ifndef CAIRO_GLITZ_H

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include <stdlib.h>

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#define _GNU_SOURCE

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include <stdlib.h>

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#ifndef CAIRO_PDF_H

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#ifndef CAIRO_PNG_H

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include <stdlib.h>

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#ifndef CAIRO_PS_H

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#ifndef CAIRO_QUARTZ_H

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include <stdlib.h>

View file

@ -30,7 +30,7 @@
*
* Contributor(s):
* Keith R. Packard <keithp@keithp.com>
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*
* 2002-07-15: Converted from XRenderCompositeDoublePoly to cairo_trap. Carl D. Worth
*/

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#ifndef CAIRO_XCB_H

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#ifndef CAIRO_XLIB_H

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#ifndef CAIRO_H

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -32,7 +32,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
* Graydon Hoare <graydon@redhat.com>
* Owen Taylor <otaylor@redhat.com>
*/

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include <stdlib.h>

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#define _GNU_SOURCE

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include <stdlib.h>

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -32,7 +32,7 @@
*
* Contributor(s):
* Olivier Andrieu <oliv__a@users.sourceforge.net>
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include <png.h>

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include <stdlib.h>

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include <stdlib.h>

View file

@ -30,7 +30,7 @@
*
* Contributor(s):
* Keith R. Packard <keithp@keithp.com>
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*
* 2002-07-15: Converted from XRenderCompositeDoublePoly to cairo_trap. Carl D. Worth
*/

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
#include "cairoint.h"

View file

@ -31,7 +31,7 @@
* California.
*
* Contributor(s):
* Carl D. Worth <cworth@isi.edu>
* Carl D. Worth <cworth@cworth.org>
*/
/*
@ -39,7 +39,7 @@
* and constitute no kind of standard. If you need any of these
* functions, please drop me a note. Either the library needs new
* functionality, or there's a way to do what you need using the
* existing published interfaces. cworth@isi.edu
* existing published interfaces. cworth@cworth.org
*/
#ifndef _CAIROINT_H_