# # ChangeLog for orxonox/branches/updater/src/gui/orxonox_gui.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 8:47:02 PM 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 19:06:06 GMT bensch [3295] * orxonox/branches/updater/src/gui/orxonox_gui.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: parsing argv's works now. But no events can ... 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. Fri, 24 Dec 2004 12:15:38 GMT bensch [3263] * orxonox/branches/updater/src/gui/orxonox_gui.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_update.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_update.h (modified) orxonox/branches/updater: now the Data-bar downloads something, and ... Wed, 22 Dec 2004 23:51:45 GMT bensch [3252] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) orxonox/branches/update: better display in gui Wed, 22 Dec 2004 23:49:38 GMT bensch [3251] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_update.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_update.h (modified) orxonox/branches/updater: now displats updater 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, ...