summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* i18n: Don't translate the test applicationChristian Persch2015-09-232-1/+1
* i18n: Don't translate the test applicationChristian Persch2015-09-232-2/+2
* vteapp: Use a header bar and a gear menuChristian Persch2015-09-232-102/+159
* Updated POTFILES.inPiotr Drąg2015-09-221-0/+1
* vteapp: Add searchChristian Persch2015-09-225-94/+492
* Post branch version bumpChristian Persch2015-09-211-1/+1
* Version 0.42.00.42.0Christian Persch2015-09-211-2/+2
* Update Persian translationArash Mousavi2015-09-171-47/+63
* widget: Fix regex matches not always being recognizedEgmont Koblinger2015-09-131-2/+2
* emulation: Fix commentChristian Persch2015-09-071-1/+1
* emulation: Implement DECSET 1004Christian Persch2015-08-304-0/+44
* tests: mev: Add focus tracking modeChristian Persch2015-08-301-77/+164
* Updated Polish translationPiotr Drąg2015-08-261-25/+10
* Post release version bumpChristian Persch2015-08-171-1/+1
* Version 0.41.900.41.90Christian Persch2015-08-171-1/+1
* build: Fix make distChristian Persch2015-08-171-0/+1
* ring: Make assertion more informativeChristian Persch2015-08-171-1/+1
* widget: Ensure cursor is shown when blinking gets turned offEgmont Koblinger2015-08-161-4/+4
* emulation: Fix escape sequence of Ctrl+BackspaceEgmont Koblinger2015-08-161-0/+7
* Revert "Add the style context provider with FALLBACK priority"Christian Persch2015-07-151-1/+1
* build: Fix the required gnutls versionChristian Persch2015-07-151-1/+1
* docs: Fix typo in function nameEgmont Koblinger2015-07-151-1/+1
* docs: Add missing symbols to sections.txtChristian Persch2015-07-051-0/+3
* Updated Portuguese translationPedro Albuquerque2015-07-011-45/+63
* Updated Romanian TranslationDaniel Șerbănescu2015-06-221-43/+56
* Remove check for unused fwrite_unlocked functionBehdad Esfahbod2015-05-121-1/+1
* Added Aragonese translationDaniel Martinez2015-05-042-0/+85
* stream: Fix a crash on truncate followed by resetEgmont Koblinger2015-04-281-12/+54
* pty: Reset SIGQUIT handler to its defaultEgmont Koblinger2015-04-281-0/+1
* Updated Occitan translationCédric Valmary2015-04-281-80/+64
* all: Fix includesChristian Persch2015-04-2711-16/+8
* Merge branch 'work-html' into merge-htmlChristian Persch2015-04-274-72/+335
|\
| * all: Fix comment styleChristian Persch2014-04-111-5/+7
| * Merge remote-tracking branch 'nomeata/master-html-copy-paste' into work-masterChristian Persch2014-04-113-77/+306
| |\
| | * Set colors in HTML if attr->reverse is setJoachim Breitner2011-07-211-2/+2
| | * Refactor vte_terminal_determine_colors_internalJoachim Breitner2011-07-211-31/+16
| | * Reorder functions (no other change)Joachim Breitner2011-07-211-108/+109
| | * Transform colors according to bold, half, standoutJoachim Breitner2011-07-211-14/+24
| | * Generate <font color=".."> tagsJoachim Breitner2011-07-211-5/+38
| | * Switch to ancient-style HTMLJoachim Breitner2011-07-211-22/+27
| | * Convert VteCellAttr to CSS stringJoachim Breitner2011-07-211-5/+34
| | * Work with VteCellAttr instead of VteCharAttributesJoachim Breitner2011-07-201-10/+42
| | * Identify spans of equal attributesJoachim Breitner2011-07-201-4/+48
| | * Store the htmlified selection in terminal->pvtJoachim Breitner2011-07-203-6/+38
| | * Implement text/html targetJoachim Breitner2011-07-202-13/+44
| | * Unify SELECTION_PRIMARY and _CLIPBOARD treatmentJoachim Breitner2011-07-202-96/+65
| | * Use async clipboard API also for CLIPBOARD selectionJoachim Breitner2011-07-202-33/+87
* | | Updated POTFILES.inPiotr Drąg2015-04-231-3/+3
* | | build: Add libc++ check to check-libstdc++.shTing-Wei Lan2015-04-241-4/+6
* | | build: Fix build when using C++11 modeTing-Wei Lan2015-04-242-6/+6