blob: d479dfcd8fa59f5343f2c93fd63dbc1002d7cdf6 (
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
|
MATE
====
1.5.0
Switch to gsettings (dropped mateconf)
Removed old obsolete plugin system for keyboard indicators (unused)
GNOME
=====
2.32.0:
Some translations updated
2.31.92:
Some rendering switched to Cairo
A lot of translations updated
2.31.5:
A number of translations updated.
One crasher fixed
Rendering improved
2.31.1:
A number of translations updated.
Several crashers fixed.
Provided API for handling the default group switcher. Changed the
default value to be "grp:shift_caps_toggle".
2.30.0:
A lot of translations updated
One crash fixed (excessing unref)
Better support for mate/gtk themes
2.29.92:
MatekbdStatus is using gtk/mate font settings
A lot of translations fixed
Explicit dbus dependency dropped
2.29.5:
MatekbdIndicator rendering fixed.
MatekbdStatus notification icon added.
2.28.2:
Small fixes for the rendering
2.28.0:
Updated translations
2.27.91:
Updated translations, minor fixes
2.27.4:
Update to libxklavier 4.0.
2.27.2:
Replacing libglade with gtkbuilder, updated translations
2.26.0:
2 bugs related to deprecated APIs fixed.
2.25.91:
Several small bugs/build issues ar closed
First release for MATE 2.25/2.26.
2.24.0:
Memory leak fixed, desktop file corrected.
First stable release for MATE 2.24.
2.23.91:
Dropping libmateui dependency, small bugfix
2.23.2:
Dropping old/unneeded code.
Make default size of the preview dependent on the screen size.
2.22.0:
Using tango icons. Final release for MATE 2.22.0
2.21.4.1:
Fix for the indicators crash in keyboard drawing,
Keyboard drawing printing functions moved to libmatekbd, from g-c-c
2.21.4:
Render keyboard to cairo, making printing possible.
Build tests optionally.
Use GOption instead of popt.
Cygwin build fixes
2.21.1:
Updated scheme translation of base.xml in xkeyboard config causes a
chain of changes upstack. Stupid and overenginered dbus client-server
is gone!
There is no API breakage - but libxklavier and xkeyboard-config from
CVS are recommended: otherwise the translation would not work.
Some rendering fixes in MatekbdKeyboardDrawing widget
2.20.0:
6 new translations, minor fix to the build process
2.19.91:
Fixed a couple of bugs (one crasher), minor build fixes
2.19.90:
Updated translations, minor fixes, first in 2.20 series
2.18.2:
Several keyboard drawing bugs fixed
Crash on incorrect GObject usage fixed
Added 4 translations
2.18.1:
Several keyboard drawing bugs fixed
A lot of translations added
One memory leak eliminated
2.18.0:
First stable release
|