summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Branchpoint for vte-0-12.vte_0_12_branchpointBehdad Esfahbod2006-03-311-1/+5
* Added Dzongkha translationGuntupalli Karunakar2006-03-304-1/+131
* Bug 336128 # vim scrolling issues - emulation errorsBehdad Esfahbod2006-03-272-5/+13
* Update Georgian translationVladimer Sichinava2006-03-181-5/+5
* Bug 334385 – Use intltoolBehdad Esfahbod2006-03-1510-49/+31
* More tweaks to the previous changes. Reported by dholbach again.Behdad Esfahbod2006-03-142-30/+27
* Put the stuff changed in previous commit in their original order. ProblemBehdad Esfahbod2006-03-132-12/+24
* Bug 104841 – scrolling doesn't work inside "screen" windowsBehdad Esfahbod2006-03-132-31/+37
* Bug 333768 – vteapp debug stuff should be conditional Patch from EgmontBehdad Esfahbod2006-03-132-1/+14
* Released vte-0.12.0.vte_1_12_0Behdad Esfahbod2006-03-1379-1233/+1079
* update header infoKwok-Koon Cheung2006-03-091-4/+4
* Really fixed kn.po this timeKwok-Koon Cheung2006-03-094-5/+13
* Removed kn from ALL_LINGUAS, as it was breaking the build.Behdad Esfahbod2006-03-082-1/+4
* Released vte-0.11.21.vte_0_11_21Behdad Esfahbod2006-03-083-1/+15
* Fix vte_update_timeout repeat to 25ms. (bug #333776, Egmont Koblinger)Behdad Esfahbod2006-03-083-1/+7
* Added "kn" "zh_HK" to ALL_LINGUAS.Abel Cheung2006-03-072-4/+5
* Updated Chinese (Taiwan) translation. New Chinese (Hong Kong) translation.Kwok-Koon Cheung2006-03-073-64/+152
* Step up COALESCE_TIMEOUT and DISPLAY_TIMEOUT from 2ms to 10ms. This isBehdad Esfahbod2006-03-013-6/+13
* 19:17 behdad: km_sleep, fatalerror-: you guys, please add yourself to vte...Guilherme de S. Pastore2006-02-281-0/+2
* lv.po: Updated Latvian translation.Clytie Siddall2006-02-282-68/+40
* Added.Behdad Esfahbod2006-02-284-7/+12
* Released vte-0.11.20.vte_0_11_20Behdad Esfahbod2006-02-264-3/+14
* Rever the patch to optimize memory usage by releasing fonts that aren'tBehdad Esfahbod2006-02-252-16/+13
* Released vte-0.11.19.vte_0_11_19Behdad Esfahbod2006-02-254-10/+26
* Make shift+insert paste PRIMARY and ctrl+shift+insert paste CLIPBOARDBehdad Esfahbod2006-02-172-2/+7
* Better update-timeout handling. Always delay updates a bit. ScheduleBehdad Esfahbod2006-02-172-22/+55
* Return 0. (bug #331178)Behdad Esfahbod2006-02-144-2/+8
* Use getpwnam to correctly log multiple users with the same UID. (bugBehdad Esfahbod2006-02-142-1/+21
* Only discontinue timer if nothing was updated in the last cycle.Behdad Esfahbod2006-02-142-2/+11
* Fix race condition when shutdown_helper may be called again from theBehdad Esfahbod2006-02-133-7/+18
* Do not prepend X_LIBS and X_CFLAGS to LIBS and CFLAGS. (bug #331021,Behdad Esfahbod2006-02-132-2/+7
* Handle Ctrl+Shift+Insert to paste PRIMARY.Behdad Esfahbod2006-02-132-3/+14
* Released vte-0.11.18.vte_0_11_18Behdad Esfahbod2006-02-114-2/+24
* Change INVALID_CODEPOINT from 0xFFFF to 0xFFFD. (bug #317235, EgmontBehdad Esfahbod2006-02-112-1/+6
* Guard more against off values.Behdad Esfahbod2006-02-113-8/+12
* vte-overrides.txt should be in CVS in fact.Behdad Esfahbod2006-02-112-1/+1
* Added more MAINTAINERCLEANFILES.Behdad Esfahbod2006-02-112-0/+3
* Added MAINTAINERCLEANFILES.Behdad Esfahbod2006-02-112-0/+29
* Update the build infrastructure. make distcheck works now!Behdad Esfahbod2006-02-1111-363/+108
* Throttle invalidating to at most 40 times per second, using a timeout.Behdad Esfahbod2006-02-103-2/+58
* Removed the huge sequence handler table. Changed to use the compact tablesBehdad Esfahbod2006-02-107-438/+970
* Allocate terminal->pvt using GObject private data.Behdad Esfahbod2006-02-102-104/+14
* Moved all sequence handler codes into a separate file.Behdad Esfahbod2006-02-107-4854/+5156
* Make a couple debug messages conditional on DEBUG_MISC.Behdad Esfahbod2006-02-092-2/+15
* Warning cleanup. A couple were actually bugs.Behdad Esfahbod2006-02-033-12/+25
* Add the debug flag TRIE for printing out the trie (previous was usingBehdad Esfahbod2006-02-038-23/+44
* Added to CVS.Behdad Esfahbod2006-02-029-27/+68
* applied patch from Tomas Mraz to fix a double free. Closes bug #161337.Guilherme de S. Pastore2006-01-302-3/+12
* Added initial Kurdish translations.Erdal Ronahi2006-01-304-1/+130
* add -DG_DISABLE_ASSERT to CFLAGS. updated. bumped version to 0.11.17. onlyGuilherme de S. Pastore2006-01-285-30/+59