File: NEWS

package info (click to toggle)
mate-control-center 1.20.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 23,416 kB
  • sloc: ansic: 33,247; xml: 1,411; makefile: 833; sh: 23
file content (264 lines) | stat: -rw-r--r-- 10,567 bytes parent folder | download
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
### mate-control-center 1.20.4

  * sync with transifex
  * disable deprecation warnings for distcheck
  * default-applications: Use the selected word processor for RTF as well
  * typing-break: Make images larger and load as surface
  * update hint for mouse double-click
  * keybindings: double click instead one click to edit keyboard shortcuts
  * Fix spelling and grammar mistakes
  * update legal.xml
  * Use make functions for HELP_LINGUAS
  * tx: add m-c-c user-guide to transifex config

### mate-control-center 1.20.3

  * sync with transifex
  * display-capplet: add css name for scrollarea
  * Change cursor-size to 24px

### mate-control-center 1.20.2

  * Scale cursor size for HiDPI when changing themes

### mate-control-center 1.20.1

  * Add auto-detect toggle switch for font DPI.
  * Fix screen geometry when snapping windows on rotated displays.
  * Fix segfaults in theme installers.

### mate-control-center 1.20.0

  * Scale font DPI for HiDPI displays
  * require GTK+ 3.22 and GLib 2.50
  * Add support for HiDPI displays (#325)
  * Translations update

### mate-control-center 1.19.3

  * Translations update
  * theme-installer.c: missing g_object_unref in mate_theme_install_real
  * theme-util.c: fix reinstalling the deleted theme can cause failure
  * remove unneeded +x attribute after last commit
  * Support the theme compression package for installing XZ format
  * drop unused variables
  * eggcellrendererkeys.c: Fix build warnings:
  * remove some leftovers related to MacOS support O_o
  * theme-thumbnail.c: Fix build warnings with ‘write’ and ‘pipe’:
  * libslab: store search entry widget as GtkEntry
  * libslab: fix search icon misaligned
  * libslab: search-entry.c: Fix build warning:
  * Remove useless duplication in mate_theme_install_real
  * Fix Window Border theme cannot be deleted
  * update windows tiling gsettings key, part-2
  * update windows tiling gsettings key
  * about-me: drop unused code
  * shell: add Comment field to .desktop file

### mate-control-center 1.19.2

  * Translations update
  * Enable default broswer setting support for text/html
  * libslab: restore missing variable initialization
  * libslab: drop useless checkpoint function
  * libslab: remove more unused code
  * libslab: remove a bunch of unused code
  * WidthOfScreen and HeightOfScreen implementation
  * fix support for external localizations in .desktop files
  * Add the support for cursor sizes of 96 and 128.
  * man: fix title of mate-window-properties page
  * man: fix titles of mate-typing-monitor and mate-thumbnail-font pages
  * Fixes font dpi with "org.mate.desktop.font-rendering.dpi" by default
  * gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:

### mate-control-center 1.19.1

  * Translations update
  * libslab: avoid deprecated gdk_screen_width/height
  * appearance-font.c: avoid deprecated gdk_screen_get_width/height_mm
  * avoid deprecated gdk_screen_get_width/height
  * libslab: drop unneeded libslab_mate_desktop_item_open_help function
  * libslab : drop uneeded support for gnome-main-menu
  * typing-break: avoid deprecated GDK pointer and keyboard types
  * libslab: don't use deprecated gtk_show_uri
  * display scrollarea: avoid deprecated gtk_adjustment_changed
  * keybindings eggcellrendererkey: avoid deprecated GDK pointer and keyboard types
  * display scrollarea: fix a -Wuninitialized build warning
  * display scrollarea: avoid deprecated gdk_window_get_pointer
  * po: don't list non-existent files in POTFILES.skip
  * avoid deprecated gdk_screen_make_display_name
  * avoid deprecated gdk_display_get_screen and gdk_display_get_n_screens
  * capplet-util: don't use deprecated gtk_show_uri
  * typing-break: avoid deprecated GtkMisc
  * typing-break: avoid deprecated gtk_alignment_new ()
  * mouse: fix a build warning
  * mouse: warn about enabling multi-finger emulation

### mate-control-center 1.19.0

  * Translations update
  * libslab: make ThemedIcon use style_updated instead of style_set
  * libslab: correct icon loading code
  * libslab nameplate-tile: replace GtkAlignment with a GtkBox
  * libslab tile.c: replace deprecated gtk_widget_set_state ()
  * libslab shellwindow: replace GtkAlignment with a GtkBox
  * libslab slab-section: avoid deprecated GtkAlignment
  * libslab app-shell: avoid deprecated gtk_alignment_new ()
  * app-resizer: fix a build warning
  * Restore Polish translation credits from GNOME
  * libslab searchbar: remove deprecated ussage of GtkAlignment
  * libslab nameplate-tile: avoid deprecated gtk_button_set_focus_on_click ()
  * libslab nameplate-tile: remove one deprecated ussage of GtkAlignment
  * libslab: don't use deprecated gdk_app_launch_context_new ()
  * about-me-password UI: set max_width_chars for description-label
  * eel-alert-dialog: replace some GtkStock items
  * keybindings: fix a couple of build warnings
  * libslab: remove unused functions
  * libslab bookmark-agent: fix some xdg paths
  * use g_object_unref instead of deprecated rsvg_handle_free
  * keybindings: Fix and add mnemonics in the custom command dialog
  * keybindings: Allow to select an installed application through a dialog

### mate-control-center 1.18.1

  * Add support for switching themes on Metacity >= 3.20.
  * appearance-ui: add primary-toolbar style class for toolbar in interface preview
  * keyboard-properties-xkbot: avoid deprecated GtkAlignment
  * theme-thumbnail: avoid deprecated GtkAlignment

### mate-control-center 1.18.0

  * NEWS: use consistent, project wide, markdown-like formatting to make
    generating release announcements easier
  * Build: require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17
  * Build: require XCursor and XInput unconditionally
  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and --with-gtk
    build option
  * Port from libunique to GtkApplication
  * Rework font-viewer: add font browsing mode, support for TTC fonts,
    and make it appear in the menus
  * Add libinput support for mouse and touchpad
  * Mouse: add separate touchpad motion settings on touchpad tab
  * Mouse: change tab label from General to Mouse
  * Mouse: change natural scroll mnemonic from 'a' to 'n'
  * Fix lots of GTK+ deprecations
  * Some more fixes and cleanups
  * Translations update

### mate-control-center 1.16.1

  * Appearance: fix live updating of the various theme details
  * Appearance: fix vertical expand of content on window resize in
    GTK+3 build
  * Keyboard: fix vertical expand of content on window resize in
    GTK+3 build
  * Shell: force icon size in libslab to avoid huge icons
  * GTK+3: fix build with marco 1.17
  * Fix a couple of memleaks

### mate-control-center 1.16.0

  * Build: drop dconf 0.10 compatibility
  * Appearance: change default hinting style to slight and render
    antialiasing samples using that style
  * Appearance: render hinting samples using RGBA antialiasing
  * Appearance: place theme name below theme preview in GTK+3 build to
    match GTK+2 one
  * Appearance: center theme name in GTK+3 build to match GTK+2 one
  * Appearance: hide Colors tab in Customize Theme dialog in GTK+3 build
    as changing theme colors won't work in GTK+3
  * GTK+3: fix build with appindicator support enabled
  * GTK+3: fix showing monitors in display properties with glib 2.49.6
  * GTK+3: fix various deprecations
  * Some code cleanups
  * Translations update

### mate-control-center 1.14.1

  * About me: add some space between username and buttons
  * About me: fix UI freeze when changing the password
  * Translations update
  * Make distcheck use currently selected GTK+ version

### mate-control-center 1.14.0

  * Drop MateConf migration script
  * Drop "Ubuntu hacks" (--enable-ubuntu build option) as Ubuntu
    dropped that stuff long ago
  * Move mate-preferences-categories.menu to mate-menus
  * Touchpad settings: support edge and two-finger scrolling
    independently
  * Window properties: make all three window focus modes selectable
  * GTK+3: fix theme previews in mate-appearance-properties
  * GTK+3: fix several deprecations
  * Some more fixes and cleanups
  * Translations update
  * Fix Changelog generation

### mate-control-center 1.12.1

  * Display: fix crash due to regression
  * Fix some bottom items being not accessible in some cases
  * Some more fixes
  * Translations update

### mate-control-center 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

### mate-control-center 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

### mate-control-center 1.10.1

  * Appearance: add theme changing support for metacity >= 3.16
  * Help fixes
  * GTK+3 fixes
  * Translations update

### mate-control-center 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)

### mate-control-center 1.8.1

  * default-applications: Add support for accessibility applications

### mate-control-center 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

### mate-control-center 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.