Merge lp://qastaging/~njpatel/unity/dash-fixes-2011-08-22 into lp://qastaging/unity

Proposed by Neil J. Patel
Status: Merged
Approved by: Gord Allott
Approved revision: no longer in the source branch.
Merged at revision: 1413
Proposed branch: lp://qastaging/~njpatel/unity/dash-fixes-2011-08-22
Merge into: lp://qastaging/unity
Diff against target: 1339 lines (+587/-82)
30 files modified
UnityCore/Lens.cpp (+0/-1)
plugins/unityshell/src/BFBLauncherIcon.cpp (+2/-1)
plugins/unityshell/src/DashSearchBarSpinner.cpp (+17/-5)
plugins/unityshell/src/DashSearchBarSpinner.h (+2/-0)
plugins/unityshell/src/DashView.cpp (+7/-10)
plugins/unityshell/src/FilterExpanderLabel.cpp (+2/-2)
plugins/unityshell/src/FilterGenreWidget.cpp (+4/-1)
plugins/unityshell/src/FilterMultiRangeButton.cpp (+1/-1)
plugins/unityshell/src/FontSettings.cpp (+88/-0)
plugins/unityshell/src/FontSettings.h (+43/-0)
plugins/unityshell/src/HomeView.cpp (+40/-2)
plugins/unityshell/src/HomeView.h (+5/-0)
plugins/unityshell/src/IconTexture.cpp (+5/-0)
plugins/unityshell/src/IconTexture.h (+4/-2)
plugins/unityshell/src/Launcher.cpp (+3/-1)
plugins/unityshell/src/LensBar.cpp (+48/-25)
plugins/unityshell/src/LensBar.h (+11/-1)
plugins/unityshell/src/LensBarIcon.cpp (+101/-0)
plugins/unityshell/src/LensBarIcon.h (+56/-0)
plugins/unityshell/src/LensView.cpp (+94/-16)
plugins/unityshell/src/LensView.h (+11/-0)
plugins/unityshell/src/PlacesGroup.cpp (+1/-1)
plugins/unityshell/src/PlacesStyle.cpp (+4/-0)
plugins/unityshell/src/PlacesStyle.h (+2/-0)
plugins/unityshell/src/ResultRendererTile.cpp (+21/-13)
plugins/unityshell/src/StaticCairoText.cpp (+1/-0)
plugins/unityshell/src/unityshell.cpp (+1/-0)
plugins/unityshell/src/unityshell.h (+3/-0)
tests/CMakeLists.txt (+8/-0)
tests/standalone_dash.cpp (+2/-0)
To merge this branch: bzr merge lp://qastaging/~njpatel/unity/dash-fixes-2011-08-22
Reviewer Review Type Date Requested Status
Gord Allott Pending
Review via email: mp+72699@code.qastaging.launchpad.net

Description of the change

Miscellaneous fixes for the dash for renderering and also fixes a bunch of bugs.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.