# # ChangeLog for orxonox/branches/updater/src/gui/orxonox_gui_flags.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 15, 2024, 5:57:42 PM Mon, 03 Jan 2005 11:20:48 GMT bensch [3318] * orxonox/branches/updater/src/gui/orxonox_gui.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_audio.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_banner.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_exec.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_flags.cc (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: implemented some destructors Mon, 03 Jan 2005 11:19:03 GMT bensch [3317] * 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_flags.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_gtk.h (modified) orxonox/branches/updater: doxygen-comments Mon, 03 Jan 2005 11:13:38 GMT bensch [3315] * 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_audio.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_audio.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_banner.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_banner.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_flags.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/src/gui/orxonox_gui_keys.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_keys.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/src/gui/orxonox_gui_video.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_video.h (modified) orxonox/branches/updater: code-standartisation updated in all files. ... 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 ... Mon, 27 Dec 2004 13:02:11 GMT bensch [3299] * orxonox/branches/updater/src/gui/orxonox_gui.h (modified) * orxonox/branches/updater/src/gui/orxonox_gui_flags.cc (modified) * orxonox/branches/updater/src/gui/orxonox_gui_flags.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/src/gui/rc (modified) orxonox/branches/updater: flags now working perfectly. not the ... Sun, 26 Dec 2004 02:07:19 GMT bensch [3287] * orxonox/branches/updater/src/gui/orxonox_gui_banner.cc (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: gtk_gui: now setTitle is a virtual function ... 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, ...