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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
Bug 601265 - gnome-terminal assert failure: table.c:723:_vte_table_match
Behdad Esfahbod
1
-1
/
+4
2009-11-17
Fix warnings
Behdad Esfahbod
1
-5
/
+5
2009-11-17
Handle destroying NULL termcap
Behdad Esfahbod
1
-1
/
+2
2009-11-17
Comment out unused code
Behdad Esfahbod
2
-3
/
+2
2009-11-08
Revert "Bug 591648 - Don't clear the screen when switching to the alternate s...
Behdad Esfahbod
1
-0
/
+6
2009-11-08
Use right modifier to printf gulong
Christian Persch
1
-1
/
+1
2009-10-26
Don't chain motion-notify events up in the 0.22 stable series
Behdad Esfahbod
1
-1
/
+1
2009-10-26
Handle out-of-history remove's gracefully
Behdad Esfahbod
1
-1
/
+2
2009-10-26
[ring] Remove one assertion
Behdad Esfahbod
1
-3
/
+7
2009-10-26
Cosmetic
Behdad Esfahbod
1
-2
/
+1
2009-10-26
Finish selection rework
Behdad Esfahbod
1
-18
/
+9
2009-10-26
Bug 598090 - LMB Mouse up event not registered when opining context popup menu
Behdad Esfahbod
1
-55
/
+46
2009-10-23
Bug 587463 - "select all"+copy from gnome-terminal includes lines no longer i...
Behdad Esfahbod
1
-10
/
+7
2009-10-23
Bug 597242 - libvte color and cursor glitches
Behdad Esfahbod
1
-38
/
+37
2009-10-23
Bug 591648 - Don't clear the screen when switching to the alternate screen
Behdad Esfahbod
1
-6
/
+0
2009-10-23
Bug 595445 - Motion notify events are not propagated to parent widget
Behdad Esfahbod
1
-2
/
+4
2009-10-23
Revert "Copy PRIMARY only on button release"
Behdad Esfahbod
1
-1
/
+3
2009-10-23
Copy PRIMARY only on button release
Behdad Esfahbod
1
-3
/
+1
2009-10-23
Bug 569184 - vte generates unnecessary ioctl(I_FIND) kernel warnings
Behdad Esfahbod
1
-12
/
+14
2009-10-23
Fix even more warnings. We're mostly warning-clean now
Behdad Esfahbod
3
-5
/
+4
2009-10-23
Fix more warnings
Behdad Esfahbod
1
-8
/
+8
2009-10-23
Interpret and document negative number of scrollback lines as infinite
Behdad Esfahbod
1
-1
/
+8
2009-10-23
[ring] Use gulong instead of guint for row/col indices
Behdad Esfahbod
7
-74
/
+76
2009-10-22
Bug 598814 - text.getText(0, -1) triggers assertion in vteaccess.c
Behdad Esfahbod
1
-1
/
+1
2009-10-03
Bug 597165 - void return in vte.c
Behdad Esfahbod
1
-1
/
+1
2009-09-28
[a11y] Fix assertion failure
Behdad Esfahbod
1
-1
/
+1
2009-09-28
Bug 596444 - word-select includes \n when the word ends at the edge of the te...
Behdad Esfahbod
1
-5
/
+5
2009-09-27
Bug 596460 - 0.22.1 kills vte based apps
Behdad Esfahbod
1
-1
/
+1
2009-09-25
[ring] Clear ring on _init
Behdad Esfahbod
1
-0
/
+2
2009-09-25
Bug 596365 - libvte crashes when issueing 'reset' in a terminal
Behdad Esfahbod
1
-4
/
+5
2009-09-25
[stream] Fix warnings
Behdad Esfahbod
2
-3
/
+3
2009-09-24
Bug 588033 - background tabs may lose lines off the bottom of the scrollback
Behdad Esfahbod
1
-15
/
+18
2009-09-24
Minor
Behdad Esfahbod
3
-8
/
+14
2009-09-24
Bug 596163 - Doesn't display expected background color in ncurses apps
Behdad Esfahbod
4
-47
/
+42
2009-09-24
Bug 596011 - Problem compiling vte 0.22.0 on Solaris
Behdad Esfahbod
2
-2
/
+1
2009-09-24
Fix warning
Behdad Esfahbod
1
-1
/
+1
2009-09-18
Bug 595494 - Build Failure in vte 0.21.6
Behdad Esfahbod
30
-245
/
+243
2009-09-18
[ring] Don't append fragment text
Behdad Esfahbod
1
-2
/
+2
2009-09-18
[ring] Fix fragment width
Behdad Esfahbod
1
-0
/
+1
2009-09-18
Simplify tab handling
Behdad Esfahbod
1
-1
/
+1
2009-09-17
Do some symbol hiding
Behdad Esfahbod
30
-243
/
+245
2009-09-16
Remove expensive assertion
Behdad Esfahbod
1
-2
/
+0
2009-09-16
[doc] Set LC_ALL instead of LANG for our check scripts
Behdad Esfahbod
1
-1
/
+2
2009-09-15
[ring] Fix assertion failure with resize
Behdad Esfahbod
1
-1
/
+3
2009-09-15
[ring] Simplify a bit
Behdad Esfahbod
1
-4
/
+16
2009-09-15
[ring/stream] Handle stream failure (out of space)
Behdad Esfahbod
4
-19
/
+24
2009-09-15
[ring] Store text as UTF-8 and RLE-encode the attrs
Behdad Esfahbod
3
-38
/
+160
2009-09-15
[stream] Fix bug in _head()
Behdad Esfahbod
1
-4
/
+4
2009-09-15
[unistr] _vte_unistr_len()
Behdad Esfahbod
2
-5
/
+1
2009-09-15
Add VteIntCell
Behdad Esfahbod
1
-2
/
+4
[next]