summaryrefslogtreecommitdiff
path: root/dash
AgeCommit message (Expand)Author
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-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-11* Added new Autopilot test for testing clicking to close previews.Christopher Townsend
2013-01-09Reduced the scope of the variables saturation, saturation_progress and opacityMC Return
2013-01-04Add support to close previews by either right, middle, or left clicking in th...Christopher Townsend
2012-12-21Per Nick Dedekind's comments on revno. 3006:Christopher Townsend
2012-12-20Refactored the derived preview classes to put the common members into the bas...Christopher Townsend
2012-12-19Remove use of deprecated link_libraries command.Jussi Pakkanen
2012-12-19Removed link_directories in dash.Jussi Pakkanen
2012-12-18Enabled pch for Dash.Jussi Pakkanen
2012-12-17Improved dash animations. (LP: #1060948, #1060941, #1060937). Fixes: https://...Nick Dedekind
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-17Merged with trunkNick Dedekind
2012-12-15Even more build fixes.Jussi Pakkanen
2012-12-14Update dash home search hint and bfb tooltip. Fixes: https://bugs.launchpad.n...Andrea Azzarone
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-14Removed sigc::bind from UriActivation connection in LensView.Nick Dedekind
2012-12-14Merged with trunkNick Dedekind
2012-12-13Fixed some holes in the handling of dash view redirection. Fixes: https://bug...Nick Dedekind
2012-12-13Use graphics::ClearGeometry in CoverflowResultViewNick Dedekind
2012-12-13Removed un-needed geo clearing.Nick Dedekind
2012-12-13removed redundant IsFullRedraw class. Removed extra whitespace.Nick Dedekind
2012-12-13Merged with trunk.Nick Dedekind
2012-12-13Fixed MP code comments.Nick Dedekind
2012-12-13Merged with trunk.Jussi Pakkanen
2012-12-13The Dash/HUD have X focus when open now, instead of the launcher. Fixes: http...Brandon Schaefer
2012-12-12* Fixs haveing 2 ShowDash()...Brandon Schaefer
2012-12-12* Merge trunkBrandon Schaefer
2012-12-12* Remove deprecated functionsBrandon Schaefer
2012-12-12merge with trunkNick Dedekind
2012-12-12clean-upNick Dedekind
2012-12-12Merge with trunkNick Dedekind
2012-12-12DashController: use the nux AnimateValue for fading-in/outMarco Trevisan (Treviño)
2012-12-11Added tests for show/hide animations for the HudController and DashController.Stephen M. Webb
2012-12-11Use the dash rendered icon as the source for the drag icon. Fixes: https://bu...Nick Dedekind
2012-12-10Re-merged gord's legal changes with latest trunk.Łukasz 'sil2100' Zemczak
2012-12-07Added test for Dash show/hide animations.Stephen M. Webb
2012-12-06* Move X Focus from the launcher to Dash/Hud ....Brandon Schaefer
2012-12-06Fixed up some const correctness.Nick Dedekind
2012-12-06Dash result dnd image now sourced from render icon.Nick Dedekind
2012-12-04index is unsigned, so it can't be negative - removed that checkMC Return
2012-12-04Merged with trunk.Jussi Pakkanen
2012-12-04Merge with trunkNick Dedekind
2012-12-03- Provide a re-usable UI element that looks and behaves like a url link (LP: ...Manuel de la Pena