gnome-shell/js/gdm
Marco Trevisan (Treviño) 55b57421dc cleanup: Replace signal connections with virtual functions
Inheriting from actors allows to use virtual functions instead of signal
connections for multiple cases, so just use them when possible.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/559
2019-10-16 15:26:13 +00:00
..
authPrompt.js cleanup: Replace signal connections with virtual functions 2019-10-16 15:26:13 +00:00
batch.js cleanup: Avoid useless return statements 2019-09-15 16:02:45 +02:00
fingerprint.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
loginDialog.js cleanup: Replace signal connections with virtual functions 2019-10-16 15:26:13 +00:00
oVirt.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
realmd.js realmd: Set login format to null on start and update if invalid 2019-09-09 19:28:18 +00:00
util.js js: Use implicit animations for animatable properties 2019-08-06 23:54:29 +02:00