add more spacing
[personal-kdebase.git] / workspace / kcontrol / keys / ChangeLog
blob67c21160dbb38b9b143ee6ff158aa70a14112ae7
1 2005-09-30 Benjamin Meyer
2         * Removed Command Shortcuts, it is already in kmenuedit
4 1999-08-19 Duncan Haldane <duncan@kde.org>
5         * removed left-over commented out code from change
6         decribed below, and adjusted help doc names to
7         index-1.html
9 1999-02-28 Duncan Haldane <duncan@kde.org>
10         * commented out those unnecessary debug calls.
11         in keyconfig.cpp 
12         
13 1998-12-19 Duncan Haldane <f.d.m.haldane@cwix.com>
14         * Converted global.cpp, global.h to keyconfig.cpp,
15         keyconfig.h, that can now be used to configure both
16         the standard keys  and the global keys 
17         in the same sophisticated manner as  
18         global.cpp did for just the global keys.
19         * converted main.cpp to use keyconfig.cpp rather than
20         global.cpp and standard.cpp for standard and globall
21         key configuration.  KGlobalConfig and KStdConfig disappear. 
22         (KGlobalConfig is renamed to KKeyConfig)
23         * appropriate changes to Makefile.am.
24         * standard key binding are now #include'd from
25         stdbindings.cpp
26         *  standard.cpp, standard.h are left here for now.
27         The entries that used to use them in main.cpp and
28         Makefile.am are just commented out for now.
29