Jasper St. Pierre 7fc2b33a0a st-texture-cache: Use async variants of the icon loading API
While we were relying on gtk_icon_info_load_icon and friends being
thread-safe, there was no such guarantee, and recent caching that
was added to GTK+ made it non-threadsafe. To replace it, _async()
variants of the icon loading code were added that are thread-safe.
Use those instead of using our own worker threads.

https://bugzilla.gnome.org/show_bug.cgi?id=692845
2013-02-14 16:16:00 -05:00
..
2012-09-10 21:23:25 +02:00
2012-02-28 08:14:06 -05:00
2012-02-28 08:14:06 -05:00
2009-10-01 14:41:16 -04:00
2009-10-01 14:41:16 -04:00
2012-08-29 16:41:09 -03:00
2012-08-29 16:41:09 -03:00
2011-03-13 22:03:47 +01:00
2012-08-29 16:41:09 -03:00
2012-02-28 08:14:06 -05:00
2011-11-07 15:24:59 -05:00
2012-08-29 16:41:09 -03:00
2012-10-17 23:25:56 +02:00