From 8a466707f208ce19b612d901689e6a915950306b Mon Sep 17 00:00:00 2001 From: Nicolas Boichat Date: Sat, 17 Apr 2004 10:20:06 +0000 Subject: [PATCH] Added a bug. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1223 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/wx-console/TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bacula/src/wx-console/TODO b/bacula/src/wx-console/TODO index 3db46ff094..5b6152e942 100644 --- a/bacula/src/wx-console/TODO +++ b/bacula/src/wx-console/TODO @@ -1,3 +1,6 @@ +FEATURES +-------- + wxbRestorePanel : Add buttons to mark/unmark directories/files. wxbRestorePanel : Allow the user to choose where he wants to restore his files @@ -17,3 +20,10 @@ general : create a class like wxbtableparser, which fetches commands results win32 : do a static build win32 : correct Makefile.in to use ressource file + +BUGS +---- + +wxRestorePanel : When you double-click an a folder in the list, + the list is then refreshed two times (instead of one) + in the new directory \ No newline at end of file -- 2.39.5