index
:
ayatana-indicator-power
main
personal/mariogrip/dbus-updates
personal/peat-psuwit/bring-back-lomiri-hints
release-builds
Ayatana Indicator Power Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add basic flashlight support.
Marius Gripsgard
2018-03-25
4
-0
/
+128
*
src/utils.(c|h): Use XDG_CURRENT_DESKTOP for XFCE as well, in order to detect...
Mike Gabriel
2018-03-21
2
-1
/
+23
*
data/org.ayatana.indicator.power.gschema.xml.in: Prepend project namespace to...
Mike Gabriel
2018-03-19
1
-2
/
+2
*
src/{service.c,utils.c}: Fix grammar flaw in zenity warning.
Mike Gabriel
2018-03-16
3
-5
/
+5
*
po/: Update ayatana-indicator-power.pot.
Mike Gabriel
2018-03-16
2
-13
/
+40
*
release 2.0.93
2.0.93
Mike Gabriel
2018-03-16
4
-5
/
+129
*
po/CMakeLists.txt: Drop intl_update_potfile(). We don't want this in Ayatana ...
Mike Gabriel
2018-03-16
1
-6
/
+0
*
Use intltool support from cmake-extras.
Rodney Dawes
2018-03-16
2
-40
/
+12
*
Use coverage support from cmake-extras.
Rodney Dawes
2018-03-16
5
-72
/
+22
*
Use gmock module from cmake-extras.
Rodney Dawes
2018-03-16
4
-49
/
+5
*
debian/control: Add zenity to Recommends: (for issuing warnings).
Mike Gabriel
2018-03-15
1
-0
/
+1
*
Add fallback code that produces a warning (using zenity), if we don't know ho...
Mike Gabriel
2018-03-15
3
-0
/
+61
*
src/utils.c: Use our desktop detection functions for find a way to open an ap...
Mike Gabriel
2018-03-15
1
-3
/
+4
*
src/utils.c: Add is_pantheon() function.
Mike Gabriel
2018-03-15
2
-0
/
+22
*
src/service.c: Use desktop detection functions in 'on_statistics_activated()'.
Mike Gabriel
2018-03-12
1
-3
/
+3
*
src/utils.(c|h): Port is_{mate,gnome,unity}() functions from -session indicator.
Mike Gabriel
2018-03-12
2
-0
/
+67
*
Translated using Weblate (Lithuanian)
Moo
2018-03-12
1
-42
/
+44
*
Translated using Weblate (Lithuanian)
Moo
2018-03-12
1
-10
/
+13
*
debian/copyright: Update copyright attributions.
Mike Gabriel
2018-03-12
1
-0
/
+9
*
debian/: Update from latest official Debian package.
Mike Gabriel
2018-03-12
4
-12
/
+171
*
Make URL dispatcher build-dependency optional and handle battery settings req...
Mike Gabriel
2018-03-12
8
-62
/
+133
*
Revert "Drop unnecessary dependency on Ubuntu's url-dispatcher."
Mike Gabriel
2018-03-12
4
-2
/
+30
*
debian/control: Drop from B-D: libgudev-1.0-dev. Not required anymore.
Mike Gabriel
2018-03-12
1
-1
/
+0
*
CMakeLists.txt: Drop gudev-1.0 from list of required shared libs. Obviously n...
Mike Gabriel
2018-03-12
1
-1
/
+0
*
tests/CMakeLists.txt: Prohibit gschemas.compiled to be generated multiple times.
Mike Gabriel
2018-03-12
1
-2
/
+6
*
NEWS: Fix c+p flaw.
Mike Gabriel
2018-02-28
1
-2
/
+2
*
po/Makevars: Update copyright holder and upstream bug tracker URL.
Mike Gabriel
2018-02-28
1
-2
/
+2
*
debian/rules: Ship NEWS file as upstream changelog.
Mike Gabriel
2018-02-28
1
-0
/
+3
*
NEWS file: Add for next release.
Mike Gabriel
2018-02-28
1
-0
/
+9
*
release 2.0.92
2.0.92
Mike Gabriel
2018-02-28
3
-8
/
+256
*
NEWS: Move old NEWS file to NEWS.Canonical.
Mike Gabriel
2018-02-28
1
-0
/
+0
*
Translated using Weblate (Russian)
Мира Странная
2018-02-28
1
-49
/
+51
*
Translated using Weblate (Turkish)
Furkan Kalkan
2018-02-08
1
-6
/
+5
*
Translated using Weblate (Turkish)
Michal Čihař
2018-02-05
1
-5
/
+5
*
Translated using Weblate (Ukrainian)
Марс Ямбар
2018-01-24
1
-6
/
+8
*
Translated using Weblate (Swedish)
Anders Jonsson
2018-01-24
1
-3
/
+3
*
Translated using Weblate (Hebrew)
Yaron Shahrabani
2018-01-24
1
-5
/
+7
*
Translated using Weblate (Swedish)
Sebastian Rasmussen
2017-12-31
1
-48
/
+52
*
Translated using Weblate (Norwegian Bokmål)
Allan Nordhøy
2017-12-08
1
-23
/
+28
*
Translated using Weblate (French)
Olivier Macchioni
2017-12-06
1
-3
/
+3
*
Translated using Weblate (French)
Olivier Macchioni
2017-12-06
1
-48
/
+52
*
data/ayatana-indicator-power.desktop.in: Add XFCE to OnlyShowIn= key.
Mike Gabriel
2017-12-06
1
-1
/
+1
*
tests/test-device.cc: Fix failing tests after we have renamed DG_LOG_DOMAIN.
Mike Gabriel
2017-12-06
1
-2
/
+2
*
Rename GNOMELOCALEDIR -> LOCALEDIR.
Mike Gabriel
2017-12-06
2
-2
/
+2
*
Set DG_LOG_DOMAIN to ayatana-indicator-power (decapitalized spelling).
Mike Gabriel
2017-12-06
1
-1
/
+1
*
CMakeLists.txt: Move gettext initialization below the GNUInstallDirs include....
Mike Gabriel
2017-12-06
1
-3
/
+8
*
data/CMakeLists.txt: More namespace fixes in comments / output messages.
Mike Gabriel
2017-12-06
1
-2
/
+2
*
tests/CMakeLists.txt: Fix namespace in add_dependencies() call.
Mike Gabriel
2017-12-06
1
-1
/
+1
*
debian/postinst: Drop file. The libglib2.0-bin package has trigger for schema...
Mike Gabriel
2017-12-05
1
-40
/
+0
*
debian/changelog: Bump upstream to a development version.
Mike Gabriel
2017-12-04
1
-0
/
+6
[next]