[cairo-commit] goocanvas ChangeLog,1.34,1.35 TODO,1.12,1.13

Damon Chaplin commit at pdx.freedesktop.org
Thu Jun 1 02:59:25 PDT 2006


Committed by: damon

Update of /cvs/cairo/goocanvas
In directory kemper:/tmp/cvs-serv16244

Modified Files:
	ChangeLog TODO 
Log Message:
2006-06-01  Damon Chaplin  <damon at gnome.org>

	* demo/demo.c: only add the "Output PDF" option if cairo has PDF
	support compiled in.



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/goocanvas/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- ChangeLog	27 May 2006 19:31:44 -0000	1.34
+++ ChangeLog	1 Jun 2006 09:59:24 -0000	1.35
@@ -1,3 +1,8 @@
+2006-06-01  Damon Chaplin  <damon at gnome.org>
+
+	* demo/demo.c: only add the "Output PDF" option if cairo has PDF
+	support compiled in.
+
 2006-05-27  Damon Chaplin  <damon at gnome.org>
 
 	* src/*.c: removed ';' after all G_DEFINE_TYPE* macros.

Index: TODO
===================================================================
RCS file: /cvs/cairo/goocanvas/TODO,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- TODO	27 May 2006 18:27:05 -0000	1.12
+++ TODO	1 Jun 2006 09:59:24 -0000	1.13
@@ -3,11 +3,11 @@
 
  o Demo text layout is changing when scale is 0.65. Maybe bug 341481.
  o Text item view bounds should use ink rect.
- o Remove ';' after G_DEFINE_TYPE* macros (see bug 341692).
 
 
 Features definitely needed:
 
+ o Support different units. Currently we assume everything is in pixels.
  o Editable text item.
 
 



More information about the cairo-commit mailing list