709 Комити (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 година
  Jean-Yves Lamoureux 6682ce2bd9 * Fixed error in tutorial, updated caca_get_event() doc пре 18 година
  Jean-Yves Lamoureux 85af5113d1 * Fixed $Id пре 18 година
  Jean-Yves Lamoureux 2dd1d02580 * Added preliminary .NET bindings. Caca is complete, Cucul needs to be finished пре 18 година
  Sam Hocevar 0a53a92195 * Completed return value and errno handling in libcucul API. пре 18 година
  Sam Hocevar 72ba9c3585 * Allow an optional input filename in the export test for cheap conversions. пре 18 година
  Jean-Yves Lamoureux 758db0ca7b * coding style fixes again пре 18 година
  Jean-Yves Lamoureux 5eecd73820 * Fixed indentation. I did it myself, I'm a big boy. пре 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 година
  Jean-Yves Lamoureux 08be72c146 * Added preliminary (it means that's fucked up) CP437 codepage пре 18 година
  Sam Hocevar 3de6dcf5ef * Added U+25A0 (■) to the CP437 hack in the X11 driver. пре 18 година
  Jean-Yves Lamoureux 59069aba51 * cut too long line (I read the coding style rules, yes). And we had home/end keys support in opengl driver BEFORE X11. Yeah ! пре 18 година
  Jean-Yves Lamoureux 7674499822 * removed duplicate code пре 18 година
  Sam Hocevar 20c12d1912 * Wow, we even have Home/End support in X11. пре 18 година
  Sam Hocevar 311cd082e3 * PageUp/PageDown support in X11. пре 18 година
  Jean-Yves Lamoureux abad42960e * Fixed home/pgup/pgdown/insert events пре 18 година
  Jean-Yves Lamoureux 0244aa366b * page up / down пре 18 година
  Sam Hocevar af3b09f1f5 * In ANSI, bold only sets the foreground colour to bright, not the пре 18 година
  Sam Hocevar b97751b9bc * Added cacadraw. It only shows files and lets you scroll for now, but пре 18 година
  Jean-Yves Lamoureux d8fad53ba0 * Really updated doc пре 18 година
  Jean-Yves Lamoureux 7ed107c9fe * Fixed documentation for import пре 18 година
  Sam Hocevar 935098991c * Removed legacy cpp directory. пре 18 година
  Jean-Yves Lamoureux bce66aa628 * Updated C++ bindings and renamed directory to more comprehensive cxx пре 18 година
  Sam Hocevar cb823dd55b * Minor typo. пре 18 година
  Jean-Yves Lamoureux f57af45c76 * Updated libcaca c++ bindings пре 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 година
  Jean-Yves Lamoureux b15241efbd * Updated C++ bindings, should be coding-style-correction-proof, or at least a bit better than before. Not tested at all. пре 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 година