summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.25.10.25.1Behdad Esfahbod2010-05-032-1/+18
* Disable introspection distBehdad Esfahbod2010-05-031-1/+1
* [configure] Make libtool versioning automaticBehdad Esfahbod2010-05-031-12/+9
* [search] Fix not-foundBehdad Esfahbod2010-05-031-1/+29
* [search] Don't scroll if result is on screen alreadyBehdad Esfahbod2010-05-031-6/+16
* Fix presenting search resultBehdad Esfahbod2010-05-031-25/+22
* Add commentBehdad Esfahbod2010-05-031-1/+3
* Fix selection invalidation. Oops!Behdad Esfahbod2010-05-031-2/+2
* [search] Implement wrap-aroundBehdad Esfahbod2010-05-031-33/+59
* Add VteVisualPositionBehdad Esfahbod2010-05-033-50/+48
* Refactor searchBehdad Esfahbod2010-05-032-68/+119
* Updated Norwegian bokmål translationKjartan Maraas2010-05-021-66/+29
* Bug 616497 - 256 color sequence lacks boundary checkingBehdad Esfahbod2010-04-291-12/+16
* Fixup search a bitsearchBehdad Esfahbod2010-04-272-5/+6
* Add _[gs]et_wrap_around() APIBehdad Esfahbod2010-04-273-10/+27
* Start of find_prevBehdad Esfahbod2010-04-271-15/+80
* Add buffer search APIBehdad Esfahbod2010-04-273-0/+73
* Updated Galician translationsFrancisco Diéguez2010-04-171-21/+16
* VteBg is private APIChristian Persch2010-04-152-2/+1
* Use (transfer full)Christian Persch2010-04-152-12/+12
* Updated Spanish translationJorge González2010-04-151-65/+54
* Updated Slovenian translationMatej Urbančič2010-04-141-74/+55
* Add some more gi annotationsChristian Persch2010-04-121-6/+6
* Tiny docs fixChristian Persch2010-04-121-1/+1
* Add annotation-glossary.xml includeChristian Persch2010-04-121-0/+2
* Add deprecation guards to vtedeprecated.hChristian Persch2010-04-121-0/+4
* Bug 615417 - Reversed and one error saturation level in 0.24.0Behdad Esfahbod2010-04-121-2/+2
* Bug 615467 - [PATCH] VTE does not handle CSI%dr properlyBehdad Esfahbod2010-04-121-0/+1
* Don't crash when root_surface is NULLChristian Persch2010-04-111-1/+2
* Add some debug output to VteBgChristian Persch2010-04-113-11/+16
* Tiny docs fixupChristian Persch2010-04-101-2/+2
* Add gobject introspection annotationsChristian Persch2010-04-103-194/+154
* Remove unused variableChristian Persch2010-04-101-2/+1
* Add FIXME about potential optimisationChristian Persch2010-04-101-0/+8
* Add some gtk-doc commentsChristian Persch2010-04-101-8/+35
* Use _vte_debug_print() hereChristian Persch2010-04-101-3/+2
* Parse options enum from stringChristian Persch2010-04-101-16/+38
* Use standard form of stock type macrosChristian Persch2010-04-102-28/+16
* We also depend on cairo-xlib on gdk-x11Christian Persch2010-04-101-1/+1
* Use G_STATIC_ASSERTChristian Persch2010-04-102-9/+5
* Fix underline cursor height calculationChristian Persch2010-04-081-1/+1
* Use the style's cursor-aspect-ratio when drawing the cursorChristian Persch2010-04-082-6/+24
* Print the GDK target during configureChristian Persch2010-04-081-0/+2
* Remove accidentally added includeChristian Persch2010-04-041-1/+0
* Add debug output when g-p-h failsChristian Persch2010-04-041-0/+4
* Remove unused function declarationChristian Persch2010-04-042-3/+1
* Remove signal ID from VteBgClassChristian Persch2010-04-042-9/+8
* Remove unnecessary i18n init from vtebgChristian Persch2010-04-041-7/+0
* Add x11 to pkg-config dep list on gdk-x11Christian Persch2010-04-041-1/+9
* Remove #if 0'd codeChristian Persch2010-04-031-22/+0