summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-19* Changed to deactivate to an explicit callBrandon Schaefer
2012-04-20Fix potential pointer lockup on initial drag gesture.. Fixes: https://bugs.la...Chase Douglas
2012-04-19WindowButtons: disable the close button if the controlled window is not closableMarco Trevisan (Treviño)
2012-04-19IBus autopilot tests now wait for input method context to be created before t...Thomi Richards
2012-04-20ibus tests now wait for ibus to be activated in the target widget. This remov...Thomi Richards
2012-04-20IBus tests now wait until the im_active property on the SearchBar is set to t...Thomi Richards
2012-04-19Add a sanity check to avoid crashes.. Fixes: https://bugs.launchpad.net/bugs/...Andrea Azzarone
2012-04-20Adds a sanity check to avoid crashes.Andrea Azzarone
2012-04-19Fixes autopilot launcher test.. Fixes: . Approved by Alex Launi.Thomi Richards
2012-04-20First pass at fixing the ibus tests.Thomi Richards
2012-04-20Merged launcher tests fix, needed by this branch.Thomi Richards
2012-04-20Fixed launcher emulator and tests.Thomi Richards
2012-04-19Finetune priorities when updating dash results, prevents flickering. Fixes: h...Michal Hruby
2012-04-19Shortcut hint tests now all pass.. Fixes: . Approved by Alex Launi.Thomi Richards
2012-04-19Improve autopilot assertion messages inside the new wait_for method.. Fixes: ...Thomi Richards
2012-04-19Finetune priorities when updating dash results, prevents flickeringMichal Hruby
2012-04-19Fixed failing panel autopilot tests.. Fixes: . Approved by Brandon Schaefer.Thomi Richards
2012-04-19Autopilot wait_for assertions have a slightly better error message.Thomi Richards
2012-04-19Fixed shortcut hint tests, cleaned up the shortcut hint controller, and made ...Thomi Richards
2012-04-19Fixed two failing tests.Thomi Richards
2012-04-19Fixed two failing panel tests.Thomi Richards
2012-04-19HudIcon now filters out windows on different workspaces and windows that are ...Brandon Schaefer
2012-04-19Fixed a failing test in the command_lens test suite.. Fixes: . Approved by Br...Thomi Richards
2012-04-19Fixed a failing command lens test. Somehow the assertion got inverted in the ...Thomi Richards
2012-04-18* changed xid back to a 0, not a pointerBrandon Schaefer
2012-04-18* Fixed ap testBrandon Schaefer
2012-04-18Hud autopilot tests use the new Eventually autopilot matcher to reduce the nu...Thomi Richards
2012-04-18* remove debug includeBrandon Schaefer
2012-04-18* Fixed the ? icon appearing.Brandon Schaefer
2012-04-19Merged trunk, resolved conflicts.Thomi Richards
2012-04-18QuicklistView: fixed the quicklist key navigation, to make it consistent with...Marco Trevisan (Treviño)
2012-04-18* Added ap testBrandon Schaefer
2012-04-18* Now the hud filters out windows on different workspaces for the HudIcon.Brandon Schaefer
2012-04-19autopilot, test_quicklist: cyclic keynav docstring fixesMarco Trevisan (Treviño)
2012-04-19autopilot, test_quicklist: use the Eventually matcher to avoid false-negativesMarco Trevisan (Treviño)
2012-04-18Update HUD tests to use the new Eventually() matcher.. Fixes: . Approved by B...Thomi Richards
2012-04-19Merging with trunkMarco Trevisan (Treviño)
2012-04-18Fixed going from the Hud to the Dash forgetting window focus when exiting fro...Brandon Schaefer
2012-04-19autopilot: quicklist emulator, applying Thomi's fixes.Marco Trevisan (Treviño)
2012-04-19Removed unused import, fixed reference to property being treated as a function.Thomi Richards
2012-04-19Merged trunk.Thomi Richards
2012-04-18* Use the correct assertBrandon Schaefer
2012-04-18* removed sleepBrandon Schaefer
2012-04-18Home lens tests use wait_for instead of explicit sleep statements.. Fixes: . ...Thomi Richards
2012-04-18* Fixes Hud to Dash not restoring window focusBrandon Schaefer
2012-04-19Merged trunk, reso;lved conflicts.Thomi Richards
2012-04-18IBus tests use new Eventually matcher.. Fixes: . Approved by Thomi Richards.Thomi Richards
2012-04-18* Fixed indent errorBrandon Schaefer
2012-04-18* Fixed the dash test that was removedBrandon Schaefer
2012-04-18* uses propertiesBrandon Schaefer