# # ChangeLog for orxonox/branches/updater/src/gui/orxonox_gui_exec.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 19, 2024, 8:38:53 AM Sun, 26 Dec 2004 22:07:25 GMT bensch [3296] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) orxonox/branches/updater: now the GUI just opens the first time, and ... Sun, 26 Dec 2004 17:44:44 GMT bensch [3294] * orxonox/branches/updater/src/debug.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) orxonox/branches/updater: merged debug.h from trunk, and just some ... Sun, 26 Dec 2004 16:56:18 GMT bensch [3292] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) orxonox/branches/updater: walkThrough is better now. Sun, 26 Dec 2004 14:58:55 GMT bensch [3290] * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) orxonox/branches/updater: label -> this->title (now setTitle makes at ... Sun, 26 Dec 2004 02:22:05 GMT bensch [3288] * orxonox/branches/updater/src/gui/orxonox_gui_audio.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_keys.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_update.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_video.cc (modified) orxonox/branches/updater: saveable flag is now protected Thu, 23 Dec 2004 15:13:15 GMT bensch [3260] * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) orxonox/branches/updater: new names for verbose-stuff Tue, 21 Dec 2004 15:07:24 GMT bensch [3242] * orxonox/branches/updater (copied) orxonox/branches: added branche updater for the curl-updater-gui Thu, 16 Dec 2004 12:58:38 GMT bensch [3191] * orxonox/trunk/Makefile.am (modified) * orxonox/trunk/Makefile.in (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/console (moved) * orxonox/trunk/src/console/Makefile.in (modified) * orxonox/trunk/src/gui (moved) * orxonox/trunk/src/gui/Makefile.in (modified) orxonox/trunk: Changed filestructure: moved gui, console to src/gui, ...