| Age | Commit message (Expand) | Author |
| 2015-02-03 | Merging with trunk | Marco Trevisan (Treviño) |
| 2015-02-03 | Unity: Use unordered_map whenever possible | Marco Trevisan (Treviño) |
| 2015-01-22 | Disable markup accel for VolumeLauncherIcon quicklist menu items. | Andrea Azzarone |
| 2015-01-15 | Use std::weak_ptr to avoid referencing an invalid barrier. Fixes: #1238063 | Andrea Azzarone |
| 2014-12-12 | Use a weak_ptr to avoid crashes. | Andrea Azzarone |
| 2014-12-12 | Disable Pointer Barriers during lockscreen. | Andrea Azzarone |
| 2014-09-04 | When Show Desktop is active, it will set the tooltip icon as "Restore Windows... | Brandon Schaefer |
| 2014-09-04 | SearchBar, ActionButtons, IconRenderer: include the font scaling when scaling... | Marco Trevisan (Treviño) |
| 2014-09-04 | SwitcherView: set progress on icon render args Fixes: 1361679 | Marco Trevisan (Treviño) |
| 2014-09-04 | Lockscreen: scale the UI elements based on current monitor scaling Fixes: 129... | Marco Trevisan (Treviño) |
| 2014-08-27 | Tooltip: update the top/bottom spaces also when the text is bigger than defau... | Marco Trevisan (Treviño) |
| 2014-08-27 | IconRenderer: share the icon labels only if they've the same size in multiple... | Marco Trevisan (Treviño) |
| 2014-08-26 | LauncherIcon: honour the text scaling when drawing the launcher icon count em... | Marco Trevisan (Treviño) |
| 2014-08-26 | SwitcherView: set progress on icon render args | Marco Trevisan (Treviño) |
| 2014-08-26 | LauncherIcon: setting text is enough for count, no need accel | Marco Trevisan (Treviño) |
| 2014-08-26 | LauncherIcon: make count size even more dynamic, just base anything on font a... | Marco Trevisan (Treviño) |
| 2014-08-26 | LauncherIcon: make the Icon count width depending on the text width | Marco Trevisan (Treviño) |
| 2014-08-25 | Merge with trunk | Marco Trevisan (Treviño) |
| 2014-08-25 | Merging with trunk | Marco Trevisan (Treviño) |
| 2014-08-13 | * When Show Deskop is active (ie. the next time you pess the icon), it will s... | Brandon Schaefer |
| 2014-08-11 | ApplicationLauncherIcon: make sure we close the dash if DnD is accepted | Marco Trevisan (Treviño) |
| 2014-08-08 | LauncherIcon: build scaled icon texture on IconRenderer request | Marco Trevisan (Treviño) |
| 2014-08-07 | LauncherIcon: set the scaling based on the icon size as well | Marco Trevisan (Treviño) |
| 2014-08-07 | LauncherIcon: just use pixel ink size to position the count number | Marco Trevisan (Treviño) |
| 2014-08-07 | LauncherIcon: use GdkPango utilities | Marco Trevisan (Treviño) |
| 2014-08-06 | LauncherIcon: build multiple count textures per each scaling value | Marco Trevisan (Treviño) |
| 2014-08-06 | Merging with trunk | Marco Trevisan (Treviño) |
| 2014-08-06 | Merge with trunk | Marco Trevisan (Treviño) |
| 2014-08-05 | Launcher, Switcher: properly update the scale value of IconRenderer | Marco Trevisan (Treviño) |
| 2014-08-05 | LauncherIcon: only care about to the last connected remote entry | Marco Trevisan (Treviño) |
| 2014-07-31 | This has a "soft" dependency on lp:~3v1n0/nux/horizontal-scroll-delta/+merge/... | Marco Trevisan (Treviño) |
| 2014-07-30 | ApplicationLauncherIcon: make sure we close the dash if DnD is accepted | Marco Trevisan (Treviño) |
| 2014-07-29 | * Fixes FTBFS when moving to gcc 4.9. Mainly remove unused functions. | Brandon Schaefer |
| 2014-07-24 | SwitcherView: correctly set the number of lines we want for the icon description | Marco Trevisan (Treviño) |
| 2014-07-17 | Launcher: enable horizontal scrolling for icons | Marco Trevisan (Treviño) |
| 2014-07-15 | SwitcherView: switch to next icon on down/right scrolls, to previous icon on ... | Marco Trevisan (Treviño) |
| 2014-07-15 | Launcher: ignore horizontal scrolling | Marco Trevisan (Treviño) |
| 2014-06-07 | Fix issue where the number of Launcher icon pips are not always properly upda... | Chris Townsend |
| 2014-06-06 | SwitcherView: use RawPixel's for the size values and convert them to match cu... | Marco Trevisan (Treviño) |
| 2014-06-06 | ShutdownView: Scale up the Buttons and Text plus Borders of the UnityWindowVi... | Brandon Schaefer |
| 2014-06-06 | ApplicationLauncherIcon: Focus and, in case, Spread the windows on DnD | Marco Trevisan (Treviño) |
| 2014-06-06 | Restore the launcher position by reversing the animation and unsetting the DN... | Alfred Neumayer |
| 2014-05-28 | Get rid of break statement since we need to continue the loop. | Chris Townsend |
| 2014-05-28 | Create a new method that replaces SetWindowVisibleOnMonitor() which also keep... | Chris Townsend |
| 2014-05-27 | Use counter for calculating number of app windows in a viewport and also chec... | Chris Townsend |
| 2014-05-26 | Fix issue where the number of Launcher icon pips are not always properly upda... | Chris Townsend |
| 2014-05-08 | SwitcherView: use RawPixel's for the size values and convert them to match cu... | Marco Trevisan (Treviño) |
| 2014-05-08 | UnityWindowView: only expose scale instead of the EMConverter, so we get prop... | Marco Trevisan (Treviño) |
| 2014-05-08 | SwitcherView: use the UnityWindowView monitor value and scale padding correctly | Marco Trevisan (Treviño) |
| 2014-04-29 | Merging with lp:~3v1n0/unity/lockscreen-keys-disable | Marco Trevisan (Treviño) |