673 Commits (e766c1d02822715530eff01784a6d0aa15236716)
 

Autor SHA1 Nachricht Datum
  Sam Hocevar e766c1d028 * Coding style. vor 19 Jahren
  Sam Hocevar 5fc912073b * No way, dude. You cannot declare x and y unsigned if you test for (x < 0). vor 19 Jahren
  Jean-Yves Lamoureux 579b928b7e * Fixed warnings in ansi importer vor 19 Jahren
  Sam Hocevar dce6200136 * More cleaning up of the ANSI loader. Fixed reverse video. vor 19 Jahren
  Sam Hocevar 42b967ec0e * Set the transparent colour's RGB values to the default colour's ones. vor 19 Jahren
  Jean-Yves Lamoureux ad6543c152 * Improved ANSI format detection vor 19 Jahren
  Sam Hocevar c3bbd62830 * Really fixed bold in ANSI loader, and removed dead code. vor 19 Jahren
  Sam Hocevar e499f61ff9 * Simplified _manage_modifiers() a bit. vor 19 Jahren
  Sam Hocevar bdfd1a250d * Fixed bold support in ANSI loader. vor 19 Jahren
  Sam Hocevar 0a5bc9b61d * A few fixes in the ANSI interpreter. vor 19 Jahren
  Sam Hocevar 061d2d35a4 * Got rid of _update_canvas_size(). vor 19 Jahren
  Jean-Yves Lamoureux e5ea6fb7cf * _updated_coding_style(aBit); vor 19 Jahren
  Sam Hocevar 3f7362eabb * Ahahaha. Meet the "optimisation" that breaks everything. vor 19 Jahren
  Sam Hocevar 930abfc743 * Small optimisation in import_text(). vor 19 Jahren
  Sam Hocevar 55efedc1b2 * Really minor coding style fixes in the ANSI importer. vor 19 Jahren
  Sam Hocevar 235504d81a * More error checking in libcucul. vor 19 Jahren
  Sam Hocevar 1f094662d8 * Jylam is too modest. vor 19 Jahren
  Jean-Yves Lamoureux 73b9c0af14 * Added importers test vor 19 Jahren
  Jean-Yves Lamoureux 2e167ab614 * Added preliminary ANSI importer, added import formats autodection vor 19 Jahren
  Sam Hocevar 981c405554 * Check for <errno.h>. vor 19 Jahren
  Sam Hocevar eb2aa1aa48 * Reverted that errno stuff. We'll just use the real errno. vor 19 Jahren
  Sam Hocevar fc6d86d835 * Added basis for an errno-like mechanism. vor 19 Jahren
  Sam Hocevar 69dd5d5017 * Removed my previously introduced --enable-pangoft2 and replaced it with vor 19 Jahren
  Sam Hocevar 9ff93666c6 * Brought the Win32 build back on its wheels. vor 19 Jahren
  Sam Hocevar 4a1507c398 * Renamed htons/htonl to hton16/hton32 to avoid useless conflicts. vor 19 Jahren
  Sam Hocevar 8e7e025239 * Fixed minor compilation warning. vor 19 Jahren
  Sam Hocevar 0a78b2b871 * Win32 compilation fix. vor 19 Jahren
  Sam Hocevar 19f1503d76 * On win32, only disable the built-in fonts, not all the font functions. vor 19 Jahren
  Sam Hocevar d04b853800 * Look for htons/htonl in netinet/in.h in addition to arpa/inet.h vor 19 Jahren
  Sam Hocevar 5b25febea4 * Hahaha, fixed the coding style example. vor 19 Jahren
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h vor 19 Jahren
  Sam Hocevar 370fb06990 * Added "common.h", a placeholder for simple features and functions missing vor 19 Jahren
  Sam Hocevar 43e1514520 * Print '?' for Unicode characters in the ANSI export. We'll decide later vor 19 Jahren
  Sam Hocevar 65f76ab682 * Oops, fixed an old typo that brevented building without PangoFt2. vor 19 Jahren
  Sam Hocevar 871e46bf06 * Fixed Debian build files. vor 19 Jahren
  Sam Hocevar af762d7d6d * Do not bail out if PangoFt2 was not found. vor 19 Jahren
  Sam Hocevar 1d3b712e67 * 0.99.beta1 release. vor 19 Jahren
  Sam Hocevar d0b0d90e2a * Got rid of CUCUL_LIBS. It's unused. vor 19 Jahren
  Sam Hocevar eaed513209 * Updated Debian build rules. vor 19 Jahren
  Sam Hocevar 6c0e8da858 * Allow the caca_event_t *ev argument for caca_get_event() to be NULL. vor 19 Jahren
  Sam Hocevar 8c40eb7a8e * Minor updates to the migration documentation. vor 19 Jahren
  Sam Hocevar bb6e27c1e6 * Slightly improved the documentation build rules dependencies. vor 19 Jahren
  Sam Hocevar b0370b6228 * Updated ChangeLog, NEWS and TODO. vor 19 Jahren
  Sam Hocevar eb938019d8 * Updated the migration guide. vor 19 Jahren
  Sam Hocevar 727a7396b5 * Wrote the C coding style documentation. vor 19 Jahren
  Sam Hocevar 634c8266cc * Added a test for multiple frames support. vor 19 Jahren
  Sam Hocevar 9a65579cf6 * Support for multiple frames in canvases. vor 19 Jahren
  Sam Hocevar 7841bb6b50 * Added a simple "text" importer, until the cool ANSI importer arrives. vor 19 Jahren
  Sam Hocevar e68c0f92b8 * Disabled the foreground/background optimisation in the IRC export because vor 19 Jahren
  Sam Hocevar 8534299c9e * Disabled sprite stuff from the tests. vor 19 Jahren