1012 Commits (0b3faf20789dcceb6a9567bf36dcfbf867c8cb97)
 

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