summaryrefslogtreecommitdiff
path: root/src/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* all: Rename VteBuffer to VteByteArrayChristian Persch2014-04-061-9/+9
* license: Update to LGPL 2.1. Update FSF postal address.Egmont Koblinger2014-01-081-10/+8
* [ring] Use gulong instead of guint for row/col indicesBehdad Esfahbod2009-10-231-1/+1
* Fix warningsBehdad Esfahbod2009-08-201-1/+1
* Update copyright headerBehdad Esfahbod2009-08-201-1/+1
* Use GByteArray for VteBufferBehdad Esfahbod2009-08-201-15/+10
* Rename "struct _vte_buffer" to VteBufferBehdad Esfahbod2009-08-201-9/+9
* Remove unused codeBehdad Esfahbod2009-08-201-23/+0
* Remove the #ident strings.Behdad Esfahbod2006-04-181-1/+0
* add a short test program. use hard values instead of GDK defines in the 0Nalin Dahyabhai2002-12-141-0/+2
* centralize buffer length sanity checks, add some utility functions forvte_0_10_6Nalin Dahyabhai2002-12-101-2/+23
* more $pkglibdir -> $libexecdir fixing. add rules for generating ps andNalin Dahyabhai2002-10-141-2/+8
* Add.Nalin Dahyabhai2002-10-101-0/+43