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