| Age | Commit message (Expand) | Author |
| 2014-07-07 | SearchBar: set the spinner scaling | Marco Trevisan (Treviño) |
| 2014-07-07 | SearchBarSpinner: draw the spinner at scaled size | Marco Trevisan (Treviño) |
| 2014-07-07 | IconTexture: use view geometry if drawing in STRETCH_WITH_ASPECT mode | Marco Trevisan (Treviño) |
| 2014-07-07 | UnitySettings: consider monitor scaling when defining the form factor | Marco Trevisan (Treviño) |
| 2014-07-05 | DashStyle: get the proper width value based on the surface scaling | Marco Trevisan (Treviño) |
| 2014-07-05 | Dash previews: various code cleanups and improvements | Marco Trevisan (Treviño) |
| 2014-06-20 | local merge: lp:~hikiko/unity/unity.scale-payment-musicpayment | Eleni Maria Stea |
| 2014-06-19 | PluginAdapter: pass the state to compiz plugins activations | Marco Trevisan (Treviño) |
| 2014-06-17 | local merge to https://code.launchpad.net/~hikiko/unity/unity.preview-contain... | Eleni Maria Stea |
| 2014-06-17 | Merging with lp:~hikiko/unity/unity.preview-container-components | Marco Trevisan (Treviño) |
| 2014-06-16 | scaled application preview and its components | Eleni Maria Stea |
| 2014-06-16 | locally merged lp:~hikiko/unity/unity.preview-container-components | Eleni Maria Stea |
| 2014-06-13 | {Panel,Decoration}Style: don't call deprecated gtk_style_context_invalidate f... | Marco Trevisan (Treviño) |
| 2014-06-13 | fixed UpdateScale to be private or protected | Eleni Maria Stea |
| 2014-06-11 | scaling PreviewContainer, Preview (base class) and their components | Eleni Maria Stea |
| 2014-06-10 | PluginAdapter: pass the state to compiz plugins activations | Marco Trevisan (Treviño) |
| 2014-06-10 | replaced clamp with CLAMP after casting everything to RawPixel, | Eleni Maria Stea |
| 2014-06-10 | changed the PreviewStyle to use em sizes (RawPixel) | Eleni Maria Stea |
| 2014-06-07 | Clear the clipboard when locking the screen. Fixes: 1308911 | Andrea Azzarone |
| 2014-06-07 | PluginAdapter: try to grab the screen to make sure that the screen is not gra... | Marco Trevisan (Treviño) |
| 2014-06-06 | Lockscreen warning icon needs a tooltip to say what the warning is about! Fix... | Brandon Schaefer |
| 2014-06-06 | ShutdownView: Scale up the Buttons and Text plus Borders of the UnityWindowVi... | Brandon Schaefer |
| 2014-06-06 | TextInput: move the warning icon inside the input field, render it white Fixe... | Brandon Schaefer |
| 2014-06-06 | ApplicationLauncherIcon: Focus and, in case, Spread the windows on DnD | Marco Trevisan (Treviño) |
| 2014-06-05 | * Merge trunk | Brandon Schaefer |
| 2014-05-26 | Enable clipboard by default. | Andrea Azzarone |
| 2014-05-26 | Disable clibpoard during lockscreen. | Andrea Azzarone |
| 2014-05-13 | * Much better way to clean up textures | Brandon Schaefer |
| 2014-05-13 | * Clean up unused textures when a dpi changes, or a monitor changes | Brandon Schaefer |
| 2014-05-13 | PluginAdapter: try to grab the screen to make sure that the screen is not gra... | Marco Trevisan (Treviño) |
| 2014-05-12 | DebugDBusInterface: 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 monitors | Brandon Schaefer |
| 2014-05-08 | * Merge Marcos branch again | Brandon Schaefer |
| 2014-05-08 | UnityWindowView: 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 UnityWindowStyle | Brandon Schaefer |
| 2014-05-08 | UnityWindowView: only expose scale instead of the EMConverter, so we get prop... | Marco Trevisan (Treviño) |
| 2014-05-08 | UnityWindowView: don't include UnitySettings in the header... | Marco Trevisan (Treviño) |
| 2014-05-08 | RawPixel: no need to round here, EMConverter will do it | Marco Trevisan (Treviño) |
| 2014-05-08 | EMConverter: just multiply the pixels per DPIScale, it's simpler and safer | Marco Trevisan (Treviño) |
| 2014-05-08 | UnityWindowView: make sure we update the internal offset correctly | Marco 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 borders | Brandon Schaefer |
| 2014-05-06 | * Scale the closeable window button as well. | Brandon Schaefer |
| 2014-04-30 | PluginAdapter: make sure we don't try to call an invalid initiate/terminate c... | Marco Trevisan (Treviño) |
| 2014-04-25 | * Fixes based on review | Brandon Schaefer |
| 2014-04-24 | * First stage of Shutdown Dialog HiDPI Support | Brandon Schaefer |
| 2014-04-24 | DebugDBusInterface: 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_width | Brandon Schaefer |
| 2014-04-22 | * Merge from parent. Fix conflicts. | Brandon Schaefer |