| Age | Commit message (Expand) | Author |
| 2013-01-19 | ShortcutModel: add categories_per_column property, use const getters | Marco Trevisan (Treviño) |
| 2013-01-18 | Merging with trunk | Marco Trevisan (Treviño) |
| 2013-01-18 | Allow the launcher icon size to be set as low as 8 pixels (previously the | Daniel van Vugt |
| 2013-01-17 | Launcher/Switcher: update icon assets to match new designs, fix spacing and s... | Marco Trevisan (Treviño) |
| 2013-01-17 | The Hud now saves the last_focused_window before opening the Hud. Fixes: http... | Brandon Schaefer |
| 2013-01-17 | * Fixes a Hud focus problem after using Alt+Tab. As the Hud does not save | Brandon Schaefer |
| 2013-01-17 | Releasing 6.12.0daily13.01.17-0ubuntu1 to ubuntu. | Automatic PS uploader |
| 2013-01-17 | Remove deprecated glib function. Fixes: https://bugs.launchpad.net/bugs/1100658. | Andrea Azzarone |
| 2013-01-17 | Support older glib version too. | Andrea Azzarone |
| 2013-01-17 | Minor change. | Andrea Azzarone |
| 2013-01-17 | Remove deprecated glib function. | Andrea Azzarone |
| 2013-01-17 | Releasing 6.12.0daily13.01.17-0ubuntu1, based on r3043 | Automatic PS uploader |
| 2013-01-16 | Add support to close previews by either right, middle, or left clicking in th... | Christopher Townsend |
| 2013-01-16 | Fix copy & paste error in the lambda function. | Christopher Townsend |
| 2013-01-16 | After some feedback on the MP, I made the following changes: | Christopher Townsend |
| 2013-01-15 | Sets the active lens view to not visible when the Dash closes, otherwise the ... | Brandon Schaefer |
| 2013-01-15 | * Adds a test that asserts the lens view gets hidden when the dash closes | Brandon Schaefer |
| 2013-01-15 | * When exiting from the Dash we must set the active lens as not visible. | Brandon Schaefer |
| 2013-01-15 | Enable pch in package builds. | Jussi Pakkanen |
| 2013-01-15 | Enable pch in package builds. | Jussi Pakkanen |
| 2013-01-15 | Add precompiled header support to tests subdirectory. | Jussi Pakkanen |
| 2013-01-15 | Fixes TestLauncherIcon.Stick unit test in unity. | Brandon Schaefer |
| 2013-01-15 | fix failing launcher controller tests. Fixes: https://bugs.launchpad.net/bugs... | Andrea Azzarone |
| 2013-01-14 | * Fixes a problem in SoftwareCenterIcon, that a unit test caught. | Brandon Schaefer |
| 2013-01-15 | Fix the other 2 failing tests. | Andrea Azzarone |
| 2013-01-14 | First attempt to fix failing gtest tests. | Andrea Azzarone |
| 2013-01-14 | Fix launcher controller failing tests. | Andrea Azzarone |
| 2013-01-14 | Fix failing tests. | Andrea Azzarone |
| 2013-01-14 | Fix a race condition with windows that start minimized. Fixes: https://bugs.l... | Andrea Azzarone |
| 2013-01-14 | Minor change. | Andrea Azzarone |
| 2013-01-11 | * Added new Autopilot test for testing clicking to close previews. | Christopher Townsend |
| 2013-01-11 | Releasing 6.12.0daily13.01.11.2-0ubuntu1 to ubuntu. | Automatic PS uploader |
| 2013-01-11 | Add autopilot tests. | Andrea Azzarone |
| 2013-01-11 | Releasing 6.12.0daily13.01.11.2-0ubuntu1, based on r3034 | Automatic PS uploader |
| 2013-01-11 | Ensure that SetBaseSize is correctly called from StaticCairoText after the la... | Manuel de la Pena |
| 2013-01-11 | Ok, no clear way of doing it nicer... We need to sleep a bit after the Termin... | Łukasz 'sil2100' Zemczak |
| 2013-01-11 | After revno 742 from nux the layouts behave in a diff way. Now nux can handle... | Manuel de la Pena |
| 2013-01-11 | Ok, no clear way of doing it nicer... We need to sleep a bit after the Termin... | Łukasz 'sil2100' Zemczak |
| 2013-01-11 | Merged with trunk. | Jussi Pakkanen |
| 2013-01-11 | Reverted wrong change introduced in r3027. | MC Return |
| 2013-01-11 | Reverted wrong change introduced in r3027 | MC Return |
| 2013-01-10 | Fixes an uninitialized variable in unityshell.cpp which caused Alt+F10 to fai... | Brandon Schaefer |
| 2013-01-10 | * Fixes a uninited var that causes Alt+F10 to not work on start up. | Brandon Schaefer |
| 2013-01-10 | Fix bug 1087422. | Andrea Azzarone |
| 2013-01-10 | Reduced the scope of the variables saturation, saturation_progress and opacity. | MC Return |
| 2013-01-09 | Check the window stack if the current XID is not a valid window. This fixes t... | Brandon Schaefer |
| 2013-01-09 | Guard against Compiz altering global state. | Jussi Pakkanen |
| 2013-01-09 | Minor performance improvement: | MC Return |
| 2013-01-09 | Implement a real MockSwitcherController google mock based on the virtual swit... | Sam Spilsbury |
| 2013-01-09 | * Better way to do this... | Brandon Schaefer |