e7177d9 auto-import changelog data from vte-0.11.10-4.src.rpm

Authored and Committed by cvsdist 19 years ago
    auto-import changelog data from vte-0.11.10-4.src.rpm
    Tue Sep 16 2003 Nalin Dahyabhai <nalin@redhat.com> 0.11.10-4
    - rebuild
    Mon Sep 15 2003 Nalin Dahyabhai <nalin@redhat.com> 0.11.10-3
    - don't reset conversion states at end-of-line (GNOME #122156)
    Fri Sep 12 2003 Nalin Dahyabhai <nalin@redhat.com>
    - draw the preedit string the way GTK+ wants us to draw it (#104039)
    Mon Jun 16 2003 Nalin Dahyabhai <nalin@redhat.com> 0.11.10-2
    - rebuild
    Mon Jun 16 2003 Nalin Dahyabhai <nalin@redhat.com> 0.11.10-1
    - fix vte_terminal_set_encoding() so that the Terminal/Character Coding
        menu works in gnome-terminal again
    - fix display of the character under the cursor in cases where it's too
        wide
    Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
    - rebuilt
    Mon Jun 02 2003 Nalin Dahyabhai <nalin@redhat.com> 0.11.9-2
    - rebuild
    Mon Jun 02 2003 Nalin Dahyabhai <nalin@redhat.com> 0.11.9-1
    - fix saving/restoring the cursor with DECSET/DECRST
    - revert behavior wrt ambiguously-wide characters to be more like 0.10.x
    Thu May 22 2003 Nalin Dahyabhai <nalin@redhat.com> 0.11.8-1
    - close some memory leaks
    - fix conversions of NUL bytes (Ctrl-Space)
    Tue May 20 2003 Nalin Dahyabhai <nalin@redhat.com> 0.11.7-1
    - make handling of 8-bit SS2 and SS3 coexist properly with UTF-8 and other
        encodings where valid text can't be mistaken for the control codes
    - fix keypad page down in application keypad mode
    - fix reference loop which prevented proper finalizing of the widget
    Tue May 06 2003 Nalin Dahyabhai <nalin@redhat.com> 0.11.6-1
    - handle 8-bit SS2 and SS3
    - share backgrounds between terminal instances
    Wed Apr 30 2003 Nalin Dahyabhai <nalin@redhat.com> 0.11.5-1
    - pick up font settings from xrdb if GTK+ doesn't know anything
    - support CP437 as a national replacement charset
    Thu Apr 24 2003 Nalin Dahyabhai <nalin@redhat.com> 0.11.4-1
    - update transparent background faster when moving windows
    - fix bold
    - add an AtkComponent interface for accessibility
    Thu Apr 17 2003 Nalin Dahyabhai <nalin@redhat.com> 0.11.3-1
    - rework support for national replacement charsets and iso2022
    Thu Apr 17 2003 Nalin Dahyabhai <nalin@redhat.com> 0.11.2-1
    - selection tweaks and an openi18n fix
    Mon Apr 14 2003 Nalin Dahyabhai <nalin@redhat.com> 0.11.1-1
    - drawing cleanups
    Wed Apr 09 2003 Nalin Dahyabhai <nalin@redhat.com>
    - rework drawing with Xft2 to use font sets
    - implement drawing with freetype using font sets
    
        
file modified
+1 -1
file modified
+1 -1
file modified
+75 -7