summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ring: Fix an incorrect assertion0.52.4Egmont Koblinger2019-10-111-3/+7
* emulation: Ensure the cursor remains onscreen when moving downEgmont Koblinger2019-10-111-2/+3
* Post release version bumpChristian Persch2019-04-081-1/+1
* emulation: Do not encode keyboard modifiers in X10 mouse mode0.52.3Egmont Koblinger2019-04-081-9/+11
* widget: Prevent clipboard callbacks during destructionChristian Persch2019-04-081-0/+3
* widget: Don't show the cursor occasionally over the scrollback dataEgmont Koblinger2018-11-271-1/+4
* widget: Fix URL recognition after dragging the scrollbarEgmont Koblinger2018-11-261-0/+1
* ring: Fix thawing combining accents over a double-wide characterAkira Nakajima2018-10-191-0/+4
* emulation: Fix upper coordinate limit for legacy mouse eventsEgmont Koblinger2018-09-031-1/+1
* widget: Fix race between polling the master & using the PTY in a childDebarshi Ray2018-06-251-4/+4
* Post release version bumpChristian Persch2018-05-211-1/+1
* all: Fix spelling0.52.2Christian Persch2018-05-211-4/+4
* ring: Proper boundary checking for hyperlink positionEgmont Koblinger2018-05-131-1/+1
* Post release version bumpChristian Persch2018-04-091-1/+1
* lib: Filter out BS and DEL from paste0.52.1Christian Persch2018-04-091-3/+4
* widget: Remove GdkVisibilityState handlingDebarshi Ray2018-04-033-65/+1
* emulation: Add support for OSC 5;0 (bold color)Egmont Koblinger2018-03-214-18/+50
* Post release version bumpChristian Persch2018-03-121-1/+1
* build: Post release version bump0.52.0Christian Persch2018-03-051-2/+2
* Version 0.51.920.51.92Christian Persch2018-03-051-1/+1
* widget: Do not scroll to the bottom on soft resetEgmont Koblinger2018-03-051-2/+0
* widget: Preserve the selection on resetEgmont Koblinger2018-03-051-21/+16
* widget: Improve regex and hyperlink highlight trackingEgmont Koblinger2018-03-052-187/+100
* app: Unset env var when not in test modeChristian Persch2018-03-051-0/+2
* emulation: Implement DECRQCRAChristian Persch2018-03-045-0/+126
* all: Add test modeChristian Persch2018-03-044-6/+35
* widget: Update adjustment page size and increments asynchronouslyEgmont Koblinger2018-03-041-48/+38
* widget: Fix bell timestamp updateChristian Persch2018-03-041-2/+3
* widget: Limit bell rateChristian Persch2018-03-034-2/+20
* draw: Do not cache ligatured glyphsEgmont Koblinger2018-03-031-7/+8
* widget: Cleanup integer vs. boolean around faux boldEgmont Koblinger2018-03-031-4/+2
* Update Finnish translationJiri Grönroos2018-03-031-63/+51
* introspection: Fix annotation for vte_terminal_feed_childPhil Clayton2018-03-031-1/+1
* widget: Fix disabling bold effectChristian Persch2018-03-031-4/+10
* app: Add option to disable boldChristian Persch2018-03-031-0/+4
* Update Scottish Gaelic translationGNOME Translation Robot2018-03-011-9/+9
* widget: Initialize the last mouse coordinates to the paddingEgmont Koblinger2018-02-271-1/+4
* widget: Update the last mouse coordinates on enter and leave eventsEgmont Koblinger2018-02-271-0/+4
* widget: Fix the initial belief whether the mouse is over the widgetEgmont Koblinger2018-02-271-1/+1
* widget: Unset hyperlink URI when moving the mouse to a non-hyperlink cellEgmont Koblinger2018-02-271-2/+4
* widget: Protect fudge_pango_colors() against all-inclusive PangoAttributesCarlos Garnacho2018-02-151-1/+1
* doap: Add EgmontChristian Persch2018-02-121-0/+7
* widget: No longer generate bold color automaticallyEgmont Koblinger2018-02-123-47/+4
* Post release version bumpChristian Persch2018-02-051-1/+1
* Version 0.51.900.51.90Christian Persch2018-02-051-1/+1
* widget: Add API to not clear the backgroundChristian Persch2018-02-058-61/+32
* pty: spawn: Set PWD to the working directory to preserve symlinksEgmont Koblinger2018-02-032-1/+17
* widget: Allow regexes to match spacesEgmont Koblinger2018-01-311-5/+3
* widget: Fix scrollbar drawing not to be delayedTimm Bäder2018-01-272-22/+1
* docs: Remove an obsolete commentEgmont Koblinger2018-01-271-1/+0