| Age | Commit message (Expand) | Author |
| 2015-08-19 | When using keyboard navigation in the Dash, skip category headers that are no... | Chris Townsend |
| 2015-08-19 | Also use the Compiz show() method when forcing an unmapped window to be visib... | Chris Townsend |
| 2015-08-19 | Autopilot: modernize some tests, use stronger methods to ensure false positive | Marco Trevisan (Treviño) |
| 2015-08-19 | DecorationsForceQuitDialog: override the background of the window with transp... | Marco Trevisan (Treviño) |
| 2015-08-19 | SessionButton: set button opacity to 75% when pressed Fixes: #1301655 | Marco Trevisan (Treviño) |
| 2015-08-19 | PlacesGroup: connect to view changes using a function instead of a lambda | Marco Trevisan (Treviño) |
| 2015-08-19 | PanelMenuView: ensure that we connect to window signals as soon as the AppMan... | Marco Trevisan (Treviño) |
| 2015-08-19 | Launcher: Always unfold an active icon Fixes: #1472339 | Marco Trevisan (Treviño) |
| 2015-08-19 | ApplicationManager: rely on windows monitor property changes for updating Pips | Marco Trevisan (Treviño) |
| 2015-08-19 | AP, TestSwitcher: use eventually in mouse selection tests | Marco Trevisan (Treviño) |
| 2015-08-19 | AP, TestPanel: use proper grab_area path | Marco Trevisan (Treviño) |
| 2015-08-19 | AP: dash, fix typo | Marco Trevisan (Treviño) |
| 2015-08-19 | AP, TestDash: use valid property for eventual check | Marco Trevisan (Treviño) |
| 2015-08-19 | AP, TestPanel: add a lambda to verify app/win status | Marco Trevisan (Treviño) |
| 2015-08-19 | AP, test dash: fix issues on refactoring | Marco Trevisan (Treviño) |
| 2015-08-19 | AP, TestSwitcherMouseInteraction: move mouse at origin before testing | Marco Trevisan (Treviño) |
| 2015-08-19 | AP, TestSpread: increase the wait time before moving to a window | Marco Trevisan (Treviño) |
| 2015-08-19 | AP, TestPanel: get active indicator using a lambda | Marco Trevisan (Treviño) |
| 2015-08-19 | panel: ignore WindowButtons that have not been placed yet, as they're not vis... | Marco Trevisan (Treviño) |
| 2015-08-18 | Autopilot: use new globalRect property as alias for geometry | Marco Trevisan (Treviño) |
| 2015-08-18 | Autopilot: use some new facilities to move and click over items | Marco Trevisan (Treviño) |
| 2015-08-18 | UnityIntrospectionObject: make customization of repr easier | Marco Trevisan (Treviño) |
| 2015-08-18 | UnityIntrospectionObject: implement proper __eq__, __ne__ and __repr__ methods | Marco Trevisan (Treviño) |
| 2015-08-18 | AP, TestDash: fix tab category key nav test to match recent changes | Marco Trevisan (Treviño) |
| 2015-08-03 | Releasing 7.3.2+15.10.20150803.1-0ubuntu17.3.2+15.10.20150803.1-0ubuntu1 | CI Train Bot |
| 2015-08-03 | unity-shared/DebugDBusInterface.cpp: include <iostream> to fix a FTBFS | Stephen M. Webb |
| 2015-08-03 | Enable building unity form source with gcc5. | Andrea Azzarone andrea.azzarone@canonical.com |
| 2015-08-03 | Fixes that enable building unity from sources with cmake3 (wily). | Andrea Azzarone andrea.azzarone@canonical.com |
| 2015-08-03 | fix a FTBFS with GCC-5 on arm64 due to missing required standard header | Stephen M. Webb |
| 2015-07-31 | Fix for gcc5. | Andrea Azzarone andrea.azzarone@canonical.com |
| 2015-07-31 | Fix for cmake 3.0 | Andrea Azzarone andrea.azzarone@canonical.com |
| 2015-07-10 | TestBamfApplication: veridy children addition properly | Marco Trevisan (Treviño) |
| 2015-07-10 | BamfMockApplication: emit child-{added,removed} signals when setting children | Marco Trevisan (Treviño) |
| 2015-07-10 | ApplicationManager: rely on windows monitor property changes for updating Pips | Marco Trevisan (Treviño) |
| 2015-07-10 | StandaloneAppManager: connect to window events also for newly opend windows | Marco Trevisan (Treviño) |
| 2015-07-10 | StandaloneAppManager: list monitor changes as well | Marco Trevisan (Treviño) |
| 2015-07-10 | BamfApplicationManager: UpdateWindows on App creation as it might be already ... | Marco Trevisan (Treviño) |
| 2015-07-09 | MockApplication: use explicit return type with const& or Lambda will fail | Marco Trevisan (Treviño) |
| 2015-07-09 | ApplicationManager: return a const& WindowList in GetWindows | Marco Trevisan (Treviño) |
| 2015-07-09 | BamfApplicationManager: save windows for each app emitting window_{opened,clo... | Marco Trevisan (Treviño) |
| 2015-07-09 | BamfApplicationManager: try to use cached windows in GetWindowForId at first try | Marco Trevisan (Treviño) |
| 2015-07-08 | BamfApplicationManager: remove cached Apps/Windows on 'closed' signal | Marco Trevisan (Treviño) |
| 2015-07-08 | ApplicationManager: use monitor as property and emit changes | Marco Trevisan (Treviño) |
| 2015-07-07 | Launcher: Always unfold an active icon | Marco Trevisan (Treviño) |
| 2015-07-07 | PanelMenuView: ensure that we connect to window signals as soon as the AppMan... | Marco Trevisan (Treviño) |
| 2015-07-07 | PanelMenuView: add back connection to window_closed signal | Marco Trevisan (Treviño) |
| 2015-07-01 | PlacesGroup: connect to view changes using a function instead of a lambda | Marco Trevisan (Treviño) |
| 2015-07-01 | ResultViewGrid: use sigc::mem_fun to connect to QueueDraw | Marco Trevisan (Treviño) |
| 2015-07-01 | SessionButton: set button opacity to 75% when pressed | Marco Trevisan (Treviño) |
| 2015-07-01 | IconTexture: only redraw if opacity actually changed | Marco Trevisan (Treviño) |