13 커밋 (81dbd21c3f6a47b0a6e1e3ec225033ff09abde97)

작성자 SHA1 메시지 날짜
  Sam Hocevar 9137c0a059 * Export the UTF-8 / UTF-32 / CP437 character conversions to applications. 18 년 전
  Sam Hocevar 7754db5ccf * Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned 18 년 전
  Sam Hocevar 981c405554 * Check for <errno.h>. 18 년 전
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h 18 년 전
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. 18 년 전
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. 18 년 전
  Sam Hocevar 2c5ccb65e6 * Improved documentation in many places. 18 년 전
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to 18 년 전
  Sam Hocevar 6db26f7487 * Made cucul_putchar32() an internal-only function. 18 년 전
  Sam Hocevar 77f995023d * Slightly changed header comments. 18 년 전
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications 18 년 전
  Sam Hocevar 70d96c811b * Polished the driver split a bit (still no events, except resize events), 19 년 전
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. 19 년 전
  Sam Hocevar 6d99c79d26 * All output plugins should now work again. 19 년 전
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing 19 년 전
  Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. 19 년 전
  Sam Hocevar 44fc7a04b5 * doc/doxygen.cfg.in: 21 년 전
  Sam Hocevar 1c3acd1ea5 * src/io.c: 21 년 전
  Sam Hocevar 36503f7b36 * src/: 21 년 전
  Sam Hocevar c883ca4868 * src/graphics.c: 21 년 전
  Sam Hocevar dbce0a0e2f * src/: 21 년 전
  Sam Hocevar d39f3291c4 * Changed copyleft to LGPL. 21 년 전
  Sam Hocevar 8a07f6f08d * 2nd pass in the libcaca rehandling; moved sources to src/ and examples 21 년 전
  Sam Hocevar 63dc9c1010 * Renamed libee to libcaca. Far less collisions. 21 년 전
  Sam Hocevar 92f20d35aa * libee/ee.h: 21 년 전
  Sam Hocevar 0100a675e5 * libee/graphics.c: 21 년 전
  Sam Hocevar 46494d6f09 * libee/triangle.c: 21 년 전