gnome-shell/js/misc
Dan Winship 5f86e29830 screenSaver: bugfixes
Fix the signal handling; you can't use this.connect('ActiveChanged')
to connect to a D-Bus signal after replacing the signal methods with
the lang.signals versions. Just leave it using the D-Bus signal names,
just like it uses the D-Bus method names.

Also, remove the "_" from "_screenSaverActive", to match what
AutomountManager checks for, and remove getActive(), since it's not
needed.

https://bugzilla.gnome.org/show_bug.cgi?id=654550
2011-07-14 12:51:18 -04:00
..
config.js.in Propagate version to Javascript files 2011-01-12 20:32:30 +01:00
docInfo.js Don't switch to a workspace when dragging it to launch on that workspace 2011-02-08 19:43:21 -05:00
fileUtils.js [misc] add fileUtils.listDirAsync 2010-10-01 01:08:22 +04:00
format.js [format] Add 'x' format specifier and field width 2010-06-24 15:54:54 +02:00
gnomeSession.js user-status: Hide "Power off" option if shutdown is disabled 2011-06-27 21:39:28 +02:00
history.js history: Fix navigation when entering a repeat 2011-04-27 10:08:00 -04:00
modemManager.js Status area: add NetworkManager indicator 2011-03-16 15:59:34 +01:00
params.js [Params] always return a new object from Params.parse 2010-05-03 12:51:09 -04:00
screenSaver.js screenSaver: bugfixes 2011-07-14 12:51:18 -04:00
util.js utils: follow up to previous commit 2011-06-24 00:13:59 +02:00