[cairo-commit] gtkcairo ChangeLog,1.3,1.4
OEyvind Kolaas
commit at pdx.freedesktop.org
Mon Aug 15 11:12:59 PDT 2005
Committed by: pippin
Update of /cvs/cairo/gtkcairo
In directory pdx:/tmp/cvs-serv15847
Modified Files:
ChangeLog
Log Message:
fix expose bug, attach gtk_style, cosemtic changes
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/gtkcairo/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ChangeLog 25 Nov 2003 04:34:20 -0000 1.3
--- ChangeLog 12 Feb 2004 17:55:22 -0000 1.4
***************
*** 1,2 ****
--- 1,13 ----
+ Thu, 12 Feb 2004 18:51:57 +0100 OEyvind Kolaas <oeyvindk at hig.no>
+
+ Removed cairo-xlib.h include, added gtk_style_attach (),
+ widget now defaults to the current themes, default background
+ color.
+
+ Compensate for offsets in expose handler.
+
+ * gtkcairo.c: See above, Cosmetic changes.
+ * demo.c: Change color of box to red for better contrast against bg.
+
Fri, 21 Nov 2003 11:18:06 -0800 Evan Martin <martine at danga.com>
More information about the cairo-commit
mailing list