summaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2013-01-21Merging with trunkMarco Trevisan (Treviño)
2013-01-21LauncherController: remove the launcher_width_changed optionMarco Trevisan (Treviño)
2013-01-19Launcher: improve the monitor resizing and background color management, tune ...Marco Trevisan (Treviño)
2013-01-19SwitcherView: correctly compute the windows positions in spread mode. Fixes: ...Marco Trevisan (Treviño)
2013-01-18Merging with trunkMarco Trevisan (Treviño)
2013-01-17Launcher/Switcher: update icon assets to match new designs, fix spacing and s...Marco Trevisan (Treviño)
2013-01-17TestSwitcherView: add a test for UpdateRenderTargetsMarco Trevisan (Treviño)
2013-01-17Remove deprecated glib function.Andrea Azzarone
2013-01-17SwitcherView: clear the render targets when the detail mode is closedMarco Trevisan (Treviño)
2013-01-17SwitcherView: put ResizeRenderTargets in another function, for testingMarco Trevisan (Treviño)
2013-01-16SwitcherView: pass progress to render functions instead of re-computing it ev...Marco Trevisan (Treviño)
2013-01-15TestSwitcherView: add basic testsMarco Trevisan (Treviño)
2013-01-15SwitcherModel: use std::shared_ptr instead of boostMarco Trevisan (Treviño)
2013-01-15SwitcherView: use the layout_geo offsets to compute the centerMarco Trevisan (Treviño)
2013-01-15SwitcherView: correctly set the layout windows offsetMarco Trevisan (Treviño)
2013-01-14* Fixes a problem in SoftwareCenterIcon, that a unit test caught.Brandon Schaefer
2013-01-09Removed assignment of 0.0f to gfloat HeightToAnchor, because this value is ne...MC Return
2013-01-09Removed the unused variable itMC Return
2013-01-09Pull an NVI out of switcher::Controller and use that throughout the code wher...Sam Spilsbury
2013-01-08* Load the swicher views when the switcher is first usedBrandon Schaefer
2013-01-08* Comment out switcher lazy loading timer, as we need real timing data sugges...Brandon Schaefer
2013-01-08Fix bug 1097184.Andrea Azzarone
2012-12-19Remove use of deprecated link_libraries command.Jussi Pakkanen
2012-12-19Add support for precompiled headers.Jussi Pakkanen
2012-12-19Removed link_directories in launcher.Jussi Pakkanen
2012-12-19Pull a nonvirtual interface out of switcher::Controller and renameSam Spilsbury
2012-12-18ApplicationManager: remove ApplicationMenu supportMarco Trevisan (Treviño)
2012-12-18Enabled pch for launcher-lib.Jussi Pakkanen
2012-12-18Minor refactoring of SwitcherModel class and unit tests.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-17SwitcherModel: renamed member variables to use the underscore suffix conventionStephen M. Webb
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 superfluous pkgconfig includes.Jussi Pakkanen
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-14LauncherOptions: add an idle to emit the changed signalMarco Trevisan (Treviño)
2012-12-14Update bfb icon tooltip and dash home search hint.Andrea Azzarone
2012-12-14Moved StaticCairoText to unity namespace where it will now go to rest.Nicolas d'Offay
2012-12-13Merged with trunk.Jussi Pakkanen
2012-12-13Unity: Remove the "old" unity::Animator, and replace it everywhere using nux:...Marco Trevisan (Treviño)
2012-12-12Software center launcher integration fixes. This will setup the correct deskt...Michael Vogt
2012-12-12EdgeBarrierController: use lambda functions for getter/setterMarco Trevisan (Treviño)
2012-12-11Init with an empty string.Manuel de la Pena
2012-12-11merged trunkMichael Vogt
2012-12-11Improve signal emission in the text property.Manuel de la Pena
2012-12-11Removed the extra std::string used in the tooltip.Manuel de la Pena
2012-12-11Merged with trunk.Manuel de la Pena