176 Ревизии (9d482f7762783505d5f8ce34744277fbb4e4c002)

Автор SHA1 Съобщение Дата
  Sam Hocevar 9d482f7762 * Added "utf8" export that is like ANSI but exports UTF-8 encoded coloured преди 18 години
  Sam Hocevar 956ee0b309 * Use a slightly different RGB palette for ANSI colours, so that brown преди 18 години
  Sam Hocevar 0a53a92195 * Completed return value and errno handling in libcucul API. преди 18 години
  Jean-Yves Lamoureux 758db0ca7b * coding style fixes again преди 18 години
  Sam Hocevar c117cb2411 * Fixed line wrapping on some weird ANSI files. преди 18 години
  Sam Hocevar d82754532b * Fixed an ANSI rendering bug related to the bold attribute. преди 18 години
  Sam Hocevar 89bfc20006 * Added Unicode range U+2200 - U+22FF (Mathematical Operators) to the преди 18 години
  Sam Hocevar b3ffcad709 * Minor code reorganisation and documenting. преди 18 години
  Sam Hocevar af3b09f1f5 * In ANSI, bold only sets the foreground colour to bright, not the преди 18 години
  Jean-Yves Lamoureux d8fad53ba0 * Really updated doc преди 18 години
  Jean-Yves Lamoureux 7ed107c9fe * Fixed documentation for import преди 18 години
  Sam Hocevar 38c4a8b608 * Implemented cucul_load_file() and cucul_load_memory() to load respectively преди 18 години
  Sam Hocevar 89355c1e39 * Argh, _really_ fixed the uninitialised variable. преди 18 години
  Sam Hocevar fb928813b2 * Fixed an uninitialised variable. преди 18 години
  Sam Hocevar d6e556e5c6 * Fixed our buffer overflow in the ANSI parser by simply skipping control преди 18 години
  Sam Hocevar 5e18b3450f * More robust ANSI sequence argument parser. Detects private sequences and преди 18 години
  Jean-Yves Lamoureux 2450e5ea28 * Fixed warning in a clever and tested way. Bordel de merde. преди 18 години
  Sam Hocevar e766c1d028 * Coding style. преди 18 години
  Sam Hocevar 5fc912073b * No way, dude. You cannot declare x and y unsigned if you test for (x < 0). преди 18 години
  Jean-Yves Lamoureux 579b928b7e * Fixed warnings in ansi importer преди 18 години
  Sam Hocevar dce6200136 * More cleaning up of the ANSI loader. Fixed reverse video. преди 18 години
  Sam Hocevar 42b967ec0e * Set the transparent colour's RGB values to the default colour's ones. преди 18 години
  Jean-Yves Lamoureux ad6543c152 * Improved ANSI format detection преди 18 години
  Sam Hocevar c3bbd62830 * Really fixed bold in ANSI loader, and removed dead code. преди 18 години
  Sam Hocevar e499f61ff9 * Simplified _manage_modifiers() a bit. преди 18 години
  Sam Hocevar bdfd1a250d * Fixed bold support in ANSI loader. преди 18 години
  Sam Hocevar 0a5bc9b61d * A few fixes in the ANSI interpreter. преди 18 години
  Sam Hocevar 061d2d35a4 * Got rid of _update_canvas_size(). преди 18 години
  Jean-Yves Lamoureux e5ea6fb7cf * _updated_coding_style(aBit); преди 18 години
  Sam Hocevar 3f7362eabb * Ahahaha. Meet the "optimisation" that breaks everything. преди 18 години
  Sam Hocevar 930abfc743 * Small optimisation in import_text(). преди 18 години
  Sam Hocevar 55efedc1b2 * Really minor coding style fixes in the ANSI importer. преди 18 години
  Sam Hocevar 235504d81a * More error checking in libcucul. преди 18 години
  Jean-Yves Lamoureux 2e167ab614 * Added preliminary ANSI importer, added import formats autodection преди 18 години
  Sam Hocevar 981c405554 * Check for <errno.h>. преди 18 години
  Sam Hocevar eb2aa1aa48 * Reverted that errno stuff. We'll just use the real errno. преди 18 години
  Sam Hocevar fc6d86d835 * Added basis for an errno-like mechanism. преди 18 години
  Sam Hocevar 4a1507c398 * Renamed htons/htonl to hton16/hton32 to avoid useless conflicts. преди 18 години
  Sam Hocevar 19f1503d76 * On win32, only disable the built-in fonts, not all the font functions. преди 18 години
  Sam Hocevar d04b853800 * Look for htons/htonl in netinet/in.h in addition to arpa/inet.h преди 18 години
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h преди 18 години
  Sam Hocevar 43e1514520 * Print '?' for Unicode characters in the ANSI export. We'll decide later преди 18 години
  Sam Hocevar d0b0d90e2a * Got rid of CUCUL_LIBS. It's unused. преди 18 години
  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 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 7bd6e8a406 * Set library names to lib*.so.0.10.0. преди 18 години