| Age | Commit message (Expand) | Author |
| 2014-04-08 | Uscreen: emit suspending signal on PrepareForSleep | Marco Trevisan (Treviño) |
| 2014-04-02 | SpreadFilter: use launcher width, scale on HiDPI, match also application names | Marco Trevisan (Treviño) |
| 2014-04-02 | PanelMenuView: use panel style context for painting the panel title Fixes: 12... | Marco Trevisan (Treviño) |
| 2014-04-02 | Panel, Decorations: draw the background under the text glyphs before the text... | Marco Trevisan (Treviño) |
| 2014-04-01 | SpreadFilter: use casefold instead that tolower as it's meant for equalty che... | Marco Trevisan (Treviño) |
| 2014-04-01 | SpreadFilter: implement our own to_lower_copy that works with utf8 | Marco Trevisan (Treviño) |
| 2014-04-01 | SpreadFilter: compute a list of filtered windows using both window and applic... | Marco Trevisan (Treviño) |
| 2014-04-01 | SpreadFilter: take in consideration the launcher width when setting the sprea... | Marco Trevisan (Treviño) |
| 2014-04-01 | SpreadFilter :Scale the internal searchbar to match DPI settings | Marco Trevisan (Treviño) |
| 2014-04-01 | SearchBar: fix crash when trying to update the show filter scale in a filterl... | Marco Trevisan (Treviño) |
| 2014-03-31 | PanelStyle: return a Style context with different widget path in GetStyleCont... | Marco Trevisan (Treviño) |
| 2014-03-31 | DecorationStyle: allow to use a different style context in DrawTitle | Marco Trevisan (Treviño) |
| 2014-03-31 | UnitySettings: never allow values minor or equal to 0 as UI scale | Marco Trevisan (Treviño) |
| 2014-03-31 | DecorationStyle: draw text glyphs background on menu items | Marco Trevisan (Treviño) |
| 2014-03-31 | DecorationStyle: add support for drawing the text background under the glyphs | Marco Trevisan (Treviño) |
| 2014-03-29 | CompizUtils: only shadow-decorate alpha windows that have full decorations as... | Marco Trevisan (Treviño) |
| 2014-03-27 | IconRenderer: Use multiple sizes for arrows (using SVGs now) | Marco Trevisan (Treviño) |
| 2014-03-27 | TextureCache: use better loading size logic | Marco Trevisan (Treviño) |
| 2014-03-26 | IconRenderer: use better naming for content sizes, it's about tiles | Marco Trevisan (Treviño) |
| 2014-03-26 | IconRenderer: save default icon sizes as integers | Marco Trevisan (Treviño) |
| 2014-03-26 | IconRenderer: load properly scaled pips and arrows | Marco Trevisan (Treviño) |
| 2014-03-26 | IconRenderer: invalidate and reload cached textures on theme changes | Marco Trevisan (Treviño) |
| 2014-03-25 | IconRenderer: make launcher textures themable | Marco Trevisan (Treviño) |
| 2014-03-25 | IconRenderer: use SVGs textures for rendering icons | Marco Trevisan (Treviño) |
| 2014-03-22 | Merging with trunk | Marco Trevisan (Treviño) |
| 2014-03-22 | Merge with trunk | Marco Trevisan (Treviño) |
| 2014-03-21 | UnitySettings: avoid double form_factor signal emission | Marco Trevisan (Treviño) |
| 2014-03-21 | UnitySettings: initialize everything inside Impl | Marco Trevisan (Treviño) |
| 2014-03-21 | DashStyle: connect to signals using sigc::mem_fun inside the impl, so we avoi... | Marco Trevisan (Treviño) |
| 2014-03-21 | IconLoader: use our text-scaling factor also when computing icon size | Marco Trevisan (Treviño) |
| 2014-03-21 | UnitySettings: Add unity "cursor-scale-factor" interface setting to customize... | Marco Trevisan (Treviño) |
| 2014-03-21 | UnitySettings: don't depend on decoration::Style for text size anymore, get i... | Marco Trevisan (Treviño) |
| 2014-03-21 | UnitySettings: some cleanups, fix regression on LIM key not being monitored a... | Marco Trevisan (Treviño) |
| 2014-03-21 | UnitySettings: also scale the cursor size to match current scaling | Marco Trevisan (Treviño) |
| 2014-03-21 | UnitySettings: monitor the gnome 'text-scaling-factor' changes and applies th... | Marco Trevisan (Treviño) |
| 2014-03-20 | UnityShell: add FontSettings back | Marco Trevisan (Treviño) |
| 2014-03-20 | UnitySettings: move unity UI settings to com.canonical.Unity.Interface | Marco Trevisan (Treviño) |
| 2014-03-20 | UnitySettings: add "app-scale-factor-monitor" setting that we use to define t... | Marco Trevisan (Treviño) |
| 2014-03-20 | Unity: Don't use "gtk-xft-dpi" setting for text-scaling, but our own value | Marco Trevisan (Treviño) |
| 2014-03-20 | UnitySettings: add scale-factor property, and multiply it to gnome scale factor | Marco Trevisan (Treviño) |
| 2014-03-20 | FontSettings: remove useless code | Marco Trevisan (Treviño) |
| 2014-03-20 | Merging with lp:~3v1n0/unity/dash-hidpi-cleanup | Marco Trevisan (Treviño) |
| 2014-03-20 | Dash: use nux::Property for scale | Marco Trevisan (Treviño) |
| 2014-03-20 | ResultRendererTile: use cairo device scaling for scaling elements | Marco Trevisan (Treviño) |
| 2014-03-20 | UnitySettings: apply the unity scaling factor to global system settings | Marco Trevisan (Treviño) |
| 2014-03-20 | DecorationStyle: allow to make pango layout to guess its size | Marco Trevisan (Treviño) |
| 2014-03-19 | Change the signal for Suspend from UPower (which is unreliable) to logind. | Chris Townsend |
| 2014-03-12 | Decorations and Menus: a bunch of various fixes... Fixes: 1283156, 1283238, 1... | Marco Trevisan (Treviño) |
| 2014-03-12 | UnityScreen: use switcher's LayoutSystem to compute the scaled windows geomet... | Marco Trevisan (Treviño) |
| 2014-03-12 | Improves Dash HiDPI Support Fixes: 1290936 | Brandon Schaefer |