summaryrefslogtreecommitdiff
path: root/src/vtestream.h
Commit message (Expand)AuthorAgeFilesLines
* stream: Implement with one file descriptorEgmont Koblinger2014-12-141-1/+2
* license: Update to LGPL 2.1. Update FSF postal address.Egmont Koblinger2014-01-081-10/+10
* ring,stream: Refactor the interface between the ring and the streamEgmont Koblinger2013-11-181-7/+2
* [stream] Remove write_contentsBehdad Esfahbod2013-09-291-4/+0
* [stream] Add API to get start-of-page offsetsBehdad Esfahbod2013-09-291-1/+6
* [stream-file] Keep head value in memoryBehdad Esfahbod2013-09-271-1/+1
* [ring] Only write_contents() the part of history that fits in the num rowsBehdad Esfahbod2010-01-131-1/+3
* Initial implementation of vte_terminal_write_contents()Behdad Esfahbod2010-01-131-1/+3
* Bug 595494 - Build Failure in vte 0.21.6Behdad Esfahbod2009-09-181-7/+8
* Do some symbol hidingBehdad Esfahbod2009-09-171-8/+7
* [ring/stream] Handle stream failure (out of space)Behdad Esfahbod2009-09-151-2/+1
* [stream] Add head()Behdad Esfahbod2009-09-151-0/+1
* [stream] Add a reset() methodBehdad Esfahbod2009-09-151-0/+1
* [stream] s/trunc/truncate/Behdad Esfahbod2009-09-151-1/+1
* [ring] Port to VteStreamBehdad Esfahbod2009-09-151-0/+8
* [stream] Add file streamBehdad Esfahbod2009-09-151-1/+5
* [stream] Start vte stream designBehdad Esfahbod2009-09-151-0/+32