| Age | Commit message (Expand) | Author |
| 2015-05-22 | ResultViewGrid: wait for double-click event only if the relative result needs... | Marco Trevisan (Treviño) |
| 2015-04-23 | Unity: remove various unneeded g{d,t}k inclusions... | Marco Trevisan (Treviño) |
| 2015-04-17 | Save the active window when showing the Hud so the correct window is focused ... | Chris Townsend |
| 2015-03-12 | HudController.cpp: bind value of correct type to signal | Stephen M. Webb |
| 2014-08-06 | Merge with trunk | Marco Trevisan (Treviño) |
| 2014-08-05 | LauncherIcon: only care about to the last connected remote entry | Marco Trevisan (Treviño) |
| 2014-07-29 | * Fixes FTBFS when moving to gcc 4.9. Mainly remove unused functions. | Brandon Schaefer |
| 2014-07-11 | HudButton: change the label property as a Read-only, fix failing test | Marco Trevisan (Treviño) |
| 2014-07-11 | HudController: set HudView scale to match current scaling factor for monitor ... | Marco Trevisan (Treviño) |
| 2014-07-11 | StandaloneHud: add scaling factor parameter | Marco Trevisan (Treviño) |
| 2014-07-11 | HudView: add scaling support | Marco Trevisan (Treviño) |
| 2014-07-11 | HudIcon: makesure we set the the proper icon size, to a fixed value | Marco Trevisan (Treviño) |
| 2014-07-11 | HudButton: add scaling support | Marco Trevisan (Treviño) |
| 2014-07-09 | DashView, HudView, SpreadFilter: adapt to the SearchBar changes | Marco Trevisan (Treviño) |
| 2014-07-08 | StandaloneHud: fix initialization crashes | Marco Trevisan (Treviño) |
| 2014-04-16 | {Dash,Hud}Controller: use wm signals instead of UBus to hide on VP switch | Marco Trevisan (Treviño) |
| 2014-03-06 | Merge trunk. | Andrea Azzarone |
| 2014-03-04 | Merge trunk. | Andrea Azzarone |
| 2014-02-28 | * Parent | Brandon Schaefer |
| 2014-02-27 | UScreen: use better API, const methods and remove useless includes | Marco Trevisan (Treviño) |
| 2014-02-25 | * Move to storing up to monitors::MAX launchers. This way we can tell what | Brandon Schaefer |
| 2014-02-20 | Merge trunk. | Andrea Azzarone |
| 2014-02-20 | Improve pam code. | Andrea Azzarone |
| 2014-02-17 | * Merge trunk | Brandon Schaefer |
| 2014-02-17 | * Remove all the unneeded calls the PanelHeight(), make a variable hold that ... | Brandon Schaefer |
| 2014-02-10 | Fix a couple of test_panel AP tests: | Chris Townsend |
| 2014-01-15 | * Use the specific monitor that is being using for the panel height. | Brandon Schaefer |
| 2014-01-15 | * Move panel::Style::panel_height over to a function PanelHeight(int monitor) | Brandon Schaefer |
| 2013-12-17 | Add logic to only zero out the geometry is the blur type is static. | Chris Townsend |
| 2013-12-13 | When hiding the Dash & Hud views, zero out the geometry and update the blur b... | Chris Townsend |
| 2013-11-21 | {Dash,Hud}Controller: unset the keyfocus area only if one of their children h... | Marco Trevisan (Treviño) |
| 2013-11-20 | BackgroundEffectHelper: Specify the required blur area before drawing so sele... | Marco Trevisan (Treviño) |
| 2013-11-19 | Merge with trunk | Marco Trevisan (Treviño) |
| 2013-11-19 | {Dash,Hud}Controller: unset the keyfocus area only if one of their children h... | Marco Trevisan (Treviño) |
| 2013-11-19 | Merging with trunk | Marco Trevisan (Treviño) |
| 2013-11-18 | adds virtual destructors to classes with virtual methods to prevent memory le... | Eleni Maria Stea |
| 2013-11-18 | HudView: set blur background size whenever the content size changes or this w... | Marco Trevisan (Treviño) |
| 2013-11-18 | OverlayRenderer: update the blur region before drawing, otherwise we'll get a... | Marco Trevisan (Treviño) |
| 2013-11-16 | BackgroundEffectHelper: connect to owner geometry changes to update the reque... | Marco Trevisan (Treviño) |
| 2013-11-14 | Merging with lp:~3v1n0/unity/gl-bottleneck-fix | Marco Trevisan (Treviño) |
| 2013-11-14 | Unity: always prefer passing [this] to lambdas than [&] | Marco Trevisan (Treviño) |
| 2013-11-14 | Merge with trunk | Marco Trevisan (Treviño) |
| 2013-11-06 | added virtual destructors in classes that have virtual methods | Eleni Maria Stea |
| 2013-10-22 | Launcher: desaturate the inactive icons when in Spread mode. Fixes: https://b... | Marco Trevisan (Treviño) |
| 2013-10-16 | HudController: expose the HudView to the public | Marco Trevisan (Treviño) |
| 2013-10-14 | HudController: extend sigc::trackable to automatcally disconect from signal c... | Marco Trevisan (Treviño) |
| 2013-10-03 | HudController: if we're hiding, then the view is already there | Marco Trevisan (Treviño) |
| 2013-10-03 | HudController: always restore the input focus when hidden, no need to add a p... | Marco Trevisan (Treviño) |
| 2013-10-03 | HudController: don't save input focus, it's really not needed | Marco Trevisan (Treviño) |
| 2013-09-19 | Merging with trunk | Marco Trevisan (Treviño) |