summaryrefslogtreecommitdiff
path: root/dash
AgeCommit message (Expand)Author
2013-02-13IconTexture: add smarter constructor, prefer using smart pointersMarco Trevisan (Treviño)
2013-02-08Fixed category redrawingNick Dedekind
2013-02-04DashView: remove unwanted commitMarco Trevisan (Treviño)
2013-02-04DashView: use WindowManager default close key combination.Marco Trevisan (Treviño)
2013-01-30Clicking on the indicators in the dash will now open them! (And close the das...Brandon Schaefer
2013-01-29* Indicators will now open if clicked while the dash is open (closing the das...Brandon Schaefer
2013-01-29Added API that allows children classes to add InputAreas to the TabIterator i...Manuel de la Pena
2013-01-28* Some fixes, changed AboutToShow to Show/HideBrandon Schaefer
2013-01-28* The main reason, is the DashView has to take up the PanelHeight, so when theBrandon Schaefer
2013-01-24Fixed memory leak.Thomi Richards
2013-01-23Remove explicit calls to class destructors.Thomi Richards
2013-01-22Ensure that action link show prelighted when keyboard selected.Manuel de la Pena
2013-01-22Expose Remove to the Preview and children.Manuel de la Pena
2013-01-22Improved code readibility and mem management according to reviews.Manuel de la Pena
2013-01-21Removed not required method.Manuel de la Pena
2013-01-21Implemented all tab iterator tests.Manuel de la Pena
2013-01-18Refactored tab iterator and added nearly all of the tests.Manuel de la Pena
2013-01-18Merged with trunk.Manuel de la Pena
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-09Ensure that the area is not already present in the list.Manuel de la Pena
2013-01-09Added api to allow the child previews to alter the tab iterator.Manuel de la Pena
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