Emmanuele Bassi 9056e3ac4c 2008-07-02 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-label.c:
	(clutter_label_create_layout_no_cache),
	(clutter_label_create_layout): Split the layout creation in two
	functions: one creating the layout, the other creating the layout
	and hitting the glyphs cache. The first one is for the offscren
	operations - like requesting the preferred size; the second one
	is for paint and allocation.
	
	(clutter_label_allocate): Try to aggressively cache the PangoLayout
	between allocations - to avoid recreating it even when the label
	just moved because of an animation. See bug #1010.
2008-07-02 14:36:35 +00:00
..
2008-06-30 16:15:53 +00:00
2008-06-29 10:31:31 +00:00
2007-08-07 14:03:58 +00:00
2008-02-15 15:18:02 +00:00
2008-07-01 14:08:24 +00:00
2008-07-01 10:11:39 +00:00
2008-06-10 06:37:46 +00:00