14 次程式碼提交 (1498e63f729db95762c6f3e800073759c9fec247)

作者 SHA1 備註 提交日期
  Ben Wiley Sittler 07d9dcc348 preserve column alignment better by breaking cells at spaces; preserve 16 年之前
  Ben Wiley Sittler e434549a4d force a column alignment after each column containing a fullwidth character. 16 年之前
  Ben Wiley Sittler d32f8eb7f8 fix foreground-color and quoting bugs in the "html" exporter; also, 16 年之前
  Ben Wiley Sittler e8756c7c46 do not split a fullwidth character in the middle. yes, in some 16 年之前
  Ben Wiley Sittler 567ae29030 do not expand tabs here. instead, importers need to understand '\t' 16 年之前
  Ben Wiley Sittler afcad730a8 some unicode characters could overflow the buffer; handle more control 16 年之前
  Ben Wiley Sittler f4b036ef09 optimization: when the canvas is only a single line, we can always 16 年之前
  Ben Wiley Sittler 86a512cf34 work around table layout bugs by ensuring that if there are multiple 16 年之前
  Ben Wiley Sittler ef3b597946 add a <table summary="..." /> attribute so screenreader software does not 16 年之前
  Ben Wiley Sittler cb49816e2e use a single table cell for adjacent attribute runs provided the background color will be the same; this allows us to avoid special stylesheets for our example programs 16 年之前
  Ben Wiley Sittler 8cc4c277b3 output valid XHTML (it's valid HTML3 too); note that this drops the COLS=... attribute on the table, but that had previously been calculated incorrectly anyhow so i doubt it mattered 16 年之前
  Ben Wiley Sittler e6e8418523 fix table border, colors, and quoting of <, ", ', and > in html3 output 16 年之前
  Ben Wiley Sittler 7273a9dbf2 correctly account for tabs in html3 export 16 年之前
  Sam Hocevar e1562a8d46 libcaca: move codecs and import/export functions into subdirectories. 16 年之前