Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Posix.Signal.<SIG>: Provide old-style Posix.SIG<SIG> API calls if built with ↵ | Mike Gabriel | 2018-06-21 | 1 | -0/+4 |
| | | | | Vala API version << 0.40. (Fixes FTBFS on Debian 9). | ||||
* | Use Posix.Signal.* rather than Posix.SIG*. (Vala 0.40 deprecations). | Mike Gabriel | 2018-06-16 | 1 | -1/+1 |
| | |||||
* | Fix build with vala 0.39 | Jeremy Bicha | 2018-02-27 | 1 | -2/+2 |
| | | | | Inspired by https://github.com/linuxmint/slick-greeter/commit/3959b22a | ||||
* | Revert "a11y: Use HighContrast rather than HighContrastInverse." | Mike Gabriel | 2017-10-30 | 1 | -1/+1 |
| | | | | This reverts commit 6d087e792ebe9f27efeddef9209b7a85698088bf. | ||||
* | a11y: Use HighContrast rather than HighContrastInverse. | Clement Lefebvre | 2017-10-26 | 1 | -1/+1 |
| | | | | | | | | | | Ported from slick-greeter: commit 591d9aab85c35511a7bc44e8cb2968840941b32c Author: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Wed Jun 7 21:30:36 2017 +0100 A11y: Fix HighContrast option | ||||
* | copyright holdership: Add myself as copyright holder and author to file ↵ | Mike Gabriel | 2017-10-26 | 1 | -0/+2 |
| | | | | headers of files I have worked on. | ||||
* | src/menubar.vala: Disable all indicators in test mode. | Mike Gabriel | 2017-06-20 | 1 | -18/+22 |
| | |||||
* | src/menubar.vala: Silence build warning due to usage call to deprecated ↵ | Mike Gabriel | 2017-06-20 | 1 | -1/+0 |
| | | | | ensure_style() method. | ||||
* | src/menubar.vala: Give the indicator icons a bit more space (i.e. height := 32). | Mike Gabriel | 2017-05-18 | 1 | -1/+1 |
| | |||||
* | Silence GTK 3.22 warnings relating to deprecation in Gdk.Screen. | Mike Gabriel | 2017-05-17 | 1 | -3/+3 |
| | |||||
* | Switch to using MATE's Settings Daemon. | Mike Gabriel | 2017-04-29 | 1 | -1/+1 |
| | |||||
* | vala: Replace all 'static const' declaration by 'const'. | Mike Gabriel | 2017-04-15 | 1 | -1/+1 |
| | |||||
* | Build against Ayatana Indicators instead of Ubuntu Inidicators. | Mike Gabriel | 2015-11-07 | 1 | -45/+42 |
| | |||||
* | Use org.ayatana namespace for Ayatana indicators. | Mike Gabriel | 2015-11-05 | 1 | -3/+3 |
| | |||||
* | Drop the idea of using mate-settings-daemon on non-Ubuntu systems, use ↵ | Mike Gabriel | 2015-10-26 | 1 | -1/+1 |
| | | | | gnome-settings-daemon instead. | ||||
* | Rename UGSettings to AGSettings. | Mike Gabriel | 2015-10-07 | 1 | -9/+9 |
| | |||||
* | Rebase against unity from Ubuntu 15.04 | Mike Gabriel | 2015-09-21 | 1 | -1/+0 |
| | |||||
* | Support alt+super+s for enabling screen reader to match Unity shell keybinding. | Mike Gabriel | 2015-09-21 | 1 | -0/+1 |
| | |||||
* | Make arctica-greeter build against Debian unstable _and_ Ubuntu (and ↵ | Mike Gabriel | 2015-09-21 | 1 | -42/+46 |
| | | | | probably break at runtime). | ||||
* | fork unity-greeter as arctica-greeter | Mike Gabriel | 2015-09-19 | 1 | -3/+3 |
| | |||||
* | Imported Upstream version 14.04.10 | Mike Gabriel | 2014-11-02 | 1 | -0/+559 |