blob: 59f1f395e98ad20f1a61e60881889a97750ff5a9 (
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
|
### libmatekbd 1.19.0
### libmatekbd 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting
to make generating release announcements easier
* Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
--with-gtk build option
* Translations update
### libmatekbd 1.16.0
* Require libxklavier 5.2 and use its introspection
* GTK+3: fix some deprecations
* distcheck: explicitly use currently selected GTK+ version
* Translations update
### libmatekbd 1.14.1
* Translations updated
### libmatekbd 1.14.0
* Drop MateConf migration script
* Reduce introspection build warnings
* Fix some GTK+3 deprecations
* Some more fixes and cleanups
* Translations update
* Fix Changelog generation
### libmatekbd 1.12.1
* Translations update
### libmatekbd 1.12.0
* Add GObject introspection
* Retrieve strings directly from gschema (requires intltool 0.50.1)
* Layout view/print dialog: remove useless Help button
* Layout view/print dialog: some UI fixes
* Some GTK+3 fixes
* Some more fixes and cleanups
* Translations update
### libmatekbd 1.10.0
* Bugfixes
### libmatekbd 1.8.0
* Improved indicator font customization
* GTK3 support
### libmatekbd 1.5.0
* Switch to gsettings (dropped mateconf)
* Removed old obsolete plugin system for keyboard indicators (unused)
|