summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorArmin Burgmeier <armin@arbur.net>2010-10-22 21:47:38 +0200
committerMurray Cumming <murrayc@murrayc.com>2010-10-22 21:47:38 +0200
commit8a9a3aba2f29721653a3f0c88489b64fdba06d70 (patch)
tree5ff7a0e38dc3b6054c29eb1ed92a07c992f87ba2 /ChangeLog
parente31399cf8ced5673d37fbd15ca5e5788b345480e (diff)
Added support for 64 bit and Visual Studio 2010.
* MSVC_Net2008/.cvsignore: * MSVC_Net2005/examples/png-file/png-file.vcproj: * MSVC_Net2008/examples/png-file/png-file.vcproj: Removed. * MSVC_Net2005/README: * MSVC_Net2005/cairomm.sln: * MSVC_Net2005/cairomm/cairomm.vcproj: * MSVC_Net2005/examples/image-surface/image-surface.vcproj: * MSVC_Net2005/examples/pdf-surface/pdf-surface.vcproj: * MSVC_Net2005/examples/ps-surface/ps-surface.vcproj: * MSVC_Net2005/examples/svg-surface/svg-surface.vcproj: * MSVC_Net2005/examples/text-rotate/text-rotate.vcproj: * MSVC_Net2005/examples/toy-text/toy-text.vcproj: * MSVC_Net2005/examples/user-font/user-font.vcproj: * MSVC_Net2005/gendef/gendef.vcproj: * MSVC_Net2008/README: * MSVC_Net2008/cairomm.sln: * MSVC_Net2008/cairomm/cairomm.vcproj: * MSVC_Net2008/examples/image-surface/image-surface.vcproj: * MSVC_Net2008/examples/pdf-surface/pdf-surface.vcproj: * MSVC_Net2008/examples/ps-surface/ps-surface.vcproj: * MSVC_Net2008/examples/svg-surface/svg-surface.vcproj: * MSVC_Net2008/examples/text-rotate/text-rotate.vcproj: * MSVC_Net2008/examples/toy-text/toy-text.vcproj: * MSVC_Net2008/examples/user-font/user-font.vcproj: * MSVC_Net2008/gendef/gendef.vcproj: * MSVC_Net2010/README: * MSVC_Net2010/cairomm.sln: * MSVC_Net2010/cairomm/cairomm.rc.in: * MSVC_Net2010/cairomm/cairomm.vcxproj: * MSVC_Net2010/cairomm/cairomm.vcxproj.filters: * MSVC_Net2010/examples/image-surface/image-surface.vcxproj: * MSVC_Net2010/examples/image-surface/image-surface.vcxproj.filters: * MSVC_Net2010/examples/pdf-surface/pdf-surface.vcxproj: * MSVC_Net2010/examples/pdf-surface/pdf-surface.vcxproj.filters: * MSVC_Net2010/examples/ps-surface/ps-surface.vcxproj: * MSVC_Net2010/examples/ps-surface/ps-surface.vcxproj.filters: * MSVC_Net2010/examples/svg-surface/svg-surface.vcxproj: * MSVC_Net2010/examples/svg-surface/svg-surface.vcxproj.filters: * MSVC_Net2010/examples/text-rotate/text-rotate.vcxproj: * MSVC_Net2010/examples/text-rotate/text-rotate.vcxproj.filters: * MSVC_Net2010/examples/toy-text/toy-text.vcxproj: * MSVC_Net2010/examples/toy-text/toy-text.vcxproj.filters: * MSVC_Net2010/examples/user-font/user-font.vcxproj: * MSVC_Net2010/examples/user-font/user-font.vcxproj.filters: * MSVC_Net2010/filelist.am: * MSVC_Net2010/gendef/gendef.cc: * MSVC_Net2010/gendef/gendef.vcxproj: * MSVC_Net2010/gendef/gendef.vcxproj.filters: * Makefile.am: * configure.ac: Added support for 64 bit and Visual Studio 2010.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog57
1 files changed, 57 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48b4fb9..80f89f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,59 @@
+2010-09-29 Armin Burgmeier <armin@arbur.net>
+
+ Added support for 64 bit and Visual Studio 2010.
+
+ * MSVC_Net2008/.cvsignore:
+ * MSVC_Net2005/examples/png-file/png-file.vcproj:
+ * MSVC_Net2008/examples/png-file/png-file.vcproj: Removed.
+
+ * MSVC_Net2005/README:
+ * MSVC_Net2005/cairomm.sln:
+ * MSVC_Net2005/cairomm/cairomm.vcproj:
+ * MSVC_Net2005/examples/image-surface/image-surface.vcproj:
+ * MSVC_Net2005/examples/pdf-surface/pdf-surface.vcproj:
+ * MSVC_Net2005/examples/ps-surface/ps-surface.vcproj:
+ * MSVC_Net2005/examples/svg-surface/svg-surface.vcproj:
+ * MSVC_Net2005/examples/text-rotate/text-rotate.vcproj:
+ * MSVC_Net2005/examples/toy-text/toy-text.vcproj:
+ * MSVC_Net2005/examples/user-font/user-font.vcproj:
+ * MSVC_Net2005/gendef/gendef.vcproj:
+ * MSVC_Net2008/README:
+ * MSVC_Net2008/cairomm.sln:
+ * MSVC_Net2008/cairomm/cairomm.vcproj:
+ * MSVC_Net2008/examples/image-surface/image-surface.vcproj:
+ * MSVC_Net2008/examples/pdf-surface/pdf-surface.vcproj:
+ * MSVC_Net2008/examples/ps-surface/ps-surface.vcproj:
+ * MSVC_Net2008/examples/svg-surface/svg-surface.vcproj:
+ * MSVC_Net2008/examples/text-rotate/text-rotate.vcproj:
+ * MSVC_Net2008/examples/toy-text/toy-text.vcproj:
+ * MSVC_Net2008/examples/user-font/user-font.vcproj:
+ * MSVC_Net2008/gendef/gendef.vcproj:
+ * MSVC_Net2010/README:
+ * MSVC_Net2010/cairomm.sln:
+ * MSVC_Net2010/cairomm/cairomm.rc.in:
+ * MSVC_Net2010/cairomm/cairomm.vcxproj:
+ * MSVC_Net2010/cairomm/cairomm.vcxproj.filters:
+ * MSVC_Net2010/examples/image-surface/image-surface.vcxproj:
+ * MSVC_Net2010/examples/image-surface/image-surface.vcxproj.filters:
+ * MSVC_Net2010/examples/pdf-surface/pdf-surface.vcxproj:
+ * MSVC_Net2010/examples/pdf-surface/pdf-surface.vcxproj.filters:
+ * MSVC_Net2010/examples/ps-surface/ps-surface.vcxproj:
+ * MSVC_Net2010/examples/ps-surface/ps-surface.vcxproj.filters:
+ * MSVC_Net2010/examples/svg-surface/svg-surface.vcxproj:
+ * MSVC_Net2010/examples/svg-surface/svg-surface.vcxproj.filters:
+ * MSVC_Net2010/examples/text-rotate/text-rotate.vcxproj:
+ * MSVC_Net2010/examples/text-rotate/text-rotate.vcxproj.filters:
+ * MSVC_Net2010/examples/toy-text/toy-text.vcxproj:
+ * MSVC_Net2010/examples/toy-text/toy-text.vcxproj.filters:
+ * MSVC_Net2010/examples/user-font/user-font.vcxproj:
+ * MSVC_Net2010/examples/user-font/user-font.vcxproj.filters:
+ * MSVC_Net2010/filelist.am:
+ * MSVC_Net2010/gendef/gendef.cc:
+ * MSVC_Net2010/gendef/gendef.vcxproj:
+ * MSVC_Net2010/gendef/gendef.vcxproj.filters:
+ * Makefile.am:
+ * configure.ac: Added support for 64 bit and Visual Studio 2010.
+
2010-09-10 Murray Cumming <murrayc@murrayc-desktop>
Context, Surface: Add some new methods.
@@ -2116,3 +2172,4 @@
* cairomm/private.h:
* cairomm/surface.cc:
* cairomm/surface.h: Add LGPL comment headings.
+