46 Коміти (a7355c49cf6c98263bb33db988d30aa562a7dc26)

Автор SHA1 Повідомлення Дата
  alxf f5a052e996 Fix free for caca types. 8 роки тому
  alxf dcc7dca749 Fix returned pointer with caca types. 8 роки тому
  Sam Hocevar 2f1ca4a550 Refactor a few things in the makefiles. 8 роки тому
  Alex Foulon 0baf2fde06 fix python3 issue again. 9 роки тому
  Alex Foulon 551ad91775 python: fix python3 problem 9 роки тому
  Alex Foulon b97a47705f python: fix drawing.py example 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 ae32f9e226 Add unittest for canvas module. 13 роки тому
  Alex Foulon d70c958c8c Drop tabs and trailing spaces. 13 роки тому
  Alex Foulon 4e9a9b891d Add check-source rule for python files. 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. 13 роки тому
  Alex Foulon c5e2f0eb7d * Fix get_key_utf8 method, return python string with utf8 char now. 13 роки тому
  Alex Foulon 77c94579be * Add examples: colors, driver and event. 14 роки тому
  Alex Foulon 569bab3f72 * Add examples: blit, frames and text. 14 роки тому
  Alex Foulon 4aaab2f4d2 * Bind figfont functions 14 роки тому
  Alex Foulon 01b5f89f76 * Convert RGB image to RGBA. 14 роки тому
  Alex Foulon 8800d9743b * Fix color mask order in Dither class. 14 роки тому
  Alex Foulon 80113aa069 * Add example: port of img2txt with python bindings. 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 роки тому
  Alex Foulon a72bbedaf6 * Fix python Makefile. 14 роки тому
  Sam Hocevar 5dbf9da892 New improved ctypes-based Python bindings, by Alex Foulon <alxf@lavabit.com>. 14 роки тому
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 роки тому
  Sam Hocevar 644ee4a78a Coding style: remove tabs and trailing spaces. 15 роки тому
  Sam Hocevar 4cda200b03 Continuing the libcucul-libcaca merge. 16 роки тому
  Sam Hocevar d2a22013f5 * Added Eriol’s snake.py example, even if it doesn’t use our (out of date) 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 5d12480dd6 * Renamed caca_set_delay() and caca_get_rendertime() into 18 роки тому
  Sam Hocevar 1ec6544305 * More function mass-renaming: caca_attach -> caca_create_display, etc. 18 роки тому
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to 18 роки тому
  Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. 19 роки тому
  Jean-Yves Lamoureux 1a9c9e36f8 * Added two examples for python bindings (a subset of cacademo, and bitmap example) 19 роки тому
  Jean-Yves Lamoureux 020219a96e * Added -preliminary- Python bindings 19 роки тому