summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
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)
2014-07-07PlacesGroup, SearchBar: reset min/max sizes when updating the scaleMarco Trevisan (Treviño)
2014-07-07SearchBar: set the spinner scalingMarco Trevisan (Treviño)
2014-07-07SearchBarSpinner: draw the spinner at scaled sizeMarco Trevisan (Treviño)
2014-07-07IconTexture: use view geometry if drawing in STRETCH_WITH_ASPECT modeMarco Trevisan (Treviño)
2014-07-07UnitySettings: consider monitor scaling when defining the form factorMarco Trevisan (Treviño)
2014-07-05DashStyle: get the proper width value based on the surface scalingMarco Trevisan (Treviño)
2014-07-05Dash previews: various code cleanups and improvementsMarco Trevisan (Treviño)
2014-06-20local merge: lp:~hikiko/unity/unity.scale-payment-musicpaymentEleni Maria Stea
2014-06-19PluginAdapter: pass the state to compiz plugins activationsMarco Trevisan (Treviño)
2014-06-17local merge to https://code.launchpad.net/~hikiko/unity/unity.preview-contain...Eleni Maria Stea
2014-06-17Merging with lp:~hikiko/unity/unity.preview-container-componentsMarco Trevisan (Treviño)
2014-06-16scaled application preview and its componentsEleni Maria Stea
2014-06-16locally merged lp:~hikiko/unity/unity.preview-container-componentsEleni Maria Stea
2014-06-13{Panel,Decoration}Style: don't call deprecated gtk_style_context_invalidate f...Marco Trevisan (Treviño)
2014-06-13fixed UpdateScale to be private or protectedEleni Maria Stea
2014-06-11scaling PreviewContainer, Preview (base class) and their componentsEleni Maria Stea
2014-06-10PluginAdapter: pass the state to compiz plugins activationsMarco Trevisan (Treviño)
2014-06-10replaced clamp with CLAMP after casting everything to RawPixel,Eleni Maria Stea
2014-06-10changed the PreviewStyle to use em sizes (RawPixel)Eleni Maria Stea
2014-06-07Clear the clipboard when locking the screen. Fixes: 1308911Andrea Azzarone
2014-06-07PluginAdapter: try to grab the screen to make sure that the screen is not gra...Marco Trevisan (Treviño)
2014-06-06Lockscreen warning icon needs a tooltip to say what the warning is about! Fix...Brandon Schaefer
2014-06-06ShutdownView: Scale up the Buttons and Text plus Borders of the UnityWindowVi...Brandon Schaefer
2014-06-06TextInput: move the warning icon inside the input field, render it white Fixe...Brandon Schaefer
2014-06-06ApplicationLauncherIcon: Focus and, in case, Spread the windows on DnDMarco Trevisan (Treviño)
2014-06-05* Merge trunkBrandon Schaefer