| Age | Commit message (Expand) | Author |
| 2014-08-27 | IconRenderer: share the icon labels only if they've the same size in multiple... | Marco Trevisan (Treviño) |
| 2014-08-26 | IconRenderer: take in account the text scaling when building the icons overla... | Marco Trevisan (Treviño) |
| 2014-08-11 | Add an arrow activator in the lockscreen. Fixes: 1332509 | Andrea Azzarone |
| 2014-08-11 | Changed log message on failure to open xpathselect library from an error to a... | Stephen M. Webb |
| 2014-08-11 | UScreen, PanelService: get monitor at position, ignoring pre-multipled Gdk sc... | Marco Trevisan (Treviño) |
| 2014-08-05 | UScreen: get monitor at position, ignoring pre-multipled Gdk scale factor | Marco Trevisan (Treviño) |
| 2014-07-31 | == Problem == | Andrea Azzarone |
| 2014-07-31 | PlacesOverlayVScrollBar: redirect the mouse wheel scroll events coming from t... | Marco Trevisan (Treviño) |
| 2014-07-31 | LockScreenShield: Add GrabScreen function and retry to make sure we really ge... | Marco Trevisan (Treviño) |
| 2014-07-31 | PlacesOverlayVScrollBar and VScrollBarOverlayWindow: add support for scaling | Marco Trevisan (Treviño) |
| 2014-07-31 | * Hopefully fixes arm issues | Brandon Schaefer |
| 2014-07-30 | PluginAdapter: flush after ungrabbing the keyboard, or we might get into trou... | Marco Trevisan (Treviño) |
| 2014-07-29 | * Fixes FTBFS when moving to gcc 4.9. Mainly remove unused functions. | Brandon Schaefer |
| 2014-07-28 | Fix spacing and cb args. | Andrea Azzarone |
| 2014-07-25 | Remove comments. | Andrea Azzarone |
| 2014-07-25 | Merge lp:~andyrock/unity/fix-lp-1347735. | Andrea Azzarone |
| 2014-07-21 | Changed log message on failure to open xpathselect library from an error to a... | Stephen M. Webb |
| 2014-07-12 | OverlayScrollView: scale also the mouse-wheel scroll steps | Marco Trevisan (Treviño) |
| 2014-07-12 | PlacesOverlayVScrollBar: redirect the mouse wheel scroll events coming from t... | Marco Trevisan (Treviño) |
| 2014-07-12 | VScrollBarOverlayWindow: accept mouse scroll events | Marco Trevisan (Treviño) |
| 2014-07-12 | OverlayScrollView: a simple class to create nux scroll views that use our Ove... | Marco Trevisan (Treviño) |
| 2014-07-11 | VScrollBarOverlayWindow: add support for scaling the Scrollbars thumbs | Marco Trevisan (Treviño) |
| 2014-07-11 | PlacesOverlayVScrollBar: add support for scaling | Marco Trevisan (Treviño) |
| 2014-07-11 | PlacesVScrollBar: add support for scaling, don't build texture at every redra... | Marco Trevisan (Treviño) |
| 2014-07-11 | CoverArt: make possible the image to be stretched again | Marco Trevisan (Treviño) |
| 2014-07-11 | TextureCache: it looks like our Hash function was flawed, and in some cases g... | Marco Trevisan (Treviño) |
| 2014-07-11 | RawPixel: add default parameter set to 0 | Marco Trevisan (Treviño) |
| 2014-07-10 | OverlayRenderer: initialze scaling to match the default monitor settings | Marco Trevisan (Treviño) |
| 2014-07-10 | DashStyle: load the Spinner textures scaling the SVGs | Marco Trevisan (Treviño) |
| 2014-07-10 | DashStyle: add support for loading scaled dash corners, and use them in Overl... | Marco Trevisan (Treviño) |
| 2014-07-10 | OverlayRenderer: scale dash borders to match current scaling | Marco Trevisan (Treviño) |
| 2014-07-10 | DashStyle: return ObjectPtr of textures | Marco Trevisan (Treviño) |
| 2014-07-10 | FilterRatingsButton: simply extend RatingsButton, remove a lot of duplicated ... | Marco Trevisan (Treviño) |
| 2014-07-10 | RatingsButton: make sure we always pull the virtual function to get/set ratings | Marco Trevisan (Treviño) |
| 2014-07-10 | RatingsButton: correctly scale the ratings button | Marco Trevisan (Treviño) |
| 2014-07-09 | DashView, HudView, SpreadFilter: adapt to the SearchBar changes | Marco Trevisan (Treviño) |
| 2014-07-09 | SearchBar: correctly scale the filter layout and the expander view | Marco Trevisan (Treviño) |
| 2014-07-09 | Merging with lp:~unity-team/unity/previews-scaling-final | Marco Trevisan (Treviño) |
| 2014-07-09 | CoverArt: correclty scale thumbnails and spinner | Marco Trevisan (Treviño) |
| 2014-07-09 | UnitySettings: make sure we don't call a not initialized pimpl value | Marco Trevisan (Treviño) |
| 2014-07-08 | SearchBar: correctly scale the cairo generated-texture | Marco Trevisan (Treviño) |
| 2014-07-08 | PreviewStyle: reduce the default size for status icons | Marco Trevisan (Treviño) |
| 2014-07-08 | IconTexture: remove hardcoded border | Marco Trevisan (Treviño) |
| 2014-07-08 | Dash: avoid unneeded duplication of RawPixel's | Marco Trevisan (Treviño) |
| 2014-07-08 | DashStyle: use property when convenient, remove obsolete methods | Marco Trevisan (Treviño) |
| 2014-07-08 | OverlayRenderer: add first basic scaling support | Marco Trevisan (Treviño) |
| 2014-07-08 | SearchBarSpinner: make sure we set the scaling (and min/max size) on startup | Marco Trevisan (Treviño) |
| 2014-07-08 | DashStyle: return RawPixel's instead of integers for sizes | Marco Trevisan (Treviño) |
| 2014-07-08 | SearchBarSpinner: make sure we set the scaling (and min/max size) on startup | Marco Trevisan (Treviño) |
| 2014-07-08 | SearchBar: initialize scaling on filters | Marco Trevisan (Treviño) |