| Age | Commit message (Expand) | Author |
| 2013-02-13 | IconTexture: add smarter constructor, prefer using smart pointers | Marco Trevisan (Treviño) |
| 2013-02-08 | Fixed category redrawing | Nick Dedekind |
| 2013-02-04 | DashView: remove unwanted commit | Marco Trevisan (Treviño) |
| 2013-02-04 | DashView: use WindowManager default close key combination. | Marco Trevisan (Treviño) |
| 2013-01-30 | Clicking 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-29 | Added 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/Hide | Brandon Schaefer |
| 2013-01-28 | * The main reason, is the DashView has to take up the PanelHeight, so when the | Brandon Schaefer |
| 2013-01-24 | Fixed memory leak. | Thomi Richards |
| 2013-01-23 | Remove explicit calls to class destructors. | Thomi Richards |
| 2013-01-22 | Ensure that action link show prelighted when keyboard selected. | Manuel de la Pena |
| 2013-01-22 | Expose Remove to the Preview and children. | Manuel de la Pena |
| 2013-01-22 | Improved code readibility and mem management according to reviews. | Manuel de la Pena |
| 2013-01-21 | Removed not required method. | Manuel de la Pena |
| 2013-01-21 | Implemented all tab iterator tests. | Manuel de la Pena |
| 2013-01-18 | Refactored tab iterator and added nearly all of the tests. | Manuel de la Pena |
| 2013-01-18 | Merged with trunk. | Manuel de la Pena |
| 2013-01-16 | Add support to close previews by either right, middle, or left clicking in th... | Christopher Townsend |
| 2013-01-16 | Fix copy & paste error in the lambda function. | Christopher Townsend |
| 2013-01-16 | After 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 closes | Brandon 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-09 | Reduced the scope of the variables saturation, saturation_progress and opacity | MC Return |
| 2013-01-09 | Ensure that the area is not already present in the list. | Manuel de la Pena |
| 2013-01-09 | Added api to allow the child previews to alter the tab iterator. | Manuel de la Pena |
| 2013-01-04 | Add support to close previews by either right, middle, or left clicking in th... | Christopher Townsend |
| 2012-12-21 | Per Nick Dedekind's comments on revno. 3006: | Christopher Townsend |
| 2012-12-20 | Refactored the derived preview classes to put the common members into the bas... | Christopher Townsend |
| 2012-12-19 | Remove use of deprecated link_libraries command. | Jussi Pakkanen |
| 2012-12-19 | Removed link_directories in dash. | Jussi Pakkanen |
| 2012-12-18 | Enabled pch for Dash. | Jussi Pakkanen |
| 2012-12-17 | Improved dash animations. (LP: #1060948, #1060941, #1060937). Fixes: https://... | Nick Dedekind |
| 2012-12-17 | CMake: A few simple build fixes. | Jussi Pakkanen |
| 2012-12-17 | StaticCairoText: moved to unity namespace where it will now go to rest. | Nicolas d'Offay |
| 2012-12-17 | Removed superfluous pkgconfig includes. | Jussi Pakkanen |
| 2012-12-17 | Merged with trunk | Nick Dedekind |
| 2012-12-15 | Even more build fixes. | Jussi Pakkanen |
| 2012-12-14 | Update dash home search hint and bfb tooltip. Fixes: https://bugs.launchpad.n... | Andrea Azzarone |
| 2012-12-14 | Update bfb icon tooltip and dash home search hint. | Andrea Azzarone |
| 2012-12-14 | Moved StaticCairoText to unity namespace where it will now go to rest. | Nicolas d'Offay |
| 2012-12-14 | Removed sigc::bind from UriActivation connection in LensView. | Nick Dedekind |
| 2012-12-14 | Merged with trunk | Nick Dedekind |
| 2012-12-13 | Fixed some holes in the handling of dash view redirection. Fixes: https://bug... | Nick Dedekind |
| 2012-12-13 | Use graphics::ClearGeometry in CoverflowResultView | Nick Dedekind |
| 2012-12-13 | Removed un-needed geo clearing. | Nick Dedekind |
| 2012-12-13 | removed redundant IsFullRedraw class. Removed extra whitespace. | Nick Dedekind |
| 2012-12-13 | Merged with trunk. | Nick Dedekind |
| 2012-12-13 | Fixed MP code comments. | Nick Dedekind |