9 Revize (093a9d422a8b1ce05960028c274650e759e86650)

Autor SHA1 Zpráva Datum
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. před 12 roky
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. před 15 roky
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. před 15 roky
  Sam Hocevar 5269cad56c Allow to temporarily disable dirty rectangle handling. This allows for huge před 15 roky
  Sam Hocevar ea99175a2f Change the dirty rectangle API once again so that calling applications get před 15 roky
  Sam Hocevar a6b98c2518 Change the dirty rectangle API so that it can handle several rectangles. The před 15 roky
  Sam Hocevar 3a6f4323ec Finish the dirty rectangle architecture. They are now reliable in the sense před 15 roky
  Sam Hocevar 319cc69db3 Continue the libcaca/libcucul merge. Source and binary compatibility před 16 roky
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the před 16 roky
  Sam Hocevar 4ea785f818 * Remove all unsigned ints from exported functions. Signed arithmetic is před 16 roky
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that před 16 roky
  Sam Hocevar 2149829bdf * Added as many "const" qualifiers as possible to the public API. před 17 roky
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. před 18 roky
  Sam Hocevar 33058757da * Add a no warranty clause to the code. před 18 roky
  Sam Hocevar 77bed4f704 * Got rid of that ugly cv->import member. před 18 roky
  Sam Hocevar 4f4f887080 * Improved vt220 import by adding a persistent context to canvases. před 18 roky
  Sam Hocevar b1bf22a593 * Minor documentation fix. před 18 roky
  Sam Hocevar 54d459067a * Implemented cucul_get_frame_name() and cucul_set_frame_name(). před 18 roky
  Sam Hocevar 46b84c8c02 * Fix a bug in cucul_set_canvas_size() that caused the default attribute před 18 roky
  Sam Hocevar 51936f585c * Got rid of HAVE_ERRNO_H ifdefs by defining seterrno()/geterrno() functions. před 18 roky
  Sam Hocevar 40aa3b7933 * Documentation updates. Moved the canvas and font format definitions to před 18 roky
  Sam Hocevar f61bed2bdb * Add cursor and handle support to canvases. Unused yet. před 18 roky
  Sam Hocevar 21bfa6210d * Cosmetic code and documentation changes here and there. před 18 roky
  Sam Hocevar 042635640c * Rename sprite.c into frame.c. před 18 roky
  Sam Hocevar 9fb85b253c * Prepare the way for per-frame width/height information. před 18 roky
  Sam Hocevar 0b37a307dd * Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the před 18 roky
  Sam Hocevar aa93ad25f6 * Remove cucul_set_color() from the exported API and replaced all calls před 18 roky
  Sam Hocevar 86301dd48c * Use the LSB of alpha and blue components to encode additional flags such před 18 roky
  Sam Hocevar 26c3ea1aa4 * Removed "This function..." constructs from documentation. Fixed a few před 18 roky
  Sam Hocevar 0a53a92195 * Completed return value and errno handling in libcucul API. před 18 roky
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h před 18 roky
  Sam Hocevar 9a65579cf6 * Support for multiple frames in canvases. před 18 roky
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. před 18 roky
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. před 18 roky
  Sam Hocevar 17c065a49e * Replaced "struct cucul_*" and "struct caca_*" types with opaque typedefs před 18 roky
  Sam Hocevar 2c5ccb65e6 * Improved documentation in many places. před 18 roky
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to před 18 roky
  Sam Hocevar 988f2f4e92 * Replaced enum cucul_color with unsigned int. The size of an enum is not před 18 roky
  Sam Hocevar 7be0932b8f ((`)_.._ ,'-. _..._ _._ před 18 roky
  Sam Hocevar 77f995023d * Slightly changed header comments. před 18 roky
  Sam Hocevar dcaccc744c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. před 18 roky
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications před 19 roky
  Sam Hocevar 70d96c811b * Polished the driver split a bit (still no events, except resize events), před 19 roky
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. před 19 roky
  Sam Hocevar 6d99c79d26 * All output plugins should now work again. před 19 roky
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing před 19 roky
  Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. před 19 roky
  Sam Hocevar 20cc8d8d4c * libcaca.spec debian/control: před 21 roky
  Sam Hocevar 4041eba52e * src/ examples/ test/: před 21 roky
  Sam Hocevar 1c3acd1ea5 * src/io.c: před 21 roky