26 Commits (67ee65c72080928c41de05971873c6309fcbb836)

Author SHA1 Message Date
  Sam Hocevar 67ee65c720 * Comment clarification. 18 years ago
  Sam Hocevar 2b5680bd1d * Unicode support in the HTML exporter. 18 years ago
  Jean-Yves Lamoureux babd688b59 * Added the SVG exporter sources. SAM IS KOREA KEKEKEK ^^ 18 years ago
  Jean-Yves Lamoureux d1f6bb6759 * Added preliminary (but working) SVG exporter 18 years ago
  Sam Hocevar 9e698966f2 * Replaced all cucul_get_* exporters with a generic cucul_export() function. 18 years ago
  Sam Hocevar 24a9ef1046 * STATIC char const. AHAHAHAHA. 18 years ago
  Jean-Yves Lamoureux f7354acf01 * Cosmetic changes. AHAHAH I COMMITED IT MYSELF. 18 years ago
  Jean-Yves Lamoureux baa88bc526 * Postscript exporter now kinda works. Paper size to be fixed 18 years ago
  Jean-Yves Lamoureux 9071a26bb9 * Added preliminary Postscript (tm) (r) (c) exporter. 18 years ago
  Sam Hocevar 1089986b79 * Fixed end of lines in the ANSI exporter (CRLF, not LFCR). 18 years ago
  Jean-Yves Lamoureux c30c66d032 * Renamed exporter_* to export_*, from God recommendation. 19 years ago
  Jean-Yves Lamoureux 1971191c09 * Exploded cucul/export.c 19 years ago
  Jean-Yves Lamoureux 1c6bfd09a1 * Fixed configure script to check for UTF8 enabled slang, removed network driver debug output, added size > 255 in telnet negociation, fixed scrolling bug in network driver 19 years ago
  Sam Hocevar 6e652d1e47 * Preliminary support for UTF-8 in cucul_putstr(). Also added a 19 years ago
  Sam Hocevar c063b0a54d * Added assembly code for inb() and outb(). 19 years ago
  Jean-Yves Lamoureux 325211d7c4 * Added tests for malloc()'s 19 years ago
  Jean-Yves Lamoureux 5a09b684fe * Updated README for network driver, fixed remaining exporters 19 years ago
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications 19 years ago
  Jean-Yves Lamoureux 32037db492 * Updated documentation a bit 19 years ago
  Jean-Yves Lamoureux a676487863 * Changed way temporary buffer of ansi export was handled. Need to do that for other exporters as well. 19 years ago
  Jean-Yves Lamoureux b9ab5e0e5a * Exporters now return size of generated data 19 years ago
  Sam Hocevar da30961a0e * Fixed async issues between the driver and libcaca when resizing windows, 19 years ago
  Sam Hocevar 05e98f2254 * cucul_set_size() does nothing if a graphical backend is attached. Added 19 years ago
  Sam Hocevar 73e689b2a3 * Fixed DOS driver. 19 years ago
  Sam Hocevar 70d96c811b * Polished the driver split a bit (still no events, except resize events), 19 years ago
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. 19 years ago