908 Комити (2c906c99e3ca06b69ea681be981293f3c8706f24)
 

Аутор SHA1 Порука Датум
  Sam Hocevar 2c906c99e3 * Fix a buffer overflow in the import format autodetection code. пре 18 година
  Sam Hocevar 1771a41bc5 * Allow to import zero-sized canvases. пре 18 година
  Sam Hocevar 50573eed2c * CACA_GEOMETRY works with the raw driver. пре 18 година
  Sam Hocevar e03e1d62da * Allow to create the initial canvas with a zero size. Either the application пре 18 година
  Sam Hocevar 4777472cd4 * Minor changes to the frames test. пре 18 година
  Sam Hocevar 26c3ea1aa4 * Removed "This function..." constructs from documentation. Fixed a few пре 18 година
  Sam Hocevar f4cfb692bb * Fix rotation of the 'u' glyph, and added a flop/rotate char for '"'. пре 18 година
  Sam Hocevar 5f9d557f2f * Do not output \r in the UTF-8 exporter. пре 18 година
  Sam Hocevar f20598339e * Use enter as the transition key. пре 18 година
  Sam Hocevar 4c30943259 * Set version to 0.99.beta8. пре 18 година
  Sam Hocevar 806f748059 * Made cucul_blit(), and therefore cucul_set_canvas_boundaries(), support пре 18 година
  Sam Hocevar 76c24c5a78 * Added block drawing glyphs to the flip/flop/rotate functions. пре 18 година
  Sam Hocevar b34eb39d0a * Add fullwidth characters to the transform test. пре 18 година
  Sam Hocevar df13e2a2e1 * Updated documentation of fullwidth-aware functions. пре 18 година
  Sam Hocevar 2051ddea46 * Add a test for fullwidth characters to the exporter test. пре 18 година
  Sam Hocevar 1903570ede * Support for fullwidth glyphs in the UTF-8 importer. пре 18 година
  Sam Hocevar 4711611e3f * Support for fullwidth glyphs in the libcaca output drivers. пре 18 година
  Sam Hocevar eb420218f0 * Use 0xCACA as the test character. Ahaha. Caca. Got it? пре 18 година
  Sam Hocevar 8a316f40d6 * Fix the Unicode test. пре 18 година
  Sam Hocevar b45eea0b39 * Support for fullwidth (= double width) Unicode characters. пре 18 година
  Sam Hocevar a361bd07d3 * Minor changes to the documentation front page. пре 18 година
  Sam Hocevar 91645bfa68 * Do not link binaries with @CACA_LIBS@, it's useless. пре 18 година
  Sam Hocevar 86dedb814e * Implemented cucul_utf32_is_fullwidth(). пре 18 година
  Sam Hocevar 32b8ed766c * Slightly updated TODO list. пре 18 година
  Sam Hocevar d1bccd4fba * Added a --enable-plugins configure flag that builds the GL and X11 drivers пре 18 година
  Sam Hocevar 60e361f74c * Add checks for getopt / getopt_long. пре 18 година
  Sam Hocevar 4409d19d24 * Fix extra qualification bug in cucul++.h, courtesy of Hanno Böck. пре 18 година
  Sam Hocevar 67fa6ead18 * Use pkg-config to check for Imlib2. Patch adapted from Alt Linux. пре 18 година
  Sam Hocevar d0370af6d3 * Fixed a bug in the IRC exporter that could break the output when there пре 18 година
  Sam Hocevar 7998155d09 * Set version to 0.99.beta7. пре 18 година
  Sam Hocevar 78c6fc2e6e * Support transparency in the colour UTF-8 exporter. пре 18 година
  Sam Hocevar 320cfda26f * Better precision in cucul_fill_triangle(). пре 18 година
  Sam Hocevar a01a4cc65d * More optimisations in cucul_fill_triangle(). пре 18 година
  Sam Hocevar 40ff443417 * Optimised triangle rasteriser. Thanks to Jylam for the hints. пре 18 година
  Sam Hocevar 14ee26ba73 * Set default background to transparent in the ANSI and UTF-8 importers. пре 18 година
  Jean-Yves Lamoureux 6d2462ba6b * Updated C++ bindings to support every single cucul/caca functionnality. Renamed cpptest to cxxtext for consistency. пре 18 година
  Sam Hocevar 3e16ada333 * Updated NEWS and ChangeLog. пре 18 година
  Sam Hocevar 88c5109770 * Set version to 0.99.beta6. пре 18 година
  Sam Hocevar 644a4ba8ec * Added an optional argument to the import test to select import format. пре 18 година
  Sam Hocevar 7db8b35772 * As per user request, only display the "Powered by libcaca" banner for a пре 18 година
  Sam Hocevar 5810f430d7 * Fix minor memory leak in cucul_set_canvas_boundaries(). пре 18 година
  Sam Hocevar e366c39223 * Fix minor memory leak in cucul_free_canvas(). пре 18 година
  Sam Hocevar 5ee52bfd42 * Fixed a bug in cucul_putchar() that broke half of the Unicode set. пре 18 година
  Sam Hocevar 682d2d297b * Add "utf8" import format. пре 18 година
  Sam Hocevar 6bae0e64cc * Initialise colours to default/transparent instead of lightgray/black. пре 18 година
  Sam Hocevar ff7601fa71 * Remove non-ASCII character from NEWS file because Doxygen is unable to пре 18 година
  Sam Hocevar 23afd54c7c * Fix enumeration layout in the manpage documentation. пре 18 година
  Sam Hocevar f4b7832a5e * Fucking Doxygen replaces "s with 's in manpages. And it does not even пре 18 година
  Sam Hocevar 9b39376fd4 * Fix a bug in the ANSI importer. We need to set the proper fg/bg colours пре 18 година
  Sam Hocevar 67de04332f * Updated TODO. пре 18 година