# # ChangeLog for orxonox/branches/guiMerge/src/lib/gui/gui/gui_main.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 19, 2024, 8:01:33 AM Wed, 04 May 2005 22:01:29 GMT bensch [4047] * orxonox/branches/guiMerge/src/Makefile.am (modified) * orxonox/branches/guiMerge/src/Makefile.in (modified) * orxonox/branches/guiMerge/src/lib/gui/gui/Makefile.am (modified) * orxonox/branches/guiMerge/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/guiMerge/src/lib/gui/gui/gui.cc (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui.h (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_audio.cc (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_audio.h (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_banner.cc (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_banner.h (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_element.cc (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_element.h (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_exec.cc (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_exec.h (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_flags.cc (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_flags.h (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_gtk.cc (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_gtk.h (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_keys.cc (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_keys.h (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_main.cc (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_update.cc (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_update.h (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_video.cc (moved) * orxonox/branches/guiMerge/src/lib/gui/gui/gui_video.h (moved) * orxonox/branches/guiMerge/src/orxonox.cc (modified) orxonox/branches/guiMerge: nameSpace-changes Wed, 04 May 2005 17:17:38 GMT bensch [4044] * orxonox/branches/guiMerge/Makefile.in (modified) * orxonox/branches/guiMerge/aclocal.m4 (modified) * orxonox/branches/guiMerge/configure (modified) * orxonox/branches/guiMerge/configure.ac (modified) * orxonox/branches/guiMerge/src/Makefile.am (modified) * orxonox/branches/guiMerge/src/Makefile.in (modified) * orxonox/branches/guiMerge/src/lib/Makefile.in (modified) * orxonox/branches/guiMerge/src/lib/graphics/Makefile.in (modified) * orxonox/branches/guiMerge/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/guiMerge/src/lib/gui/Makefile.in (modified) * orxonox/branches/guiMerge/src/lib/gui/console/Makefile.in (modified) * orxonox/branches/guiMerge/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/guiMerge/src/lib/gui/gui/orxonox_gui.cc (modified) * orxonox/branches/guiMerge/src/lib/gui/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/guiMerge/src/lib/gui/gui/orxonox_gui_main.cc (modified) * orxonox/branches/guiMerge/src/lib/gui/gui/orxonox_gui_update.cc (modified) * orxonox/branches/guiMerge/src/orxonox.cc (modified) * orxonox/branches/guiMerge/src/subprojects/Makefile.in (modified) * orxonox/branches/guiMerge/src/subprojects/testmain/Makefile.in (modified) orxonox/branches/guiMerge: merged the Gui into the orxonox-binary, ...