summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-09debian/control: Add "X-Ubuntu-Use-Langpack: yes" now that this package is in ↵Marco Trevisan (Treviño)
Universe Fixes LP: #1760435 (bzr r4271.1.1)
2018-04-06unity.migrations: add migration script to rename GNOME desktop filesMarco Trevisan (Treviño)
We were still using legacy names, we should migrate favorites to new names. Using the values that is also gnome-shell doing. (bzr r4271.2.1)
2018-03-21Releasing 7.5.0+18.04.20180321-0ubuntu17.5.0+18.04.20180321-0ubuntu1Bileto Bot
(bzr r4271)
2018-03-21Fix memory leak in UserAuthenticatorPam::AuthenticateStart and add some ↵Andrea Azzarone
debug messages. Approved by: Marco Trevisan (Treviño) (bzr r4270)
2018-03-15Fix memory leak in UserAuthenticatorPam::AuthenticateStart and add some ↵Andrea Azzarone
debug messages. (bzr r4269.1.1)
2018-03-03Fix gcc 7.2 build errorsgcc-72-errorsTasos Sahanidis
(bzr r4270)
2018-02-21Releasing 7.5.0+18.04.20180221.1-0ubuntu17.5.0+18.04.20180221.1-0ubuntu1Bileto Bot
(bzr r4269)
2018-02-21Unity: use new definition of infinite CompRegion's (LP: #1749957)Marco Trevisan (Treviño)
Approved by: Andrea Azzarone (bzr r4268)
2018-02-21CairoBaseWindow: don't try to compute the blur of an invalid textureMarco Trevisan (Treviño)
Nux isn't smart enough to protect us. (LP: #1290056) Approved by: Andrea Azzarone (bzr r4267)
2018-02-21Unity use track_obj to safely connect to UScreen and Settings signals (LP: ↵Marco Trevisan (Treviño)
#1748330) (LP: #1748330) Approved by: Andrea Azzarone (bzr r4266)
2018-02-21Unity: use new definition of infinite CompRegion'sMarco Trevisan (Treviño)
Fixes LP: #1749957 (bzr r4265.3.1)
2018-02-19CairoBaseWindow: don't try to compute the blur of an invalid textureMarco Trevisan (Treviño)
Nux isn't smart enough to protect us. Fixes LP: #1290056 (bzr r4265.2.1)
2018-02-09UnityScreen: use track_obj to connect to UScreen and Settings signalsMarco Trevisan (Treviño)
(bzr r4265.1.3)
2018-02-09EdgeBarrierController: use sigc::track_obj to handle lambdasMarco Trevisan (Treviño)
(bzr r4265.1.2)
2018-02-09HudController: disconnect to UScreen changes on Controller destructionMarco Trevisan (Treviño)
Fixes LP: #1748330 (bzr r4265.1.1)
2017-11-18Update the Free Software Foundation address in license headersAlexander Hale
(bzr r4265.4.1)
2017-11-16Releasing 7.5.0+18.04.20171116-0ubuntu17.5.0+18.04.20171116-0ubuntu1Bileto Bot
(bzr r4265)
2017-11-16tools: add migration script to set the default values for unity-lowgfx profileMarco Trevisan (Treviño)
Compiz migration scripts are tricky and non always functional, this is safer and known to work. (bzr r4264)
2017-11-15tools: add migration script to set the default values for unity-lowgfx profileMarco Trevisan (Treviño)
Compiz migration scripts are tricky and non always functional, this is safer and known to work. (bzr r4263.1.1)
2017-10-10Releasing 7.5.0+17.10.20171010-0ubuntu17.5.0+17.10.20171010-0ubuntu1Bileto Bot
(bzr r4263)
2017-10-10Avoid to show multiple "Authentication Failure" messages.Andrea Azzarone
Approved by: Marco Trevisan (Treviño) (bzr r4262)
2017-10-04Force one retry button for lock/unlock sessionAndrea Azzarone
(bzr r4259.1.2)
2017-10-04Mark the authentication-failure as already seen to avoid stacking the ↵Andrea Azzarone
messages in case of multiple failures (bzr r4259.1.1)
2017-10-04Releasing 7.5.0+17.10.20171004-0ubuntu17.5.0+17.10.20171004-0ubuntu1Bileto Bot
(bzr r4261)
2017-10-04UnitySettings: use the ubuntu-schemas path for scaling settingsMarco Trevisan (Treviño)
Also remove unused parts of EMConverter (LP: #1721082) Approved by: Andrea Azzarone (bzr r4260)
2017-10-0405_unity_use_ubuntu_scaling_settings_schemas: migrate keys if we know the ↵Marco Trevisan (Treviño)
values from unity (bzr r4253.4.8)
2017-10-0305_unity_use_ubuntu_scaling_settings_schemas: also reset gnome values afterMarco Trevisan (Treviño)
(bzr r4253.4.7)
2017-10-02MigrationScript: add 05_unity_use_ubuntu_scaling_settings_schemasMarco Trevisan (Treviño)
This converts gnome desktop interface settings to ubuntu ones (bzr r4253.4.6)
2017-10-0204_unity_update_software_center_desktop_file: sync settings instead of using ↵Marco Trevisan (Treviño)
dconf (bzr r4253.4.5)
2017-10-0202_unity_setup_text_scale_factor: don't use dconf anymoreMarco Trevisan (Treviño)
(bzr r4253.4.4)
2017-10-02Merging with trunkMarco Trevisan (Treviño)
(bzr r4253.4.3)
2017-09-25Releasing 7.5.0+17.10.20170925.1-0ubuntu17.5.0+17.10.20170925.1-0ubuntu1Bileto Bot
(bzr r4259)
2017-09-25Wait until the color buffer is cleared before suspending. (LP: #1532508)Andrea Azzarone
Approved by: Marco Trevisan (Treviño) (bzr r4258)
2017-09-25Refactor the way UserAuthenticator is created and passed around. Handle ↵Andrea Azzarone
failures to create new threads and fallback to a "Switch to greeter..." button in case of failure. (LP: #1311316) Approved by: Marco Trevisan (Treviño) (bzr r4257)
2017-09-25debian/rules: ignore warnings in armhf and ppc64elMarco Trevisan (Treviño)
And cleanup a bit Approved by: Andrea Azzarone (bzr r4256)
2017-09-25Tests: split unit tests in single binaries, enable unstable testsMarco Trevisan (Treviño)
Use CMake foo, for getting the best for running tests in single mode and generating smart targets for them Approved by: Andrea Azzarone (bzr r4255)
2017-09-25Fix build issues with gcc-7 and g++-7Andrea Azzarone
Approved by: Marco Trevisan (Treviño) (bzr r4254)
2017-09-25TestIconLoader: mark again some tests as unstableMarco Trevisan (Treviño)
(bzr r4253.1.17)
2017-09-22debian/rules: include s390x in archs where we ignore warningsMarco Trevisan (Treviño)
(bzr r4253.2.2)
2017-09-22UnitySettings: use the ubuntu-schemas path for scaling settingsMarco Trevisan (Treviño)
(bzr r4253.4.2)
2017-09-22EMConverter: remove unneeded font size managementMarco Trevisan (Treviño)
(bzr r4253.4.1)
2017-09-20TestThumbnailGenerator: increase the max wait for single testsMarco Trevisan (Treviño)
(bzr r4253.1.16)
2017-09-20tests/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-20tests/CMakeLists.txt: add optional HAS_HEADLESS_TESTS parameter for add_gtestMarco Trevisan (Treviño)
(bzr r4253.1.14)
2017-09-20tests/CMakeLists.txt: use cmake_parse_arguments for parsing test_gtest argsMarco Trevisan (Treviño)
And adding named args (bzr r4253.1.13)
2017-09-20MockCategories: ensure we override the category getterMarco Trevisan (Treviño)
(bzr r4253.1.12)
2017-09-20MockResults: small cleanupsMarco Trevisan (Treviño)
(bzr r4253.1.11)
2017-09-20tests/CMakeLists.txt: ensure we build dbus-test binaries before running themMarco Trevisan (Treviño)
(bzr r4253.1.10)
2017-09-20tests MockResults: properly return a truly mock result instead of still ↵Marco Trevisan (Treviño)
using dee (bzr r4253.1.9)
2017-09-20TestShowDesktopHandler: use nearest check for float with smaller deltaMarco Trevisan (Treviño)
(bzr r4253.1.8)