5 Commits (9e8c0b6a469fd1694b1853b2da4494392913af31)

Autor SHA1 Nachricht Datum
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. vor 15 Jahren
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. vor 15 Jahren
  Sam Hocevar 1362d8e24f Update my e-mail address everywhere. vor 15 Jahren
  Sam Hocevar 319cc69db3 Continue the libcaca/libcucul merge. Source and binary compatibility vor 16 Jahren
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the vor 16 Jahren
  Sam Hocevar 6a3f5c21f0 * Changed most of the long ints in the API into C99 types. WARNING: this vor 16 Jahren
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that vor 16 Jahren
  Pascal Terjan 64e427f2ed Fix a typo in the doc vor 17 Jahren
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. vor 18 Jahren
  Sam Hocevar 33058757da * Add a no warranty clause to the code. vor 18 Jahren
  Sam Hocevar 3243101ff0 * Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that. vor 18 Jahren
  Sam Hocevar 88facd894c * Switch back to UTF-32 arguments for drawing primitives, now that we vor 18 Jahren
  Sam Hocevar 58f3935f0f * Have cucul_utf8_to_utf32 write how many bytes it read. vor 18 Jahren
  Sam Hocevar 9137c0a059 * Export the UTF-8 / UTF-32 / CP437 character conversions to applications. vor 18 Jahren
  Sam Hocevar 7754db5ccf * Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned vor 18 Jahren
  Sam Hocevar 981c405554 * Check for <errno.h>. vor 18 Jahren
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h vor 18 Jahren
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. vor 18 Jahren
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. vor 18 Jahren
  Sam Hocevar 2c5ccb65e6 * Improved documentation in many places. vor 18 Jahren
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to vor 18 Jahren
  Sam Hocevar 6db26f7487 * Made cucul_putchar32() an internal-only function. vor 18 Jahren
  Sam Hocevar 77f995023d * Slightly changed header comments. vor 18 Jahren
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications vor 19 Jahren
  Sam Hocevar 70d96c811b * Polished the driver split a bit (still no events, except resize events), vor 19 Jahren
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. vor 19 Jahren
  Sam Hocevar 6d99c79d26 * All output plugins should now work again. vor 19 Jahren
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing vor 19 Jahren
  Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. vor 19 Jahren
  Sam Hocevar 20cc8d8d4c * libcaca.spec debian/control: vor 21 Jahren
  Sam Hocevar 4041eba52e * src/ examples/ test/: vor 21 Jahren
  Sam Hocevar 44fc7a04b5 * doc/doxygen.cfg.in: vor 21 Jahren
  Sam Hocevar 1c3acd1ea5 * src/io.c: vor 21 Jahren
  Sam Hocevar 699c2a46a3 * src/graphics.c src/caca.c src/io.c: vor 21 Jahren
  Sam Hocevar 36503f7b36 * src/: vor 21 Jahren
  Sam Hocevar c883ca4868 * src/graphics.c: vor 21 Jahren
  Sam Hocevar dbce0a0e2f * src/: vor 21 Jahren
  Sam Hocevar d39f3291c4 * Changed copyleft to LGPL. vor 21 Jahren
  Sam Hocevar 8a07f6f08d * 2nd pass in the libcaca rehandling; moved sources to src/ and examples vor 21 Jahren
  Sam Hocevar 63dc9c1010 * Renamed libee to libcaca. Far less collisions. vor 21 Jahren
  Sam Hocevar b858ff9f50 * libee/graphics.c: vor 21 Jahren
  Sam Hocevar e7510d5ffd * Minor coding style changes. vor 21 Jahren
  Sam Hocevar 92f20d35aa * libee/ee.h: vor 21 Jahren
  Sam Hocevar 1ec64f3974 * MS-DOS port of libee, using <conio.h>. vor 21 Jahren
  Sam Hocevar 0100a675e5 * libee/graphics.c: vor 21 Jahren
  Sam Hocevar d4f7483cb1 * libee/graphics.c: vor 21 Jahren
  Sam Hocevar 8f500351c9 * Renamed libee/circle.c to libee/conic.c because we'll do ellipsis. vor 21 Jahren
  Sam Hocevar c4114e7b1c * libee/line.c: vor 21 Jahren
  Sam Hocevar 4d5e96d61b * libee/line.c: vor 21 Jahren
  Sam Hocevar 1aa6176677 * libee/line.c: genericized line drawing for future use. vor 21 Jahren