blob: 26b479202baa700ae580e3f91ce56a20cf15dc2e (
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
|
mate-desktop 1.9.4
* Turn MateRRScreen, GnomeRRConfig and GnomeOutputInfo into a GObject.
Thanks to monsta for helping to test this.
* Add gobject introspection
* Many RANDR fixes
* interface: add automatic-mnemonics key for Gtk xsetting
* use GDK_WINDOW_XID for inter-GTK compatibility
mate-desktop 1.9.3
* Updated mpaste for website change
mate-desktop 1.9.2
* Added org.mate.debug GSettings schema
mate-desktop 1.9.1
* Added MateColorButton class to have traditional color selection
dialog with GTK3
mate-desktop 1.9.0
* Removed desktop-docs
* Removed user guide
* Removed libunique optional dependency
* Added MateAboutDialog class to have traditional about dialog with
GTK3 too
mate-desktop 1.8.0
* Added helpers for dconf and GSettings
* Fix build with GTK3
* Added MATE user guide
* Added MATE_DESKTOP_CHECK_VERSION function
* Added mpaste tool
* Added replacement for gdk_spawn_command_line_on_screen in GTK3
mate-desktop 1.6.1
* Tarball built with 'make dist'
* Added tool to migrate 1.4 settings (mate-conf-import)
mate-desktop 1.6.0
* Port to new thumbnail spec (code from gnome-desktop 3.x)
* Added gsettings schemas from now deprecated libmate
|