| Age | Commit message (Expand) | Author |
| 2013-01-28 | * The main reason, is the DashView has to take up the PanelHeight, so when the | Brandon Schaefer |
| 2013-01-28 | * Moved WindowButton* to unity-shared | Brandon Schaefer |
| 2013-01-25 | StandaloneWindow: use properties to manage values, connect to changes to emit... | Marco Trevisan (Treviño) |
| 2013-01-24 | Remove code that calls Introspection node destructors explicitly. | Thomi Richards |
| 2013-01-23 | StandaloneWindowManager: add SetViewportSize utility function | Marco Trevisan (Treviño) |
| 2013-01-23 | Remove explicit calls to class destructors. | Thomi Richards |
| 2013-01-17 | Launcher/Switcher: update icon assets to match new designs, fix spacing and s... | Marco Trevisan (Treviño) |
| 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-16 | After some feedback on the MP, I made the following changes: | Christopher Townsend |
| 2013-01-11 | * Added new Autopilot test for testing clicking to close previews. | Christopher Townsend |
| 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-09 | Check the window stack if the current XID is not a valid window. This fixes t... | Brandon Schaefer |
| 2013-01-09 | * Better way to do this... | Brandon Schaefer |
| 2013-01-09 | * nullptr not NULL | Brandon Schaefer |
| 2013-01-09 | * Remove the std::find, and add a check if no other window on the stack is found | Brandon Schaefer |
| 2013-01-09 | * Fixed ifstatment | Brandon Schaefer |
| 2013-01-09 | * Don't do the the std::find twice, if it was true once, then the active win ... | Brandon Schaefer |
| 2013-01-09 | * If the dash is the current active window then check the window stack for th... | Brandon Schaefer |
| 2013-01-09 | Removed assignment to bool odd, because this value is never used | MC Return |
| 2013-01-09 | Removed assignment of 0.0 to xt and yt as this value is never used | MC Return |
| 2013-01-09 | Removed unused assignment of CAIRO_FORMAT_INVALID to format | MC Return |
| 2013-01-09 | Removed assignment of TRUE to bool odd, because this value is never used | MC Return |
| 2013-01-09 | Include unmapped windows in unity::bamf::Application::GetWindows too. Fixes: ... | Andrea Azzarone |
| 2013-01-08 | When opening the HUD when the Dash is opened when there are no applications, ... | Łukasz 'sil2100' Zemczak |
| 2013-01-08 | Fix typo, we were using the wrong xid in one place | Łukasz 'sil2100' Zemczak |
| 2013-01-07 | Black-list all Unity-related windows in the GetActiveWindow() code as advised... | Łukasz 'sil2100' Zemczak |
| 2013-01-07 | Merged with trunk | Nick Dedekind |
| 2012-12-19 | Include unmapped windows in unity::bamf::Application::GetWindows too. | Andrea Azzarone |
| 2012-12-19 | Remove use of deprecated link_libraries command. | Jussi Pakkanen |
| 2012-12-19 | Add support for precompiled headers. | Jussi Pakkanen |
| 2012-12-19 | Removed link_libraries from unity-shared. | Jussi Pakkanen |
| 2012-12-18 | ApplicationManager: remove ApplicationMenu support | Marco Trevisan (Treviño) |
| 2012-12-18 | Added delta restrainment utility functions, used to restrain a delta point | Sam Spilsbury |
| 2012-12-18 | ApplicationManager: remove ApplicationMenu support | Marco Trevisan (Treviño) |
| 2012-12-18 | Updated member variable format. | Nick Dedekind |
| 2012-12-18 | Added pch support to unity-shared. | Jussi Pakkanen |
| 2012-12-18 | Removed search bar spinner timeout | Nick Dedekind |
| 2012-12-18 | Added DeltaRestrainment.cpp to the build | Sam Spilsbury |
| 2012-12-18 | PanelStyle: use smart pointers (update WindowButtons and PanelView). | Marco Trevisan (Treviño) |
| 2012-12-17 | Improved dash animations. (LP: #1060948, #1060941, #1060937). Fixes: https://... | Nick Dedekind |
| 2012-12-17 | Merging with trunk | Marco Trevisan (Treviño) |
| 2012-12-17 | CMake: A few simple build fixes. | Jussi Pakkanen |
| 2012-12-17 | StaticCairoText: moved to unity namespace where it will now go to rest. | Nicolas d'Offay |
| 2012-12-17 | Removed superfluous pkgconfig includes. | Jussi Pakkanen |
| 2012-12-17 | Merged with trunk | Nick Dedekind |
| 2012-12-15 | Even more build fixes. | Jussi Pakkanen |
| 2012-12-14 | WindowButton: move definition to external header, use nux Properties for valu... | Marco Trevisan (Treviño) |
| 2012-12-14 | PanelStyle: use std::array to handle file names | Marco Trevisan (Treviño) |