| Age | Commit message (Expand) | Author |
| 2014-02-10 | Fix a couple of test_panel AP tests: | Chris Townsend |
| 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) |
| 2013-09-19 | Introspectable: use IntrospectionData class for collecting data from children | Marco Trevisan (Treviño) |
| 2013-09-13 | HudController: use AnimationUtils methods to start and reverse the animation | Marco Trevisan (Treviño) |
| 2013-05-26 | Merge lp:~smspillaz/unity/unity.fix_1080947.3 | Sam Spilsbury |
| 2013-03-31 | Specify the required blur area before drawing so that we can selectively use ... | Sam Spilsbury |
| 2013-03-31 | Revert | Sam Spilsbury |
| 2013-03-30 | Unrevert | Sam Spilsbury |
| 2013-03-30 | Revert that revision | Sam Spilsbury |
| 2013-03-30 | Specify the required blur area before drawing so that we can selectively use ... | Sam Spilsbury |
| 2013-03-22 | Fixed scope proxy recreation after pervious failure. Mulit-search fixes | Nick Dedekind |
| 2013-03-20 | unity: s/UBUS_PLACE_VIEW_CLOSE_REQUEST/UBUS_OVERLAY_CLOSE_REQUEST/g. | Marco Trevisan (Treviño) |
| 2013-03-19 | * Merge Trunk, Fix Conflict | Brandon Schaefer |
| 2013-03-19 | The HudButtons no longer receive mouse events until the mouse is being moved ... | Brandon Schaefer |
| 2013-03-19 | unity: s/UBUS_PLACE_VIEW_CLOSE_REQUEST/UBUS_OVERLAY_CLOSE_REQUEST/g | Marco Trevisan (Treviño) |
| 2013-03-19 | * Remove Relayout as its no longer needed | Brandon Schaefer |
| 2013-03-18 | * Revert rev 3216 as this is done in a different branch | Brandon Schaefer |
| 2013-03-18 | * SetInputEventSensitivity to false when setting queries vs when search changes. | Brandon Schaefer |
| 2013-03-18 | * Make sure the layout is updated | Brandon Schaefer |
| 2013-03-14 | * Mouse will not accept input unless a mouse is moving in the HudView now. | Brandon Schaefer |
| 2013-03-14 | AbstractLauncherIcon: use struct and enum class for ActionArg, avoid negative... | Marco Trevisan (Treviño) |
| 2013-03-14 | * The HudView kept setting the MinWidth and MaxSize causing geomerty_changed to | Brandon Schaefer |
| 2013-03-07 | Merging with trunk | Marco Trevisan (Treviño) |
| 2013-03-05 | Dash, Hud, Panel, Launcher: don't use input-windows when not in embedded mode | Marco Trevisan (Treviño) |
| 2013-03-05 | Dash, Hud, Panel: don't use input-windows when not in embedded mode | Marco Trevisan (Treviño) |
| 2013-03-04 | Fix bug 1136447. | Andrea Azzarone |
| 2013-02-26 | Fix the test_panel tests related to overlay buttons in the dash and HUD. | Łukasz 'sil2100' Zemczak |
| 2013-02-13 | IconTexture: add smarter constructor, prefer using smart pointers | Marco Trevisan (Treviño) |
| 2013-02-04 | DashView: use WindowManager default close key combination | Marco Trevisan (Treviño) |