blob: 11cfb8ee47a10f2526dce6664e67d4e5bfbc735a (
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
42
43
44
45
46
47
48
49
50
51
52
|
1.13.0
* Some cleanups
* Translations update
1.12.1
* Fix wrong size of GPU icon
1.12.0
* Add support for nvidia thermal and cooler sensors (requires
libxnvctrl >= 256.25)
* Add mbmon plugin
* Make udisks plugin poll for new value
* Retrieve strings directly from gschema (requires intltool 0.50.1)
* Some GTK+3 fixes
* Some more fixes and cleanups
1.10.4
* Fix regression that caused segfault
1.10.3
* Set icons for prefs and about dialogs
* Several small cleanups and bugfixes
* Several help fixes
1.10.2
* Reintroduce missing help
1.10.1
* Fix sensor config dialog (was non-responsive)
* Fix display of sensors in GTK+3 build
* Updated translations
1.10.0
* Add GTK3 support
1.8.0
* Use yelp-tools instead of mate-doc-utils
1.5.0:
* migrate to GSettings and remove MateConf usage
* migrate to DBUS and remove MateComponent usage
* remove libmate usage and use glib instead
|