summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-18Minor changes.Andrea Azzarone
2012-07-17Minor changes.Andrea Azzarone
2012-07-17Add unit test.Andrea Azzarone
2012-07-17Add a wrapper for GVolumeMonitor.Andrea Azzarone
2012-07-17Don't duplicate device launcher icons.Andrea Azzarone
2012-07-16Fix an autopilot panel test and add additional logging to other autopilot tes...Thomi Richards
2012-07-17Made the test much simpler.Thomi Richards
2012-07-17Fixed failing test.Thomi Richards
2012-07-16test_bamflaunchericon: don't try to run an application, just test for the ico...Marco Trevisan (Treviño)
2012-07-16test_bamflaunchericon: updated copyrightMarco Trevisan (Treviño)
2012-07-16test_bamflaunchericon: check default icon for empty applicationMarco Trevisan (Treviño)
2012-07-16PluginAdapterStandalone: remove the unneeded close implementationMarco Trevisan (Treviño)
2012-07-16test_bamflaunchericon: don't try to run an application, just test for the ico...Marco Trevisan (Treviño)
2012-07-16Fix launcher autoscroll during dnd.. Fixes: https://bugs.launchpad.net/bugs/9...Andrea Azzarone
2012-07-16Fix blinking/flickering of the launcher and panel, especially when runningDaniel van Vugt
2012-07-16Don't force shell repaint on every fullscreen redraw. That will cause theDaniel van Vugt
2012-07-16Rebase on latest upstream lp:unityDaniel van Vugt
2012-07-16Don't bind the FBO if it's possible it won't get painted and unbound. ThatDaniel van Vugt
2012-07-16Add test cases.Daniel van Vugt
2012-07-16Fix blinking/flickering of the launcher and panel, especially when runningDaniel van Vugt
2012-07-16Add test case.Daniel van Vugt
2012-07-16Made the panel assertion a bit more verbose, and removed an error about the T...Thomi Richards
2012-07-16Don't bind the FBO if it's possible it won't get painted and unbound. ThatDaniel van Vugt
2012-07-15Use std::function instead of sigc::slot. Fixes: . Approved by jenkins, Tim Pe...Marco Trevisan (Treviño)
2012-07-16GLibDBusProxy: always return on errorMarco Trevisan (Treviño)
2012-07-16GLibDBusProxy: use std::shared_ptr with deleter to unref the variantMarco Trevisan (Treviño)
2012-07-16ShortcutView: pass values to lambda by value instead of using sigc::bindMarco Trevisan (Treviño)
2012-07-16Fix various code depending on sigc::slotMarco Trevisan (Treviño)
2012-07-16TextureCache: replace sigc::slot with std::functionMarco Trevisan (Treviño)
2012-07-16UBusWrapper: replace sigc::slot with std::functionMarco Trevisan (Treviño)
2012-07-16IconLoader: replace sigc::slot with std::functionMarco Trevisan (Treviño)
2012-07-16GLibDBusProxy: replace sigc::slot with std::functionMarco Trevisan (Treviño)
2012-07-16GLibSignal: replace sigc::slot with std::functionMarco Trevisan (Treviño)
2012-07-16GLibSource: replace sigc::slot with std::functionMarco Trevisan (Treviño)
2012-07-13Add test for bug 1020891.. Fixes: https://bugs.launchpad.net/bugs/1020891. Ap...Andrea Azzarone
2012-07-12Scale mode now does not skip the first super to open the dash.. Fixes: https:...Brandon Schaefer
2012-07-12* Merged trunk, and fixed ap testBrandon Schaefer
2012-07-12* Dont set scale_just_active if super was not pressed to start scale.Brandon Schaefer
2012-07-12Fix up panel autopilot tests.. Fixes: . Approved by Christopher Lee, jenkins,...Thomi Richards
2012-07-12Default Icon used if one isn't found by bamf.. Fixes: https://bugs.launchpad....Brandon Schaefer
2012-07-13Well behaved checks now use assertProperty, thereby giving us some grace time.Thomi Richards
2012-07-13Merged branch that fixes regressions.Thomi Richards
2012-07-13Merged parent.Thomi Richards
2012-07-12Add unit test for branch lp:~andyrock/unity/fix-1020891Andrea Azzarone
2012-07-12Scale the generated fbo tex by the screen dimentions as its screen sizesmspillaz
2012-07-12Fixed failing show desktop test.Thomi Richards
2012-07-12Fixed failing autopilot test.Thomi Richards
2012-07-12Converted a hud test that failed to use the Eventually matcher.Thomi Richards
2012-07-12Fixed an error waiting for the Bamf model to update.Thomi Richards
2012-07-12Hud now closes correctly.Thomi Richards