From b8e86ddb931e36db0e66d759dbbde198eaa210f6 Mon Sep 17 00:00:00 2001 From: scuri Date: Wed, 24 Jun 2009 03:59:24 +0000 Subject: *** empty log message *** --- html/en/history.html | 2 +- include/im_lib.h | 10 +-- mak.vc9/glut_capture.vcproj | 85 ------------------- mak.vc9/im.sln | 62 ++++++++++++-- mak.vc9/im.vcproj | 76 ----------------- mak.vc9/im_copy.vcproj | 113 +++++++++++++++++++++++++ mak.vc9/im_info.vcproj | 113 +++++++++++++++++++++++++ mak.vc9/im_view.vcproj | 113 +++++++++++++++++++++++++ mak.vc9/im_wmv.vcproj | 2 +- test/glut_capture.vcproj | 160 ----------------------------------- test/im_copy.cpp | 2 +- test/im_copy.vcproj | 191 ----------------------------------------- test/im_info.vcproj | 186 ---------------------------------------- test/im_view.c | 4 +- test/im_view.mak | 4 +- test/im_view.vcproj | 201 -------------------------------------------- 16 files changed, 406 insertions(+), 918 deletions(-) delete mode 100644 mak.vc9/glut_capture.vcproj create mode 100644 mak.vc9/im_copy.vcproj create mode 100644 mak.vc9/im_info.vcproj create mode 100644 mak.vc9/im_view.vcproj delete mode 100644 test/glut_capture.vcproj delete mode 100644 test/im_copy.vcproj delete mode 100644 test/im_info.vcproj delete mode 100644 test/im_view.vcproj diff --git a/html/en/history.html b/html/en/history.html index a8037f6..fad1877 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -11,7 +11,7 @@

History of Changes

-

CVS (14/Jun/2009)

+

Version 3.4.2 (24/Jun/2009)