]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/wx-console/CHANGELOG
wxTreeCtrl::GetParent changed in GetItemParent (thanks to Luca Berra)
[bacula/bacula] / bacula / src / wx-console / CHANGELOG
1 18-04-2004 :
2  - wxbRestorePanel : wxTreeCtrl::GetParent changed in GetItemParent (thanks to Luca Berra)
3  - wxbRestorePanel : The user can now change a part of restore
4     configuration
5
6 17-04-2004 :
7  - wxbRestorePanel modified to use wxbDataParsers
8  - created wxbDataTokenizer, which fetches commands results
9  - modified the way data is passed to panel (no Prints anymore,
10     but wxbDataParsers)
11  - win32 : Makefile.in corrected to use ressource file
12  - win32 : wx-console is now compatible with MinGW.
13  - wxbPanel/wxbMainFrame : Added a locking function (for example, 
14    the user can't type something in the console when a restore
15    is in progress)
16
17 16-04-2004 :
18  - wxbRestorePanel : Allow the user to change the status by 
19    double-clicking on the check mark
20
21 15-04-2004 :
22  - project renamed in wx-console
23  - console_thread : Uses wx-console.conf instead of console.conf
24  - wxbRestorePanel : Change the marked state without redoing a dir
25
26 12-04-2004 :
27  - The source code is now better documented
28  - wxbRestorePanel : Check if a client was selected before
29    entering choose mode
30  - The source code is now right idented (3 spaces by level)
31  - Copyrights changed to Kern Sibbald and John Walker
32  - wxbPanel : super-class access rights problem corrected
33  - wxbRestorePanel : Added "nice" images to indicate restore status