]> git.sur5r.net Git - bacula/bacula/commit
- wxbRestorePanel : The user can now mark/unmark a range of files selected with...
authorNicolas Boichat <nicolas@boichat.ch>
Sat, 15 May 2004 15:15:53 +0000 (15:15 +0000)
committerNicolas Boichat <nicolas@boichat.ch>
Sat, 15 May 2004 15:15:53 +0000 (15:15 +0000)
commitd63a5649eea93bcdf6cb9b50166c9b78ba8aa63e
tree78db619caf9cce9627f16518c2c7353ff85b030d
parent83a50ae6f43cd7fed0215dd0d525e8f5d814b3c1
 - 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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1365 91ce42f0-d328-0410-95d8-f526ca767f89
12 files changed:
bacula/src/wx-console/CHANGELOG
bacula/src/wx-console/TODO
bacula/src/wx-console/console_thread.cpp
bacula/src/wx-console/console_thread.h
bacula/src/wx-console/wxblistctrl.cpp
bacula/src/wx-console/wxblistctrl.h
bacula/src/wx-console/wxbmainframe.cpp
bacula/src/wx-console/wxbmainframe.h
bacula/src/wx-console/wxbrestorepanel.cpp
bacula/src/wx-console/wxbrestorepanel.h
bacula/src/wx-console/wxbtreectrl.cpp
bacula/src/wx-console/wxbtreectrl.h