| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-01 | LauncherDragWindow: cancel drag on window mapped/unmapped. Fixes: ↵ | Marco Trevisan (Treviño) | |
| https://bugs.launchpad.net/bugs/1044723. Approved by Andrea Azzarone. (bzr r2652) | |||
| 2012-09-01 | TestLauncher: rename test | Marco Trevisan (Treviño) | |
| (bzr r2641.1.20) | |||
| 2012-09-01 | TestLauncherDragWindow: add umapped, mapped signals | Marco Trevisan (Treviño) | |
| (bzr r2641.1.19) | |||
| 2012-08-31 | LauncherDragWindow: emit cancelled signal when the Escape key has been ↵ | Marco Trevisan (Treviño) | |
| pressed during drag Launcher: restore an icon position after that the dragging has been cancelled . Fixes: https://bugs.launchpad.net/bugs/955561. Approved by Brandon Schaefer. (bzr r2651) | |||
| 2012-08-31 | tests: updated to add HideDragWindow() | Marco Trevisan (Treviño) | |
| (bzr r2641.1.16) | |||
| 2012-08-31 | LauncherModel: s/GetCloserIcon/GetClosestIcon/ | Marco Trevisan (Treviño) | |
| (bzr r2641.1.13) | |||
| 2012-08-31 | tests, TestLauncher: add a tests to verify that the icon order is restored ↵ | Marco Trevisan (Treviño) | |
| when cancelling an icon drag (bzr r2641.1.12) | |||
| 2012-08-31 | Implement new ordering of categories for home lens. Fixes: ↵ | Michal Hruby | |
| https://bugs.launchpad.net/bugs/1043915. Approved by Pawel Stolowski. (bzr r2649) | |||
| 2012-08-31 | tests, TestLauncherDragWindow: add cancellation test | Marco Trevisan (Treviño) | |
| (bzr r2641.1.10) | |||
| 2012-08-31 | tests, TestLauncherDragWindow: added skeleton test class | Marco Trevisan (Treviño) | |
| (bzr r2641.1.9) | |||
| 2012-08-31 | LauncherModel: added GetCloserIcon to fetch the icon closer to the requested one | Marco Trevisan (Treviño) | |
| Tests included. (bzr r2641.1.7) | |||
| 2012-08-31 | Simplify a bit | Michal Hruby | |
| (bzr r2608.4.21) | |||
| 2012-08-31 | Add more tests | Michal Hruby | |
| (bzr r2608.4.20) | |||
| 2012-08-31 | Merge changes from trunk | Ugo Riboni | |
| (bzr r2562.1.18) | |||
| 2012-08-31 | Merge trunk | Michal Hruby | |
| (bzr r2608.4.19) | |||
| 2012-08-30 | LauncherController: make the controller enable the launcher struts, based on ↵ | Marco Trevisan (Treviño) | |
| hide-mode option. Fixes: https://bugs.launchpad.net/bugs/1044005. Approved by Brandon Schaefer. (bzr r2643) | |||
| 2012-08-30 | Tests gcin using XIM in unity.. Fixes: ↵ | Brandon Schaefer | |
| https://bugs.launchpad.net/bugs/1043627. Approved by Thomi Richards, Christopher Lee. (bzr r2642) | |||
| 2012-08-30 | Tiny cleanup | Michal Hruby | |
| (bzr r2608.4.18) | |||
| 2012-08-30 | tests, TestLauncherController: added tests to check the launcher struts | Marco Trevisan (Treviño) | |
| (bzr r2641.1.3) | |||
| 2012-08-30 | Add test for ordering apps lens results as first | Michal Hruby | |
| (bzr r2608.4.17) | |||
| 2012-08-30 | * Skip the tests if no able to run | Brandon Schaefer | |
| (bzr r2637.4.6) | |||
| 2012-08-29 | * Made better doc strings, thanks Chris | Brandon Schaefer | |
| (bzr r2637.4.5) | |||
| 2012-08-29 | * missed new line before class | Brandon Schaefer | |
| (bzr r2637.4.4) | |||
| 2012-08-29 | * PEP8 | Brandon Schaefer | |
| (bzr r2637.4.3) | |||
| 2012-08-29 | * Added a couple more checks before running the tests | Brandon Schaefer | |
| (bzr r2637.4.2) | |||
| 2012-08-29 | * Adds XIM tests for gcin | Brandon Schaefer | |
| (bzr r2637.4.1) | |||
| 2012-08-29 | merge changes from trunk | Ugo Riboni | |
| (bzr r2562.1.17) | |||
| 2012-08-29 | Update author in copyright header and test tear down to use simpler functions. | Ugo Riboni | |
| (bzr r2562.1.15) | |||
| 2012-08-29 | Add unit tests for the WindowMinimizeSpeedController | Ugo Riboni | |
| (bzr r2562.1.14) | |||
| 2012-08-29 | Merge trunk. | Andrea Azzarone | |
| (bzr r2540.12.27) | |||
| 2012-08-29 | Merge trunk. | Andrea Azzarone | |
| (bzr r2540.12.26) | |||
| 2012-08-29 | Update unity autopilot tests to match autopilot API.. Fixes: . Approved by ↵ | Thomi Richards | |
| Christopher Lee. (bzr r2636) | |||
| 2012-08-29 | Don't import global_context, as it's moved. | Thomi Richards | |
| (bzr r2632.1.1) | |||
| 2012-08-28 | Remove OnRemoved fun. | Andrea Azzarone | |
| (bzr r2540.12.23) | |||
| 2012-08-28 | Merged with trunk. | Nick Dedekind | |
| (bzr r2596.3.3) | |||
| 2012-08-27 | Removed manual-tests that were already automated by Nick, added two tests to ↵6.4.0 | Omer Akram | |
| ensure Music and Video lens previews are tested. Also made a single class for all the Invocation tests previously they were in separate classes.. Fixes: . Approved by Thomi Richards. (bzr r2632) | |||
| 2012-08-27 | manual-test to AP; makes sure HUD key navigation is intact. Fixes: . ↵ | Omer Akram | |
| Approved by Thomi Richards, Nick Dedekind. (bzr r2630) | |||
| 2012-08-28 | reuse code | Omer Akram | |
| (bzr r2616.6.5) | |||
| 2012-08-28 | fix docstrings + reuse code instead of writing new | Omer Akram | |
| (bzr r2616.6.4) | |||
| 2012-08-27 | damn | Omer Akram | |
| (bzr r2616.5.5) | |||
| 2012-08-27 | fix method name and docstring per instructions | Omer Akram | |
| (bzr r2616.5.4) | |||
| 2012-08-27 | Merged trunk and resolved conflict | Christopher Lee | |
| (bzr r2490.2.9) | |||
| 2012-08-25 | Merge trunk. | Andrea Azzarone | |
| (bzr r2540.12.22) | |||
| 2012-08-25 | remove few manual test cases which are already automated | Omer Akram | |
| (bzr r2616.6.2) | |||
| 2012-08-24 | fix | Omer Akram | |
| (bzr r2616.5.3) | |||
| 2012-08-24 | fix conflicts | Omer Akram | |
| (bzr r2616.5.2) | |||
| 2012-08-24 | manual-test to AP; makes sure HUD keynav is intact | Omer Akram | |
| (bzr r2616.5.1) | |||
| 2012-08-24 | merge | Omer Akram | |
| (bzr r2601.4.2) | |||
| 2012-08-23 | manual-test to AP; makes sure double clicking the grab area of a maximized ↵ | Omer Akram | |
| app restores(unmaximize) it.. Fixes: . Approved by Thomi Richards. (bzr r2621) | |||
| 2012-08-23 | fix TODO; test newly activated lens' searchbar have the focus. Also removed ↵ | Omer Akram | |
| un-needed semicolons. Fixes: . Approved by Thomi Richards. (bzr r2620) | |||
