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-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
2009-09-15
[stream] Add head()
Behdad Esfahbod
3
-0
/
+20
2009-09-15
[ring] Fix resize too
Behdad Esfahbod
1
-1
/
+2
2009-09-15
[ring] Fix ring according to stream semantics
Behdad Esfahbod
1
-41
/
+85
2009-09-15
[stream] Fix new_page implementation
Behdad Esfahbod
1
-1
/
+2
2009-09-15
[stream] Handle eof situation
Behdad Esfahbod
1
-0
/
+5
2009-09-15
[stream] Add a reset() method
Behdad Esfahbod
3
-41
/
+71
2009-09-15
[stream] s/trunc/truncate/
Behdad Esfahbod
3
-6
/
+6
2009-09-15
[stream] Fix returned offset
Behdad Esfahbod
1
-1
/
+1
2009-09-15
[ring] Port to VteStream
Behdad Esfahbod
5
-571
/
+201
2009-09-15
[stream] Add file stream
Behdad Esfahbod
5
-27
/
+278
2009-09-15
[stream] Start vte stream design
Behdad Esfahbod
3
-0
/
+89
2009-09-15
[ring] Fix typo
Behdad Esfahbod
1
-1
/
+1
2009-09-15
[ring] Move VteRowData into its own file
Behdad Esfahbod
6
-278
/
+337
2009-09-10
[ring] Limit line length to 0xFFFF
Behdad Esfahbod
2
-11
/
+24
2009-09-09
[ring] Add VteRingChunkWritable
Behdad Esfahbod
2
-56
/
+58
[prev]
[next]