summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.22.00.22.0Behdad Esfahbod2009-09-212-5/+9
* maithili update, translated by Sangeeta KumariRajesh Ranjan2009-09-192-0/+94
* Release 0.21.70.21.7Behdad Esfahbod2009-09-182-2/+7
* Bug 595494 - Build Failure in vte 0.21.6Behdad Esfahbod2009-09-1831-256/+243
* [ring] Don't append fragment textBehdad Esfahbod2009-09-181-2/+2
* [ring] Fix fragment widthBehdad Esfahbod2009-09-181-0/+1
* Simplify tab handlingBehdad Esfahbod2009-09-181-1/+1
* Release 0.21.60.21.6Behdad Esfahbod2009-09-172-2/+8
* Do some symbol hidingBehdad Esfahbod2009-09-1731-243/+256
* Remove expensive assertionBehdad Esfahbod2009-09-161-2/+0
* [doc] Set LC_ALL instead of LANG for our check scriptsBehdad Esfahbod2009-09-164-4/+8
* Updated Low German translationNiels-Christoph Fiedler2009-09-161-21/+20
* [ring] Fix assertion failure with resizeBehdad Esfahbod2009-09-151-1/+3
* [ring] Simplify a bitBehdad Esfahbod2009-09-151-4/+16
* [ring/stream] Handle stream failure (out of space)Behdad Esfahbod2009-09-154-19/+24
* [ring] Store text as UTF-8 and RLE-encode the attrsBehdad Esfahbod2009-09-153-38/+160
* [stream] Fix bug in _head()Behdad Esfahbod2009-09-151-4/+4
* [unistr] _vte_unistr_len()Behdad Esfahbod2009-09-152-5/+1
* Add VteIntCellBehdad Esfahbod2009-09-151-2/+4
* [stream] Add head()Behdad Esfahbod2009-09-153-0/+20
* [ring] Fix resize tooBehdad Esfahbod2009-09-151-1/+2
* [ring] Fix ring according to stream semanticsBehdad Esfahbod2009-09-151-41/+85
* [stream] Fix new_page implementationBehdad Esfahbod2009-09-151-1/+2
* [stream] Handle eof situationBehdad Esfahbod2009-09-151-0/+5
* [stream] Add a reset() methodBehdad Esfahbod2009-09-153-41/+71
* [stream] s/trunc/truncate/Behdad Esfahbod2009-09-153-6/+6
* [stream] Fix returned offsetBehdad Esfahbod2009-09-151-1/+1
* [ring] Port to VteStreamBehdad Esfahbod2009-09-155-571/+201
* [stream] Add file streamBehdad Esfahbod2009-09-155-27/+278
* [stream] Start vte stream designBehdad Esfahbod2009-09-153-0/+89
* [ring] Fix typoBehdad Esfahbod2009-09-151-1/+1
* [ring] Move VteRowData into its own fileBehdad Esfahbod2009-09-156-278/+337
* Added Catalan (Valencian) translationCarles Ferrando2009-09-142-0/+158
* [ring] Limit line length to 0xFFFFBehdad Esfahbod2009-09-102-11/+24
* [ring] Add VteRingChunkWritableBehdad Esfahbod2009-09-092-56/+58
* [ring] Remove more unused codeBehdad Esfahbod2009-09-091-42/+21
* [ring] More cleanupBehdad Esfahbod2009-09-091-4/+2
* [ring] Reshuffle a bit moreBehdad Esfahbod2009-09-091-36/+38
* [ring] Shuffle code aroundBehdad Esfahbod2009-09-091-115/+116
* [ring] Separate VteRowData and VteCompactRowDataBehdad Esfahbod2009-09-092-64/+51
* [ring] Remove stale commentBehdad Esfahbod2009-09-091-1/+0
* [ring] Rename vtecellattr to VteCellAttrBehdad Esfahbod2009-09-092-6/+6
* [ring] Move row attrs into a structBehdad Esfahbod2009-09-093-9/+18
* [ring] Further cleanup of cell arrayBehdad Esfahbod2009-09-091-16/+12
* [ring] RenameBehdad Esfahbod2009-09-091-3/+3
* [ring] Remove spare chunk cachingBehdad Esfahbod2009-09-091-71/+6
* [ring] Remove custom cell array allocatorBehdad Esfahbod2009-09-091-124/+18
* Release 0.21.50.21.5Behdad Esfahbod2009-09-082-2/+8
* Simplify accessBehdad Esfahbod2009-09-081-85/+89
* [ring] Reinstate attr.fragmentBehdad Esfahbod2009-09-084-26/+28