| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-12-18 | SwitcherModel: don't reiterate over windows all the time, keep a list and ↵ | Marco Trevisan (Treviño) | |
| update it Windows are computed just once, unless the window count for the selected icon changes. DetailXids is now returning something only if detail is enabled. When the active app windows changed, we can update the detail xids. Fixes: #1526434 Approved by: Andrea Azzarone (bzr r4063) | |||
| 2015-12-16 | TestLayoutWindow: fix tests to support ComputeDecorationHeight | Marco Trevisan (Treviño) | |
| (bzr r4054.3.3) | |||
| 2015-12-16 | TestSwitcherModel: add test to verify DetailXids and SelectionWindows | Marco Trevisan (Treviño) | |
| Fix failing test due to DetailXids change (bzr r4054.4.3) | |||
| 2015-12-11 | unity: ensure we use python3 for the launch script and python2.7 for ↵ | Marco Trevisan (Treviño) | |
| autopilot Fixes: #1512909 Approved by: PS Jenkins bot Original authors: - Marco Trevisan (Treviño) <mail@3v1n0.net> - Barry Warsaw <barry@ubuntu.com> (bzr r4049) | |||
| 2015-12-11 | Replaced deprecated calls in tests to get rid of compiler warnings | Eleni Maria Stea | |
| Approved by: PS Jenkins bot, Marco Trevisan (Treviño) (bzr r4048) | |||
| 2015-12-11 | Places(Overlay)VScrollBar: impelement gtk-like overlay scrollbars Fixes: ↵ | Marco Trevisan (Treviño) | |
| #1481706 Approved by: PS Jenkins bot, Andrea Azzarone Original authors: - Marco Trevisan (Treviño) <mail@3v1n0.net> - Andrea Azzarone <andrea.azzarone@canonical.com> (bzr r4045) | |||
| 2015-12-11 | XKeyboardUtil: add ability to get keycodes from any relative position | Marco Trevisan (Treviño) | |
| Approved by: PS Jenkins bot, Andrea Azzarone (bzr r4040) | |||
| 2015-12-11 | SwitcherModel: allow to add/remove icons dynamically and update them when ↵ | Marco Trevisan (Treviño) | |
| they require it We keep hidden applications in a separated vector; when an application becomes invisible in switcher we need to move it to the hidden_applications_ vector, if it becomes visible again we put it back on the main model vector. Fixes: #1512349 Approved by: Andrea Azzarone (bzr r4038) | |||
| 2015-11-19 | Merging with trunk | Marco Trevisan (Treviño) | |
| (bzr r4027.1.15) | |||
| 2015-11-11 | replaced G_ASYNC_RESULT with G_TASK | Eleni Maria Stea | |
| (bzr r4027.8.3) | |||
| 2015-11-11 | fixed the order of arguments in g_task_new | Eleni Maria Stea | |
| (bzr r4027.8.2) | |||
| 2015-11-06 | TestOverlayScrollbar: remove | Marco Trevisan (Treviño) | |
| (bzr r4008.14.8) | |||
| 2015-11-05 | Tests: install autopilot with python2.7 | Marco Trevisan (Treviño) | |
| (bzr r4027.1.13) | |||
| 2015-11-04 | Merging with lp:~3v1n0/unity/switcher-dynamic-model | Marco Trevisan (Treviño) | |
| (bzr r3983.13.5) | |||
| 2015-11-04 | TestSwitcherModel: use new constructor | Marco Trevisan (Treviño) | |
| (bzr r4027.5.24) | |||
| 2015-11-04 | TestSwitcherController: ensure that icons are visible in switcher, or tests ↵ | Marco Trevisan (Treviño) | |
| will fail (bzr r4027.5.23) | |||
| 2015-11-02 | TestKeyboardUtil: add tests for near key symbols lookup | Marco Trevisan (Treviño) | |
| (bzr r3983.13.3) | |||
| 2015-11-02 | Unity: use compiz cursorCache to get properly updated cursors | Marco Trevisan (Treviño) | |
| We avoid duplicating instances and they're automatically recreated when the system cursor setting change. Fixes: #1359211 Approved by: Andrea Azzarone (bzr r4032) | |||
| 2015-10-30 | TestSwitcherModel: Initialize model just once, update for new API | Marco Trevisan (Treviño) | |
| (bzr r4027.5.4) | |||
| 2015-10-30 | SwitcherModel: make possible to add and remove icons at runtime | Marco Trevisan (Treviño) | |
| Icons are kept in order at this level (bzr r4027.5.3) | |||
| 2015-10-27 | replaced deprecated test calls to get rid of compiler warnings | Eleni Maria Stea | |
| (bzr r4027.8.1) | |||
| 2015-10-22 | CompScreenMock: define cursorCache | Marco Trevisan (Treviño) | |
| (bzr r4008.8.9) | |||
| 2015-10-21 | MockWindowManager: add definition for GetCachedCursor | Marco Trevisan (Treviño) | |
| (bzr r4008.8.7) | |||
| 2015-10-21 | WindowGestureTarget: use compiz cursorCache | Marco Trevisan (Treviño) | |
| (bzr r4008.8.4) | |||
| 2015-10-16 | Avoid test failures on jenkins. | Andrea Azzarone | |
| Approved by: Marco Trevisan (Treviño) (bzr r4026) | |||
| 2015-10-16 | LauncherIcon: force lookup icon by scaling it at the requested size | Marco Trevisan (Treviño) | |
| As bonus, remove unused GtkWrapper class Fixes: #1446081, #1501973 Approved by: Andrea Azzarone (bzr r4023) | |||
| 2015-10-16 | TestDash: Use local results in PreviewNavigateTests instead of online ones | Marco Trevisan (Treviño) | |
| They're just more reliable Approved by: Andrea Azzarone (bzr r4021) | |||
| 2015-10-14 | TestMain: unset UPSTART_SESSION not to mess with real system | Marco Trevisan (Treviño) | |
| (bzr r4008.9.5) | |||
| 2015-10-14 | TestLauncher: no need to wait pending events here, there's no async call ↵ | Marco Trevisan (Treviño) | |
| involved (bzr r4008.9.4) | |||
| 2015-10-14 | TestIconLoader: wait pending events before on TearDown | Marco Trevisan (Treviño) | |
| (bzr r4008.9.3) | |||
| 2015-10-13 | Avoid test failures on jenkins. | Andrea Azzarone | |
| (bzr r4019.1.1) | |||
| 2015-10-05 | GtkWrapper: remove it as it's not needed anymore | Marco Trevisan (Treviño) | |
| (bzr r4008.11.3) | |||
| 2015-10-03 | TestDash: Use local results in PreviewNavigateTests instead of online ones | Marco Trevisan (Treviño) | |
| They're just more reliable (bzr r4008.9.1) | |||
| 2015-10-03 | Use GTK_ICON_LOOKUP_FORCE_SIZE when loading icons everywhere | Marco Trevisan (Treviño) | |
| (bzr r4008.11.2) | |||
| 2015-09-30 | TestGnomeSessionManager: mark NoLockWhenLockingDisabled as unstable | Marco Trevisan (Treviño) | |
| (bzr r4008.7.24) | |||
| 2015-09-30 | TestUtils: define UNSTABLE_TEST macro, and disable unstable tests on release | Marco Trevisan (Treviño) | |
| (bzr r4008.7.23) | |||
| 2015-09-30 | TestIconLoader: enable some disabled tests | Marco Trevisan (Treviño) | |
| (bzr r4008.7.20) | |||
| 2015-09-30 | TestGDBusProxy: make tests more robusts when using a cancellable | Marco Trevisan (Treviño) | |
| (bzr r4008.7.19) | |||
| 2015-09-30 | GnomeKeyGrabberTests: fix tests to match current behavior | Marco Trevisan (Treviño) | |
| (bzr r4008.7.16) | |||
| 2015-09-30 | TestMainDBus: use glib::DBusNameWatcher | Marco Trevisan (Treviño) | |
| (bzr r4008.7.12) | |||
| 2015-09-30 | KeyGrabber: update implementations with new interface | Marco Trevisan (Treviño) | |
| (bzr r4008.7.9) | |||
| 2015-09-10 | UnityScreen: force shell to be on top when there's a window fullscreen and ↵ | Marco Trevisan (Treviño) | |
| we've a menu open. This allows to see the panel and control menus properly. Added support for fullscreen windows to WindowsManager, in order to handle properly the LIM mode. Fixes: #591189 (bzr r4005) | |||
| 2015-09-10 | Add/Update tests for gnome session manager. | Andrea Azzarone andrea.azzarone@canonical.com | |
| Approved by: PS Jenkins bot, Marco Trevisan (Treviño) (bzr r4001) | |||
| 2015-09-10 | Merging with trunk | Marco Trevisan (Treviño) | |
| (bzr r3964.6.11) | |||
| 2015-09-10 | Merging with lp:~azzar1/unity/lp-1485559 | Marco Trevisan (Treviño) | |
| (bzr r3964.6.9) | |||
| 2015-09-10 | Autpilot, launcher: make dragging tests more reliable | Marco Trevisan (Treviño) | |
| (bzr r3964.6.8) | |||
| 2015-09-10 | Autopilot, TestIconBehavior: add utility function to get a running application | Marco Trevisan (Treviño) | |
| This waits, if needed (bzr r3964.6.7) | |||
| 2015-09-08 | Some minor change. | Andrea Azzarone andrea.azzarone@canonical.com | |
| (bzr r3999.1.2) | |||
| 2015-09-08 | Merge with trunk. | Andrea Azzarone andrea.azzarone@canonical.com | |
| (bzr r3999.1.1) | |||
| 2015-09-08 | Resolve conflicts. | Andrea Azzarone andrea.azzarone@canonical.com | |
| (bzr r3999.2.1) | |||
