summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-02Thumbnail Generation for previews.Nick Dedekind
2012-07-31Base+Derived DBusTestRunner. Added stub thumbnail generator standalone.Nick Dedekind
2012-07-27Added image_source_uri property to Preview base class. Fixes: . Approved by M...Pawel Stolowski
2012-07-27Remove "strut hack" in launcher.cpp. Fixes: https://bugs.launchpad.net/bugs/1...Andrea Azzarone
2012-07-27Minor change.Andrea Azzarone
2012-07-26The switcher in detail mode will now focus the last active window, instead of...Brandon Schaefer
2012-07-26Fixed few manual test-cases which were not consistent with the TEST_TEMPLATE....Martin Mrazik
2012-07-26Make the autopilot unity logging functions more stable when unity crashes & r...Thomi Richards
2012-07-27Don't cache the unity debug logging dbus interface, so if unity crashes and c...Thomi Richards
2012-07-26LauncherController: Rewritten EnsureLaunchers() added tests, fix a crash caus...Marco Trevisan (Treviño)
2012-07-26test_launcher_controller: initialize also GeisAdapterMarco Trevisan (Treviño)
2012-07-26Previews: renamed image_source to image_source_uri in unity protocol lib.Pawel Stolowski
2012-07-26Require unity-protocol-private 5.93.1, not 5.94.0.Pawel Stolowski
2012-07-26Previews: renamed thumbnail to image in protocol lib.Pawel Stolowski
2012-07-26EdgeBarrierController: use auto const& for typeMarco Trevisan (Treviño)
2012-07-26Dynamic resizing of previews. Added escape key handler.Nick Dedekind
2012-07-26Bumped required verison of unity-protocol-private.Pawel Stolowski
2012-07-26Previews: renamed image_source preview property to image_source_uri.Pawel Stolowski
2012-07-26Previews - added image_source preview property (wraps thumbnail_source from t...Pawel Stolowski
2012-07-25* Fixes detail mode not selecting the last active window.Brandon Schaefer
2012-07-26Merging with trunkMarco Trevisan (Treviño)
2012-07-26test_launcher_controller: more barrier subscriptions testsMarco Trevisan (Treviño)
2012-07-26test_launcher_controller: check the barrier controller subscriptionsMarco Trevisan (Treviño)
2012-07-26LauncherController: make TestLauncherController friend of itMarco Trevisan (Treviño)
2012-07-26EdgeBarrierController: make GetSubscriber publicMarco Trevisan (Treviño)
2012-07-25Fixed occurence of Expected Result_s_Martin Mrazik
2012-07-25LauncherController: move launcher::Controller::Impl definition in LauncherCon...Marco Trevisan (Treviño)
2012-07-25Removed factory creation of previews to keep unity-protocol-private hidden fr...Nick Dedekind
2012-07-25Changing few manual tests to be consistent with the TEST_TEMPLATE.txtMartin Mrazik
2012-07-24SoftwareCenterLauncherIcon: avoid the "Waiting to Install" tooltip to stay af...Bilal Akhtar
2012-07-24The launcher will auto hide when installing a program from the software cente...Bilal Akhtar
2012-07-24manual-tests/SoftwareCenter.txt: added tests for Ubuntu Software Center/Unity...Gary Lasker
2012-07-24BarrierEdgeController, PointerBarrier: release the sticky edge after that the...Marco Trevisan (Treviño)
2012-07-24test_edge_barrier_controller: add subscribing testsMarco Trevisan (Treviño)
2012-07-24test_edge_barrier_controller: Add test for GetSubscriberMarco Trevisan (Treviño)
2012-07-24EdgeBarrierController: fix the monitor/size comparisonsMarco Trevisan (Treviño)
2012-07-24test_edge_barrier_controller: check the breaking events with invalid monitor ...Marco Trevisan (Treviño)
2012-07-24test_uscreen_mock.h: add MockUscreen and use it in testsMarco Trevisan (Treviño)
2012-07-24LauncherController: use only one cycle to ensure launchers, and correctly uns...Marco Trevisan (Treviño)
2012-07-24test_launcher_controller: test removal of internal monitorsMarco Trevisan (Treviño)
2012-07-24test_launcher_controller: add switching testsMarco Trevisan (Treviño)
2012-07-24test_launcher_controller: added multimonitor launchers testsMarco Trevisan (Treviño)
2012-07-24EdgeBarrierController: be safer, always resize the barrier list on setup barr...Marco Trevisan (Treviño)
2012-07-24UScreen: make the default screen a static member, so that we can mock itMarco Trevisan (Treviño)
2012-07-24test_launcher_controller: added basic LauncherController testMarco Trevisan (Treviño)
2012-07-23Adding gtest_output=xml to unit tests to generate Junit XML. Fixes: . Approve...Martin Mrazik
2012-07-23KeyboardUtil: fix possible crash if XkbGetKeyboard returns nullMarco Trevisan (Treviño)
2012-07-23Removed old include causing build to break.Nick Dedekind
2012-07-22Remove the -Wno-uninitialized to bring back the compiler warning for uninitia...Tim Penhey
2012-07-23Initialize some colors.Tim Penhey