summaryrefslogtreecommitdiff
path: root/src/vterowdata.h
Commit message (Expand)AuthorAgeFilesLines
* widget: Make dim color handling more xterm-likeEgmont Koblinger2014-08-251-6/+5
* widget: Fix display glitches with rectangular selection and wide characters0.37.1Egmont Koblinger2014-05-281-5/+6
* emulation: Drop separate standout attribute, it's actually reverse in xtermEgmont Koblinger2014-05-181-2/+1
* all: Fix namespace for attributes macrosChristian Persch2014-05-061-2/+2
* all: Add nonnull attributesChristian Persch2014-05-021-9/+1
* emulation: Add support for OSC 19/119 (highlight fg color) and corresponding APIEgmont Koblinger2014-03-151-3/+4
* emulation: Use more consistent and verbose names for special purpose colorsEgmont Koblinger2014-03-151-6/+6
* emulation: Support 16 million colorsEgmont Koblinger2014-01-091-19/+28
* license: Update to LGPL 2.1. Update FSF postal address.Egmont Koblinger2014-01-081-10/+10
* emulation: Support italic textPatrick Niklaus2012-10-061-5/+4
* Use G_STATIC_ASSERTChristian Persch2010-04-101-5/+5
* [ring] Use gulong instead of guint for row/col indicesBehdad Esfahbod2009-10-231-6/+6
* Bug 596011 - Problem compiling vte 0.22.0 on SolarisBehdad Esfahbod2009-09-241-1/+0
* Bug 595494 - Build Failure in vte 0.21.6Behdad Esfahbod2009-09-181-9/+9
* Do some symbol hidingBehdad Esfahbod2009-09-171-9/+9
* [ring] Store text as UTF-8 and RLE-encode the attrsBehdad Esfahbod2009-09-151-0/+6
* Add VteIntCellBehdad Esfahbod2009-09-151-2/+4
* [ring] Move VteRowData into its own fileBehdad Esfahbod2009-09-151-0/+167