32 Commits (f3c3eac05422631d0a0e31fbb62cb9bf44709a45)

Author SHA1 Message Date
  Sam Hocevar f3c3eac054 Reorganise MSVC files so that each project is with its source code. 16 years ago
  Sam Hocevar aadfe70d8d Move stubs.h to caca/caca_stubs.h since it's only used by the library. 16 years ago
  Sam Hocevar 73e9780de1 Split the C# bindings into separate files. 16 years ago
  Sam Hocevar 4cda200b03 Continuing the libcucul-libcaca merge. 16 years ago
  Sam Hocevar fe732d0c04 Continuing the libcucul-libcaca merge. 16 years ago
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the 16 years ago
  Sam Hocevar 5c813a8158 * Add missing headers to the Visual Studio build files. 17 years ago
  Sam Hocevar ef211b4700 * Make Win32 a special case in cucul_types.h.in: it has intptr_t but none 17 years ago
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 17 years ago
  Sam Hocevar 8528b407bb * Fixed the Visual Studio projects so that they build in Release mode. 17 years ago
  Sam Hocevar 9c951cebb2 * Windows build fixes here and there. 17 years ago
  Sam Hocevar 6a22ce903e * Add figfont.c to the MSVC solution. 17 years ago
  Sam Hocevar e895e01ee6 * Disable file operations in kernel mode. 17 years ago
  Sam Hocevar 2c9232d71a * Bump version to 0.99.beta14. 17 years ago
  Sam Hocevar 1ab0d190f6 * Set version to 0.99.beta13. 17 years ago
  Sam Hocevar cad6be5cf6 * Add System.Drawing to the C# project references. 17 years ago
  Sam Hocevar cdebb09b64 * Added MSVC project files for the C++ bindings and the C++ test. 17 years ago
  Sam Hocevar acd7fd5401 * Distribute all MSVC files. 17 years ago
  Sam Hocevar f0aeb69301 * Added the various C# projects to the Visual Studio solution and slightly 17 years ago
  Sam Hocevar 7362a612c4 * Add cucul_manage_canvas() and cucul_unmanage_canvas(). Display 17 years ago
  Sam Hocevar 095a3d1c5f * Ignore annoying VC++ warnings (use of strdup instead of _strdup even in 17 years ago
  Sam Hocevar 31cbfb5bea * Rename _cucul_set_canvas_size into __cucul_set_canvas_size to prevent 17 years ago
  Sam Hocevar 52e9f2b13a * Add proper __declspec(dllexport) tags for Win32 compilation. 17 years ago
  Sam Hocevar 8a68e0ce41 * Updated Visual Studio files. 17 years ago
  Sam Hocevar 7fd6d45554 * Split libcaca.vcproj into \1 and libcucul.vcproj. 17 years ago
  Jean-Yves Lamoureux 408b8757eb * Updated MSVC++ project (static library and src/*) 19 years ago
  Sam Hocevar 480b8a916b * Removed cacademo from examples, manpages and distributions. It's useless. 19 years ago
  Sam Hocevar e80006de20 * configure.ac src/graphics: 21 years ago
  Sam Hocevar cb227abc0c * 0.9 release. 21 years ago
  Sam Hocevar 746b653899 * 0.8 release. 21 years ago
  Sam Hocevar 7d22f724d8 * src/graphics.c: 21 years ago
  Sam Hocevar 1257f58fbb * configure.ac: 21 years ago