summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 0.45.900.45.90Christian Persch2016-08-152-1/+7
* widget: gtk: Pass NULL for geometry widgetChristian Persch2016-08-151-0/+4
* Updated Lithuanian translationAurimas Černius2016-08-141-67/+57
* Updated Czech translationMarek Černocký2016-08-131-64/+54
* Updated Hebrew translationYosef Or Boczko2016-08-091-58/+49
* regex: Require PCRE2Christian Persch2016-08-049-246/+64
* regex: Translate GRegex to PCRE2Christian Persch2016-08-045-405/+149
* Add Language headers to po filesPiotr Drąg2016-07-2552-8/+52
* Updated Friulian translationFabio Tomat2016-07-251-6/+15
* widget: Fix a memory leak in set_colorsEgmont Koblinger2016-07-241-0/+1
* emulation: Swallow iterm2 OSC 1337Christian Persch2016-07-043-0/+15
* Updated German translationMario Blättermann2016-06-221-64/+61
* Updated Brazilian Portuguese translationRafael Fontenelle2016-06-131-65/+60
* widget: Fix get_preferred_height to use the correct paddingSimon McVittie2016-06-051-4/+4
* Updated Portuguese translationTiago Santos2016-06-041-52/+49
* Updated Occitan translationCédric Valmary2016-05-301-4/+12
* Updated Spanish translationDaniel Mustieles2016-05-301-60/+53
* Updated Turkish translationMuhammet Kara2016-05-261-50/+47
* Updated Slovak translationDušan Kazik2016-05-221-65/+56
* terminal: Warn on terminal if compiled without GNUTLSChristian Persch2016-05-161-0/+10
* api: Validate colour valuesChristian Persch2016-05-161-1/+22
* api: Don't process a reset when input is disabledChristian Persch2016-05-163-3/+8
* test: Don't use IMMEDIATE resize mode for the windowChristian Persch2016-05-161-2/+0
* widget: Don't initialize a variable twiceEgmont Koblinger2016-05-111-1/+0
* emulation: Swallow urxvt OSC 777Christian Persch2016-05-083-0/+10
* terminal: Fix search return valueAlexander Maznev2016-05-081-1/+1
* terminal: Fix ::get_text start column not to be negativeChristian Persch2016-05-081-0/+3
* test: Typo fixChristian Persch2016-05-081-1/+1
* Updated Occitan translationCédric Valmary2016-05-051-53/+42
* build: Treat precious variables correctlyChristian Persch2016-04-241-4/+8
* build: Drop the unused cp437.py scriptEgmont Koblinger2016-04-201-9/+0
* Use my_object_get_instance_private, not G_TYPE_INSTANCE_GET_PRIVATEDebarshi Ray2016-04-181-1/+1
* Add autocleanups for all exported typesDebarshi Ray2016-04-183-0/+12
* pty: Use G_ADD_PRIVATE instead of g_type_class_add_privateDebarshi Ray2016-04-181-3/+2
* build: Fix the build when an older vte VAPI is present on the systemAlberts Muktupāvels2016-04-152-0/+7
* Updated Friulian translationFabio Tomat2016-04-071-49/+26
* emulation: Don't use smart tabs if the cells are already in useEgmont Koblinger2016-04-061-28/+16
* emulation: Fix Tab not to alter the background colorEgmont Koblinger2016-04-061-1/+1
* widget: Properly remove the cursor from its old positionEgmont Koblinger2016-03-301-3/+1
* lib: Add missing includeChristian Persch2016-03-191-0/+1
* regex: Distinguish regex purposesChristian Persch2016-03-197-32/+111
* widget: Call internal functions directlyChristian Persch2016-03-144-36/+49
* widget: Warn about CSS problem with upgrade to gtk 3.19Christian Persch2016-03-141-0/+4
* widget: Move IM cursor to the right position in im_update_cursor()Takao Fujiwara2016-03-141-1/+2
* build: Don't define GDK_MULTIHEAD_SAFEChristian Persch2016-03-041-2/+0
* widget: Invalidate cursor on style changeEgmont Koblinger2016-03-021-1/+4
* docs: Add section for API new in 0.46Christian Persch2016-02-291-0/+5
* lib: Fix Since: tags for VteRegex to 0.46Christian Persch2016-02-293-11/+11
* lib: Use nullptr as sentinel instead of NULLAnthony G. Basile2016-02-291-1/+1
* lib: Use nullptr as sentinel instead of NULLAnthony G. Basile2016-02-293-5/+5