blob: d5b3a9c2ce7d0693f4834b4c19517adf18326541 (
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
|
2001-07-20 Chema Celorio <chema@celorio.com>
* RELEASE : 1.5.0
2001-07-19 Bradford Hovinen <hovinen@ximian.com>
* Makefile.am: Remove SUBDIRS
Remove extraneous EXTRA_DIST
(EXTRA_DIST): Make sure to include defaults and OAF files
* keyboard.desktop.in.in (Exec): Update for bonoboization
* Bonobo_Control_Capplet_keyboard_properties.oaf: Update to
correct binary name
* main.c (create_dialog): Use GNOMECC_GLADE_DIR rather than
GLADE_DATADIR
2001-07-18 Richard Hestilow <hestilow@ximian.com>
* main.c (create_dialog): Revert to old prototype.
(setup_dialog): Moved signal_connect on demo button to here.
2001-07-18 Richard Hestilow <hestilow@ximian.com>
* Rewritten to use bonobo-conf.
2001-07-18 Jakub Steiner <jimmac@ximian.com>
* keyboard-capplet.png: use the 3d version.
2001-07-17 Chema Celorio <chema@celorio.com>
* Makefile.am: nice and clean just as we like it
2001-07-17 Bradford Hovinen <hovinen@ximian.com>
* Makefile.am (EXTRA_DIST): Added missing icons_DATA
2001-07-17 Chema Celorio <chema@celorio.com>
* Makefile.am ($(desktop).in): desktop.in.in -> desktop.in ->desktop
so that we can merge the incondir path.
* add keyboard-capplet.png (by jimmac) an use it
2001-07-10 Kai Lahmann <kl@linuxfaqs.de>
* keyboard-properties.desktop: Fixed wrong binary name
2001-07-05 Bradford Hovinen <hovinen@ximian.com>
* prefs-widget.c (set_scale): Add appropriate casts
2000-12-26 Jacob "Ulysses" Berkman <jacob@helixcode.com>
* keyboard-properties.glade: re-did the UI a bit
2000-10-08 Bradford Hovinen <hovinen@helixcode.com>
* Makefile.am (EXTRA_DIST): Add translation file
2000-09-12 Bradford Hovinen <hovinen@helixcode.com>
* preferences.c (preferences_clone): Added in missing code to copy
preferences over
|