# # ChangeLog for orxonox/branches/updater/src/gui/orxonox_gui_exec.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 7, 2024, 8:48:24 AM Mon, 27 Dec 2004 15:14:47 GMT bensch [3300] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui.h (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_flags.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: implemented a new SignalHandler, signals ... Sun, 26 Dec 2004 22:24:41 GMT bensch [3297] * 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: now works for non-gtk-mode too. 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 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. 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, ...