gnome-shell/js/misc
Colin Walters 22948b3d39 Merge St.TextureCache and Shell.TextureCache
Brute force merge these two by essentially replacing St.TextureCache
with a (renamed) Shell.TextureCache.

One function was added for convenience, namely "st_texture_cache_load_file_simple".
St.TextureCache had a function to load a texture from a filename, and it
returned NULL on error but only half the callers actually checked this.  This
function is better.

https://bugzilla.gnome.org/show_bug.cgi?id=607500
2010-03-05 16:19:40 -05:00
..
docInfo.js Merge St.TextureCache and Shell.TextureCache 2010-03-05 16:19:40 -05:00
format.js String formatting: Fix warning 2009-10-05 17:59:33 +02:00
Makefile.am Add params.js, for function param object parsing. 2009-11-23 13:48:59 -05:00
params.js change a few stray tabs to spaces 2010-02-02 10:31:38 -05:00