summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-19ShortcutModel: add categories_per_column property, use const gettersMarco Trevisan (Treviño)
2013-01-18Merging with trunkMarco Trevisan (Treviño)
2013-01-18Allow the launcher icon size to be set as low as 8 pixels (previously theDaniel van Vugt
2013-01-17Launcher/Switcher: update icon assets to match new designs, fix spacing and s...Marco Trevisan (Treviño)
2013-01-17The Hud now saves the last_focused_window before opening the Hud. Fixes: http...Brandon Schaefer
2013-01-17* Fixes a Hud focus problem after using Alt+Tab. As the Hud does not saveBrandon Schaefer
2013-01-17Releasing 6.12.0daily13.01.17-0ubuntu1 to ubuntu.Automatic PS uploader
2013-01-17Remove deprecated glib function. Fixes: https://bugs.launchpad.net/bugs/1100658.Andrea Azzarone
2013-01-17Support older glib version too.Andrea Azzarone
2013-01-17Minor change.Andrea Azzarone
2013-01-17Remove deprecated glib function.Andrea Azzarone
2013-01-17Releasing 6.12.0daily13.01.17-0ubuntu1, based on r3043Automatic PS uploader
2013-01-16Add support to close previews by either right, middle, or left clicking in th...Christopher Townsend
2013-01-16Fix copy & paste error in the lambda function.Christopher Townsend
2013-01-16After some feedback on the MP, I made the following changes:Christopher Townsend
2013-01-15Sets the active lens view to not visible when the Dash closes, otherwise the ...Brandon Schaefer
2013-01-15* Adds a test that asserts the lens view gets hidden when the dash closesBrandon Schaefer
2013-01-15* When exiting from the Dash we must set the active lens as not visible.Brandon Schaefer
2013-01-15Enable pch in package builds.Jussi Pakkanen
2013-01-15Enable pch in package builds.Jussi Pakkanen
2013-01-15Add precompiled header support to tests subdirectory.Jussi Pakkanen
2013-01-15Fixes TestLauncherIcon.Stick unit test in unity.Brandon Schaefer
2013-01-15fix failing launcher controller tests. Fixes: https://bugs.launchpad.net/bugs...Andrea Azzarone
2013-01-14* Fixes a problem in SoftwareCenterIcon, that a unit test caught.Brandon Schaefer
2013-01-15Fix the other 2 failing tests.Andrea Azzarone
2013-01-14First attempt to fix failing gtest tests.Andrea Azzarone
2013-01-14Fix launcher controller failing tests.Andrea Azzarone
2013-01-14Fix failing tests.Andrea Azzarone
2013-01-14Fix a race condition with windows that start minimized. Fixes: https://bugs.l...Andrea Azzarone
2013-01-14Minor change.Andrea Azzarone
2013-01-11* Added new Autopilot test for testing clicking to close previews.Christopher Townsend
2013-01-11Releasing 6.12.0daily13.01.11.2-0ubuntu1 to ubuntu.Automatic PS uploader
2013-01-11Add autopilot tests.Andrea Azzarone
2013-01-11Releasing 6.12.0daily13.01.11.2-0ubuntu1, based on r3034Automatic PS uploader
2013-01-11Ensure that SetBaseSize is correctly called from StaticCairoText after the la...Manuel de la Pena
2013-01-11Ok, no clear way of doing it nicer... We need to sleep a bit after the Termin...Łukasz 'sil2100' Zemczak
2013-01-11After revno 742 from nux the layouts behave in a diff way. Now nux can handle...Manuel de la Pena
2013-01-11Ok, no clear way of doing it nicer... We need to sleep a bit after the Termin...Łukasz 'sil2100' Zemczak
2013-01-11Merged with trunk.Jussi Pakkanen
2013-01-11Reverted wrong change introduced in r3027.MC Return
2013-01-11Reverted wrong change introduced in r3027MC Return
2013-01-10Fixes an uninitialized variable in unityshell.cpp which caused Alt+F10 to fai...Brandon Schaefer
2013-01-10* Fixes a uninited var that causes Alt+F10 to not work on start up.Brandon Schaefer
2013-01-10Fix bug 1087422.Andrea Azzarone
2013-01-10Reduced the scope of the variables saturation, saturation_progress and opacity.MC Return
2013-01-09Check the window stack if the current XID is not a valid window. This fixes t...Brandon Schaefer
2013-01-09Guard against Compiz altering global state.Jussi Pakkanen
2013-01-09Minor performance improvement:MC Return
2013-01-09Implement a real MockSwitcherController google mock based on the virtual swit...Sam Spilsbury
2013-01-09* Better way to do this...Brandon Schaefer