| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-26 | Update the Free Software Foundation address in license headers | Alexander Hale | |
| Approved by: Khurshid Alam (bzr r4279) | |||
| 2018-08-27 | Mark TestGetAnnotatedIcon and TestGetColorizedIcon tests as unstable. | Alberts Muktupāvels | |
| (bzr r4276.1.3) | |||
| 2017-11-18 | Update the Free Software Foundation address in license headers | Alexander Hale | |
| (bzr r4265.4.1) | |||
| 2017-10-02 | Merging with trunk | Marco Trevisan (Treviño) | |
| (bzr r4253.4.3) | |||
| 2017-09-25 | TestIconLoader: mark again some tests as unstable | Marco Trevisan (Treviño) | |
| (bzr r4253.1.17) | |||
| 2017-09-22 | UnitySettings: use the ubuntu-schemas path for scaling settings | Marco Trevisan (Treviño) | |
| (bzr r4253.4.2) | |||
| 2017-09-22 | EMConverter: remove unneeded font size management | Marco Trevisan (Treviño) | |
| (bzr r4253.4.1) | |||
| 2017-09-20 | TestThumbnailGenerator: increase the max wait for single tests | Marco Trevisan (Treviño) | |
| (bzr r4253.1.16) | |||
| 2017-09-20 | tests/CMakeLists.txt: add HAS_CUSTOM_RUN_TARGETS optional flag instead of ↵ | Marco Trevisan (Treviño) | |
| going through the list (bzr r4253.1.15) | |||
| 2017-09-20 | tests/CMakeLists.txt: add optional HAS_HEADLESS_TESTS parameter for add_gtest | Marco Trevisan (Treviño) | |
| (bzr r4253.1.14) | |||
| 2017-09-20 | tests/CMakeLists.txt: use cmake_parse_arguments for parsing test_gtest args | Marco Trevisan (Treviño) | |
| And adding named args (bzr r4253.1.13) | |||
| 2017-09-20 | MockCategories: ensure we override the category getter | Marco Trevisan (Treviño) | |
| (bzr r4253.1.12) | |||
| 2017-09-20 | MockResults: small cleanups | Marco Trevisan (Treviño) | |
| (bzr r4253.1.11) | |||
| 2017-09-20 | tests/CMakeLists.txt: ensure we build dbus-test binaries before running them | Marco Trevisan (Treviño) | |
| (bzr r4253.1.10) | |||
| 2017-09-20 | tests MockResults: properly return a truly mock result instead of still ↵ | Marco Trevisan (Treviño) | |
| using dee (bzr r4253.1.9) | |||
| 2017-09-20 | TestShowDesktopHandler: use nearest check for float with smaller delta | Marco Trevisan (Treviño) | |
| (bzr r4253.1.8) | |||
| 2017-09-19 | TestShowDesktopHandler: use proper gtest floating point comparisons | Marco Trevisan (Treviño) | |
| To avoid failures in some archs (bzr r4253.1.7) | |||
| 2017-09-18 | CMakeLists: code cleanup | Marco Trevisan (Treviño) | |
| (bzr r4253.1.6) | |||
| 2017-09-18 | tests/CMakeLists.txt: remove unneded definitions | Marco Trevisan (Treviño) | |
| (bzr r4253.1.5) | |||
| 2017-09-16 | Tests: run headless tests with dbus-run-session | Marco Trevisan (Treviño) | |
| (bzr r4253.1.4) | |||
| 2017-09-15 | Tests: split unit tests in single binaries, enable unstable tests | Marco Trevisan (Treviño) | |
| Use CMake foo, for getting the best for running tests in single mode and generating smart targets for them (bzr r4253.1.3) | |||
| 2017-08-04 | Fix build issues with gcc7/g++7 | Andrea Azzarone | |
| (bzr r4253.1.1) | |||
| 2017-07-17 | tests: add org.compiz 'current-profile' to external gsettings | Marco Trevisan (Treviño) | |
| (bzr r4245.2.15) | |||
| 2017-07-12 | GLibSignal: allow to block/unblock all signals for a signal manager | Marco Trevisan (Treviño) | |
| (bzr r4245.2.8) | |||
| 2017-07-12 | TestGLibSignals: add tests for block unblocking for all objects | Marco Trevisan (Treviño) | |
| (bzr r4245.2.7) | |||
| 2017-07-12 | TestGLibSignals: add tests for signal blocks unblock | Marco Trevisan (Treviño) | |
| (bzr r4245.2.6) | |||
| 2017-07-12 | GLibSignal: allow to block, unblock signals | Marco Trevisan (Treviño) | |
| (bzr r4245.2.3) | |||
| 2017-07-12 | TestGLibSignals: verify the result of addition to manager in better way | Marco Trevisan (Treviño) | |
| (bzr r4245.2.2) | |||
| 2017-07-12 | GLibSignal: change the methods signatures to return values | Marco Trevisan (Treviño) | |
| (bzr r4245.2.1) | |||
| 2017-04-25 | Drop libupstart-dev dependency, and simply include verbantim dbus object paths. | Dimitri John Ledkov | |
| Approved by: Marco Trevisan (Treviño) (bzr r4231) | |||
| 2017-04-18 | TestThumbnailGenerator: increase timeouts | Marco Trevisan (Treviño) | |
| (bzr r4228.1.7) | |||
| 2017-04-18 | TestTabIterator: remove unused variables | Marco Trevisan (Treviño) | |
| (bzr r4228.1.6) | |||
| 2017-04-10 | Drop libupstart-dev dependency, and simply include verbantim dbus object paths. | Dimitri John Ledkov | |
| (bzr r4228.3.1) | |||
| 2017-01-04 | GetAutomaticLogin -> AutomaticLogin | Andrea Azzarone | |
| (bzr r4213.2.2) | |||
| 2016-12-20 | Merge with trunk. | Andrea Azzarone | |
| (bzr r4213.2.1) | |||
| 2016-11-29 | tests/CMakeLists.txt: set gmock lib and tests only if available | Marco Trevisan (Treviño) | |
| (bzr r4209.1.3) | |||
| 2016-11-29 | tests: use more signed comparisons | Marco Trevisan (Treviño) | |
| (bzr r4209.1.2) | |||
| 2016-11-29 | CMakeLists.txt: add support to compile with GTest 1.8 | Marco Trevisan (Treviño) | |
| Fixes LP: #1644062 (bzr r4209.1.1) | |||
| 2016-11-11 | LockScreenController: use InputMonitor to get all the events and hide the ↵ | Marco Trevisan (Treviño) | |
| Blank Window When the blank window is shown now we use the XI2 events to figure out if we can hide it in this way it will be possible to show the screensaver when something is grabbing the screen and we don't need to grab the screen anymore to get the events. (LP: #1321075) Approved by: Andrea Azzarone (bzr r4206) | |||
| 2016-11-11 | TestLockScreenController: update test to match new grab-less blank window | Marco Trevisan (Treviño) | |
| (bzr r3788.10.7) | |||
| 2016-11-07 | GnomeSession: Retrieve the session id using dbus if $XDG_SESSION_ID is not set | Andrea Azzarone | |
| Approved by: Marco Trevisan (Treviño), Martin Pitt (bzr r4204) | |||
| 2016-11-07 | Merge trunk and resolve conflicts. | Andrea Azzarone | |
| (bzr r4198.2.1) | |||
| 2016-11-02 | Retrieve the session id using dbus if env variable XDG_SESSION_ID is not ↵ | Andrea Azzarone | |
| available. (bzr r4194.4.1) | |||
| 2016-10-27 | TestXdndStartStopNotifierImp: enable some unstable tests by adding XTest support | Marco Trevisan (Treviño) | |
| Approved by: Andrea Azzarone (bzr r4196) | |||
| 2016-09-06 | TestXdndStartStopNotifierImp: enable some unstable tests by adding XTest support | Marco Trevisan (Treviño) | |
| (bzr r4192.1.1) | |||
| 2016-09-06 | Merging with lp:~3v1n0/unity/systemd-unit-fixes | Marco Trevisan (Treviño) | |
| (bzr r3788.10.6) | |||
| 2016-09-02 | Merging with trunk | Marco Trevisan (Treviño) | |
| (bzr r4153.9.53) | |||
| 2016-09-01 | MenuManager: add support for mouse trackers with triangle algorithm support | Marco Trevisan (Treviño) | |
| It allows to register pointer trackers with menu entries selection by using the triangle technique which prevents menus items from being opened on quick menu scrubbing Then use use menu::Manager pointer tracker for entries activation in PanelView, LockScreenPanel and DecorationsMenuLayout (LP: #1618405) Approved by: Andrea Azzarone (bzr r4187) | |||
| 2016-09-01 | PanelView: use InputMonitor to track menu events | Marco Trevisan (Treviño) | |
| Approved by: Andrea Azzarone (bzr r4185) | |||
| 2016-09-01 | {Upstart,Systemd}Wrapper: use ligther proxies | Marco Trevisan (Treviño) | |
| (bzr r4153.9.44) | |||
