25 コミット (a18e28d43e5e0cd58e6cecd25dfe4f247a39027a)

作成者 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年前