[cairo-commit] cairomm ChangeLog,1.37,1.38
Jonathon Jongsma
commit at pdx.freedesktop.org
Tue Mar 14 17:01:01 PST 2006
- Previous message: [cairo-commit] src/cairo-svg-surface.c
- Next message: [cairo-commit] cairomm/cairomm fontface.h, 1.7, 1.8 fontoptions.h,
1.6, 1.7 path.h, 1.5, 1.6 pattern.h, 1.8, 1.9 win32_surface.cc,
1.3, 1.4 win32_surface.h, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: jjongsma
Update of /cvs/cairo/cairomm
In directory kemper:/tmp/cvs-serv3538
Modified Files:
ChangeLog
Log Message:
2006-03-14 Jonathon Jongsma <jonathon.jongsma at gmail.com>
* cairomm/fontface.h:
* cairomm/fontoptions.h:
* cairomm/path.h:
* cairomm/pattern.h: include <cairo.h> instead of <cairo/cairo.h> since it
didn't want to compile on windows without these
* cairomm/win32_surface.cc:
* cairomm/win32_surface.h: Move the include of cairo-win32.h from the
source file to the header since the declaration of create() needs the HDC
type definition.
With these changes, cairomm should compile the Win32Surface cleanly with
mingw on Microsoft Windows
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairomm/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- ChangeLog 13 Mar 2006 01:43:04 -0000 1.37
+++ ChangeLog 15 Mar 2006 01:00:59 -0000 1.38
@@ -1,3 +1,17 @@
+2006-03-14 Jonathon Jongsma <jonathon.jongsma at gmail.com>
+
+ * cairomm/fontface.h:
+ * cairomm/fontoptions.h:
+ * cairomm/path.h:
+ * cairomm/pattern.h: include <cairo.h> instead of <cairo/cairo.h> since it
+ didn't want to compile on windows without these
+ * cairomm/win32_surface.cc:
+ * cairomm/win32_surface.h: Move the include of cairo-win32.h from the
+ source file to the header since the declaration of create() needs the HDC
+ type definition.
+ With these changes, cairomm should compile the Win32Surface cleanly with
+ mingw on Microsoft Windows
+
2006-03-12 Danilo Piazzalunga <danilopiazza at gmail.com>
* autogen.sh: Allow overriding aclocal, automake, autoconf and libtoolize
- Previous message: [cairo-commit] src/cairo-svg-surface.c
- Next message: [cairo-commit] cairomm/cairomm fontface.h, 1.7, 1.8 fontoptions.h,
1.6, 1.7 path.h, 1.5, 1.6 pattern.h, 1.8, 1.9 win32_surface.cc,
1.3, 1.4 win32_surface.h, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list