| Age | Commit message (Expand) | Author |
| 2013-09-18 | Derive EdgeBarrierController::Impl from sigc::trackable and remove the use of... | Andrea Azzarone |
| 2013-09-17 | Make the mouse movement infinite while loop into a for loop and only iterate ... | Chris Townsend |
| 2013-09-17 | Derive EdgeBarrierController::Impl from sigc::trackable and remove the use of... | Andrea Azzarone |
| 2013-09-17 | Launcher: use nux::Animation for all the launcher animations | Marco Trevisan (Treviño) |
| 2013-09-17 | UnityScreen: add support for Super+Arrows shortcuts to manage the focused window | Marco Trevisan (Treviño) |
| 2013-09-16 | Set the wait timeout to a longer period (1000ms) since many Jenkins CI tests ... | Chris Townsend |
| 2013-09-16 | Set the wait timeout to a longer period since many Jenkins CI tests are faili... | Chris Townsend |
| 2013-09-16 | Fix lp:1226116. | Andrea Azzarone |
| 2013-09-16 | WindowManagerKeybindings: add scenarios to perform the tests for Maximized an... | Marco Trevisan (Treviño) |
| 2013-09-16 | autopilot, WindowManagerKeybindings: verify the window restoration after vert... | Marco Trevisan (Treviño) |
| 2013-09-16 | autopilot, WindowManagerKeybindings: verify right/left maximization geometries | Marco Trevisan (Treviño) |
| 2013-09-16 | autopilot, WindowManagerKeybindings: added new keybindings AP tests | Marco Trevisan (Treviño) |
| 2013-09-13 | TestLauncher: verify that the correct action state is set on drag cancel | Marco Trevisan (Treviño) |
| 2013-09-12 | Make sure we move the mouse over the target icon while we are dragging the so... | Brandon Schaefer |
| 2013-09-12 | Set an upper bound on the amount of icons we go through to check tooltips. As... | Brandon Schaefer |
| 2013-09-12 | Use the first two icons in the Launcher to assure the icons are always on the... | Chris Townsend |
| 2013-09-12 | * 4 spaces, not 2! | Brandon Schaefer |
| 2013-09-12 | * Must avoid the accordion effect, when attemtping to test the tooltips. | Brandon Schaefer |
| 2013-09-12 | ApplicationLauncherIcon: log unity zeitgeist events on stick, unstick, remova... | Marco Trevisan (Treviño) |
| 2013-09-12 | * Make sure we move the mouse over the target icon while we are dragging the ... | Brandon Schaefer |
| 2013-09-12 | Use the first two icons in the Launcher to assure the icons are always on the... | Chris Townsend |
| 2013-09-12 | When the shortcut is open, and we receive a ButtonPress or KeyPress hide it. ... | Brandon Schaefer |
| 2013-09-11 | Due to a change libdbusmenu, need to use a fully qualified name for the Dbus ... | Chris Townsend |
| 2013-09-11 | Launcher: stick and save icons dragged around | Marco Trevisan (Treviño) |
| 2013-09-11 | TestLauncherController: verify the unity events logging | Marco Trevisan (Treviño) |
| 2013-09-11 | TestApplicationLauncherIcon: verify leave events logging | Marco Trevisan (Treviño) |
| 2013-09-11 | LauncherController: stick the SWcenter icon, not the app. | Marco Trevisan (Treviño) |
| 2013-09-11 | TestSoftwareCenterLauncherIcon: verify log event on installation finished | Marco Trevisan (Treviño) |
| 2013-09-11 | TestApplicationLauncherIcon: verify LogUnityEvent | Marco Trevisan (Treviño) |
| 2013-09-11 | TestApplicationLauncherIcon: derivate from testmocks::TestUnityAppBase | Marco Trevisan (Treviño) |
| 2013-09-11 | TestLauncherController: derivate from testmocks::TestUnityAppBase and add log... | Marco Trevisan (Treviño) |
| 2013-09-11 | TestTrashLauncherIcon: derivate from testmocks::TestUnityAppBase | Marco Trevisan (Treviño) |
| 2013-09-11 | MockApplication: add TestUnityAppBase struct to test UnityApplication | Marco Trevisan (Treviño) |
| 2013-09-11 | TestApplicationLauncherIcon: verify the event logging on stick / unstick | Marco Trevisan (Treviño) |
| 2013-09-10 | * If a button/key is pressed and the shortcut hint is open close it! | Brandon Schaefer |
| 2013-09-10 | TestTrashLauncherIcon: verify and clear the expectations of the Unity App whe... | Marco Trevisan (Treviño) |
| 2013-09-10 | TestTrashLauncherIcon: initialize unity app at every test startup | Marco Trevisan (Treviño) |
| 2013-09-07 | Application: add desktop_id method, and implement in desktop::Application. | Marco Trevisan (Treviño) |
| 2013-09-06 | DesktopApplicationManager: added new app manager layer so that we can emit ap... | Marco Trevisan (Treviño) |
| 2013-09-06 | Merging with lp:~3v1n0/unity/desktop-app-manager | Marco Trevisan (Treviño) |
| 2013-09-06 | TestTrashLauncherIcon: add more log checks | Marco Trevisan (Treviño) |
| 2013-09-06 | MockApplication: use tuple for log events and add function to verify them | Marco Trevisan (Treviño) |
| 2013-09-05 | TestLauncherController: get rid of the dependency on real desktop-id for URIs | Marco Trevisan (Treviño) |
| 2013-09-05 | Application: add desktop_id method, and implement in desktop::Application | Marco Trevisan (Treviño) |
| 2013-09-05 | TestTrashLauncherIcon: verify that delete events gets logged by unity app on ... | Marco Trevisan (Treviño) |
| 2013-09-05 | TestDesktopApplicationSubject: add equalty tests | Marco Trevisan (Treviño) |
| 2013-09-05 | MockApplication: return a MockApplication::Nice as UnityApplication | Marco Trevisan (Treviño) |
| 2013-09-05 | TestTrashLauncherIcon: verify that files gets trashed on Dnd request | Marco Trevisan (Treviño) |
| 2013-09-05 | TestApplicationLauncherIcon: fix typo on MatcherP | Marco Trevisan (Treviño) |
| 2013-09-05 | * Better way to avoid changing the focus on a mouse bump, if the mouse | Brandon Schaefer |