summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-22Remove the -Wno-uninitialized to bring back the compiler warning for uninitia...Tim Penhey
2012-07-23Initialize some colors.Tim Penhey
2012-07-23Make sure that weight is always set.Tim Penhey
2012-07-23Merge trunk.Tim Penhey
2012-07-22fix typoGary Lasker
2012-07-21clarify tests per Brandon Schaefer's recommendations in the corresponding Uni...Gary Lasker
2012-07-21merge trunkGary Lasker
2012-07-20EdgeBarrierController: disable the lambda based proxy versionMarco Trevisan (Treviño)
2012-07-20test_edge_barrier_controller: add test for sticky edge propertyMarco Trevisan (Treviño)
2012-07-20EdgeBarrierController: make sticky_edges property a proxy to launcher optionsMarco Trevisan (Treviño)
2012-07-19Making manual test-cases consistent with TEST_TEMPLATE.txt. Fixes: . Approved...Martin Mrazik
2012-07-20unityshell.xml.in: changed the short name of the settingMarco Trevisan (Treviño)
2012-07-20merging with trunkMarco Trevisan (Treviño)
2012-07-20test_edge_barrier_controller: added tests for temporary released barrierMarco Trevisan (Treviño)
2012-07-19test_edge_barrier_controller: no need to explictly set an unhandling subscriberMarco Trevisan (Treviño)
2012-07-19test_edge_barrier_controller: add MakeBarrierEvent function to generate eventsMarco Trevisan (Treviño)
2012-07-19test_edge_barrier_controller: add tests to check the event ProcessingMarco Trevisan (Treviño)
2012-07-19EdgeBarrierController: add ProcessBarrierEvent as protected memberMarco Trevisan (Treviño)
2012-07-19test_edge_barrier_controller: added skeleton testMarco Trevisan (Treviño)
2012-07-19Migration session from /desktop/unity/ to /com/canonical/unity/ as the dconfDidier Roche
2012-07-19move schema and value from old /desktop/unity/ location to /com/canonical/uni...Didier Roche
2012-07-19EdgeBarrierController: use make_shared, avoid unneeded namespacesMarco Trevisan (Treviño)
2012-07-19test_pointer_barrier.cpp can be xlessMarco Trevisan (Treviño)
2012-07-19test_pointer_barrier: added tests for PointerBarrierMarco Trevisan (Treviño)
2012-07-19PointerBarrier: make pointer barrier more testableMarco Trevisan (Treviño)
2012-07-19PointerBarrier: use reinterpret castMarco Trevisan (Treviño)
2012-07-19unityshell: add option to set the launcher sticky edge disabled durationMarco Trevisan (Treviño)
2012-07-19EdgeBarrierController: use the launcher option to set the disable timeout dur...Marco Trevisan (Treviño)
2012-07-19LauncherOptions: add edge_passed_disabled_time optionMarco Trevisan (Treviño)
2012-07-18Fix duplicated device launcher icons.. Fixes: https://bugs.launchpad.net/bugs...Andrea Azzarone
2012-07-19LauncherOptions: use initializer listMarco Trevisan (Treviño)
2012-07-19EdgeBarrierController: use the barrier's released property to disable the sti...Marco Trevisan (Treviño)
2012-07-19PointerBarrier: add released property, if set remove the notify delayMarco Trevisan (Treviño)
2012-07-19Fix build issue on precise.Andrea Azzarone
2012-07-19Remove _ prefix.Andrea Azzarone
2012-07-18Minor change.Andrea Azzarone
2012-07-18Fix build issue.Andrea Azzarone
2012-07-18Fix build issue.Andrea Azzarone
2012-07-18Mock GVolume too.Andrea Azzarone
2012-07-18Minor changes.Andrea Azzarone
2012-07-18EdgeBarrierController: temporary disable the barrier when just passed throughMarco Trevisan (Treviño)
2012-07-18GLibSource: use std::to_string instead of lexical castMarco Trevisan (Treviño)