summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-25Release 0.22.10.22.1Behdad Esfahbod2-2/+12
2009-09-25[ring] Clear ring on _initBehdad Esfahbod1-0/+2
2009-09-25Bug 596365 - libvte crashes when issueing 'reset' in a terminalBehdad Esfahbod1-4/+5
2009-09-25[stream] Fix warningsBehdad Esfahbod2-3/+3
2009-09-24Bug 588033 - background tabs may lose lines off the bottom of the scrollbackBehdad Esfahbod1-15/+18
2009-09-24MinorBehdad Esfahbod3-8/+14
2009-09-24Bug 596163 - Doesn't display expected background color in ncurses appsBehdad Esfahbod4-47/+42
2009-09-24Bug 596011 - Problem compiling vte 0.22.0 on SolarisBehdad Esfahbod2-2/+1
2009-09-24Fix warningBehdad Esfahbod1-1/+1
2009-09-21Release 0.22.00.22.0Behdad Esfahbod2-5/+9
2009-09-19maithili update, translated by Sangeeta KumariRajesh Ranjan2-0/+94
2009-09-18Release 0.21.70.21.7Behdad Esfahbod2-2/+7
2009-09-18Bug 595494 - Build Failure in vte 0.21.6Behdad Esfahbod31-256/+243
2009-09-18[ring] Don't append fragment textBehdad Esfahbod1-2/+2
2009-09-18[ring] Fix fragment widthBehdad Esfahbod1-0/+1
2009-09-18Simplify tab handlingBehdad Esfahbod1-1/+1
2009-09-17Release 0.21.60.21.6Behdad Esfahbod2-2/+8
2009-09-17Do some symbol hidingBehdad Esfahbod31-243/+256
2009-09-16Remove expensive assertionBehdad Esfahbod1-2/+0
2009-09-16[doc] Set LC_ALL instead of LANG for our check scriptsBehdad Esfahbod4-4/+8
2009-09-16Updated Low German translationNiels-Christoph Fiedler1-21/+20
2009-09-15[ring] Fix assertion failure with resizeBehdad Esfahbod1-1/+3
2009-09-15[ring] Simplify a bitBehdad Esfahbod1-4/+16
2009-09-15[ring/stream] Handle stream failure (out of space)Behdad Esfahbod4-19/+24
2009-09-15[ring] Store text as UTF-8 and RLE-encode the attrsBehdad Esfahbod3-38/+160
2009-09-15[stream] Fix bug in _head()Behdad Esfahbod1-4/+4
2009-09-15[unistr] _vte_unistr_len()Behdad Esfahbod2-5/+1
2009-09-15Add VteIntCellBehdad Esfahbod1-2/+4
2009-09-15[stream] Add head()Behdad Esfahbod3-0/+20
2009-09-15[ring] Fix resize tooBehdad Esfahbod1-1/+2
2009-09-15[ring] Fix ring according to stream semanticsBehdad Esfahbod1-41/+85
2009-09-15[stream] Fix new_page implementationBehdad Esfahbod1-1/+2
2009-09-15[stream] Handle eof situationBehdad Esfahbod1-0/+5
2009-09-15[stream] Add a reset() methodBehdad Esfahbod3-41/+71
2009-09-15[stream] s/trunc/truncate/Behdad Esfahbod3-6/+6
2009-09-15[stream] Fix returned offsetBehdad Esfahbod1-1/+1
2009-09-15[ring] Port to VteStreamBehdad Esfahbod5-571/+201
2009-09-15[stream] Add file streamBehdad Esfahbod5-27/+278
2009-09-15[stream] Start vte stream designBehdad Esfahbod3-0/+89
2009-09-15[ring] Fix typoBehdad Esfahbod1-1/+1
2009-09-15[ring] Move VteRowData into its own fileBehdad Esfahbod6-278/+337
2009-09-14Added Catalan (Valencian) translationCarles Ferrando2-0/+158
2009-09-10[ring] Limit line length to 0xFFFFBehdad Esfahbod2-11/+24
2009-09-09[ring] Add VteRingChunkWritableBehdad Esfahbod2-56/+58
2009-09-09[ring] Remove more unused codeBehdad Esfahbod1-42/+21
2009-09-09[ring] More cleanupBehdad Esfahbod1-4/+2
2009-09-09[ring] Reshuffle a bit moreBehdad Esfahbod1-36/+38
2009-09-09[ring] Shuffle code aroundBehdad Esfahbod1-115/+116
2009-09-09[ring] Separate VteRowData and VteCompactRowDataBehdad Esfahbod2-64/+51
2009-09-09[ring] Remove stale commentBehdad Esfahbod1-1/+0