# # ChangeLog for libcaca/trunk/caca-sharp # # Generated by Trac 1.2.2 # Aug 17, 2022, 4:02:54 PM Thu, 14 May 2009 10:04:26 GMT Sam Hocevar [3452] * libcaca/trunk/caca-sharp/caca-sharp.csproj (modified) * libcaca/trunk/caca-sharp/test-csharp.csproj (modified) * libcaca/trunk/caca/caca_types.h.in (modified) * libcaca/trunk/caca/libcaca.vcproj (modified) * libcaca/trunk/cxx/libcaca++.vcproj (modified) * libcaca/trunk/cxx/test-cxx.vcproj (modified) * libcaca/trunk/libcaca.sln (modified) * libcaca/trunk/src/cacademo.vcproj (modified) * libcaca/trunk/src/cacafire.vcproj (modified) * libcaca/trunk/src/cacaview.vcproj (modified) * libcaca/trunk/win32/caca_types.h (modified) Fixed libcaca and the Visual Studio solution so that it works on ... Wed, 29 Apr 2009 12:22:35 GMT Sam Hocevar [3428] * libcaca/trunk/caca-sharp/caca-sharp.csproj (modified) * libcaca/trunk/caca-sharp/test-csharp.csproj (modified) * libcaca/trunk/caca/libcaca.vcproj (modified) * libcaca/trunk/cxx/libcaca++.vcproj (modified) * libcaca/trunk/cxx/test-cxx.vcproj (modified) * libcaca/trunk/libcaca.sln (modified) * libcaca/trunk/src/cacademo.vcproj (modified) * libcaca/trunk/src/cacafire.vcproj (modified) * libcaca/trunk/src/cacaview.vcproj (modified) Update msdev files to 9.0 (Visual Studio 2008). If anyone wants to ... Fri, 31 Oct 2008 00:21:04 GMT Sam Hocevar [3160] * libcaca/trunk/caca-sharp/Makefile.am (modified) * libcaca/trunk/caca-sharp/caca-sharp.snk (added) caca-sharp: improve install and uninstall rules, add a strong name ... Thu, 16 Oct 2008 23:03:47 GMT Sam Hocevar [2956] * libcaca/trunk/caca-sharp/caca-sharp.csproj (modified) * libcaca/trunk/caca-sharp/test-csharp.csproj (modified) * libcaca/trunk/cxx/test-cxx.vcproj (modified) Remove executable bit from files that do not need it. Thu, 16 Oct 2008 22:59:04 GMT Sam Hocevar [2955] * libcaca/trunk/Makefile.am (modified) * libcaca/trunk/caca-sharp (moved) * libcaca/trunk/configure.ac (modified) * libcaca/trunk/libcaca.sln (modified) Rename csharp/ into caca-sharp/. Tue, 07 Oct 2008 21:26:56 GMT Sam Hocevar [2898] * libcaca/trunk/caca/Makefile.am (modified) * libcaca/trunk/caca/libcaca.def (moved) * libcaca/trunk/caca/libcaca.vcproj (moved) * libcaca/trunk/csharp/Makefile.am (modified) * libcaca/trunk/csharp/caca-sharp.csproj (moved) * libcaca/trunk/csharp/test-csharp.csproj (moved) * libcaca/trunk/cxx/Makefile.am (modified) * libcaca/trunk/cxx/libcaca++.def (moved) * libcaca/trunk/cxx/libcaca++.vcproj (moved) * libcaca/trunk/cxx/test-cxx.vcproj (moved) * libcaca/trunk/libcaca.sln (moved) * libcaca/trunk/msvc/Makefile.am (modified) * libcaca/trunk/src/Makefile.am (modified) * libcaca/trunk/src/cacademo.vcproj (moved) * libcaca/trunk/src/cacafire.vcproj (moved) * libcaca/trunk/src/cacaview.vcproj (moved) Reorganise MSVC files so that each project is with its source code.