210 Комити (d5ecfdeb2f332a7ae9d8629b515fc41b0c4e6415)

Аутор SHA1 Порука Датум
  Sam Hocevar bf3d41309c Update source checking test and remove CRLF crap from makefiles. пре 15 година
  Sam Hocevar 16b6d87d20 Rename tests/ to test/. пре 15 година
  Sam Hocevar 10bf9f48a7 * Rename "test" to "examples". The former will become a real testsuite. пре 17 година
  Sam Hocevar a7debae6f9 * Fix memory leaks that slipped in here and there. We still have 100,000 пре 17 година
  Sam Hocevar 7e49e3e6fb * Switch to caca_create_display(NULL) in a few places to document the пре 17 година
  Sam Hocevar 9da4d7b000 * Made the caca_event_t structure opaque and created a whole bunch of пре 17 година
  Sam Hocevar 7db5247e43 * Do not assume default gamma value is 1.0. пре 17 година
  Sam Hocevar 1bcf95b212 * Removed calls to now deprecated cucul_set_dither_invert(). пре 17 година
  Sam Hocevar 85f2b01bf7 * Added .gitignore files in addition to svn:ignore properties. пре 17 година
  Sam Hocevar 0189ba06ac * C89 compilation fix for machines that do not have <endian.h>, thanks to пре 17 година
  Sam Hocevar 95e6709b10 * Implemented caca_set_cursor() on the X11, ncurses and S-Lang drivers. пре 17 година
  Sam Hocevar 8fda92b943 * Minor tuning to the various tests, just so that they’re releasable. пре 17 година
  Sam Hocevar 7373e6b18c * Renamed cucul_rotate_*_wide to cucul_rotate_* and cucul_rotate_* to пре 17 година
  Sam Hocevar 64e11f119b * More characters for the wide rotations. пре 17 година
  Sam Hocevar 1f4a8ef023 * minor warning fix пре 17 година
  Sam Hocevar 6982b8e426 * Implemented cucul_rotate_left_wide() and cucul_rotate_right_wide(). They пре 17 година
  Sam Hocevar f338951be9 * Renamed cucul_left/cucul_right into cucul_rotate_left/cucul_rotate_right. пре 17 година
  Sam Hocevar 0a02cbb312 * Added a small test for cucul_left() in test/text.c. It is *fucking* ugly. пре 17 година
  Sam Hocevar 089c60dc05 * Added a few chars to the unicode test. пре 17 година
  Jean-Yves Lamoureux 6b807c1a90 * Added error checks on canvas / display creations пре 18 година
  Jean-Yves Lamoureux 389cfcdf70 * Added error detection to truecolor test пре 18 година
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. пре 18 година
  Sam Hocevar 33058757da * Add a no warranty clause to the code. пре 18 година
  Sam Hocevar a7ac5f9e1e * Get rid of test/term.c, it's now in its own repository. пре 18 година
  Sam Hocevar 1fd3d09e44 * Do not build test/term if fcntl() is not available. Yes, could be improved. пре 18 година
  Sam Hocevar 9df4f8a821 * A few improvements to the screen/splitvt clone project. пре 18 година
  Sam Hocevar 81d9b86799 * Added a test app that swallows two console applications. Switch with C-a. пре 18 година
  Sam Hocevar 55765045c8 * Support for CUCUL_DEFAULT and CUCUL_TRANSPARENT in the HTML exporters. пре 18 година
  Sam Hocevar b6d2c75b78 * Minor compilation warning fix. OS X x86 defines "DELAY". пре 18 година
  Sam Hocevar 1cdaa755ae * Documented flip/flop/rotate as being involutive. пре 18 година
  Sam Hocevar e37f6aac55 * Renamed the "all" test to "cucul" because it otherwise conflicted with пре 18 година
  Sam Hocevar 54d459067a * Implemented cucul_get_frame_name() and cucul_set_frame_name(). пре 18 година
  Sam Hocevar 0b3faf2078 * Started writing a full API test. Not sure where it'll lead. пре 18 година
  Sam Hocevar c5426e3e7b * Add more randomness to the cacademo effects. пре 18 година
  Sam Hocevar 15898ad288 * Random transition times in cacademo. пре 18 година
  Sam Hocevar 5d59b719c8 * Add CJK punctuation to the default fonts. пре 18 година
  Sam Hocevar eb017043ab * Support fullwidth fonts. пре 18 година
  Sam Hocevar ba605528cc * Fix infinite loop due to signed/unsigned mistake. пре 18 година
  Sam Hocevar 8d5a1ea8e0 * libcaca multiplexer: swallows two libcaca applications, for instance пре 18 година
  Sam Hocevar ef9d6c1418 * Fix program header. пре 18 година
  Sam Hocevar 3243101ff0 * Rename cucul_put*() into cucul_put_*(). Updated all code to reflect that. пре 18 година
  Sam Hocevar 8c5342b263 * Made cucul_blit() handle-aware. Added a blit test for that. пре 18 година
  Sam Hocevar f7fac153a6 * Free all memory upon exit in the transform test. пре 18 година
  Sam Hocevar f104f0ac77 * Update transform.c so that it uses import functions instead of blitting пре 18 година
  Sam Hocevar 40670f6322 * Restore attribute settings before resizing the canvas in the frame test. пре 18 година
  Sam Hocevar 88facd894c * Switch back to UTF-32 arguments for drawing primitives, now that we пре 18 година
  Sam Hocevar 9621f21c5a * Convert all programs and tests to the new import/export API. пре 18 година
  Sam Hocevar b538f2c0a0 * Use cucul_get_font_blocks() instead of hardcoding the glyph list. пре 18 година
  Sam Hocevar 67ff5d5b1d * Got rid of cucul_ansi_to_str(), it's really useless. пре 18 година
  Sam Hocevar 42c9518d2a * Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and restored пре 18 година