| Age | Commit message (Expand) | Author |
| 2016-07-04 | BGHash: disable animation on low_gfx | Marco Trevisan (Treviño) |
| 2016-07-04 | Merging with lp:~hikiko/unity/unity.showdesktop | Marco Trevisan (Treviño) |
| 2016-07-04 | Views: update animators durations on low_gfx setting changed | Marco Trevisan (Treviño) |
| 2016-07-04 | Views: setup fade animators durations based on low-gfx setting | Marco Trevisan (Treviño) |
| 2016-07-01 | UnitySettings: use a nux::Property for low_gfx | Marco Trevisan (Treviño) |
| 2016-06-28 | Lockscreen: Make sure warning and errors are properly shown to the user (LP: ... | Andrea Azzarone |
| 2016-06-28 | UnitySettings: Add an option to enable/disable pam account checking. (LP: #14... | Andrea Azzarone |
| 2016-06-23 | Add LockScreenButton. | Andrea Azzarone |
| 2016-06-17 | Add an option to enable/disable pam account checking. | Andrea Azzarone |
| 2016-06-17 | Merging with trunk | Marco Trevisan (Treviño) |
| 2016-06-17 | KeyGrabber: add action_{added,removed} signals | Marco Trevisan (Treviño) |
| 2016-06-06 | Add dconf keys for disabling multitouch gestures. (LP: #1589520) | Alberto Milone |
| 2016-05-30 | Fix indentation. | Andrea Azzarone |
| 2016-05-30 | Add whitelist for auto-repated keys. | Andrea Azzarone |
| 2016-05-17 | DashStyle: ensure LazyLoadTexture disconnects from signals on destruction Fix... | Marco Trevisan (Treviño) |
| 2016-05-17 | UnityScreen, UnityWindow: cleanup a little the code, and ensure overridden Co... | Marco Trevisan (Treviño) |
| 2016-05-17 | Fallback to "background" class in case no background is specified for title b... | Andrea Azzarone |
| 2016-05-15 | DecorationStyle: include <vector> to make yakkety happy | Marco Trevisan (Treviño) |
| 2016-05-10 | DashStyle: ensure LazyLoadTexture disconnects from signals on destruction | Marco Trevisan (Treviño) |
| 2016-04-27 | Fallback to "background" class in case no background is specified for title b... | Andrea Azzarone |
| 2016-04-26 | Do not activate an action if it's a repeated one. | Andrea Azzarone |
| 2016-04-01 | Improve the "lock on suspend" logic to always keep in sync the inhibitor with... | Andrea Azzarone |
| 2016-03-31 | UnityWindowStyle: remove temporary comment | Marco Trevisan (Treviño) |
| 2016-03-31 | BackgroundEffectHelper: esure we load the textures in first place and inherit... | Marco Trevisan (Treviño) |
| 2016-03-31 | Launcher, Panel, TextInput: use cache texture_invalidated to reload textures | Marco Trevisan (Treviño) |
| 2016-03-31 | OverlayRenderer: Update and reload scaled textures when style emits textures_... | Marco Trevisan (Treviño) |
| 2016-03-31 | BackgroundEffectHelper: reload textures on chache themed icons invalidated | Marco Trevisan (Treviño) |
| 2016-03-31 | DashStyle: redirect themed_invalidated signal to textures_changed, unload laz... | Marco Trevisan (Treviño) |
| 2016-03-31 | TextureCache: emit a themed_invalidated signal when themed icons have been cl... | Marco Trevisan (Treviño) |
| 2016-03-31 | PanelStyle: avoid doing unneeded computations where it could be optionally do... | Marco Trevisan (Treviño) |
| 2016-03-31 | PreviewStyle: load themed textures and simplify the LazyLoader | Marco Trevisan (Treviño) |
| 2016-03-31 | IconLoader: add LoadFromThemedFilename and use it for emblems | Marco Trevisan (Treviño) |
| 2016-03-31 | IconTexture: load icon at its default size when passing the maximum size value | Marco Trevisan (Treviño) |
| 2016-03-31 | UnityWindowView: reload close icon on scale change | Marco Trevisan (Treviño) |
| 2016-03-31 | UnityWindowView: reload textures on theme change | Marco Trevisan (Treviño) |
| 2016-03-31 | UnityWindowStyle: use theme settings for getting the textures and cleanup the... | Marco Trevisan (Treviño) |
| 2016-03-30 | IconRenderer: no need to keep track of textures names/sizes anymore as we don... | Marco Trevisan (Treviño) |
| 2016-03-30 | IconRenderer: don't try reload textures on theme changes if none has ever loaded | Marco Trevisan (Treviño) |
| 2016-03-30 | Launcher, Dash, Panel, Lockscreen: properly use themed TextureCache reloading... | Marco Trevisan (Treviño) |
| 2016-03-30 | TextureCache: trust C++ optimizations and just clear all themed files together | Marco Trevisan (Treviño) |
| 2016-03-30 | TextureCache: use just a vector for managing themed_files_ | Marco Trevisan (Treviño) |
| 2016-03-30 | DashStyle: use new texture cache and rename DashPosition enum to dash::Position | Marco Trevisan (Treviño) |
| 2016-03-30 | TextureCache: add support for loading themed textures | Marco Trevisan (Treviño) |
| 2016-03-30 | ThemeSettings: add ability to load files with no extension and some better lo... | Marco Trevisan (Treviño) |
| 2016-03-30 | Merge with trunk. | Andrea Azzarone |
| 2016-03-21 | ApplicationLauncherIcon: use the starting property to show an icon when launc... | Andrea Azzarone |
| 2016-03-18 | Improve inhibitor login for lockscreen and "lock on suspend". | Andrea Azzarone |
| 2016-03-17 | fix nav with quicklist | handsome_feng |
| 2016-03-17 | merge trunk | handsome_feng |
| 2016-03-14 | Revert the changes to PanelView,small change in OverlayRenderer and DashStyle... | handsome_feng |