gui: more refactoring work.
commit1bc38d298e57c3bf134361e5cffd8436eb507599
authorAntoine Chavasse <a.chavasse@gmail.com>
Sun, 8 Jul 2007 01:01:11 +0000 (8 03:01 +0200)
committerAntoine Chavasse <a.chavasse@gmail.com>
Sun, 8 Jul 2007 01:01:11 +0000 (8 03:01 +0200)
tree69a904e07ddce26f18b70414c38e8781e4873ff9
parent9a29c6edbf1188223b14b8f604670934bc96ddbc
gui: more refactoring work.
21 files changed:
CMakeLists.txt
app/CMakeLists.txt
app/services_gui.cpp
app/services_misc.cpp
core/aic/main.cpp
gui/Button_i.h
gui/CMakeLists.txt
gui/Factory_i.h
gui/game/CMakeLists.txt
gui/game/EventHandler.h
gui/game/EventManager.cpp
gui/game/EventManager.h
gui/game/Factory.cpp [new file with mode: 0644]
gui/game/Factory.h [new file with mode: 0644]
gui/game/events.aih
gui/game/game.aidl [moved from gui/game/gui.aidl with 88% similarity]
gui/game/module.h
gui/gui.aidl
sdl/App.cpp
sdl/App.h
sdl/sdl.aidl