1270 Commits (3602fc98bef8194a104896290f411e290087dde4)
 

Author SHA1 Message Date
  Sam Hocevar a6cb886e4a * Differentiate between • and ● in the X11 rendering overrides. 17 years ago
  Sam Hocevar 1e67bd5400 * Patch by Ben Wiley Sittler for two misrendered glyphs. 17 years ago
  Sam Hocevar 9369bb3cb8 * Slightly nicer code in driver_x11.c. 17 years ago
  Jean-Yves Lamoureux 44267738ab * Minor cosmetic changes 17 years ago
  Sam Hocevar 8c7a66761a * Use cucul_utf32_to_ascii() when the SLang backend does not support UTF-8. 17 years ago
  Sam Hocevar 8ed49158e8 * X11 driver improvements courtesy of Ben Wiley Sittler. Reworked them a 17 years ago
  Sam Hocevar c9570afbbe * Compilation fix for systems (e.g. Darwin) where SLtt_Has_Alt_Charset does 17 years ago
  Sam Hocevar a6a1783b88 * Implemented cucul_utf32_to_ascii() using code from Ben Wiley Sittler. 17 years ago
  Sam Hocevar c9f6de3cb2 * Fixed OpenGL fullwidth support, courtesy of Ben Wiley Sittler. 17 years ago
  Sam Hocevar 1deb19790d * Disabled USE_RGB12_FGBG for now, as it was reported not to work. 17 years ago
  Sam Hocevar 6d843e75b2 * Winsock compilation fixes in cacaserver, courtesy of Ben Wiley Sittler 17 years ago
  Sam Hocevar 75f84cedfa * Updated internal fonts to match tools/makefont.c. 17 years ago
  Sam Hocevar ee56ef1867 * Added glyphs to our default fonts: 17 years ago
  Sam Hocevar 17dc232724 * Add a "make fonts" rule to the makefile for easy updates. 17 years ago
  Jean-Yves Lamoureux f03911b212 * Added rotozoom (and its 1MB header file) 17 years ago
  Jean-Yves Lamoureux 927ab4638c * Added squared transition to cacademo 18 years ago
  Jean-Yves Lamoureux d9adb5fa6d * Added error checks to cacaplay 18 years ago
  Jean-Yves Lamoureux 6b807c1a90 * Added error checks on canvas / display creations 18 years ago
  Jean-Yves Lamoureux 389cfcdf70 * Added error detection to truecolor test 18 years ago
  Sam Hocevar 66fb91bec2 * The transformation rules didn’t have ⅃ ⅄ ⅂. 18 years ago
  Jean-Yves Lamoureux 2276a03dae * Changed threshold in key events, a bit more natural 18 years ago
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. 18 years ago
  Sam Hocevar 33058757da * Add a no warranty clause to the code. 18 years ago
  Sam Hocevar 9afb3060cc * Fix OpenBSD build. 18 years ago
  Sam Hocevar c158dfea32 * Working Cocoa driver, courtesy of Colin Delacroix <colin@zoy.org>. 18 years ago
  Sam Hocevar 77bed4f704 * Got rid of that ugly cv->import member. 18 years ago
  Sam Hocevar a7ac5f9e1e * Get rid of test/term.c, it's now in its own repository. 18 years ago
  Sam Hocevar f1f00897c5 * Fix shadowing declarations. 18 years ago
  Sam Hocevar 1fd3d09e44 * Do not build test/term if fcntl() is not available. Yes, could be improved. 18 years ago
  Sam Hocevar 0dcf397cf4 * Fixed syntax errors. 18 years ago
  Sam Hocevar 8acd004674 * Added stuff to the TODO list. 18 years ago
  Sam Hocevar 9df4f8a821 * A few improvements to the screen/splitvt clone project. 18 years ago
  Sam Hocevar 4f4f887080 * Improved vt220 import by adding a persistent context to canvases. 18 years ago
  Sam Hocevar e1a42d9b42 * Added caca_set_cursor(). Not yet functional. 18 years ago
  Sam Hocevar 519216afa2 * Add support for doublewidth characters even if ncurses or SLang don't know 18 years ago
  Jean-Yves Lamoureux 66eebe567c * .Net : Fixed drawLine() and updated example (rasters rule) 18 years ago
  Sam Hocevar 81d9b86799 * Added a test app that swallows two console applications. Switch with C-a. 18 years ago
  Sam Hocevar 1756bdf30d * Improved ANSI importer so that it supports a lot more of what is needed 18 years ago
  Sam Hocevar 4a7f7c24b4 * Added a few ideas to the TODO list. 18 years ago
  Jean-Yves Lamoureux 00733ed08f * Added preliminary dither support to .NET bindings 18 years ago
  Jean-Yves Lamoureux e96d4ab9ee * Added frames to .NET bindings 18 years ago
  Jean-Yves Lamoureux 7e33300745 * Updated and/or added most of basic cucul functions. Lacks primitives, frames, dither, and import/export. 18 years ago
  Sam Hocevar c213ac0ecd * Merged old code by Ol that can be used as a start for the Cocoa driver. 18 years ago
  Sam Hocevar 971de92587 * Set version to 0.99.beta11. 18 years ago
  Sam Hocevar 55765045c8 * Support for CUCUL_DEFAULT and CUCUL_TRANSPARENT in the HTML exporters. 18 years ago
  Sam Hocevar afaf0a0a0c * Fix a compilation warning by pretending to use seterrno()'s argument 18 years ago
  Sam Hocevar bc11640fdf * Implemented strcmp() and strdup() and added an fflush() stub to the 18 years ago
  Sam Hocevar a17cf905f2 * Added some box drawing glyphs that are used by TOIlet's future.tlf font 18 years ago
  Sam Hocevar 12696aaff5 * Don't rely on pkg-config macros for variable substitution. Just in case. 18 years ago
  Sam Hocevar 6cc230e20d * No longer bail out with an error if Imlib2 or Doxygen were not found. 18 years ago