| Age | Commit message (Expand) | Author |
| 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-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 |
| 2012-12-13 | Merged with trunk. | Jussi Pakkanen |
| 2012-12-13 | The 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 trunk | Brandon Schaefer |
| 2012-12-12 | * Remove deprecated functions | Brandon Schaefer |
| 2012-12-12 | merge with trunk | Nick Dedekind |
| 2012-12-12 | clean-up | Nick Dedekind |
| 2012-12-12 | Merge with trunk | Nick Dedekind |
| 2012-12-12 | DashController: use the nux AnimateValue for fading-in/out | Marco Trevisan (Treviño) |
| 2012-12-11 | Added tests for show/hide animations for the HudController and DashController. | Stephen M. Webb |
| 2012-12-11 | Use the dash rendered icon as the source for the drag icon. Fixes: https://bu... | Nick Dedekind |
| 2012-12-10 | Re-merged gord's legal changes with latest trunk. | Łukasz 'sil2100' Zemczak |
| 2012-12-07 | Added 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-06 | Fixed up some const correctness. | Nick Dedekind |
| 2012-12-06 | Dash result dnd image now sourced from render icon. | Nick Dedekind |
| 2012-12-04 | index is unsigned, so it can't be negative - removed that check | MC Return |
| 2012-12-04 | Merged with trunk. | Jussi Pakkanen |
| 2012-12-04 | Merge with trunk | Nick Dedekind |
| 2012-12-03 | - Provide a re-usable UI element that looks and behaves like a url link (LP: ... | Manuel de la Pena |