summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.21.30.21.3Behdad Esfahbod2009-08-252-2/+7
* [ring] Remove newly-added assertsBehdad Esfahbod2009-08-251-7/+4
* [ring] Remove insert_preserve(), just call insert()Behdad Esfahbod2009-08-253-47/+2
* Remove assertBehdad Esfahbod2009-08-251-1/+0
* Fix alternate screen default size, againBehdad Esfahbod2009-08-251-1/+1
* Fix initial size of scrollback in alternate screenBehdad Esfahbod2009-08-252-1/+2
* Really fix the ring this timeBehdad Esfahbod2009-08-251-10/+15
* Remove G_DISABLE_ASSERTBehdad Esfahbod2009-08-251-1/+0
* Release 0.21.20.21.2Behdad Esfahbod2009-08-252-2/+7
* Bug 592990 - gnome terminal crashes with glibc detectedBehdad Esfahbod2009-08-251-3/+2
* Release 0.21.10.21.1Behdad Esfahbod2009-08-242-3/+11
* Add _vte_ring_set_lengthBehdad Esfahbod2009-08-242-3/+4
* Make ring keep an array of VteRowData, not VteRowData*Behdad Esfahbod2009-08-242-32/+27
* Move _vte_new_row_data() business into the ringBehdad Esfahbod2009-08-245-228/+192
* Rename nds*.po to nds.poClaude Paroz2009-08-242-1/+1
* Added Low German translationNils-Christoph Fiedler2009-08-222-0/+95
* Add _vte_ring_resize()Behdad Esfahbod2009-08-213-50/+45
* Revert 80dc9064Behdad Esfahbod2009-08-213-34/+7
* Fix bug introduced in ba1f44d6119cc39602d8a660f4e5a9f56a6f19daBehdad Esfahbod2009-08-211-1/+2
* Remove the fill argument from _vte_new_row_data()Behdad Esfahbod2009-08-203-30/+12
* MinorBehdad Esfahbod2009-08-201-4/+1
* MinorBehdad Esfahbod2009-08-201-2/+1
* Rename _vte_new_row_data_sized to _vte_new_row_dataBehdad Esfahbod2009-08-203-12/+12
* Remove _vte_new_row_dataBehdad Esfahbod2009-08-203-14/+2
* Specialize VteRing to know about VteRowDataBehdad Esfahbod2009-08-205-212/+53
* Store small iso2022 maps in 16bit structsBehdad Esfahbod2009-08-201-56/+76
* Optimize iso2022 map struct on x86-64Behdad Esfahbod2009-08-201-1/+1
* Revert b307bc5c and implement it in a clean wayBehdad Esfahbod2009-08-205-169/+120
* Fix warningsBehdad Esfahbod2009-08-201-1/+1
* Update git.mkBehdad Esfahbod2009-08-201-1/+2
* Update copyright headerBehdad Esfahbod2009-08-201-1/+1
* Use GByteArray for VteBufferBehdad Esfahbod2009-08-208-191/+25
* Rename "struct _vte_buffer" to VteBufferBehdad Esfahbod2009-08-206-24/+24
* Remove unused codeBehdad Esfahbod2009-08-203-275/+2
* Remove newline after AM_V_GENBehdad Esfahbod2009-08-171-6/+3
* Reuse ->pending array instead of creating a new oneBehdad Esfahbod2009-08-171-8/+1
* Support AM_SILENT_RULESChristian Persch2009-08-166-13/+19
* Bug 590824 – gnome-terminal crashed with SIGSEGV after hiting ctrl+oBehdad Esfahbod2009-08-121-0/+2
* Updated Irish translationSeán de Búrca2009-08-091-63/+48
* Bug 572230 – text mode program rendering is strange in cjk locale.Behdad Esfahbod2009-08-051-35/+1
* Post-branch version bumpChristian Persch2009-07-261-4/+4
* Bug 588200 – bashisms in shell scriptsBehdad Esfahbod2009-07-102-2/+2
* hindi update by rajesh RanjanRajesh Ranjan2009-07-071-57/+36
* Release 0.20.5 to undo the unintended .soname bump0.20.5Behdad Esfahbod2009-06-092-2/+6
* Update doc templatesBehdad Esfahbod2009-06-041-0/+12
* Bug 584563 – default commit signal handler first param fix.Krzesimir Nowak2009-06-021-1/+1
* Bug 573976 – Typedef pointer to functionKrzesimir Nowak2009-06-023-40/+29
* Release 0.20.40.20.4Behdad Esfahbod2009-06-012-3/+11
* Bug 584281 – build: avoid double installation of xtermMarc-Andre Lureau2009-05-302-1/+6
* Bug 543379 – VTE sends NUL/^@ for backspaceBehdad Esfahbod2009-05-303-9/+36