summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-18Enabled pch for shortcuts-lib.Jussi Pakkanen
2012-12-18Enabled pch for panel-lib.Jussi Pakkanen
2012-12-18Enabled pch for hud-lib.Jussi Pakkanen
2012-12-18Enabled pch for launcher-lib.Jussi Pakkanen
2012-12-18Enabled pch for Dash.Jussi Pakkanen
2012-12-18Added pch support to unity-shared.Jussi Pakkanen
2012-12-18Added precompiled header support and enabled it for UnityCore.Jussi Pakkanen
2012-12-18PanelStyle: use smart pointers (update WindowButtons and PanelView).Marco Trevisan (Treviño)
2012-12-18Minor refactoring of SwitcherModel class and unit tests.Stephen M. Webb
2012-12-18UnityScreen: re-add the panel texture releasing...Marco Trevisan (Treviño)
2012-12-18UnityShell: use panel texture ptr...Marco Trevisan (Treviño)
2012-12-17test_switcher_model.cpp: used a fixture to reduce the noise in the test cases.Stephen M. Webb
2012-12-17SwitcherModel: avoid temporary copies of icon lists.Stephen M. Webb
2012-12-17SwitcherModel: renamed member variables to indicate their purpose.Stephen M. Webb
2012-12-17SwitcherModel: converted some standalone functions into lambdas.Stephen M. Webb
2012-12-17Improved dash animations. (LP: #1060948, #1060941, #1060937). Fixes: https://...Nick Dedekind
2012-12-17SwitcherModel: renamed member variables to use the underscore suffix conventionStephen M. Webb
2012-12-17Merging with trunkMarco Trevisan (Treviño)
2012-12-17CMake: A few simple build fixes.Jussi Pakkanen
2012-12-17StaticCairoText: moved to unity namespace where it will now go to rest.Nicolas d'Offay
2012-12-17Removed useless -l prefix.Jussi Pakkanen
2012-12-17Removed superfluous pkgconfig includes.Jussi Pakkanen
2012-12-17Merged with trunkNick Dedekind
2012-12-15Even more build fixes.Jussi Pakkanen
2012-12-15LauncherOptions: add an idle to emit the changed signal (so that we send just...Marco Trevisan (Treviño)
2012-12-14TestLauncherOptions: Add test for single change on launcher-optionsMarco Trevisan (Treviño)
2012-12-14TestUtils: add WaitUntilMSec functionsMarco Trevisan (Treviño)
2012-12-14PanelMenuView: force a queuedraw when the buttons opacity changes. Fixes: htt...Marco Trevisan (Treviño)
2012-12-14Update dash home search hint and bfb tooltip. Fixes: https://bugs.launchpad.n...Andrea Azzarone
2012-12-14WindowButton: move definition to external header, use nux Properties for valu...Marco Trevisan (Treviño)
2012-12-14Don't show/hide shortcut overlay on tap. Fixes: https://bugs.launchpad.net/bu...Andrea Azzarone
2012-12-14PanelIndicatorsView, WindowButtons: use properties to handle public values.Marco Trevisan (Treviño)
2012-12-14Fix test.Andrea Azzarone
2012-12-14LauncherOptions: add an idle to emit the changed signalMarco Trevisan (Treviño)
2012-12-14Switched to a single texture for the filter bar refinement in the overlay ren...Nick Dedekind
2012-12-14Update AP test.Andrea Azzarone
2012-12-14Don't show/hide shortcut overlay on tap.Andrea Azzarone
2012-12-14Merge with parent branchMarco Trevisan (Treviño)
2012-12-14TestWindowButtons: fix compilationMarco Trevisan (Treviño)
2012-12-14TestPanelMenuView: use better mocking...Marco Trevisan (Treviño)
2012-12-14TestPanelMenuView: check that QueueDraw is called when the window buttons opa...Marco Trevisan (Treviño)
2012-12-14PanelMenuView: force a queuedraw when the buttons opacity changesMarco Trevisan (Treviño)
2012-12-14PanelStyle: use std::array to handle file namesMarco Trevisan (Treviño)
2012-12-14WindowButtons: fix names, use std::array to handle themMarco Trevisan (Treviño)
2012-12-14WindowButtons: fix the textures pathsMarco Trevisan (Treviño)
2012-12-14PanelStyle: use smart pointers (update WindowButtons and PanelView)Marco Trevisan (Treviño)
2012-12-14WindowButtons: pose post-fixed_ on internal membersMarco Trevisan (Treviño)
2012-12-14Update bfb icon tooltip and dash home search hint.Andrea Azzarone
2012-12-14StandaloneWindowManager: windows must always be minimizable and maximizable b...Marco Trevisan (Treviño)
2012-12-14TestWindowButton: added buttons related testsMarco Trevisan (Treviño)