summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 46090ed7a04d54b09a1fa55843d2a589df147e6c (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
2006-11-13  svu

	* test/gkbd-config-registry-server.c: small C89 bug, thanks to Jens
	Granseuer

2006-11-07  svu

	* CVS: tagging 2.17.2

2006-11-05  svu

	* libgnomekbd/Makefile.am: missing libs added, closing
	http://bugzilla.gnome.org/show_bug.cgi?id=371119

2006-10-31  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Add nb to ALL_LINGUAS
	* po/POTFILES.in: Add missing file.
	* po/nb.po: Add this.

2006-10-28  svu

	* libgnomekbd/gkbd-indicator.c: fixing the potential crash

2006-10-27  svu

	* libgnomekbd/gkbd-keyboard-config.c: closing the critical memory
	allocation bug: http://bugzilla.gnome.org/show_bug.cgi?id=365590

2006-10-17  svu

	* configure.in, libgnomekbd/Makefile.am: adding VERSION_INFO
	controlling the .so versioning

2006-10-07  svu

	* capplet/gkbd-indicator-plugins-capplet.c,
	libgnomekbd/gkbd-config-registry.c,
	libgnomekbd/gkbd-config-registry.h,
	libgnomekbd/gkbd-config-registry.xml,
	libgnomekbd/gkbd-desktop-config.c, libgnomekbd/gkbd-desktop-config.h,
	libgnomekbd/gkbd-indicator-config.c, libgnomekbd/gkbd-indicator.c,
	libgnomekbd/gkbd-keyboard-config.c,
	libgnomekbd/gkbd-keyboard-config.h,
	test/gkbd-config-registry-client.sh: now, dbus function asks
	explicitly for layouts/variants. This saves some X traffic, makes
	behavior more consistent.

2006-10-07  svu

	* COPYING.LIB, *.c, *.h: putting proper comments describing the
	licensing terms (LGPL).

2006-10-05  svu

	* libgnomekbd*.pc.in: added required .so dependencies
	* test/Makefile.am, test/gkbd-config-registry-client.sh: added a tiny
	script to test the dbus server from the command line