935 Revīzijas (cdd9d822df7ea0ce57ce1b2cb713f15f254d4f3f)
 

Autors SHA1 Ziņojums Datums
  Sam Hocevar cdd9d822df * Implemented putChar() and updated getChar()'s prototype. pirms 18 gadiem
  Sam Hocevar 8f5b6c1fbd * Don't crash if Blit()'s second canvas argument is NULL (which is valid). pirms 18 gadiem
  Jean-Yves Lamoureux 0c87e5978a * Fixed c++ example pirms 18 gadiem
  Sam Hocevar 894924603d * Fix the default canvas colour value. pirms 18 gadiem
  Sam Hocevar c6de6df5f7 * Remove legacy cucul_ansi_to_str() from cucul.h. pirms 18 gadiem
  Sam Hocevar 4fa891b61b * Slightly changed the font header information. No one distributes libcaca pirms 18 gadiem
  Sam Hocevar 74babecc70 * Clarify cucul_get_attr() behaviour in the cucul_set_attr() documentation. pirms 18 gadiem
  Sam Hocevar 67ff5d5b1d * Got rid of cucul_ansi_to_str(), it's really useless. pirms 18 gadiem
  Sam Hocevar 82a2e5cd22 * Properly rename cxxtest.cpp to cpptest.cpp to preserve history. pirms 18 gadiem
  Sam Hocevar 42c9518d2a * Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and restored pirms 18 gadiem
  Sam Hocevar 019938c9ae * Changed cucul_set_attr() so that only setting the style does not change pirms 18 gadiem
  Sam Hocevar 111447fe27 * Blink/Underline/Bold/Italics support in the HTML exporters. pirms 18 gadiem
  Sam Hocevar e9f3bc9321 * Add Bold/Blink/Italics/Underline to the export and color tests. pirms 18 gadiem
  Sam Hocevar 142a830571 * Fix IRC and term transparency (again). pirms 18 gadiem
  Sam Hocevar cdb7b74a27 * Updated TODO list. pirms 18 gadiem
  Sam Hocevar c3bcb0052e * Add back cucul_set_color() and cucul_set_truecolor() but mark them as pirms 18 gadiem
  Sam Hocevar 0b37a307dd * Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the pirms 18 gadiem
  Sam Hocevar aa93ad25f6 * Remove cucul_set_color() from the exported API and replaced all calls pirms 18 gadiem
  Sam Hocevar d1f55fbe8f * Fix broken Imlib2 support in cacaview. pirms 18 gadiem
  Sam Hocevar 86301dd48c * Use the LSB of alpha and blue components to encode additional flags such pirms 18 gadiem
  Sam Hocevar 7e9ecfc6de * Reworded documentation about buffer/string distinction. pirms 18 gadiem
  Sam Hocevar bcbc2ee215 * Fix a buffer overflow in the utf-8 cucul_import(). pirms 18 gadiem
  Jean-Yves Lamoureux cde0f991ae * Documentation a bit clearer while importing a string into a buffer pirms 18 gadiem
  Jean-Yves Lamoureux f7cd9f1b27 * "Fixed" infinite loop in ANSI+UTF8 importer, probably totally wrong, but like to be bashed. pirms 18 gadiem
  Sam Hocevar b8641f0435 * Put at least one space in empty IRC lines otherwise most clients won't pirms 18 gadiem
  Sam Hocevar 7255c6b034 * Allow to import empty files or files with only empty lines. pirms 18 gadiem
  Sam Hocevar 89bbe6b93e * Support export of zero-sized canvases. pirms 18 gadiem
  Sam Hocevar 2c906c99e3 * Fix a buffer overflow in the import format autodetection code. pirms 18 gadiem
  Sam Hocevar 1771a41bc5 * Allow to import zero-sized canvases. pirms 18 gadiem
  Sam Hocevar 50573eed2c * CACA_GEOMETRY works with the raw driver. pirms 18 gadiem
  Sam Hocevar e03e1d62da * Allow to create the initial canvas with a zero size. Either the application pirms 18 gadiem
  Sam Hocevar 4777472cd4 * Minor changes to the frames test. pirms 18 gadiem
  Sam Hocevar 26c3ea1aa4 * Removed "This function..." constructs from documentation. Fixed a few pirms 18 gadiem
  Sam Hocevar f4cfb692bb * Fix rotation of the 'u' glyph, and added a flop/rotate char for '"'. pirms 18 gadiem
  Sam Hocevar 5f9d557f2f * Do not output \r in the UTF-8 exporter. pirms 18 gadiem
  Sam Hocevar f20598339e * Use enter as the transition key. pirms 18 gadiem
  Sam Hocevar 4c30943259 * Set version to 0.99.beta8. pirms 18 gadiem
  Sam Hocevar 806f748059 * Made cucul_blit(), and therefore cucul_set_canvas_boundaries(), support pirms 18 gadiem
  Sam Hocevar 76c24c5a78 * Added block drawing glyphs to the flip/flop/rotate functions. pirms 18 gadiem
  Sam Hocevar b34eb39d0a * Add fullwidth characters to the transform test. pirms 18 gadiem
  Sam Hocevar df13e2a2e1 * Updated documentation of fullwidth-aware functions. pirms 18 gadiem
  Sam Hocevar 2051ddea46 * Add a test for fullwidth characters to the exporter test. pirms 18 gadiem
  Sam Hocevar 1903570ede * Support for fullwidth glyphs in the UTF-8 importer. pirms 18 gadiem
  Sam Hocevar 4711611e3f * Support for fullwidth glyphs in the libcaca output drivers. pirms 18 gadiem
  Sam Hocevar eb420218f0 * Use 0xCACA as the test character. Ahaha. Caca. Got it? pirms 18 gadiem
  Sam Hocevar 8a316f40d6 * Fix the Unicode test. pirms 18 gadiem
  Sam Hocevar b45eea0b39 * Support for fullwidth (= double width) Unicode characters. pirms 18 gadiem
  Sam Hocevar a361bd07d3 * Minor changes to the documentation front page. pirms 18 gadiem
  Sam Hocevar 91645bfa68 * Do not link binaries with @CACA_LIBS@, it's useless. pirms 18 gadiem
  Sam Hocevar 86dedb814e * Implemented cucul_utf32_is_fullwidth(). pirms 18 gadiem