summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 0.35.900.35.90Christian Persch2014-03-171-0/+9
* widget: Nicer box drawing charactersEgmont Koblinger2014-03-174-380/+944
* build: Version bumpChristian Persch2014-03-171-1/+1
* build: Fix log domainChristian Persch2014-03-171-1/+1
* widget: Do not intercept Ctrl+F1Egmont Koblinger2014-03-171-0/+4
* perf: Add scripts to EXTRA_DISTEgmont Koblinger2014-03-171-1/+7
* build: Use consistent version check for smooth scrollEgmont Koblinger2014-03-161-1/+1
* build: Remove vte-gtk-compatEgmont Koblinger2014-03-167-76/+33
* build: Clean up legacy signal creation leftoversEgmont Koblinger2014-03-161-264/+232
* build: Clean up gdk keysym namesEgmont Koblinger2014-03-163-359/+353
* build: Remove gtk2 leftover codeEgmont Koblinger2014-03-1610-347/+4
* emulation: Add support for OSC 19/119 (highlight fg color) and corresponding APIEgmont Koblinger2014-03-155-11/+104
* emulation: Use more consistent and verbose names for special purpose colorsEgmont Koblinger2014-03-153-62/+62
* build: Fix many compiler warningsEgmont Koblinger2014-03-037-68/+12
* prompt: Make zsh hook to precmd.Michal Sojka2014-03-031-1/+1
* Post release version bumpChristian Persch2014-02-181-1/+1
* Version 0.35.20.35.2Christian Persch2014-02-181-0/+10
* widget: Maintain selection when rewrapping, take 3Egmont Koblinger2014-02-121-18/+30
* widget: Fix selection's padding adjustmentEgmont Koblinger2014-01-241-3/+2
* widget: Maintain selection when rewrapping, take 2Egmont Koblinger2014-01-241-1/+6
* widget: Maintain selection when rewrappingEgmont Koblinger2014-01-241-18/+28
* emulation: Make OSC response use the same terminator as the queryEgmont Koblinger2014-01-243-53/+113
* debug: Fix segfaultEgmont Koblinger2014-01-221-4/+10
* emulation: Add support for OSC 1?1[017] (fg, bg, highlight colors)Egmont Koblinger2014-01-224-17/+110
* emulation: Add support for OSC 104 (reset colors)Egmont Koblinger2014-01-214-0/+33
* emulation: Add support for OSC 112 (reset cursor color)Kevin Goodsell2014-01-214-0/+11
* emulation: Refactor color palette handlingEgmont Koblinger2014-01-213-113/+87
* widget: Don't try to allocate arbitrary amount of memory.Egmont Koblinger2014-01-171-0/+2
* widget: Fix off-by-one in allowed palette size.Egmont Koblinger2014-01-171-3/+3
* Post release version bumpChristian Persch2014-01-131-1/+1
* Version 0.35.10.35.1Egmont Koblinger2014-01-131-0/+8
* emulation: Fix standout handling (typo introduced by true color support)Egmont Koblinger2014-01-131-1/+1
* Fix performance regression with only one active terminal widget.Egmont Koblinger2014-01-131-1/+1
* Allow ":" as subparameter delimiter in SGR color sequences.Egmont Koblinger2014-01-132-54/+139
* emulation: Restore colors upon terminal reset.Egmont Koblinger2014-01-101-2/+3
* emulation: Support 16 million colorsEgmont Koblinger2014-01-095-189/+271
* license: Update to LGPL 2.1. Update FSF postal address.Egmont Koblinger2014-01-0867-834/+870
* Emulation: Emit sequences for Shift+PageUp and friends on alternate screen.Egmont Koblinger2014-01-081-6/+12
* drawing: Make the cursor over a tab character only a single cell wideEgmont Koblinger2014-01-071-1/+1
* doc: Add ambiguous.txt to EXTRA_DISTEgmont Koblinger2014-01-071-0/+1
* drawing: Make underline cursor's height equal the i-beam's widthPaul Bolle2014-01-071-1/+3
* Emulation: Fix escape sequence of Ctrl+Alt+SpaceEgmont Koblinger2014-01-071-0/+3
* Emulation: Fix escape sequences of Begin (numpad 5) with modifiersEgmont Koblinger2014-01-071-3/+4
* Emulation: Fix escape sequences of Home and End, with and without modifiersEgmont Koblinger2014-01-071-0/+12
* Emulation: Fix escape sequences of numpad math operators with modifiersEgmont Koblinger2014-01-071-13/+26
* Emulation: Fix escape sequences of F1-F4 with modifiersEgmont Koblinger2014-01-071-0/+12
* Mention rewrap in NEWSEgmont Koblinger2014-01-071-3/+3
* iconv: Don't drop incomplete UTF-8 before control charactersEgmont Koblinger2014-01-071-2/+9
* iconv: UTF-8 decoding cleanupEgmont Koblinger2013-12-311-24/+3
* doc: Remove ancient copy of xterm sequences docChristian Persch2013-12-202-1654/+0