659 Revize (55efedc1b25e20b95b4a9429cc1f72b811550fdd)
 

Autor SHA1 Zpráva Datum
  Sam Hocevar 55efedc1b2 * Really minor coding style fixes in the ANSI importer. před 18 roky
  Sam Hocevar 235504d81a * More error checking in libcucul. před 18 roky
  Sam Hocevar 1f094662d8 * Jylam is too modest. před 18 roky
  Jean-Yves Lamoureux 73b9c0af14 * Added importers test před 18 roky
  Jean-Yves Lamoureux 2e167ab614 * Added preliminary ANSI importer, added import formats autodection před 18 roky
  Sam Hocevar 981c405554 * Check for <errno.h>. před 18 roky
  Sam Hocevar eb2aa1aa48 * Reverted that errno stuff. We'll just use the real errno. před 18 roky
  Sam Hocevar fc6d86d835 * Added basis for an errno-like mechanism. před 18 roky
  Sam Hocevar 69dd5d5017 * Removed my previously introduced --enable-pangoft2 and replaced it with před 18 roky
  Sam Hocevar 9ff93666c6 * Brought the Win32 build back on its wheels. před 18 roky
  Sam Hocevar 4a1507c398 * Renamed htons/htonl to hton16/hton32 to avoid useless conflicts. před 18 roky
  Sam Hocevar 8e7e025239 * Fixed minor compilation warning. před 18 roky
  Sam Hocevar 0a78b2b871 * Win32 compilation fix. před 18 roky
  Sam Hocevar 19f1503d76 * On win32, only disable the built-in fonts, not all the font functions. před 18 roky
  Sam Hocevar d04b853800 * Look for htons/htonl in netinet/in.h in addition to arpa/inet.h před 18 roky
  Sam Hocevar 5b25febea4 * Hahaha, fixed the coding style example. před 18 roky
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h před 18 roky
  Sam Hocevar 370fb06990 * Added "common.h", a placeholder for simple features and functions missing před 18 roky
  Sam Hocevar 43e1514520 * Print '?' for Unicode characters in the ANSI export. We'll decide later před 18 roky
  Sam Hocevar 65f76ab682 * Oops, fixed an old typo that brevented building without PangoFt2. před 18 roky
  Sam Hocevar 871e46bf06 * Fixed Debian build files. před 18 roky
  Sam Hocevar af762d7d6d * Do not bail out if PangoFt2 was not found. před 18 roky
  Sam Hocevar 1d3b712e67 * 0.99.beta1 release. před 18 roky
  Sam Hocevar d0b0d90e2a * Got rid of CUCUL_LIBS. It's unused. před 18 roky
  Sam Hocevar eaed513209 * Updated Debian build rules. před 18 roky
  Sam Hocevar 6c0e8da858 * Allow the caca_event_t *ev argument for caca_get_event() to be NULL. před 18 roky
  Sam Hocevar 8c40eb7a8e * Minor updates to the migration documentation. před 18 roky
  Sam Hocevar bb6e27c1e6 * Slightly improved the documentation build rules dependencies. před 18 roky
  Sam Hocevar b0370b6228 * Updated ChangeLog, NEWS and TODO. před 18 roky
  Sam Hocevar eb938019d8 * Updated the migration guide. před 18 roky
  Sam Hocevar 727a7396b5 * Wrote the C coding style documentation. před 18 roky
  Sam Hocevar 634c8266cc * Added a test for multiple frames support. před 18 roky
  Sam Hocevar 9a65579cf6 * Support for multiple frames in canvases. před 18 roky
  Sam Hocevar 7841bb6b50 * Added a simple "text" importer, until the cool ANSI importer arrives. před 18 roky
  Sam Hocevar e68c0f92b8 * Disabled the foreground/background optimisation in the IRC export because před 18 roky
  Sam Hocevar 8534299c9e * Disabled sprite stuff from the tests. před 18 roky
  Sam Hocevar a6553bce90 * Removed soon-to-be-thrown-away sprite stuff from the C++ bindings. před 18 roky
  Sam Hocevar 747dfe797f * Fixed --enable-cpp to actually do something. Also, disabled it by před 18 roky
  Sam Hocevar ed2c5a58e6 * Oops, tutorial.dox was actually missing. Also, added a style.dox skeleton. před 18 roky
  Sam Hocevar 1ca8f93522 * Set version number to 0.99.beta1. před 18 roky
  Sam Hocevar 046c004862 * Got rid of cv->scratch_line. It's unused, too. před 18 roky
  Sam Hocevar beda391b6b * Got rid of cv->empty_line, it's now unused. před 18 roky
  Sam Hocevar bde0e5ca7e * Changed cucul_clear_canvas() again. It now uses the current foreground před 18 roky
  Sam Hocevar a72d5736e0 * Fixed a segfault in the C++ bindings. Vieux porc ! před 18 roky
  Sam Hocevar 7bd6e8a406 * Set library names to lib*.so.0.10.0. před 18 roky
  Sam Hocevar 4914b86cbf * Fixed a compilation warning. před 18 roky
  Sam Hocevar accf27b445 * Minor documentation fix. před 18 roky
  Sam Hocevar 07feb84e72 * Fixed ugly coding style of the C++ bindings. Vieux porc immonde. před 18 roky
  Sam Hocevar 2401f2c732 * Moved cucul_load_canvas() into cucul/import.c and renamed it into před 18 roky
  Sam Hocevar 2353ad9215 * Minor documentation improvements. před 18 roky