gnome-shell/tests/interactive
Marco Trevisan (Treviño) c4c5c4fd5c cleanup: Use inheritance for Actor classes instead of composition
Remove the `this.actor = ...` and `this.actor._delegate = this` patterns in most
of classes, by inheriting all the actor container classes.

Uses interfaces when needed for making sure that multiple classes will implement
some required methods or to avoid redefining the same code multiple times.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/559
2019-10-16 15:26:13 +00:00
..
background-repeat.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
background-size.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
border-radius.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
border-width.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
borders.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
box-layout.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
box-shadow-animated.js cleanup: Stop using Mainloop module 2019-09-12 19:09:24 +02:00
box-shadows.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
calendar.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00
css-fonts.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
entry.js cleanup: Stop using Mainloop module 2019-09-12 19:09:24 +02:00
gapplication.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
icons.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
inline-style.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
scroll-view-sizing.js tests: Stop using global grabs 2019-07-02 01:18:15 +00:00
scrolling.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
test-title.js cleanup: Stop using Mainloop module 2019-09-12 19:09:24 +02:00
transitions.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00