gnome-shell/js/misc
Rares Visalom 9f496bac8c systemActions: Store properties in a map
It is more convenient and structured to use a
map in order to store system actions and their
properties. The current changes are an improvement
over the classic instance properties because
it provides clarity and ease of management.

https://bugzilla.gnome.org/show_bug.cgi?id=691900
2017-08-22 03:23:10 +03:00
..
config.js.in Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
extensionUtils.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
fileUtils.js fileUtils: Remove listDirAsync() 2014-01-09 13:23:26 -05:00
gnomeSession.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
history.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
ibusManager.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
jsParse.js lookingGlass: Add tab-completion 2011-11-05 13:05:11 -04:00
keyboardManager.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
loginManager.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
meson.build build: Support the meson build system 2017-07-20 00:20:54 +02:00
modemManager.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
objectManager.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02: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 Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
systemActions.js systemActions: Store properties in a map 2017-08-22 03:23:10 +03:00
util.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
weather.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00