summaryrefslogtreecommitdiff
path: root/NEWS
blob: 3fc606bd6fab660a543d5aa590f8c93aa1db8675 (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

  * Add support for newer NVIDIA sensors.
    Requires libxnvctrl >= 256.25.
  * New mbmon plugin.
  * Make udisks plugin poll for new value.
  * Set icon name on dialog windows.
  * Several small cleanups and bugfixes.
  * Several help fixes.

  Gtk3
  * Use GdkRGBA instead of GdkColor
  * Replace gtk_widget_size_request with gtk_widget_get_preferred_size


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