From: Nicolas Boichat Date: Sat, 15 May 2004 15:15:53 +0000 (+0000) Subject: - wxbRestorePanel : The user can now mark/unmark a range of files selected with... X-Git-Tag: Release-1.34.3~39 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=629ce22522981dd1c02a090fdffea85c5e8bb4f8;p=bacula%2Frescue - wxbRestorePanel : The user can now mark/unmark a range of files selected with shift-click or multiple files selected with ctl-click, by right-clicking or using buttons. - wxbRestorePanel : Added buttons to mark/unmark directories/files. - wxbRestorePanel : Added buttons to force to refresh the whole tree/list - wxbMainFrame : Fixed various reconnecting and disconnecting problems. - console_thread : The user can now choose the director to use when there's multiple directors in the configuration file. - wxbRestorePanel : List's columns are now resized correctly in the first directory. ---