summaryrefslogtreecommitdiff
path: root/NEWS
blob: 396fca2eed24f71ae2a10d2610bb56fdf18baf39 (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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
### mate-session-manager 1.21.0

    sync with transifex
    Fix broken link in man pages
    avoid deprecated GtkStock

### mate-session-manager 1.20.0

    sync with transifex
    require GTK+ 3.22 and GLib 2.50
    gsm-manager.c: Fix build warning:

### mate-session-manager 1.19.1

  * Translations update
  * don't lose focus when displaying logout or shutdown dialog
  * README: remove link to mailing list
  * add style class logout-dialog
  * avoid deprecated gdk_screen_make_display_name
  * don't use deprecated gtk_show_uri

### mate-session-manager 1.19.0

  * Translations update
  * avoid deprecated gdk_screen_get_number
  * systemd user-session needs to be updated to get all user-defined
    enviroment when the session starts.
  * dbus needs to be updated to get all user-defined environment when
    the session starts.
  * Restore Polish translation credits from GNOME

### mate-session-manager 1.18.0

  * NEWS: use consistent, project wide, markdown-like formatting to make
    generating release announcements easier
  * Replace deprecated upower suspend/hibernate functions with ConsoleKit2
    equivalents (and drop --enable-upower build option)
  * Translations update

### mate-session-manager 1.16.1

  * Build: check stricter for presence of xtrans (ensure that mate-session
    won't listen to TCP ports)
  * Session properties: fix vertical expand of content with window resize
  * Check for gdm-binary process when switching user

### mate-session-manager 1.16.0

  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and --with-gtk
    build option
  * Translations update

### mate-session-manager 1.14.1

  * GTK+3: fix critical warning in logout/shutdown dialogs
  * Translations update

### mate-session-manager 1.14.0

  * Drop MateConf migration script
  * GTK+3: fix some deprecations
  * Some more fixes and cleanups
  * Translations update
  * Add Changelog generation

### mate-session-manager 1.12.2

  * Fix rare build failure with upower >= 0.99 when both systemd and upower
    support are enabled

### mate-session-manager 1.12.1

  * Get rid of dependency on libmate-desktop

### mate-session-manager 1.12.0

  * Add support for an optional dock, such as Plank
  * Retrieve strings directly from gschema (requires intltool 0.50.1)
  * Switch to org.gnome.SessionManager
  * Add support for new libsystemd library (in addition to libsystemd-login)
  * Only wait 1 second max on logout/shutdown
  * Turn GTK+3 overlay scrolling on/off on start using new gsettings key
  * Some more fixes and cleanups

### mate-session-manager 1.10.2

  * Reintroduce missing help in session properties dialog
  * Set XDG_CURRENT_DESKTOP env var to MATE
  * Some bugfixes
  * Translations update

### mate-session-manager 1.10.1

  * Fix size of GtkScrolledWindow in session properties.
  * Check for running display manager when user switching.

### mate-session-manager 1.10.0

  * Disable upower support by default (use --enable-upower if you need it)

### mate-session-manager 1.8.1

  * Add autostart of accessibility apps
  * Fix build with upower disabled

### mate-session-manager 1.8.0

  * Show a progress bar in logout dialog
  * Add GTK3 support
  * Add gnome keyring support
  * Add support for X-MATE-Autostart-Delay in desktop files

### mate-session-manager 1.6.0

  * Migrate to gsettings (dropped mateconf)