summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
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
2014-05-26Enable clipboard by default.Andrea Azzarone
2014-05-26Disable clibpoard during lockscreen.Andrea Azzarone
2014-05-13* Much better way to clean up texturesBrandon Schaefer
2014-05-13* Clean up unused textures when a dpi changes, or a monitor changesBrandon Schaefer
2014-05-13PluginAdapter: try to grab the screen to make sure that the screen is not gra...Marco Trevisan (Treviño)
2014-05-12DebugDBusInterface: match properties if they are in the AP array form [<type>...Marco Trevisan (Treviño)
2014-05-08* Pre-load textures based on scale value of monitorsBrandon Schaefer
2014-05-08* Merge Marcos branch againBrandon Schaefer
2014-05-08UnityWindowView: don't keep EMConverter around, we don't need it... Let's use...Marco Trevisan (Treviño)
2014-05-08* Move the CP() call for the const sizes to UnityWindowStyleBrandon Schaefer
2014-05-08UnityWindowView: only expose scale instead of the EMConverter, so we get prop...Marco Trevisan (Treviño)
2014-05-08UnityWindowView: don't include UnitySettings in the header...Marco Trevisan (Treviño)
2014-05-08RawPixel: no need to round here, EMConverter will do itMarco Trevisan (Treviño)
2014-05-08EMConverter: just multiply the pixels per DPIScale, it's simpler and saferMarco Trevisan (Treviño)
2014-05-08UnityWindowView: make sure we update the internal offset correctlyMarco Trevisan (Treviño)
2014-05-07* Use a map to map textures based on scale size, so we only load scale sizes ...Brandon Schaefer
2014-05-06* Scale the bordersBrandon Schaefer
2014-05-06* Scale the closeable window button as well.Brandon Schaefer
2014-04-30PluginAdapter: make sure we don't try to call an invalid initiate/terminate c...Marco Trevisan (Treviño)
2014-04-25* Fixes based on reviewBrandon Schaefer
2014-04-24* First stage of Shutdown Dialog HiDPI SupportBrandon Schaefer
2014-04-24DebugDBusInterface: GetPropertyValue should return a proper value only if we'...Marco Trevisan (Treviño)
2014-04-23* Load the warning icon only when we enable show caps lock.Brandon Schaefer
2014-04-22* Remove spin_icon_widthBrandon Schaefer
2014-04-22* Merge from parent. Fix conflicts.Brandon Schaefer