blob: 9b1e4b6a944079cd1774b21229136fb52507dc73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
1.17.0
* Translations update
* move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
1.16.0
* Build: fix check for new style indicators support
* Translations update
1.14.1
* GTK+3: add support for new style indicators (loaded
from /usr/share/unity/indicators dir). It requires
libindicator >= 12.10 and libido >= 13.10. Support
for older versions of libindicator is left intact.
* GTK+3: allow indicators to receive mouse scroll event
1.14.0
* GTK+3: fix a few deprecations
* Translations update
* Fix Changelog generation
1.12.1
* Allow volume change with mouse scroll over
sound indicator's icon
1.12.0
* Bug fixes and cleanups
1.10.0
* Add GTK3 support
* Fixed conflicts with GNOME's indicator-applet
1.8.0
* Bugfixes
|