From: Nicolas Boichat Date: Sun, 9 May 2004 09:29:51 +0000 (+0000) Subject: - wxbMainFrame : reconnecting/disconnecting implemented X-Git-Tag: Release-1.34.3~47 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0047519006fda96fe15e4b16d638d9fdf4cefa3d;p=bacula%2Frescue - wxbMainFrame : reconnecting/disconnecting implemented - wxbMainFrame : Added menus to allow the user to change his config file, and to edit it. - wxbMainFrame : The user can now choose his configuration file, and his choice is stored in a wxConfig (registry under Win32, file under Linux)... - wxbConfigFileEditor : Created a small text editor ---