]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/wx-console/CHANGELOG
fa6bb903bbd339a7e25f2bc20e9afdde40fb01d1
[bacula/bacula] / bacula / src / wx-console / CHANGELOG
1 17-04-2004 :
2  - wxbPanel/wxbMainFrame : Added a locking function (for example, 
3    the user can't type something in the console when a restore
4    is in progress)
5
6 16-04-2004 :
7  - wxbRestorePanel : Allow the user to change the status by 
8    double-clicking on the check mark
9
10 15-04-2004 :
11  - project renamed in wx-console
12  - console_thread : Uses wx-console.conf instead of console.conf
13  - wxbRestorePanel : Change the marked state without redoing a dir
14
15 12-04-2004 :
16  - The source code is now better documented
17  - wxbRestorePanel : Check if a client was selected before
18    entering choose mode
19  - The source code is now right idented (3 spaces by level)
20  - Copyrights changed to Kern Sibbald and John Walker
21  - wxbPanel : super-class access rights problem corrected
22  - wxbRestorePanel : Added "nice" images to indicate restore status