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