1040 Révisions (8acd00467411ec56ffb4a431e59e388c87a2287b)
 

Auteur SHA1 Message Date
  Sam Hocevar 8acd004674 * Added stuff to the TODO list. il y a 18 ans
  Sam Hocevar 9df4f8a821 * A few improvements to the screen/splitvt clone project. il y a 18 ans
  Sam Hocevar 4f4f887080 * Improved vt220 import by adding a persistent context to canvases. il y a 18 ans
  Sam Hocevar e1a42d9b42 * Added caca_set_cursor(). Not yet functional. il y a 18 ans
  Sam Hocevar 519216afa2 * Add support for doublewidth characters even if ncurses or SLang don't know il y a 18 ans
  Jean-Yves Lamoureux 66eebe567c * .Net : Fixed drawLine() and updated example (rasters rule) il y a 18 ans
  Sam Hocevar 81d9b86799 * Added a test app that swallows two console applications. Switch with C-a. il y a 18 ans
  Sam Hocevar 1756bdf30d * Improved ANSI importer so that it supports a lot more of what is needed il y a 18 ans
  Sam Hocevar 4a7f7c24b4 * Added a few ideas to the TODO list. il y a 18 ans
  Jean-Yves Lamoureux 00733ed08f * Added preliminary dither support to .NET bindings il y a 18 ans
  Jean-Yves Lamoureux e96d4ab9ee * Added frames to .NET bindings il y a 18 ans
  Jean-Yves Lamoureux 7e33300745 * Updated and/or added most of basic cucul functions. Lacks primitives, frames, dither, and import/export. il y a 18 ans
  Sam Hocevar c213ac0ecd * Merged old code by Ol that can be used as a start for the Cocoa driver. il y a 18 ans
  Sam Hocevar 971de92587 * Set version to 0.99.beta11. il y a 18 ans
  Sam Hocevar 55765045c8 * Support for CUCUL_DEFAULT and CUCUL_TRANSPARENT in the HTML exporters. il y a 18 ans
  Sam Hocevar afaf0a0a0c * Fix a compilation warning by pretending to use seterrno()'s argument il y a 18 ans
  Sam Hocevar bc11640fdf * Implemented strcmp() and strdup() and added an fflush() stub to the il y a 18 ans
  Sam Hocevar a17cf905f2 * Added some box drawing glyphs that are used by TOIlet's future.tlf font il y a 18 ans
  Sam Hocevar 12696aaff5 * Don't rely on pkg-config macros for variable substitution. Just in case. il y a 18 ans
  Sam Hocevar 6cc230e20d * No longer bail out with an error if Imlib2 or Doxygen were not found. il y a 18 ans
  Sam Hocevar b1bf22a593 * Minor documentation fix. il y a 18 ans
  Sam Hocevar afed497172 * Added all the glue needed for a Cocoa output driver. il y a 18 ans
  Sam Hocevar b6d2c75b78 * Minor compilation warning fix. OS X x86 defines "DELAY". il y a 18 ans
  Sam Hocevar 1cdaa755ae * Documented flip/flop/rotate as being involutive. il y a 18 ans
  Sam Hocevar e37f6aac55 * Renamed the "all" test to "cucul" because it otherwise conflicted with il y a 18 ans
  Sam Hocevar fcee80f87d * Factored terminal title setting code. il y a 18 ans
  Sam Hocevar dac2f4d57f * Implemented caca_set_display_title() for ncurses and S-Lang. il y a 18 ans
  Sam Hocevar 54d459067a * Implemented cucul_get_frame_name() and cucul_set_frame_name(). il y a 18 ans
  Sam Hocevar 0b3faf2078 * Started writing a full API test. Not sure where it'll lead. il y a 18 ans
  Sam Hocevar 243ca40d7d * Updated C++ bindings so that they build, at least. il y a 18 ans
  Sam Hocevar c5426e3e7b * Add more randomness to the cacademo effects. il y a 18 ans
  Sam Hocevar 35ad2eda5a * Added CACA_KEY_* values for Ctrl-C, Ctrl-V, etc. il y a 18 ans
  Sam Hocevar 6372da2ffc * Improved ANSI import, especially wrt. drawing context persistence. il y a 18 ans
  Sam Hocevar cff37b56c5 * Fix a bug in cucul_put_attr. This function was simply not working. il y a 18 ans
  Sam Hocevar 46b84c8c02 * Fix a bug in cucul_set_canvas_size() that caused the default attribute il y a 18 ans
  Sam Hocevar 16e95eb980 * When importing an utf-8 file, set background and foreground colours to il y a 18 ans
  Sam Hocevar 2add0768f1 * Oops, fixed NEW entry. il y a 18 ans
  Sam Hocevar fba189ba48 * Added a "make upload" rule for releases. il y a 18 ans
  Sam Hocevar 3547ef6d6b * Set version to 0.99.beta10. il y a 18 ans
  Sam Hocevar e580ce53c4 * Documentation updates. il y a 18 ans
  Sam Hocevar 5b08e789e4 * Re-added cucul_getchar() to the legacy functions. Debian's current version il y a 18 ans
  Sam Hocevar dbf07a9a27 * Add maxwidth and maxheight members to the font format. il y a 18 ans
  Sam Hocevar 15898ad288 * Random transition times in cacademo. il y a 18 ans
  Sam Hocevar a750bb77b3 * Ctrl-C and Ctrl-Z quit cacafire and cacademo. il y a 18 ans
  Sam Hocevar 51936f585c * Got rid of HAVE_ERRNO_H ifdefs by defining seterrno()/geterrno() functions. il y a 18 ans
  Sam Hocevar 5d59b719c8 * Add CJK punctuation to the default fonts. il y a 18 ans
  Sam Hocevar 18f1f68be7 * Add a debug() function and a --enable-debug configure flag. il y a 18 ans
  Sam Hocevar eb017043ab * Support fullwidth fonts. il y a 18 ans
  Sam Hocevar 17db9e489b * Documented caca_event_t members. il y a 18 ans
  Sam Hocevar 40aa3b7933 * Documentation updates. Moved the canvas and font format definitions to il y a 18 ans