gnome-shell/js/misc
Florian Müllner b50d7143d1 history: Fix bogus return value
We only use lastItem() to reset the history index to the end, so
nobody noticed the utter nonsense in the return value until gjs
started to warn about it. As we don't actually use the value
anywhere, we could just remove it, but the function name implies
that an item is returned, so fix it to behave as advertised.

https://bugzilla.gnome.org/show_bug.cgi?id=781471
2017-07-13 17:23:54 +02:00
..
config.js.in Use the versioned libmutter*.so versions 2017-02-14 11:23:09 +08:00
extensionUtils.js extensionUtils: Use a unique 'subdir' to create new importers 2016-10-18 19:19:32 +02:00
fileUtils.js fileUtils: Remove listDirAsync() 2014-01-09 13:23:26 -05:00
gnomeSession.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
history.js history: Fix bogus return value 2017-07-13 17:23:54 +02:00
ibusManager.js ibusManager: Use const correctly 2017-02-10 13:19:08 -08:00
jsParse.js lookingGlass: Add tab-completion 2011-11-05 13:05:11 -04:00
keyboardManager.js js: Avoid double declarations with let 2017-02-10 13:35:50 -08:00
loginManager.js loginManager: Extend canSuspend() callback 2016-05-27 17:04:46 +02:00
modemManager.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
objectManager.js objectManager: handle proxies coming and going 2017-06-22 14:31:19 -04:00
params.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
permissionStore.js weather: Follow GNOME Weather's location permissions 2017-03-20 19:13:20 +01:00
smartcardManager.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
util.js util: Force text direction of time strings 2017-07-05 16:49:04 +02:00
weather.js WeatherClient: set enabled providers after setting a valid location 2017-04-19 20:41:35 +03:00