From 6744c93faa8217651b62d6e2c7e13d54bf0e1145 Mon Sep 17 00:00:00 2001 From: Nicolas Boichat Date: Sun, 18 Apr 2004 16:46:07 +0000 Subject: [PATCH] New ideas. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1241 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/wx-console/TODO | 6 ++++++ 1 file changed, 6 insertions(+) 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) -- 2.39.5