blob: 3cd6761c6bddb5a593be0df9e9a8aa40a0d1b053 (
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
53
54
55
56
57
58
59
|
1.12.1
* Display: fix crash due to regression
* Fix some bottom items being not accessible in some cases
* Some more fixes
* Translations update
1.12.0
* Appearance: restored Interface tab
* Display: added support to set the primary monitor
* Display: show output names in addition to display names
* Keybindings: added keybinding for logout
* Touchpad settings: add option to enable/disable touchpad
* Touchpad settings: added support for natural scrolling, 2 finger
and 3 finger clicks
* Improved categorization
* Retrieve strings directly from gschema (requires intltool 0.50.1)
* Switch to org.gnome.SessionManager
* GTK+3: fix font rendering in Appearance and mate-font-viewer
* Some more fixes and cleanups
1.10.2
* Appearance: fix possible segmentation fault on closing
* Appearance: allow to save notification theme optionally
* Display: made changing refresh rate actually work
* Fix build with prefix other than /usr
* Help fixes
* Translations update
1.10.1
* Appearance: add theme changing support for metacity >= 3.16
* Help fixes
* GTK+3 fixes
* Translations update
1.10.0
* windows: Add option to configure titlebar buttons layout
* appearance: Add support for metacity-theme-2.xml
* default-applications: Add support for office applications
* Adapt to MateDesktop MateRR* API changes (thanks monsta for testing)
1.8.1
* default-applications: Add support for accessibility applications
1.8.0
* Use yelp-tools instead of mate-doc-utils
* windows: Add option to enable side by side tiling
* windows: Add metacity support
* appearance: Add support for 'artist' tag in xml backgrounds files
* appearance: Change also titlebar font if Metacity is running
1.6.0
* Migration to gsettings.
* Keybindings capplet: requires libdconf-dev to delete custom shortcuts.
* Appearance capplet: increased minimum dialog size.
* About me capplet: removed evolution stuff.
* Network capplet: use proxy settings from gsettings-desktop-schemas
package (http://download.gnome.org/sources/gsettings-desktop-schemas).
Removed save locations feature.
* Removed a lot of old stuff from libslab.
|