21 次程式碼提交 (2f1ca4a550c2b4baaa05ef667278eb8499388ec7)

作者 SHA1 備註 提交日期
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. 12 年之前
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. 14 年之前
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 年之前
  Sam Hocevar d3ef2bbecd Add caca_export_area_to_memory() to export only a selected part of the 15 年之前
  Sam Hocevar 4cda200b03 Continuing the libcucul-libcaca merge. 16 年之前
  Sam Hocevar fe732d0c04 Continuing the libcucul-libcaca merge. 16 年之前
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the 16 年之前
  Sam Hocevar db166f5ec0 * Add #include <cstring> to fix gcc-4.3 build. 17 年之前
  Sam Hocevar a7debae6f9 * Fix memory leaks that slipped in here and there. We still have 100,000 17 年之前
  Sam Hocevar 9c72677ccf * Add cucul_get_version() and caca_get_version() and updated C++ bindings 17 年之前
  Sam Hocevar cdebb09b64 * Added MSVC project files for the C++ bindings and the C++ test. 17 年之前
  Sam Hocevar 33f441b424 * Adapt the C++ bindings to the event API change. 17 年之前
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. 18 年之前
  Sam Hocevar 33058757da * Add a no warranty clause to the code. 18 年之前
  Sam Hocevar 243ca40d7d * Updated C++ bindings so that they build, at least. 18 年之前
  Jean-Yves Lamoureux da48bab388 * Fixed behaviour of the pig while resizing window 18 年之前
  Sam Hocevar 3018841fe8 * Use the import function to load the pig image in cxxtest. 18 年之前
  Jean-Yves Lamoureux 0c87e5978a * Fixed c++ example 18 年之前
  Sam Hocevar 67ff5d5b1d * Got rid of cucul_ansi_to_str(), it's really useless. 18 年之前
  Sam Hocevar 82a2e5cd22 * Properly rename cxxtest.cpp to cpptest.cpp to preserve history. 18 年之前
  Jean-Yves Lamoureux 6d2462ba6b * Updated C++ bindings to support every single cucul/caca functionnality. Renamed cpptest to cxxtext for consistency. 18 年之前
  Jean-Yves Lamoureux 63955d927a * Updated C++ bindings 18 年之前
  Jean-Yves Lamoureux bce66aa628 * Updated C++ bindings and renamed directory to more comprehensive cxx 18 年之前
  Jean-Yves Lamoureux f57af45c76 * Updated libcaca c++ bindings 18 年之前
  Jean-Yves Lamoureux b15241efbd * Updated C++ bindings, should be coding-style-correction-proof, or at least a bit better than before. Not tested at all. 18 年之前
  Sam Hocevar 07feb84e72 * Fixed ugly coding style of the C++ bindings. Vieux porc immonde. 18 年之前
  Sam Hocevar 1fa4337054 * Compilation fix in cpptest.cpp. 18 年之前
  Jean-Yves Lamoureux 12b35d02e8 * Fixed compile problem, put Event outside Caca class 18 年之前
  Jean-Yves Lamoureux 12282fc68c * Better C++ test 18 年之前
  Jean-Yves Lamoureux fcd735ffc3 * Added license in C++ files. 18 年之前
  Jean-Yves Lamoureux 3a3fd8ab1b * Fixed C++ printf(), added it in example 18 年之前
  Jean-Yves Lamoureux 208cf461bc * Forgot a test on Caca() instantiation 18 年之前
  Jean-Yves Lamoureux 3b166c5603 * Added preliminary C++ bindings 18 年之前