25 коммитов (feab0ef0aa8ab0db7419520e98b48ef4dc15f5bb)

Автор SHA1 Сообщение Дата
  alxf f5a052e996 Fix free for caca types. 8 лет назад
  alxf dcc7dca749 Fix returned pointer with caca types. 8 лет назад
  Alex Foulon 0baf2fde06 fix python3 issue again. 9 лет назад
  Alex Foulon 551ad91775 python: fix python3 problem 9 лет назад
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. 12 лет назад
  Alex Foulon 769eab719d Add support for python3 to python bindings. 13 лет назад
  Alex Foulon d70c958c8c Drop tabs and trailing spaces. 13 лет назад
  Alex Foulon 487f9686cd * Handles error messages from libcaca and ctypes with CanvasError exception. 13 лет назад
  Alex Foulon 0319420c90 * Fixed utf32_to_utf8 function. 13 лет назад
  Alex Foulon 4295cf3e4f * Make mask an optional argument for Canvas.blit method. 13 лет назад
  Alex Foulon 83c34c42ae * method Canvas.put_char now handle utf8 char. 13 лет назад
  Alex Foulon 69ab7aaf37 * Bind font functions. 14 лет назад
  Alex Foulon c5e2f0eb7d * Fix get_key_utf8 method, return python string with utf8 char now. 14 лет назад
  Alex Foulon 4aaab2f4d2 * Bind figfont functions 14 лет назад
  Alex Foulon 8800d9743b * Fix color mask order in Dither class. 14 лет назад
  Alex Foulon ebaa0dc5a3 * Bind dither functions 14 лет назад
  Alex Foulon 8a16e92f49 * Bind event functions. 14 лет назад
  Alex Foulon c8031ca2a7 * Fix bad condition. 14 лет назад
  Alex Foulon 867616d657 * Rename cv variable to pointer. 14 лет назад
  Alex Foulon 78a25b95bf * Add optional pointer argument to Canvas class. 14 лет назад
  Alex Foulon 52176328c1 * Fix export functions. 14 лет назад
  Alex Foulon cf6ed42393 * Fix get_dirty_rect function. 14 лет назад
  Alex Foulon 4a15b0df3f * Bind import functions. 14 лет назад
  Alex Foulon 62119d2393 * Bind export functions. 14 лет назад
  Sam Hocevar 5dbf9da892 New improved ctypes-based Python bindings, by Alex Foulon <alxf@lavabit.com>. 14 лет назад