From: Nicolas Boichat Date: Thu, 22 Apr 2004 21:45:29 +0000 (+0000) Subject: Reordered tasks priorities. X-Git-Tag: Release-1.34.3~128 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=534cef212b6207bca3e68614fe4bfcd1ffc6d2e0;p=bacula%2Fbacula Reordered tasks priorities. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1271 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/wx-console/TODO b/bacula/src/wx-console/TODO index 14d09c1ab3..9dd021a762 100644 --- a/bacula/src/wx-console/TODO +++ b/bacula/src/wx-console/TODO @@ -1,6 +1,10 @@ FEATURES -------- +wxbTableParser : Replace wxHashMap by wxArray + +console_thread : Show a nice message when config file is not found. + wxbRestorePanel : Add buttons to mark/unmark directories/files. wxbRestorePanel : Add a button to force the refreshing of the whole tree @@ -11,8 +15,6 @@ wxbRestorePanel : Check more carefully which job we just have run. wxbRestorePanel : Check if commands run successfully (cd, mark, mods...). -wxbRestorePanel : Allow configure to change client and fileset - GTK : Improve look general : Don't concatenate lines in csprint, but in wxbDataTokenizer @@ -20,12 +22,10 @@ general : Don't concatenate lines in csprint, but in wxbDataTokenizer general : use dot commands -general : Create a more complicated director config file, to check what - choices I should give to the user (pools, filesets, ...(?)). - -wxbTableParser : Replace wxHashMap by wxArray +wxbRestorePanel : Allow configure to change fileset (need dot) -console_thread : Show a nice message when config file is not found. +general : Allow the user to be prompted when an unexpected "question" + is asked ("prompt" data message). console_thread : Allow the user to choose his config file.