]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/wx-console/TODO
wxTreeCtrl::GetParent changed in GetItemParent (thanks to Luca Berra)
[bacula/bacula] / bacula / src / wx-console / TODO
1 FEATURES
2 --------
3
4 wxbRestorePanel : Add buttons to mark/unmark directories/files.
5
6 wxbRestorePanel : Add a button to force the refreshing of the whole tree
7
8 wxbRestorePanel : Add a timeout when waiting for commands results
9
10 wxbRestorePanel : Check more carefully which job we just have run.
11
12 wxbRestorePanel : Check if commands run successfully (cd, mark, mods...).
13
14 wxbRestorePanel : Lock configure items until first configuration is received
15
16 wxbRestorePanel : Remove estimate, which slows the restore process
17
18 GTK : Improve look
19
20 general : Don't concatenate lines in csprint, but in wxbDataTokenizer
21          (necessary for dot commands)
22          
23 general : use dot commands
24
25 wxbTableParser : Replace wxHashMap by wxArray
26
27 console_thread : Allow the user to choose his config file.
28
29 wxblistctrl/wxbtreectrl : Find why events are not forwarded correctly 
30   to parent' parent, and correct bad actual implementation.
31    (remove wxbTreeListPanel)
32
33 BUGS
34 ----
35
36 wxRestorePanel : When you double-click an a folder in the list, 
37       the list is then refreshed two times (instead of one) 
38       in the new directory