[cairo-commit] libpixman AUTHORS,1.5,1.6 ChangeLog,1.16,1.17

Carl Worth commit at pdx.freedesktop.org
Thu May 6 05:50:26 PDT 2004


Committed by: cworth

Update of /cvs/cairo/libpixman
In directory pdx:/tmp/cvs-serv21227

Modified Files:
	AUTHORS ChangeLog 
Log Message:

        * src/icimage.c (pixman_image_set_clip_region): Leave
        clientClipType as CT_NONE if region is NULL (thanks to Vladimir
        Vukicevic <vladimir at pobox.com>).


Index: AUTHORS
===================================================================
RCS file: /cvs/cairo/libpixman/AUTHORS,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** a/AUTHORS	16 Apr 2004 15:32:53 -0000	1.5
--- b/AUTHORS	6 May 2004 12:50:23 -0000	1.6
***************
*** 6,9 ****
--- 6,10 ----
  Richard Henderson <rth at twiddle.net> "slim" macros for better shared libraries 
  Keith Packard <keithp at keithp.com> The original implementation of the compositing code.
+ Vladimir Vukicevic <vladimir at pobox.com> Bug fix.
  Bryan Worth <bryan at theworths.org> Cleanups to not depend on X header files.
  Carl Worth <carl at theworths.org> General maintenance. Original port from X server code.

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** a/ChangeLog	16 Apr 2004 15:50:11 -0000	1.16
--- b/ChangeLog	6 May 2004 12:50:23 -0000	1.17
***************
*** 1,2 ****
--- 1,8 ----
+ 2004-05-06  Carl Worth  <cworth at isi.edu>
+ 
+ 	* src/icimage.c (pixman_image_set_clip_region): Leave
+ 	clientClipType as CT_NONE if region is NULL (thanks to Vladimir
+ 	Vukicevic <vladimir at pobox.com>).
+ 
  2004-04-16  Carl Worth  <cworth at isi.edu>
  





More information about the cairo-commit mailing list