33 Revīzijas (b1c13861f4d28e599af42142217d39cf38a2a6d0)

Autors SHA1 Ziņojums Datums
  Sam Hocevar 9c951cebb2 * Windows build fixes here and there. pirms 17 gadiem
  Sam Hocevar db166f5ec0 * Add #include <cstring> to fix gcc-4.3 build. pirms 17 gadiem
  Sam Hocevar cc34dea271 * Use libtool’s -version-number instead of -version-info and its insane pirms 17 gadiem
  Sam Hocevar a7debae6f9 * Fix memory leaks that slipped in here and there. We still have 100,000 pirms 17 gadiem
  Sam Hocevar 9c72677ccf * Add cucul_get_version() and caca_get_version() and updated C++ bindings pirms 17 gadiem
  Sam Hocevar 069f4775f0 * Tell doxygen to expand __class and __extern before parsing anything, so pirms 17 gadiem
  Sam Hocevar cdebb09b64 * Added MSVC project files for the C++ bindings and the C++ test. pirms 17 gadiem
  Sam Hocevar 33f441b424 * Adapt the C++ bindings to the event API change. pirms 17 gadiem
  Sam Hocevar 38c75c1bab * Make Charset class methods explicitly public. pirms 17 gadiem
  Sam Hocevar 94c42350dd * Link libcaca++ with libcucul++, not only the C versions. pirms 17 gadiem
  Sam Hocevar 1f1ac04df3 * Update C++ bindings after cucul_set_dither_mode() deprecation. pirms 17 gadiem
  Sam Hocevar 1bcf95b212 * Removed calls to now deprecated cucul_set_dither_invert(). pirms 17 gadiem
  Sam Hocevar 85f2b01bf7 * Added .gitignore files in addition to svn:ignore properties. pirms 17 gadiem
  Sam Hocevar 7d12db87b7 * Replaced deprecated cucul_rotate() call with cucul_rotate_180(). pirms 17 gadiem
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. pirms 18 gadiem
  Sam Hocevar 33058757da * Add a no warranty clause to the code. pirms 18 gadiem
  Sam Hocevar 54d459067a * Implemented cucul_get_frame_name() and cucul_set_frame_name(). pirms 18 gadiem
  Sam Hocevar 243ca40d7d * Updated C++ bindings so that they build, at least. pirms 18 gadiem
  Jean-Yves Lamoureux da48bab388 * Fixed behaviour of the pig while resizing window pirms 18 gadiem
  Sam Hocevar 3018841fe8 * Use the import function to load the pig image in cxxtest. pirms 18 gadiem
  Sam Hocevar 9d158c912d * Oops, fixed getChar's prototype. pirms 18 gadiem
  Sam Hocevar cdd9d822df * Implemented putChar() and updated getChar()'s prototype. pirms 18 gadiem
  Sam Hocevar 8f5b6c1fbd * Don't crash if Blit()'s second canvas argument is NULL (which is valid). pirms 18 gadiem
  Jean-Yves Lamoureux 0c87e5978a * Fixed c++ example pirms 18 gadiem
  Sam Hocevar 67ff5d5b1d * Got rid of cucul_ansi_to_str(), it's really useless. pirms 18 gadiem
  Sam Hocevar 82a2e5cd22 * Properly rename cxxtest.cpp to cpptest.cpp to preserve history. pirms 18 gadiem
  Sam Hocevar 91645bfa68 * Do not link binaries with @CACA_LIBS@, it's useless. pirms 18 gadiem
  Sam Hocevar 4409d19d24 * Fix extra qualification bug in cucul++.h, courtesy of Hanno Böck. pirms 18 gadiem
  Jean-Yves Lamoureux 6d2462ba6b * Updated C++ bindings to support every single cucul/caca functionnality. Renamed cpptest to cxxtext for consistency. pirms 18 gadiem
  Jean-Yves Lamoureux 63955d927a * Updated C++ bindings pirms 18 gadiem
  Sam Hocevar aca46d3f39 * Added -I${top_srcdir} to the compilation flags to fix builds configured pirms 18 gadiem
  Jean-Yves Lamoureux 5eecd73820 * Fixed indentation. I did it myself, I'm a big boy. pirms 18 gadiem
  Jean-Yves Lamoureux bce66aa628 * Updated C++ bindings and renamed directory to more comprehensive cxx pirms 18 gadiem