index
:
~krh/vte
master
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-20
Misc fixes and updates.
Behdad Esfahbod
11
-47
/
+165
2006-04-20
Bug 135230 – Feature request to attach VTE to existing pty Based on
Behdad Esfahbod
6
-0
/
+76
2006-04-19
AC_PROG_INTLTOOL -> IT_PROG_INTLTOOL
Behdad Esfahbod
1
-1
/
+1
2006-04-18
Bug 337442 – [patch] Reduce .plt section
Behdad Esfahbod
2
-1
/
+9
2006-04-18
Doc improvements.
Behdad Esfahbod
2
-0
/
+14
2006-04-18
Remove the #ident strings.
Behdad Esfahbod
66
-66
/
+0
2006-04-18
Make some data structures const by changing char * to char [].
Behdad Esfahbod
8
-549
/
+550
2006-04-18
Use intltool 0.34.90 format.
Behdad Esfahbod
3
-5
/
+81
2006-04-18
Remove obsolete entry for no_NO And the translation.
Kjartan Maraas
3
-112
/
+6
2006-04-12
Bug 142247 – use of uninitialized value
Behdad Esfahbod
2
-1
/
+8
2006-04-12
Minor.
Behdad Esfahbod
2
-1
/
+3
2006-04-12
Try to use the font first for all graphic characters. This results in
Behdad Esfahbod
3
-79
/
+11
2006-04-12
Bug 144456 – UK pound currency symbol rendered incorrectly
Behdad Esfahbod
2
-2
/
+8
2006-04-12
Bug 307403 – xticker doublefree
Behdad Esfahbod
2
-3
/
+10
2006-04-10
Bug 337877 – Patch to use po/LINGUAS Patch from Michiel Sikkes.
Behdad Esfahbod
3
-1
/
+12
2006-04-06
Bug 337552 – Insufficient version requirement for gtk+
Behdad Esfahbod
2
-8
/
+9
2006-04-05
Translation updated by Ivar Smolin.
Priit Laes
2
-31
/
+41
2006-04-01
.
Behdad Esfahbod
2
-1
/
+7
2006-03-31
Bug 168251 – add support for 256 colors terminals Patch from
Behdad Esfahbod
4
-97
/
+124
2006-03-31
Bug 120276 – Wishlist: Support Rectangular Selection Patch from Pedro de
Behdad Esfahbod
3
-17
/
+96
2006-03-31
Bug 336117 – [patch] Use g_slice API Patch from Aivars Kalvans.
Behdad Esfahbod
22
-117
/
+110
2006-03-31
Branchpoint for vte-0-12.
vte_0_12_branchpoint
Behdad Esfahbod
1
-1
/
+5
2006-03-30
Added Dzongkha translation
Guntupalli Karunakar
4
-1
/
+131
2006-03-27
Bug 336128 # vim scrolling issues - emulation errors
Behdad Esfahbod
2
-5
/
+13
2006-03-18
Update Georgian translation
Vladimer Sichinava
1
-5
/
+5
2006-03-15
Bug 334385 – Use intltool
Behdad Esfahbod
10
-49
/
+31
2006-03-14
More tweaks to the previous changes. Reported by dholbach again.
Behdad Esfahbod
2
-30
/
+27
2006-03-13
Put the stuff changed in previous commit in their original order. Problem
Behdad Esfahbod
2
-12
/
+24
2006-03-13
Bug 104841 – scrolling doesn't work inside "screen" windows
Behdad Esfahbod
2
-31
/
+37
2006-03-13
Bug 333768 – vteapp debug stuff should be conditional Patch from Egmont
Behdad Esfahbod
2
-1
/
+14
2006-03-13
Released vte-0.12.0.
vte_1_12_0
Behdad Esfahbod
79
-1233
/
+1079
2006-03-09
update header info
Kwok-Koon Cheung
1
-4
/
+4
2006-03-09
Really fixed kn.po this time
Kwok-Koon Cheung
4
-5
/
+13
2006-03-08
Removed kn from ALL_LINGUAS, as it was breaking the build.
Behdad Esfahbod
2
-1
/
+4
2006-03-08
Released vte-0.11.21.
vte_0_11_21
Behdad Esfahbod
3
-1
/
+15
2006-03-08
Fix vte_update_timeout repeat to 25ms. (bug #333776, Egmont Koblinger)
Behdad Esfahbod
3
-1
/
+7
2006-03-07
Added "kn" "zh_HK" to ALL_LINGUAS.
Abel Cheung
2
-4
/
+5
2006-03-07
Updated Chinese (Taiwan) translation. New Chinese (Hong Kong) translation.
Kwok-Koon Cheung
3
-64
/
+152
2006-03-01
Step up COALESCE_TIMEOUT and DISPLAY_TIMEOUT from 2ms to 10ms. This is
Behdad Esfahbod
3
-6
/
+13
2006-02-28
19:17 behdad: km_sleep, fatalerror-: you guys, please add yourself to vte...
Guilherme de S. Pastore
1
-0
/
+2
2006-02-28
lv.po: Updated Latvian translation.
Clytie Siddall
2
-68
/
+40
2006-02-28
Added.
Behdad Esfahbod
4
-7
/
+12
2006-02-26
Released vte-0.11.20.
vte_0_11_20
Behdad Esfahbod
4
-3
/
+14
2006-02-25
Rever the patch to optimize memory usage by releasing fonts that aren't
Behdad Esfahbod
2
-16
/
+13
2006-02-25
Released vte-0.11.19.
vte_0_11_19
Behdad Esfahbod
4
-10
/
+26
2006-02-17
Make shift+insert paste PRIMARY and ctrl+shift+insert paste CLIPBOARD
Behdad Esfahbod
2
-2
/
+7
2006-02-17
Better update-timeout handling. Always delay updates a bit. Schedule
Behdad Esfahbod
2
-22
/
+55
2006-02-14
Return 0. (bug #331178)
Behdad Esfahbod
4
-2
/
+8
2006-02-14
Use getpwnam to correctly log multiple users with the same UID. (bug
Behdad Esfahbod
2
-1
/
+21
2006-02-14
Only discontinue timer if nothing was updated in the last cycle.
Behdad Esfahbod
2
-2
/
+11
[next]