summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-20Misc fixes and updates.Behdad Esfahbod11-47/+165
2006-04-20Bug 135230 – Feature request to attach VTE to existing pty Based onBehdad Esfahbod6-0/+76
2006-04-19AC_PROG_INTLTOOL -> IT_PROG_INTLTOOLBehdad Esfahbod1-1/+1
2006-04-18Bug 337442 – [patch] Reduce .plt sectionBehdad Esfahbod2-1/+9
2006-04-18Doc improvements.Behdad Esfahbod2-0/+14
2006-04-18Remove the #ident strings.Behdad Esfahbod66-66/+0
2006-04-18Make some data structures const by changing char * to char [].Behdad Esfahbod8-549/+550
2006-04-18Use intltool 0.34.90 format.Behdad Esfahbod3-5/+81
2006-04-18Remove obsolete entry for no_NO And the translation.Kjartan Maraas3-112/+6
2006-04-12Bug 142247 – use of uninitialized valueBehdad Esfahbod2-1/+8
2006-04-12Minor.Behdad Esfahbod2-1/+3
2006-04-12Try to use the font first for all graphic characters. This results inBehdad Esfahbod3-79/+11
2006-04-12Bug 144456 – UK pound currency symbol rendered incorrectlyBehdad Esfahbod2-2/+8
2006-04-12Bug 307403 – xticker doublefreeBehdad Esfahbod2-3/+10
2006-04-10Bug 337877 – Patch to use po/LINGUAS Patch from Michiel Sikkes.Behdad Esfahbod3-1/+12
2006-04-06Bug 337552 – Insufficient version requirement for gtk+Behdad Esfahbod2-8/+9
2006-04-05Translation updated by Ivar Smolin.Priit Laes2-31/+41
2006-04-01.Behdad Esfahbod2-1/+7
2006-03-31Bug 168251 – add support for 256 colors terminals Patch fromBehdad Esfahbod4-97/+124
2006-03-31Bug 120276 – Wishlist: Support Rectangular Selection Patch from Pedro deBehdad Esfahbod3-17/+96
2006-03-31Bug 336117 – [patch] Use g_slice API Patch from Aivars Kalvans.Behdad Esfahbod22-117/+110
2006-03-31Branchpoint for vte-0-12.vte_0_12_branchpointBehdad Esfahbod1-1/+5
2006-03-30Added Dzongkha translationGuntupalli Karunakar4-1/+131
2006-03-27Bug 336128 # vim scrolling issues - emulation errorsBehdad Esfahbod2-5/+13
2006-03-18Update Georgian translationVladimer Sichinava1-5/+5
2006-03-15Bug 334385 – Use intltoolBehdad Esfahbod10-49/+31
2006-03-14More tweaks to the previous changes. Reported by dholbach again.Behdad Esfahbod2-30/+27
2006-03-13Put the stuff changed in previous commit in their original order. ProblemBehdad Esfahbod2-12/+24
2006-03-13Bug 104841 – scrolling doesn't work inside "screen" windowsBehdad Esfahbod2-31/+37
2006-03-13Bug 333768 – vteapp debug stuff should be conditional Patch from EgmontBehdad Esfahbod2-1/+14
2006-03-13Released vte-0.12.0.vte_1_12_0Behdad Esfahbod79-1233/+1079
2006-03-09update header infoKwok-Koon Cheung1-4/+4
2006-03-09Really fixed kn.po this timeKwok-Koon Cheung4-5/+13
2006-03-08Removed kn from ALL_LINGUAS, as it was breaking the build.Behdad Esfahbod2-1/+4
2006-03-08Released vte-0.11.21.vte_0_11_21Behdad Esfahbod3-1/+15
2006-03-08Fix vte_update_timeout repeat to 25ms. (bug #333776, Egmont Koblinger)Behdad Esfahbod3-1/+7
2006-03-07Added "kn" "zh_HK" to ALL_LINGUAS.Abel Cheung2-4/+5
2006-03-07Updated Chinese (Taiwan) translation. New Chinese (Hong Kong) translation.Kwok-Koon Cheung3-64/+152
2006-03-01Step up COALESCE_TIMEOUT and DISPLAY_TIMEOUT from 2ms to 10ms. This isBehdad Esfahbod3-6/+13
2006-02-2819:17 behdad: km_sleep, fatalerror-: you guys, please add yourself to vte...Guilherme de S. Pastore1-0/+2
2006-02-28lv.po: Updated Latvian translation.Clytie Siddall2-68/+40
2006-02-28Added.Behdad Esfahbod4-7/+12
2006-02-26Released vte-0.11.20.vte_0_11_20Behdad Esfahbod4-3/+14
2006-02-25Rever the patch to optimize memory usage by releasing fonts that aren'tBehdad Esfahbod2-16/+13
2006-02-25Released vte-0.11.19.vte_0_11_19Behdad Esfahbod4-10/+26
2006-02-17Make shift+insert paste PRIMARY and ctrl+shift+insert paste CLIPBOARDBehdad Esfahbod2-2/+7
2006-02-17Better update-timeout handling. Always delay updates a bit. ScheduleBehdad Esfahbod2-22/+55
2006-02-14Return 0. (bug #331178)Behdad Esfahbod4-2/+8
2006-02-14Use getpwnam to correctly log multiple users with the same UID. (bugBehdad Esfahbod2-1/+21
2006-02-14Only discontinue timer if nothing was updated in the last cycle.Behdad Esfahbod2-2/+11