From: Nicolas Boichat Date: Sun, 18 Apr 2004 16:46:07 +0000 (+0000) Subject: New ideas. X-Git-Tag: Release-1.34.1~12 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6744c93faa8217651b62d6e2c7e13d54bf0e1145;p=bacula%2Fbacula New ideas. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1241 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/wx-console/TODO b/bacula/src/wx-console/TODO index a64333fbce..002a301193 100644 --- a/bacula/src/wx-console/TODO +++ b/bacula/src/wx-console/TODO @@ -11,6 +11,12 @@ wxbRestorePanel : Check more carefully which job we just have run. wxbRestorePanel : Check if commands run successfully (cd, mark, mods...). +wxbRestorePanel : Lock configure items until first configuration is received + +wxbRestorePanel : Remove estimate, which slows the restore process + +GTK : Improve look + general : Don't concatenate lines in csprint, but in wxbDataTokenizer (necessary for dot commands)