vte r1511 - in trunk: . src



Author: cpwilson
Date: 2007-01-23 13:01:00 +0000 (Tue, 23 Jan 2007)
New Revision: 1511
ViewCVS link: http://svn.gnome.org/viewcvs/vte?rev=1511&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/iso2022.c
   trunk/src/vtepango.c
Log:
2007-01-23  Chris Wilson <chris chris-wilson co uk>

	A couple of minor buggets.

	* src/iso2022.c: (_vte_iso2022_state_set_codeset):
		Use g_intern_string() instead of from_quark(to_quark(str))
	* src/vtepango.c: (_vte_pango_create), (_vte_pango_destroy),
	(_vte_pango_start), (_vte_pango_end), (_vte_pango_set_text_font):
		Use the widget pango context (we're guarranteed to have a
		screen by this point) and don't unref it!
		Inspired by Pedro de Medeiros in Bug 335269.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]