commit 718b6f1d1707a4397098cab0ec3bc4980cb7d1bf
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Tue Dec 22 15:27:01 2009 +0100

    Release 0.23.2

 NEWS         |   16 ++++++++++++++++
 configure.in |    6 +++---
 2 files changed, 19 insertions(+), 3 deletions(-)

commit 7f017f27ff254995c1ad4fbe4947b929c4c6046f
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Sat Dec 19 13:50:04 2009 +0100

    Bug 604966 - Fix "select all" to include text occurring after the visible region

 src/vte.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 3c99618132e8f5924f7a865ce595593889000211
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Tue Dec 15 00:30:37 2009 -0500

    Fix overflow with unlimited scrollback lines

 src/vte.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 31ba6a0a615c9b5d61bb335f756c7c02e701ef5e
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Wed Dec 9 01:29:27 2009 -0500

    Bug 604135 - [PATCH] fix behaviour of set-scrolling-region

 src/vteseq.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit fa070a0ebdfab5e33e550e4561179498752a29c6
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Wed Dec 9 00:57:01 2009 -0500

    Bug 603733 - Remove deprecated Glib symbol
    
    Require glib >= 2.22.0

 configure.in |    2 +-
 src/vtetc.c  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 47406a81f737f6f01fd148ab004de4eac641d571
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Thu Dec 3 13:26:25 2009 -0500

    Bug 603713 - ibeam/underline cursor broken with large inner-border

 src/vte.c |   46 +++++++++++++++++-----------------------------
 1 files changed, 17 insertions(+), 29 deletions(-)

commit e72d7ed4da9d065afc494da304741ca5484b1f9b
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Dec 3 18:35:50 2009 +0100

    vteapp: Fix --cursor-shape thinko

 src/vteapp.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 7d755a30393124319d3406efb98a5f612538501b
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Dec 3 18:32:35 2009 +0100

    vteapp: Add --cursor-shape option
    
    Use --cursor-shape=block|ibeam|underline to test cursor shapes.

 src/vteapp.c |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

commit f100847c373f8bfd881d0c9dae213c312334578c
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Dec 1 16:01:01 2009 +0100

    Fix deprecation versions

 src/vte.c |   58 +++++++++++++++++++++++++++++-----------------------------
 1 files changed, 29 insertions(+), 29 deletions(-)

commit bbb00399fce8008fee378d31aa18a6b7c89d6c2b
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Dec 1 15:59:12 2009 +0100

    Fix deprecation version of vte_terminal_get_padding
    
    It's 0.24, not 0.22.

 src/vte.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a34ea6198748e1621b8f148d81b424ca5312f818
Author: Christian Persch <chpe@gnome.org>
Date:   Tue Dec 1 00:21:43 2009 +0100

    Deprecate vte_terminal_get_padding
    
    Part of bug #471920.

 src/vte.c |   13 ++++++++++++-
 src/vte.h |    2 ++
 2 files changed, 14 insertions(+), 1 deletions(-)

commit 25a0fa44c92044b51296be94b9e1680d83270adc
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Nov 30 23:32:33 2009 +0100

    Replace VTE_PAD_WIDTH with inner-border
    
    Part of bug #471920.

 src/vte-private.h |    1 -
 src/vte.c         |  123 ++++++++++++++++++++++++++++-------------------------
 src/vteseq.c      |   39 +++++++++++------
 3 files changed, 91 insertions(+), 72 deletions(-)

commit a327292cbb073e7fb1a1298f614f980447f474fe
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Nov 30 23:06:01 2009 +0100

    Add VteTerminal::inner-border style property
    
    Part of bug #471920.

 doc/reference/tmpl/vte.sgml |    5 ++++
 src/vte-private.h           |    3 ++
 src/vte.c                   |   51 ++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 58 insertions(+), 1 deletions(-)

commit 320902d84b99c58ab7d6ae82b65bb1311288fe75
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Nov 30 22:46:53 2009 +0100

    Remove early return from style-set on non-realized widget
    
    vte_terminal_set_font_full_internal copes just fine with this.

 src/vte.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

commit 66d729e0b6d84d7cce204d5a3c9b8e6b98087f07
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Nov 30 22:39:55 2009 +0100

    Chain up to style-set on parent class

 src/vte.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

commit e42c9ce6035d1b38dce3ad815f1241c8d658acf2
Author: Adi Roiban <adi@roiban.ro>
Date:   Fri Nov 27 04:41:22 2009 +0200

    Update Romanian translations

 po/ro.po |   35 ++++++++++++++++-------------------
 1 files changed, 16 insertions(+), 19 deletions(-)

commit e25247345d6c075a131a90cb2c65471811a89c64
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Sun Nov 22 15:24:28 2009 -0500

    [interpret] Make the interpret app interactive

 src/interpret.c |  147 ++++++++++++++++++++++++++++---------------------------
 1 files changed, 75 insertions(+), 72 deletions(-)

commit 91448540f68235c7e1975fa604842b7872bc0f7a
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Mon Nov 9 19:53:08 2009 -0500

    Bug 601265 -  gnome-terminal assert failure: table.c:723:_vte_table_match
    
    Fix handling of %% in termcap strings.
    Remove the assertion.

 src/table.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 59d08fab676cccbed8df7f8e9d9a39bab6e5413d
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Mon Nov 9 19:04:46 2009 -0500

    Fix warnings

 src/iso2022.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 7556c58a6f21f846b97351ee2002e0b1d9236824
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Mon Nov 9 18:55:16 2009 -0500

    Handle destroying NULL termcap

 src/vtetc.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit bdc0cca890297a44c86395e27ee51cdfef5f3961
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Mon Nov 9 18:52:47 2009 -0500

    Comment out unused code

 src/caps.c |    2 ++
 src/caps.h |    3 ---
 2 files changed, 2 insertions(+), 3 deletions(-)

commit 2035eb905aed8905e44781f3f64786fc84cd51c7
Author: Peteris Krisjanis <pecisk@gmail.com>
Date:   Sun Nov 8 20:36:09 2009 +0200

    Updated Latvian translation.

 po/lv.po |  119 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 58 insertions(+), 61 deletions(-)

commit 9120f5ebfb9da0d74698f187ebb3046877b48c19
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Sun Nov 8 12:04:16 2009 -0500

    Revert "Bug 591648 - Don't clear the screen when switching to the alternate screen"
    
    This reverts commit c6d9bf421f12911298d921314ced64661f6b63bd.
    That commit introduced issues with less.   Xterm doesn't have those
    problems.  Need to figure out what's going on  before committing this
    again.

 src/vteseq.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit d45fdfa66452427ddf2a28fcaff148b0ead9d815
Author: Thomas Thurman <tthurman@gnome.org>
Date:   Sun Nov 1 15:46:08 2009 -0500

    Shavian translation

 po/LINGUAS    |    1 +
 po/en@shaw.po |   90 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 91 insertions(+), 0 deletions(-)

commit be0f71823453ef07b6a8c4b6072bdd6b772c74b1
Author: Christian Persch <chpe@gnome.org>
Date:   Thu Oct 29 18:59:52 2009 +0100

    Use right modifier to printf gulong
    
    Fixes a compiler warning.

 src/ring.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)