summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2014-08-27IconRenderer: share the icon labels only if they've the same size in multiple...Marco Trevisan (Treviño)
2014-08-26IconRenderer: take in account the text scaling when building the icons overla...Marco Trevisan (Treviño)
2014-08-11Add an arrow activator in the lockscreen. Fixes: 1332509Andrea Azzarone
2014-08-11Changed log message on failure to open xpathselect library from an error to a...Stephen M. Webb
2014-08-11UScreen, PanelService: get monitor at position, ignoring pre-multipled Gdk sc...Marco Trevisan (Treviño)
2014-08-05UScreen: get monitor at position, ignoring pre-multipled Gdk scale factorMarco Trevisan (Treviño)
2014-07-31== Problem ==Andrea Azzarone
2014-07-31PlacesOverlayVScrollBar: redirect the mouse wheel scroll events coming from t...Marco Trevisan (Treviño)
2014-07-31LockScreenShield: Add GrabScreen function and retry to make sure we really ge...Marco Trevisan (Treviño)
2014-07-31PlacesOverlayVScrollBar and VScrollBarOverlayWindow: add support for scalingMarco Trevisan (Treviño)
2014-07-31* Hopefully fixes arm issuesBrandon Schaefer
2014-07-30PluginAdapter: 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-28Fix spacing and cb args.Andrea Azzarone
2014-07-25Remove comments.Andrea Azzarone
2014-07-25Merge lp:~andyrock/unity/fix-lp-1347735.Andrea Azzarone
2014-07-21Changed log message on failure to open xpathselect library from an error to a...Stephen M. Webb
2014-07-12OverlayScrollView: scale also the mouse-wheel scroll stepsMarco Trevisan (Treviño)
2014-07-12PlacesOverlayVScrollBar: redirect the mouse wheel scroll events coming from t...Marco Trevisan (Treviño)
2014-07-12VScrollBarOverlayWindow: accept mouse scroll eventsMarco Trevisan (Treviño)
2014-07-12OverlayScrollView: a simple class to create nux scroll views that use our Ove...Marco Trevisan (Treviño)
2014-07-11VScrollBarOverlayWindow: add support for scaling the Scrollbars thumbsMarco Trevisan (Treviño)
2014-07-11PlacesOverlayVScrollBar: add support for scalingMarco Trevisan (Treviño)
2014-07-11PlacesVScrollBar: add support for scaling, don't build texture at every redra...Marco Trevisan (Treviño)
2014-07-11CoverArt: make possible the image to be stretched againMarco Trevisan (Treviño)
2014-07-11TextureCache: it looks like our Hash function was flawed, and in some cases g...Marco Trevisan (Treviño)
2014-07-11RawPixel: add default parameter set to 0Marco Trevisan (Treviño)
2014-07-10OverlayRenderer: initialze scaling to match the default monitor settingsMarco Trevisan (Treviño)
2014-07-10DashStyle: load the Spinner textures scaling the SVGsMarco Trevisan (Treviño)
2014-07-10DashStyle: add support for loading scaled dash corners, and use them in Overl...Marco Trevisan (Treviño)
2014-07-10OverlayRenderer: scale dash borders to match current scalingMarco Trevisan (Treviño)
2014-07-10DashStyle: return ObjectPtr of texturesMarco Trevisan (Treviño)
2014-07-10FilterRatingsButton: simply extend RatingsButton, remove a lot of duplicated ...Marco Trevisan (Treviño)
2014-07-10RatingsButton: make sure we always pull the virtual function to get/set ratingsMarco Trevisan (Treviño)
2014-07-10RatingsButton: correctly scale the ratings buttonMarco Trevisan (Treviño)
2014-07-09DashView, HudView, SpreadFilter: adapt to the SearchBar changesMarco Trevisan (Treviño)
2014-07-09SearchBar: correctly scale the filter layout and the expander viewMarco Trevisan (Treviño)
2014-07-09Merging with lp:~unity-team/unity/previews-scaling-finalMarco Trevisan (Treviño)
2014-07-09CoverArt: correclty scale thumbnails and spinnerMarco Trevisan (Treviño)
2014-07-09UnitySettings: make sure we don't call a not initialized pimpl valueMarco Trevisan (Treviño)
2014-07-08SearchBar: correctly scale the cairo generated-textureMarco Trevisan (Treviño)
2014-07-08PreviewStyle: reduce the default size for status iconsMarco Trevisan (Treviño)
2014-07-08IconTexture: remove hardcoded borderMarco Trevisan (Treviño)
2014-07-08Dash: avoid unneeded duplication of RawPixel'sMarco Trevisan (Treviño)
2014-07-08DashStyle: use property when convenient, remove obsolete methodsMarco Trevisan (Treviño)
2014-07-08OverlayRenderer: add first basic scaling supportMarco Trevisan (Treviño)
2014-07-08SearchBarSpinner: make sure we set the scaling (and min/max size) on startupMarco Trevisan (Treviño)
2014-07-08DashStyle: return RawPixel's instead of integers for sizesMarco Trevisan (Treviño)
2014-07-08SearchBarSpinner: make sure we set the scaling (and min/max size) on startupMarco Trevisan (Treviño)
2014-07-08SearchBar: initialize scaling on filtersMarco Trevisan (Treviño)