[cairo-commit] cairo-perl ChangeLog,1.18,1.19
Torsten Schoenfeld
commit at pdx.freedesktop.org
Sun May 7 07:18:59 PDT 2006
Committed by: tsch
Update of /cvs/cairo/cairo-perl
In directory kemper:/tmp/cvs-serv12099
Modified Files:
ChangeLog
Log Message:
Remove trailing spaces.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-perl/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- ChangeLog 7 May 2006 14:17:39 -0000 1.18
+++ ChangeLog 7 May 2006 14:18:57 -0000 1.19
@@ -1,42 +1,42 @@
2006/05/07 tsch
* .cvsignore, MANIFEST.SKIP: Update.
-
+
* Cairo.pm: Update copyright notice.
-
+
* MANIFEST, cairo-perl-private.h: Add a private header file for
non-public declarations that are used in more than one place.
-
+
* MakeHelper.pm: Improve the enum converters to produce more useful
error messages.
-
+
* Makefile.PL: Incorporate a slightly modified patch from Christopher
Oezbek to prompt the user if he wants to install EU::Depends and
EU::PkgConfig if they can't be found. Require cairo >= 1.1.6. Update
and rearrange enums.
-
+
* cairo-perl.h, Cairo.xs: Move CAIRO_PERL_CALL_BOOT to Cairo.xs.
-
+
* cairo-perl.h, CairoSurface.xs, CairoPattern.xs, Makefile.PL: Use
cairo_surface_get_type and cairo_pattern_get_type to redo the sub-type
handling for surfaces and patterns.
-
+
* cairo-perl-private.h, Cairo.xs, CairoMatrix.xs, CairoPattern.xs: Add
pcairo_copy_matrix and use it all over the place to make matrix handling
more robust.
-
+
* Cairo.xs, t/Cairo.t: Wrap cairo_version, cairo_version_string,
cairo_push_group, cairo_push_group_with_content, cairo_pop_group,
cairo_pop_group_to_source, cairo_new_sub_path, cairo_set_scaled_font,
and cairo_get_group_target.
-
+
* CairoFont.xs, t/CairoFont.t: Wrap cairo_font_face_get_type,
cairo_scaled_font_get_type, cairo_scaled_font_text_extents,
cairo_scaled_font_get_font_face, cairo_scaled_font_get_font_matrix,
cairo_scaled_font_get_ctm, and cairo_scaled_font_get_font_options.
-
+
* CairoPattern.xs, t/CairoPattern.t: Wrap cairo_pattern_get_type.
-
+
* CairoSurface.xs, t/CairoSurface.t: Wrap
cairo_surface_get_device_offset, cairo_surface_get_type,
cairo_pdf_surface_set_size, cairo_ps_surface_set_dpi,
More information about the cairo-commit
mailing list