summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test the scroll-speed propertyvte-0-50-ntfy-scrollDebarshi Ray2017-10-052-0/+11
* Add a property to configure the scroll speedDebarshi Ray2017-10-056-1/+71
* Test the notification-received signalDebarshi Ray2017-10-052-0/+17
* vte.sh: Emit OSC 777 from PROMPT_COMMANDDebarshi Ray2017-10-051-1/+3
* Add sequences and signals for desktop notificationDebarshi Ray2017-10-059-1/+138
* [l10n] Updated Catalan (Valencian) translationXavi Ivars2017-10-051-71/+63
* Post release version bumpChristian Persch2017-10-021-1/+1
* widget: Fix a crash with hyperlinks if the mouse is over the padding0.50.1Egmont Koblinger2017-10-021-8/+12
* widget: Fix initial size in presence of non-default paddingEgmont Koblinger2017-09-293-3/+22
* emulation: Add support for REP (repeat preceding graphic character)Egmont Koblinger2017-09-284-2/+26
* Post release version bumpChristian Persch2017-09-111-1/+1
* Update Romanian translation0.50.0Daniel Șerbănescu2017-09-061-52/+49
* widget: Fix a crash with hyperlinks if the mouse hasn't entered the widgetEgmont Koblinger2017-09-051-1/+4
* Post release version bumpChristian Persch2017-09-041-2/+2
* Version 0.49.920.49.92Christian Persch2017-09-041-1/+1
* Updated Bulgarian translationAlexander Shopov2017-09-021-68/+15
* widget: Use lighter dashed underline for hyperlinksEgmont Koblinger2017-08-311-2/+2
* Updated Danish translationAsk Hjorth Larsen2017-08-281-8/+11
* Update Catalan translationJordi Mas2017-08-221-69/+60
* widget: Don't hide the mouse pointer when a popover is presentedEgmont Koblinger2017-08-201-2/+2
* Update Polish translationPiotr Drąg2017-08-121-10/+13
* Emit beep on the window instead of the displayBenjamin Berg2017-07-191-2/+2
* Fix the generation of the signal marshallersEmmanuele Bassi2017-07-131-1/+2
* emulation: Swallow iterm2 OSC 133Christian Persch2017-06-133-2/+13
* Updated Esperanto translationKristjan SCHMIDT2017-06-101-62/+53
* Don't set variables to values that are never usedDebarshi Ray2017-05-232-3/+3
* pty: Removed unused variableDebarshi Ray2017-05-231-1/+0
* widget: Provide a way to copy the selection to clipboard as HTMLChristian Persch2017-05-0710-209/+270
* widget: Fix allow-hyperlink's defaultEgmont Koblinger2017-05-041-1/+1
* docs: Remove an obsolete commentEgmont Koblinger2017-04-301-3/+0
* img.sh: Fix for newer ImageMagickEgmont Koblinger2017-04-301-1/+1
* build: vala: Fix check for valac >= 0.31.1Christian Persch2017-04-261-11/+6
* build: vala: Bump vapigen required version to 0.24Christian Persch2017-04-261-1/+1
* docs: Fix hyperlink signal nameEgmont Koblinger2017-04-261-1/+1
* pty: spawn: Always fill in the GError on failureChristian Persch2017-04-251-1/+8
* Post release version bumpChristian Persch2017-04-251-1/+1
* Version 0.49.10.49.1Christian Persch2017-04-252-1/+6
* widget,emulation: Add support for OSC 8 hyperlinks (HTML-like anchors)Egmont Koblinger2017-04-2518-58/+1132
* ring: Invert colors for the stream's cells if debugging the ringEgmont Koblinger2017-04-251-0/+6
* ring: Tiny code cleanup: maintain GString integrityEgmont Koblinger2017-04-241-1/+1
* emulation: Disregard bce only when autowrapping to the new lineEgmont Koblinger2017-04-233-9/+10
* Remove custom definition of howmany()Behdad Esfahbod2017-04-192-5/+2
* Update Belarusian translationYuras Shumovich2017-04-181-55/+48
* widget: Clean up the mouse pointer displaying logicEgmont Koblinger2017-04-163-30/+39
* widget: Add more xkb layout switching codes to the list of modifiersEgmont Koblinger2017-04-161-0/+8
* widget: Remove the VteIntCell and VteIntCellAttr unionsEgmont Koblinger2017-04-145-56/+39
* widget: Support italic in HTML copy-paste targetEgmont Koblinger2017-04-131-0/+5
* Update Croatian translationgogo2017-04-111-80/+57
* emulation: Swallow OSC 8Egmont Koblinger2017-04-073-0/+9
* spawn: async: Check for nullptr before unreffingChristian Persch2017-03-281-1/+2