2005-07-26 Michele Baldessari * 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 Closes bug #311570 2005-07-25 Michele Baldessari * src/vtepango.c (_vte_pango_create): Initialize PangoContext * data->ctx with NULL. Closes bug #126262 2005-07-21 Danilo Ĺ egan Fixes #149925. * src/vte.c (vte_terminal_io_read): Added simple comment for translators. 2005-07-07 Matthias Clasen * src/vte.c (vte_terminal_unrealize): Unset the user data on the gdk window. 2005-06-15 Theppitak Karoonboonyanan * configure.in: Added 'th' (Thai) to ALL_LINGUAS. 2005-06-11 Kjartan Maraas * 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 to fix a crash. Closes bug #119913. 2005-06-09 Kjartan Maraas * 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 * configure.in: Added 'gl' to ALL_LINGUAS. 2005-04-29 Kjartan Maraas * 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.