2005-07-26 Michele Baldessari <michele@pupazzo.org> * python/vte.override (_wrap_vte_terminal_set_colors): pyg_boxed_get should be on item not py_palette. Reported with fix by Ethan Glasser-Camp <glasse@rpi.edu> Closes bug #311570 2005-07-25 Michele Baldessari <michele@pupazzo.org> * src/vtepango.c (_vte_pango_create): Initialize PangoContext * data->ctx with NULL. Closes bug #126262 2005-07-21 Danilo Ĺ egan <danilo@gnome.org> Fixes #149925. * src/vte.c (vte_terminal_io_read): Added simple comment for translators. 2005-07-07 Matthias Clasen <mclasen@redhat.com> * src/vte.c (vte_terminal_unrealize): Unset the user data on the gdk window. 2005-06-15 Theppitak Karoonboonyanan <thep@linux.thai.net> * configure.in: Added 'th' (Thai) to ALL_LINGUAS. 2005-06-11 Kjartan Maraas <kmaraas@gnome.org> * NEWS: Update some. * doc/reference/tmpl/reaper.sgml: * doc/reference/tmpl/vte-unused.sgml: * doc/reference/tmpl/vte.sgml: * doc/reference/tmpl/vteaccess.sgml: Docs updates. * src/vte.c: (vte_terminal_init), (vte_terminal_finalize), (vte_terminal_get_accessible), (vte_terminal_class_init): Apply patch from Padraig O'Briain <padraig.obriain@sun.com> to fix a crash. Closes bug #119913. 2005-06-09 Kjartan Maraas <kmaraas@gnome.org> * src/vte.c: (vte_terminal_style_changed): Fix a crash when reparenting. Closes bug #169326. Patch from Michele Baldessari. 2005-06-05 Ignacio Casal Quinteiro <nacho.resa@gmail.com> * configure.in: Added 'gl' to ALL_LINGUAS. 2005-04-29 Kjartan Maraas <kmaraas@gnome.org> * src/table.c: (_vte_table_literal_new), (_vte_table_free), (_vte_table_addi), (_vte_table_matchi), (_vte_table_match), (_vte_table_printi): Final bits of the memory reduction patch from Aivars Kalvans. bug #160993 comment #9 * src/vte.c: (vte_terminal_scroll_region): Patch from Egmont Koblinger to fix some scrolling issues. bug #164153 * vte.spec: Bump version.