summaryrefslogtreecommitdiff
path: root/NEWS
blob: b949e99341d68e015acce6d7b230dc133153277c (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
116
117
118
119
120
121
122
123
124
### mate-utils 1.21.0

    sync with transifex
    Add support for non-interactive screenshot directly to clipboard
    avoid deprecated GtkStock

### mate-utils 1.20.0

    sync with transifex
    require GTK+ 3.22 and GLib 2.50
    Add screenshot support for HiDPI displays
    mate-screenshot: added New button
    update copyright year to 2018
    screenshot-save.c: Fix build warnings with ‘pipe’ ‘write’ and ‘read’:
    add style class logview-window

### mate-utils 1.19.1

  * Translations update
  * WidthOfScreen and HeightOfScreen implementation
  * baobab: make zoom with mousewheel work on chart
  * screenshot: remove some unused code
  * screenshot: don't get window title as it's not used later
  * baobab/logview/dictionary: add our copyright to About dialog
  * baobab: set transient parent for remote connect dialog
  * baobab: don't make prefs dialog visible in .ui file
  * baobab: set parent window for About dialog
  * avoid deprecated gdk_screen_get_active_window

### mate-utils 1.19.0

  * Translations update
  * gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
  * avoid deprecated gdk_screen_width/height
  * avoid deprecated gdk_screen_get_width/height
  * screenshot: avoid deprecated GdkDevice objects
  * dictionary: avoid deprecated GdkDevice objects
  * avoid deprecated gdk_screen_get_n_monitors
  * avoid deprecated gdk_screen_make_display_name
  * gdict-applet: don't use deprecated gtk_show_uri
  * don't use deprecated gtk_show_uri
  * avoid deprecated gdk_screen_get_number
  * Restore Polish translation credits from GNOME
  * searchtool & logview: avoid deprecated GtkAlignment
  * mate-screenshot: fix showing busy cursor when saving area screenshot
  * screenshot: don't translate the timestamp in the filename
  * mate-dictionary: include correct header to fix occasional FTBFS

### mate-utils 1.18.0

  * NEWS: use consistent, project wide, markdown-like formatting
    to make generating release announcements easier
  * Build: require mate-panel >= 1.17
  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
    --with-gtk build option
  * Fix occasional distcheck breakage
  * Some code cleanups
  * Translations update

### mate-utils 1.16.0

  * Add --version command line option to mate-screenshot
  * GTK+3: fix mate-dictionary segfault with 3.21
  * GTK+3: fix lots of deprecations in all apps
  * Translations update

### mate-utils 1.14.1

  * Require proper GTK+ version in mate-dict.pc file
  * Some assorted fixes
  * Translations update
  * Make distcheck use currently selected GTK+ version

### mate-utils 1.14.0

  * Drop MateConf migration scripts
  * Disable effects and delay options in mate-screenshot UI
    when launched with -ai command line argument
  * Use hyphens instead of colons in screenshot filenames
    by default
  * GTK+3: fix a lot of deprecations and some UI issues
  * Don't use -Werror flag in build
  * Some more fixes and cleanups
  * Translations update
  * Fix Changelog generation

### mate-utils 1.12.0

  * Add application icon to mate-system-log
  * Add timestamp instead of window name to screenshot
    filenames by default
  * Have dictionary applet background automatically painted
  * Translation fixes for gsettings schemas
  * Some more fixes and cleanups (including source tree
    reorganization)

### mate-utils 1.10.3

  * Fixed silent rules option by dropping obsolete "shave"
    stuff
  * Made mate-system-log remember the active log on exit
  * Fixed potential crash in mate-system-log
  * Various other bugfixes in mate-system-log
  * Removed dead spanish server entry from mate-dictionary
  * Fixed mate-dictionary's command-line options and manpage
  * Made Ctrl+A and Ctrl+C work in mate-dictionary's search
    field

### mate-utils 1.10.2

  * Several help fixes

### mate-utils 1.10.1

  * Fix gschema translations

### mate-utils 1.10.0

  * Add GTK3 support

### mate-utils 1.8.0

  * Use yelp-tools instead of mate-doc-utils
  * Bugfixes