645 Révisions (d04b853800a8caf221ad79025d188d5ad9bf1ba7)
 

Auteur SHA1 Message Date
  Sam Hocevar d04b853800 * Look for htons/htonl in netinet/in.h in addition to arpa/inet.h il y a 18 ans
  Sam Hocevar 5b25febea4 * Hahaha, fixed the coding style example. il y a 18 ans
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h il y a 18 ans
  Sam Hocevar 370fb06990 * Added "common.h", a placeholder for simple features and functions missing il y a 18 ans
  Sam Hocevar 43e1514520 * Print '?' for Unicode characters in the ANSI export. We'll decide later il y a 18 ans
  Sam Hocevar 65f76ab682 * Oops, fixed an old typo that brevented building without PangoFt2. il y a 18 ans
  Sam Hocevar 871e46bf06 * Fixed Debian build files. il y a 18 ans
  Sam Hocevar af762d7d6d * Do not bail out if PangoFt2 was not found. il y a 18 ans
  Sam Hocevar 1d3b712e67 * 0.99.beta1 release. il y a 18 ans
  Sam Hocevar d0b0d90e2a * Got rid of CUCUL_LIBS. It's unused. il y a 18 ans
  Sam Hocevar eaed513209 * Updated Debian build rules. il y a 18 ans
  Sam Hocevar 6c0e8da858 * Allow the caca_event_t *ev argument for caca_get_event() to be NULL. il y a 18 ans
  Sam Hocevar 8c40eb7a8e * Minor updates to the migration documentation. il y a 18 ans
  Sam Hocevar bb6e27c1e6 * Slightly improved the documentation build rules dependencies. il y a 18 ans
  Sam Hocevar b0370b6228 * Updated ChangeLog, NEWS and TODO. il y a 18 ans
  Sam Hocevar eb938019d8 * Updated the migration guide. il y a 18 ans
  Sam Hocevar 727a7396b5 * Wrote the C coding style documentation. il y a 18 ans
  Sam Hocevar 634c8266cc * Added a test for multiple frames support. il y a 18 ans
  Sam Hocevar 9a65579cf6 * Support for multiple frames in canvases. il y a 18 ans
  Sam Hocevar 7841bb6b50 * Added a simple "text" importer, until the cool ANSI importer arrives. il y a 18 ans
  Sam Hocevar e68c0f92b8 * Disabled the foreground/background optimisation in the IRC export because il y a 18 ans
  Sam Hocevar 8534299c9e * Disabled sprite stuff from the tests. il y a 18 ans
  Sam Hocevar a6553bce90 * Removed soon-to-be-thrown-away sprite stuff from the C++ bindings. il y a 18 ans
  Sam Hocevar 747dfe797f * Fixed --enable-cpp to actually do something. Also, disabled it by il y a 18 ans
  Sam Hocevar ed2c5a58e6 * Oops, tutorial.dox was actually missing. Also, added a style.dox skeleton. il y a 18 ans
  Sam Hocevar 1ca8f93522 * Set version number to 0.99.beta1. il y a 18 ans
  Sam Hocevar 046c004862 * Got rid of cv->scratch_line. It's unused, too. il y a 18 ans
  Sam Hocevar beda391b6b * Got rid of cv->empty_line, it's now unused. il y a 18 ans
  Sam Hocevar bde0e5ca7e * Changed cucul_clear_canvas() again. It now uses the current foreground il y a 18 ans
  Sam Hocevar a72d5736e0 * Fixed a segfault in the C++ bindings. Vieux porc ! il y a 18 ans
  Sam Hocevar 7bd6e8a406 * Set library names to lib*.so.0.10.0. il y a 18 ans
  Sam Hocevar 4914b86cbf * Fixed a compilation warning. il y a 18 ans
  Sam Hocevar accf27b445 * Minor documentation fix. il y a 18 ans
  Sam Hocevar 07feb84e72 * Fixed ugly coding style of the C++ bindings. Vieux porc immonde. il y a 18 ans
  Sam Hocevar 2401f2c732 * Moved cucul_load_canvas() into cucul/import.c and renamed it into il y a 18 ans
  Sam Hocevar 2353ad9215 * Minor documentation improvements. il y a 18 ans
  Sam Hocevar d0dd70b64c * Documentation improvements. Wrote a small migration guide and added the il y a 18 ans
  Sam Hocevar 421d168382 * Added AUTHORS, THANKS, NEWS and TODO to the Doxygen documentation. Moved the main il y a 18 ans
  Sam Hocevar dae3418616 * Do not use ncurses' TIOCGWINSZ handler if <sys/ioctl.h> is not here. il y a 18 ans
  Sam Hocevar 484411422a * Workaround for broken C++ linking with old libtool versions. il y a 18 ans
  Sam Hocevar e589722123 * Moved the technical discussion on S-Lang's palette optimisation from il y a 18 ans
  Sam Hocevar 1ec6544305 * More function mass-renaming: caca_attach -> caca_create_display, etc. il y a 18 ans
  Sam Hocevar ea3bde92a4 * Added a new "caca" exporter. il y a 18 ans
  Sam Hocevar 1f72bee68f * Updates to the Debian build files. il y a 18 ans
  Sam Hocevar 0deb4abc25 * Changed the cucul_dither_bitmap behaviour so that the 4 coordinates are il y a 18 ans
  Sam Hocevar e3f0d6c57d * Changed the cucul_rand() behaviour. Now cucul_rand(0, 10) returns random il y a 18 ans
  Sam Hocevar a4ac581b6f * Renamed cucul_clear() to cucul_clear_canvas() and added an argument to il y a 18 ans
  Sam Hocevar 18f6532dbc * Renamed main canvas-related functions so that they have "canvas" in il y a 18 ans
  Sam Hocevar 5f4a761ce0 * Cosmetic changes. il y a 18 ans
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. il y a 18 ans