From 8e3fad97a5df4bfc706b0246794b00428bd207e0 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 24 Jul 2007 13:54:06 +0000 Subject: Fixed initialization order and added setup_keyboard.* and keyboardconfig.* to the list of source files. Also set some missing Subversion properties. --- ChangeLog | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1d6ca15e..0edfeebb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,19 @@ -2007-07-17 Joshua Langley +2007-07-24 Bjørn Lindeijer - * src/game.cpp: only one key per function. - * src/main.cpp: keyboard configuration included. - * src/gui/button.cpp, src/gui/button.h: default constructor and + * src/CMakeLists.txt, src/Makefile.am: Added setup_keyboard.* and + keyboardconfig.* to the list of source files. + * src/keyboardconfig.h: Fixed initialization order. + +2007-07-17 Joshua Langley + + * src/game.cpp: Only one key per function. + * src/main.cpp: Keyboard configuration included. + * src/gui/button.cpp, src/gui/button.h: Default constructor and init function added. - * src/gui/setup.cpp: keyboard setup tab added. + * src/gui/setup.cpp: Keyboard setup tab added. * src/gui/setup_keyboard.cpp, src/gui/setup_keyboard.h: Add to project file, it is the keyboard setup tab. - * src/keyboardconfig.cpp, src/keyboardconfig.h: Add to project file, + * src/keyboardconfig.cpp, src/keyboardconfig.h: Add to project file, the main keyboard config operations. 2007-07-16 Eugenio Favalli -- cgit v1.2.3-70-g09d2