Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move redundant code portions into libayatana-common and build against it. | Robert Tari | 2021-05-03 | 1 | -1/+2 |
| | |||||
* | Fix cmake version warnings. | Robert Tari | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | Port from URL Dispatcher to Lomiri URL Dispatcher. | Mike Gabriel | 2021-02-03 | 1 | -2/+2 |
| | |||||
* | release 2.1.22.1.2 | Mike Gabriel | 2021-01-28 | 1 | -1/+1 |
| | |||||
* | release 2.1.12.1.1 | Mike Gabriel | 2020-09-10 | 1 | -1/+1 |
| | |||||
* | Fix deprecations and build warnings. | Robert Tari | 2020-09-04 | 1 | -1/+1 |
| | | | | Fixes AyatanaIndicators/ayatana-indicator-power#9. | ||||
* | Whitespace fix | Robert Tari | 2020-09-03 | 1 | -1/+1 |
| | |||||
* | release 2.1.02.1.0 | Mike Gabriel | 2020-08-17 | 1 | -1/+1 |
| | |||||
* | release 2.0.952.0.95 | Mike Gabriel | 2020-07-25 | 1 | -1/+1 |
| | |||||
* | Added option to disable Testing/Coverage | Robert Tari | 2020-07-25 | 1 | -8/+12 |
| | | | | Fixes AyatanaIndicators/ayatana-indicator-power#3. | ||||
* | CMakeLists.txt: Drop workaround for missing libexec dir on Debian. Debian ↵ | Mike Gabriel | 2020-07-24 | 1 | -4/+0 |
| | | | | moved forward and now supports FHS 3.0 (since Debian Policy 4.1.5). | ||||
* | release 2.0.942.0.94 | Mike Gabriel | 2019-11-21 | 1 | -1/+1 |
| | |||||
* | release 2.0.932.0.93 | Mike Gabriel | 2018-03-16 | 1 | -1/+1 |
| | |||||
* | Use coverage support from cmake-extras. | Rodney Dawes | 2018-03-16 | 1 | -17/+10 |
| | |||||
* | Use gmock module from cmake-extras. | Rodney Dawes | 2018-03-16 | 1 | -3/+0 |
| | |||||
* | Make URL dispatcher build-dependency optional and handle battery settings ↵ | Mike Gabriel | 2018-03-12 | 1 | -2/+8 |
| | | | | request appropriately. | ||||
* | Revert "Drop unnecessary dependency on Ubuntu's url-dispatcher." | Mike Gabriel | 2018-03-12 | 1 | -1/+2 |
| | | | | This reverts commit 0a9cc2a474ff583c928e109468f20330aae0603c. | ||||
* | CMakeLists.txt: Drop gudev-1.0 from list of required shared libs. Obviously ↵ | Mike Gabriel | 2018-03-12 | 1 | -1/+0 |
| | | | | not used. | ||||
* | release 2.0.922.0.92 | Mike Gabriel | 2018-02-28 | 1 | -1/+1 |
| | |||||
* | Rename GNOMELOCALEDIR -> LOCALEDIR. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | CMakeLists.txt: Move gettext initialization below the GNUInstallDirs ↵ | Mike Gabriel | 2017-12-06 | 1 | -3/+8 |
| | | | | include. This sets GNOMELOCALEDIR appropriately and probably fixes broken i18n support. | ||||
* | release 2.0.912.0.91 | Mike Gabriel | 2017-06-07 | 1 | -1/+1 |
| | |||||
* | Version bump to 2.0.90. | Mike Gabriel | 2015-11-12 | 1 | -1/+1 |
| | |||||
* | Drop unnecessary dependency on Ubuntu's url-dispatcher. | Mike Gabriel | 2015-11-12 | 1 | -2/+1 |
| | |||||
* | Fork from Ubuntu's indicator-power code project. | Mike Gabriel | 2015-11-12 | 1 | -3/+3 |
| | |||||
* | add tests to confirm that the DBus object's PowerLevel property changes at ↵ | Charles Kerr | 2014-07-21 | 1 | -1/+2 |
| | | | | the right times (and only at the right times) when the battery is draining | ||||
* | sync with lp:indicator-power | Charles Kerr | 2014-07-21 | 1 | -2/+0 |
|\ | |||||
| * | none of the current tests require dbustest-1, so remove it from ↵ | Charles Kerr | 2014-07-16 | 1 | -1/+0 |
| | | | | | | | | pkg_check_modules | ||||
| * | add dh-translations to Build-Depends | Charles Kerr | 2014-07-16 | 1 | -1/+0 |
| | | |||||
* | | in debian/control and CMake files, add libnotify | Charles Kerr | 2014-07-16 | 1 | -0/+1 |
|/ | |||||
* | replace autoconf/automake with cmake | Charles Kerr | 2014-07-13 | 1 | -0/+96 |