9 Revīzijas (5957d69900c7ab25fee1d875b1c0d751f7688b11)

Autors SHA1 Ziņojums Datums
  Sam Hocevar f1267fbd3c Fix copyright headers so that the testsuite passes again. pirms 6 gadiem
  Sam Hocevar 5f0ec215f8 Remove legacy code from 10 years ago. pirms 6 gadiem
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. pirms 12 gadiem
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. pirms 15 gadiem
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. pirms 15 gadiem
  Sam Hocevar 60b44cc5be Show how we could optimise dirty rectangle handling in a box fill. Disabled pirms 15 gadiem
  Sam Hocevar a69ddfcd10 Factor code from caca_draw_cp437_box() and caca_draw_thinbox_box(). pirms 15 gadiem
  Sam Hocevar 319cc69db3 Continue the libcaca/libcucul merge. Source and binary compatibility pirms 16 gadiem
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the pirms 16 gadiem
  Sam Hocevar 621f107c72 * Documentation fixes (due to renamings, some parameters were no longer pirms 16 gadiem
  Sam Hocevar 6a3f5c21f0 * Changed most of the long ints in the API into C99 types. WARNING: this pirms 16 gadiem
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that pirms 16 gadiem
  Sam Hocevar dc159db10c * Changed the box drawing functions so that their arguments are (point, size) pirms 17 gadiem
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. pirms 18 gadiem
  Sam Hocevar 33058757da * Add a no warranty clause to the code. pirms 18 gadiem
  Sam Hocevar 3243101ff0 * Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that. pirms 18 gadiem
  Sam Hocevar 88facd894c * Switch back to UTF-32 arguments for drawing primitives, now that we pirms 18 gadiem
  Sam Hocevar 1b491f11a9 * Implemented cucul_draw_cp437_box(). pirms 18 gadiem
  Sam Hocevar 58f3935f0f * Have cucul_utf8_to_utf32 write how many bytes it read. pirms 18 gadiem
  Sam Hocevar 9137c0a059 * Export the UTF-8 / UTF-32 / CP437 character conversions to applications. pirms 18 gadiem
  Sam Hocevar 7754db5ccf * Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned pirms 18 gadiem
  Sam Hocevar 981c405554 * Check for <errno.h>. pirms 18 gadiem
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h pirms 18 gadiem
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. pirms 18 gadiem
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. pirms 18 gadiem
  Sam Hocevar 2c5ccb65e6 * Improved documentation in many places. pirms 18 gadiem
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to pirms 18 gadiem
  Sam Hocevar 6db26f7487 * Made cucul_putchar32() an internal-only function. pirms 18 gadiem
  Sam Hocevar 77f995023d * Slightly changed header comments. pirms 18 gadiem
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications pirms 19 gadiem
  Sam Hocevar 70d96c811b * Polished the driver split a bit (still no events, except resize events), pirms 19 gadiem
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. pirms 19 gadiem
  Sam Hocevar 6d99c79d26 * All output plugins should now work again. pirms 19 gadiem
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing pirms 19 gadiem
  Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. pirms 19 gadiem
  Sam Hocevar 44fc7a04b5 * doc/doxygen.cfg.in: pirms 21 gadiem
  Sam Hocevar 1c3acd1ea5 * src/io.c: pirms 21 gadiem
  Sam Hocevar 36503f7b36 * src/: pirms 21 gadiem
  Sam Hocevar c883ca4868 * src/graphics.c: pirms 21 gadiem
  Sam Hocevar dbce0a0e2f * src/: pirms 21 gadiem
  Sam Hocevar d39f3291c4 * Changed copyleft to LGPL. pirms 21 gadiem
  Sam Hocevar 8a07f6f08d * 2nd pass in the libcaca rehandling; moved sources to src/ and examples pirms 21 gadiem
  Sam Hocevar 63dc9c1010 * Renamed libee to libcaca. Far less collisions. pirms 21 gadiem
  Sam Hocevar 92f20d35aa * libee/ee.h: pirms 21 gadiem
  Sam Hocevar 0100a675e5 * libee/graphics.c: pirms 21 gadiem
  Sam Hocevar 46494d6f09 * libee/triangle.c: pirms 21 gadiem