| Age | Commit message (Expand) | Author |
| 2015-12-11 | Places(Overlay)VScrollBar: impelement gtk-like overlay scrollbars Fixes: #148... | Marco Trevisan (Treviño) |
| 2015-12-09 | ScopeView: redraw the scroll layout if the scollbar needs redraw | Andrea Azzarone |
| 2015-12-09 | PlacesGroup: don't scale the extra pixel, or it would cause troubles | Marco Trevisan (Treviño) |
| 2015-11-06 | StandaloneDash: add default ubuntu background | Marco Trevisan (Treviño) |
| 2015-11-06 | dash_pch.hh: add more precompiled headers | Marco Trevisan (Treviño) |
| 2015-11-06 | ScopeView: redraw the scroll layout together with scrollbar, don't clear scro... | Marco Trevisan (Treviño) |
| 2015-11-06 | PlacesGroup: some code cleanup | Marco Trevisan (Treviño) |
| 2015-11-04 | Merging with trunk | Marco Trevisan (Treviño) |
| 2015-10-27 | StandalonePreviews: link against unity-shared-standalone | Marco Trevisan (Treviño) |
| 2015-10-16 | LauncherIcon: force lookup icon by scaling it at the requested size | Marco Trevisan (Treviño) |
| 2015-10-05 | GtkWrapper: remove it as it's not needed anymore | Marco Trevisan (Treviño) |
| 2015-10-03 | ResultRendererTile: consider global scaling when scaling a not-squared icon | Marco Trevisan (Treviño) |
| 2015-10-03 | Use GTK_ICON_LOOKUP_FORCE_SIZE when loading icons everywhere | Marco Trevisan (Treviño) |
| 2015-09-14 | StandaloneDash: ensure that the scope command line works | Marco Trevisan (Treviño) |
| 2015-08-25 | When using keyboard navigation in the Dash, skip category headers that are no... | Chris Townsend |
| 2015-07-01 | PlacesGroup: connect to view changes using a function instead of a lambda | Marco Trevisan (Treviño) |
| 2015-07-01 | ResultViewGrid: use sigc::mem_fun to connect to QueueDraw | Marco Trevisan (Treviño) |
| 2015-06-27 | Implement filter results controls accessibility Fixes: #1457071 | Luke Yelavich |
| 2015-05-22 | Implement scope bar icon accessibility Fixes: #1457073 | Luke Yelavich |
| 2015-05-22 | Enable real page up/page down key navigation in the Dash. When using these ke... | Chris Townsend |
| 2015-05-22 | If dragging an application:// uri type from the Dash to the desktop, change i... | Chris Townsend |
| 2015-05-22 | ResultViewGrid: wait for double-click event only if the relative result needs... | Marco Trevisan (Treviño) |
| 2015-05-22 | Add necessary signaling to set the BFB icon's tooltip and the Home Scope's de... | Chris Townsend |
| 2015-05-08 | Make returning from SkipUnexpandableHeaderKeyNav() a bit more efficient. | Chris Townsend |
| 2015-05-08 | Some code cleanup and improvement, thanks to Marco Trevisan (Treviño)" for t... | Luke Yelavich |
| 2015-05-05 | When using keyboard navigation in the Dash, skip category headers that are no... | Chris Townsend |
| 2015-05-05 | Use a signal instead of a nux::Property since we are not storing any value. | Chris Townsend |
| 2015-05-05 | Implement filter results controls accessibility | Luke Yelavich |
| 2015-05-04 | Move the ScrollDir enum class to the anonymous namespace and use ScrollDir in... | Chris Townsend |
| 2015-04-30 | Clean up the case handling of the page up and page down keys and also only do... | Chris Townsend |
| 2015-04-29 | Enable real page up/page down key navigation in the Dash. When using these k... | Chris Townsend |
| 2015-04-28 | Make changes as suggested by Marco's review. | Chris Townsend |
| 2015-04-27 | If dragging an application:// uri type from the Dash to the desktop, change i... | Chris Townsend |
| 2015-04-24 | DashView: use new SearchBar in_live_search property | Marco Trevisan (Treviño) |
| 2015-04-24 | DashView: reduce delay on key-activation of first result | Marco Trevisan (Treviño) |
| 2015-04-23 | Rename some functions to be more descriptive. | Chris Townsend |
| 2015-04-23 | Unity: remove various unneeded g{d,t}k inclusions... | Marco Trevisan (Treviño) |
| 2015-04-23 | ResultViewGrid: don't wait double-click if a local result doesn't support pre... | Marco Trevisan (Treviño) |
| 2015-04-23 | ResultView: add GetLocalResultActivateType that returns how a result should b... | Marco Trevisan (Treviño) |
| 2015-04-23 | ResultView: define default_click_activation getter to make it depends on Sett... | Marco Trevisan (Treviño) |
| 2015-04-23 | ScopeView: initialize results_view in any case. | Marco Trevisan (Treviño) |
| 2015-04-23 | ResultViewGrid: wait for double-click event only if the default_click_activat... | Marco Trevisan (Treviño) |
| 2015-04-23 | ScopeView: set default_click_activation on ResultViewGrid to DIRECT on apps | Marco Trevisan (Treviño) |
| 2015-04-23 | ResultView: add default_click_activation property | Marco Trevisan (Treviño) |
| 2015-04-22 | Add necessary signaling to set the BFB icon's tooltip and the Home Scope's de... | Chris Townsend |
| 2015-04-21 | Save the active window when showing the Dash so the correct window is focused... | Chris Townsend |
| 2015-03-25 | Implement scope bar icon accessibility | Luke Yelavich |
| 2015-03-20 | Check the use of std::*map::operator[]. | Andrea Azzarone |
| 2015-02-03 | Unity: Use unordered_map whenever possible | Marco Trevisan (Treviño) |
| 2014-09-04 | SearchBar, ActionButtons, IconRenderer: include the font scaling when scaling... | Marco Trevisan (Treviño) |