677 коммитов (d6e556e5c6d576b0afa8cfaef9914f24fda3f79a)
 

Автор SHA1 Сообщение Дата
  Sam Hocevar 9a65579cf6 * Support for multiple frames in canvases. 18 лет назад
  Sam Hocevar 7841bb6b50 * Added a simple "text" importer, until the cool ANSI importer arrives. 18 лет назад
  Sam Hocevar e68c0f92b8 * Disabled the foreground/background optimisation in the IRC export because 18 лет назад
  Sam Hocevar 8534299c9e * Disabled sprite stuff from the tests. 18 лет назад
  Sam Hocevar a6553bce90 * Removed soon-to-be-thrown-away sprite stuff from the C++ bindings. 18 лет назад
  Sam Hocevar 747dfe797f * Fixed --enable-cpp to actually do something. Also, disabled it by 18 лет назад
  Sam Hocevar ed2c5a58e6 * Oops, tutorial.dox was actually missing. Also, added a style.dox skeleton. 18 лет назад
  Sam Hocevar 1ca8f93522 * Set version number to 0.99.beta1. 18 лет назад
  Sam Hocevar 046c004862 * Got rid of cv->scratch_line. It's unused, too. 18 лет назад
  Sam Hocevar beda391b6b * Got rid of cv->empty_line, it's now unused. 18 лет назад
  Sam Hocevar bde0e5ca7e * Changed cucul_clear_canvas() again. It now uses the current foreground 18 лет назад
  Sam Hocevar a72d5736e0 * Fixed a segfault in the C++ bindings. Vieux porc ! 18 лет назад
  Sam Hocevar 7bd6e8a406 * Set library names to lib*.so.0.10.0. 18 лет назад
  Sam Hocevar 4914b86cbf * Fixed a compilation warning. 18 лет назад
  Sam Hocevar accf27b445 * Minor documentation fix. 18 лет назад
  Sam Hocevar 07feb84e72 * Fixed ugly coding style of the C++ bindings. Vieux porc immonde. 18 лет назад
  Sam Hocevar 2401f2c732 * Moved cucul_load_canvas() into cucul/import.c and renamed it into 18 лет назад
  Sam Hocevar 2353ad9215 * Minor documentation improvements. 18 лет назад
  Sam Hocevar d0dd70b64c * Documentation improvements. Wrote a small migration guide and added the 18 лет назад
  Sam Hocevar 421d168382 * Added AUTHORS, THANKS, NEWS and TODO to the Doxygen documentation. Moved the main 18 лет назад
  Sam Hocevar dae3418616 * Do not use ncurses' TIOCGWINSZ handler if <sys/ioctl.h> is not here. 18 лет назад
  Sam Hocevar 484411422a * Workaround for broken C++ linking with old libtool versions. 18 лет назад
  Sam Hocevar e589722123 * Moved the technical discussion on S-Lang's palette optimisation from 18 лет назад
  Sam Hocevar 1ec6544305 * More function mass-renaming: caca_attach -> caca_create_display, etc. 18 лет назад
  Sam Hocevar ea3bde92a4 * Added a new "caca" exporter. 18 лет назад
  Sam Hocevar 1f72bee68f * Updates to the Debian build files. 18 лет назад
  Sam Hocevar 0deb4abc25 * Changed the cucul_dither_bitmap behaviour so that the 4 coordinates are 18 лет назад
  Sam Hocevar e3f0d6c57d * Changed the cucul_rand() behaviour. Now cucul_rand(0, 10) returns random 18 лет назад
  Sam Hocevar a4ac581b6f * Renamed cucul_clear() to cucul_clear_canvas() and added an argument to 18 лет назад
  Sam Hocevar 18f6532dbc * Renamed main canvas-related functions so that they have "canvas" in 18 лет назад
  Sam Hocevar 5f4a761ce0 * Cosmetic changes. 18 лет назад
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. 18 лет назад
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. 18 лет назад
  Sam Hocevar 4eae25310b * Fixed C++ bindings makefile so that it does not try to use the system's 18 лет назад
  Sam Hocevar 8e12dbeba6 * Truecolor support for the HTML and HTMLv3 exporters. 18 лет назад
  Sam Hocevar 351fad7e15 * Fixed a bug in _cucul_argb32_to_rgb24fg/bg(). 18 лет назад
  Sam Hocevar 2948e55b1c * Updated README (caca-config -> pkg-config) and TODO. 18 лет назад
  Sam Hocevar ac3283f07f * Cosmetic code changes and minor optimisations. 18 лет назад
  Sam Hocevar 66e06a687c * Merged again all export functions into cucul/export.c. They're all the 18 лет назад
  Sam Hocevar c5b827a44e * Changed the buffer type in cucul_render_canvas() to void* to avoid 18 лет назад
  Sam Hocevar 2df91e7617 * Handle CACA_EVENT_QUIT in the event test program. 18 лет назад
  Sam Hocevar 72ec70454e * Workaround for broken AC_PATH_X autoconf macros. 18 лет назад
  Sam Hocevar 4749a448c3 * Compilation fix. 18 лет назад
  Sam Hocevar 792c7481f5 * Implemented CACA_EVENT_QUIT. Unused yet. 18 лет назад
  Sam Hocevar 4c9b4a5238 * Fixed autotools stuff in the cpp bindings. 18 лет назад
  Sam Hocevar 1fa4337054 * Compilation fix in cpptest.cpp. 18 лет назад
  Jean-Yves Lamoureux 12b35d02e8 * Fixed compile problem, put Event outside Caca class 18 лет назад
  Sam Hocevar c778d5301c * Removed math.c from cucul, it's beyond uselessness. Kept cucul_rand in 18 лет назад
  Sam Hocevar 482ee45ca6 * Removed a few useless files (vieux porc). 18 лет назад
  Sam Hocevar 7691e7615b * Updated TODO list. 18 лет назад