22 Commits (8a16e92f4955c321c5cef03d0d2c0be8dd767f91)

Author SHA1 Message Date
  Alex Foulon 8a16e92f49 * Bind event functions. 14 years ago
  Alex Foulon c8031ca2a7 * Fix bad condition. 14 years ago
  Alex Foulon 867616d657 * Rename cv variable to pointer. 14 years ago
  Alex Foulon 78a25b95bf * Add optional pointer argument to Canvas class. 14 years ago
  Alex Foulon 52176328c1 * Fix export functions. 14 years ago
  Alex Foulon cf6ed42393 * Fix get_dirty_rect function. 14 years ago
  Alex Foulon 4a15b0df3f * Bind import functions. 14 years ago
  Alex Foulon 62119d2393 * Bind export functions. 14 years ago
  Alex Foulon a72bbedaf6 * Fix python Makefile. 14 years ago
  Sam Hocevar 5dbf9da892 New improved ctypes-based Python bindings, by Alex Foulon <alxf@lavabit.com>. 14 years ago
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 years ago
  Sam Hocevar 644ee4a78a Coding style: remove tabs and trailing spaces. 15 years ago
  Sam Hocevar 4cda200b03 Continuing the libcucul-libcaca merge. 16 years ago
  Sam Hocevar d2a22013f5 * Added Eriol’s snake.py example, even if it doesn’t use our (out of date) 17 years ago
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. 18 years ago
  Sam Hocevar 33058757da * Add a no warranty clause to the code. 18 years ago
  Sam Hocevar 5d12480dd6 * Renamed caca_set_delay() and caca_get_rendertime() into 18 years ago
  Sam Hocevar 1ec6544305 * More function mass-renaming: caca_attach -> caca_create_display, etc. 18 years ago
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to 18 years ago
  Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. 19 years ago
  Jean-Yves Lamoureux 1a9c9e36f8 * Added two examples for python bindings (a subset of cacademo, and bitmap example) 19 years ago
  Jean-Yves Lamoureux 020219a96e * Added -preliminary- Python bindings 19 years ago