summaryrefslogtreecommitdiff
path: root/NEWS
blob: ed2ead971dfd3a22548251a60dff49a7561e7754 (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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
Changes in MATE-Applets 1.15.2
==============================

    sync with transiflex
    cpu-freq: avoid deprecated polkit_authority_get
    GTK+-3 battstat: port GtkTable to GtkGrid
    GTK+-3 weather-dialog: port to GtkGrid
    GTK+-3 mateweather port to GtkGrid
    GTK+-3 netspeed: port GtkTable to GtkGrid
    GTK+-3.20 geyes: port to GtkSeat
    GTK+-3 timerapplet: port to GtkGrid
    GTK+-3 command: port to GtkGrid
    GTK+-3 multiload: port to GtkColorChooser and GdkRGBA
    sticky-notes: drop duplicate code
    cpufreq: remove useless #include
    cpufreq: fix build warning when polkit is disabled
    build: make --enable-suid option really work
    build: make --enable-frequency-selector option actually work
    configure.ac: fix help text for --enable-suid and fix some indent
    geyes: fix modeline
    invest-applet: update copyright
    accessx-status: remove duplicated code
    accessx-status: fix possible crash when updating layout
    GTK+-3 multiload: avoid deprecated gdk_app_launch_context_new ()
    GTK+-3 weather-dialog: avoid deprecated gtk_widget_modify_font ()
    GTK+-3.0 weather-dialog: avoid deprecated gtk_scrolled_window_add_with_viewport ()

Changes in MATE-Applets 1.15.1
==============================

  - Translations update
  - drop dependency to libmate-desktop
  - GTK+-3 netspeed: write valid rgb color values to gsettings
  - GTK+-3 netspeed: port to GtkColorChooser and GdkRGBA
  - netspeed: use GtkColorButton instead of MateColorButton
  - mateweather: use GtkAbout and update copyright
  - trash-applet: use GtkAbout and update copyright
  - timerapplet: use GtkAbout and update copyright
  - stickynotes: use GtkAbout and update copyright
  - netspeed: use GtkAbout and update copyright
  - multiload: use GtkAbout and update copyright
  - geyes: use GtkAbout and update copyright
  - drivemount: use GTkAbout and update copyright
  - command: drop MateAbout and update copyright
  - charpick: drop MateAbout and update copyright
  - battstat: drop MateAbout usage and update copyright
  - accessx-status: use GtkAbout and update copyright
  - distcheck: explicitly use currently selected GTK+ version
  - fix build with kernel-4.7

Changes in MATE-Applets 1.15.0
==============================

  - Translations update
  - fix some minor build warnings
  - remove some old gnome files
  - netspeed: use default route

Changes in MATE-Applets 1.14.0
==============================

  - Drop MateConf migration scripts
  - Drop null_applet which isn't even buildable these days
  - Re-license command and timer applets under GPL-2+
  - Merge netspeed applet from mate-netspeed project (and discontinue
    that project)
  - GTK+3: fix cpufreq applet rendering
  - GTK+3: fix setting fg/bg colors and font type in stickynotes applet
  - GTK+3: fix several deprecations
  - Some more fixes and cleanups
  - Translations update
  - Fix Changelog generation

Changes in MATE-Applets 1.12.1
==============================

  - Drivemount: fix invisible text with some GTK+3 themes
  - Translations update

Changes in MATE-Applets 1.12.0
==============================

  - Accessx-status, geyes: have applet background automatically painted
  - Cpufreq: make cpupower the default library
  - Retrieve strings directly from gschema (requires intltool 0.50.1)
  - Drop useless dependency on mate-icon-theme
  - GTK+3: fix missing icons with custom icon theme
  - GTK+3: make cpufreq, charpick and drivemount support custom panel
    themes
  - Some more GTK+3 fixes
  - Several small fixes and cleanups

Changes in MATE-Applets 1.10.3
==============================

  - Several small help fixes
  - Rename sticky-notes help directory

Changes in MATE-Applets 1.10.2
==============================

  - Charpick, geyes: restore missing button icons in dialogs
  - Actually install manpages on make install
  - Multiple help fixes in several applets

Changes in MATE-Applets 1.10.1
==============================

  - Battstat applet: fix NetBSD APM support
  - Invest applet: display proper icon in About dialog
  - Multiple help fixes in several applets
  - GTK+3 fixes

Changes in MATE-Applets 1.10.0
==============================

  - Use MateAboutDialog from libmate-desktop.

Changes in MATE-Applets 1.8.0
=============================

General:
  - Move from mate-doc-utils to yelp-tools.
  - Replace libmatewnck with gnome's libwnck.
  - Replace mucharmap in with gucharmap.
  - Add Gtk+3 support.
  - New command applet that displays output from a command.
  - Replace broken timer applet with new applet written in C.
  - Serveal enhancement to invest-applet.
  - Remove broken modem-light applet.

Changes in MATE-Applets 1.5.0
=============================

General:
  - Migration to GSettings
  - Update to latest libmatepanelapplet-4.0
  - Mixer applet moved to mate-media
  - Timer applet is not migrated yet