gnome-shell/js
Jasper St. Pierre 17591117c1 background: Fix updating existing images that need loading
Due to weird and strange JS scoping semantics, if we are in a
callback, "i" won't be captured and when the callback is called,
we'll have the wrong index, causing addImage to be called instead
of updateImage.

https://bugzilla.gnome.org/show_bug.cgi?id=695882
2013-03-14 17:48:07 -04:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm screenShield: Forward key presses to tne entry when raising the shield 2013-03-11 15:08:21 -04:00
misc appDisplay: Move ensureIconVisible logic to util, make it more generic 2013-03-12 19:29:47 -04:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui background: Fix updating existing images that need loading 2013-03-14 17:48:07 -04:00
Makefile.am osdWindow: Add a simple OSD popup 2013-03-03 12:59:08 +01:00