[cairo-commit] cairomm ChangeLog,1.79,1.80
Jonathon Jongsma
commit at pdx.freedesktop.org
Sat Aug 19 19:57:03 PDT 2006
Committed by: jjongsma
Update of /cvs/cairo/cairomm
In directory kemper:/tmp/cvs-serv28310
Modified Files:
ChangeLog
Log Message:
2006-08-19 Jonathon Jongsma <jonathon.jongsma at gmail.com>
* MSVC/examples/.cvsignore:
* MSVC/examples/Makefile.am:
* MSVC/examples/pdf-surface/.cvsignore:
* MSVC/examples/pdf-surface/Makefile.am:
* MSVC/examples/pdf-surface/pdf-surface.vcproj:
* MSVC/examples/png_file/.cvsignore:
* MSVC/examples/png_file/Makefile.am:
* MSVC/examples/png_file/png_file.vcproj:
* MSVC/examples/ps-surface/.cvsignore:
* MSVC/examples/ps-surface/Makefile.am:
* MSVC/examples/ps-surface/ps-surface.vcproj:
* MSVC/examples/svg-surface/.cvsignore:
* MSVC/examples/svg-surface/Makefile.am:
* MSVC/examples/svg-surface/svg-surface.vcproj:
* MSVC/examples/text-rotate/.cvsignore:
* MSVC/examples/text-rotate/Makefile.am:
* MSVC/examples/text-rotate/text-rotate.vcproj:
* MSVC/gendef/.cvsignore:
* MSVC/gendef/Makefile.am:
* MSVC/gendef/gendef.cc:
* MSVC/gendef/gendef.vcproj: added a bunch of MSVC / windows-specific things
that got missed last time.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairomm/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- ChangeLog 19 Aug 2006 02:17:01 -0000 1.79
+++ ChangeLog 20 Aug 2006 02:57:00 -0000 1.80
@@ -1,3 +1,28 @@
+2006-08-19 Jonathon Jongsma <jonathon.jongsma at gmail.com>
+
+ * MSVC/examples/.cvsignore:
+ * MSVC/examples/Makefile.am:
+ * MSVC/examples/pdf-surface/.cvsignore:
+ * MSVC/examples/pdf-surface/Makefile.am:
+ * MSVC/examples/pdf-surface/pdf-surface.vcproj:
+ * MSVC/examples/png_file/.cvsignore:
+ * MSVC/examples/png_file/Makefile.am:
+ * MSVC/examples/png_file/png_file.vcproj:
+ * MSVC/examples/ps-surface/.cvsignore:
+ * MSVC/examples/ps-surface/Makefile.am:
+ * MSVC/examples/ps-surface/ps-surface.vcproj:
+ * MSVC/examples/svg-surface/.cvsignore:
+ * MSVC/examples/svg-surface/Makefile.am:
+ * MSVC/examples/svg-surface/svg-surface.vcproj:
+ * MSVC/examples/text-rotate/.cvsignore:
+ * MSVC/examples/text-rotate/Makefile.am:
+ * MSVC/examples/text-rotate/text-rotate.vcproj:
+ * MSVC/gendef/.cvsignore:
+ * MSVC/gendef/Makefile.am:
+ * MSVC/gendef/gendef.cc:
+ * MSVC/gendef/gendef.vcproj: added a bunch of MSVC / windows-specific things
+ that got missed last time.
+
2006-08-18 Jonathon Jongsma <jonathon.jongsma at gmail.com>
* cairomm/win32_surface.cc:
More information about the cairo-commit
mailing list