]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/wx-console/CHANGELOG
d71ad8f898b54a298a48945e45381af75fd8c11a
[bacula/bacula] / bacula / src / wx-console / CHANGELOG
1 28-07-2004 :
2  - wxbRestorePanel : implemented restore before=<Date> parameter.
3
4 17-07-2004 :
5  - wxbRestorePanel & wxbHistoryTextCtrl : Fixed unsigned comparisons.
6  - wxbRestorePanel : Fixed problem when the newly created job is not
7     at the end of the list.
8
9 16-07-2004 :
10  - wxbRestorePanel : Fixed crash when an error occurs while querying
11     restore list (reported by Dan Langille).
12
13 15-07-2004 :
14  - wxbMainFrame : When an unexpected question is in this format 
15     (***? (yes/mod/no):), a list is shown to choose one of these 
16     possibilities.
17  - wxbRestorePanel : Fixed crash when there is no backup available
18      (fresh install) 
19  - wxbHistoryTextCtrl : Created a new text control that keep an history
20      of typed commands.
21
22 14-07-2004 :
23  - wxbMainFrame : Fixed config file problem when changing the default
24      configuration file (Linux)
25
26 03-07-2004 :
27  - wxbConfigPanel : Fixed ?: operator cast problem with gcc 2.95.
28
29 25-06-2004 :
30  - wxbRestorePanel : Fix file size truncated if >100mb.
31
32 14-06-2004 :
33  - wxbConfigPanel : fixed tests
34
35 22-05-2004 :
36  - wxbUtils : Created this class, containing general functions like
37     WaitForEnd
38
39 21-05-2004 :
40  - wxbRestorePanel : Added functions to get/set working status
41
42 17-05-2004 :
43  - wxbRestorePanel : Implemented refresh buttons
44
45 15-05-2004 :
46  - wxbRestorePanel : The user can now mark/unmark a range of files selected
47      with shift-click or multiple files selected with ctl-click, by
48      right-clicking or using buttons.
49  - wxbRestorePanel : Added buttons to mark/unmark directories/files.
50  - wxbRestorePanel : Added buttons to force to refresh the whole tree/list
51
52 14-05-2004 :
53  - wxbMainFrame : Fixed various reconnecting and disconnecting problems.
54  - console_thread : The user can now choose the director to use
55     when there's multiple directors in the configuration file.
56  - wxbRestorePanel : List's columns are now resized correctly in the
57      first directory.
58
59 13-05-2004 :
60  - wxbRestorePanel : Width adjustments between the tree view window
61      and the file view window are now possible.
62
63 10-05-2004 :
64  - wxbTableParser : wxHashMap replaced by wxArray
65
66 09-05-2004 :
67  - wxbMainFrame : reconnecting/disconnecting implemented
68  - wxbMainFrame : Added menus to allow the user to change his config
69       file, and to edit it.
70
71 08-05-2004 :
72  - wxbMainFrame : The user can now choose his configuration file,
73       and his choice is stored in a wxConfig (registry under Win32,
74       file under Linux)...
75  - wxbConfigFileEditor : Created a small text editor
76
77 07-05-2004 :
78  - console_thread : Added support for the new parse_config which
79       returns a status code.
80  - wxbMainFrame/console_thread : A command line parameter now
81       allows the user to choose his config file.
82
83 06-05-2004 :
84  - wxbMainFrame : Corrected font bug in GTK+ 1.2
85  - console_thread : Added support for Mac OS X configuration
86       file location.
87
88 02-05-2004 :
89  - wxbMainFrame : Corrected incorrect casting of thread event
90       functions (reported by Aristedes Maniatis)
91  - wxbRestorePanel : Corrected incorrect casting of event
92       functions (reported by Aristedes Maniatis)
93
94 01-05-2004 :
95  - wxbRestorePanel : Corrected a problem when you double-clicked an 
96       a folder in the list, the list was then refreshed two times
97       (instead of one) in the new directory
98  - wxbRestorePanel : Improved configuration panels' look
99  - wxbRestorePanel : Added titles to configuration panels
100  - wxbMainFrame : If the connection drops unexpectedly, it should say 
101    it lost the connection to the Director and then wait for you to
102    either manually exit or (when it becomes possible) reconnect.
103  - wxbMainFrame : corrected segmentation faults when exiting
104      (to be verified)
105  - wxbMainFrame : the user can quit however the state is
106
107 30-04-2004 :
108  - wxbRestorePanel : Added "Cancel" button to cancel restore at
109      all state of restore process.
110  - wxbMainFrame : Added "Send" button
111  - wxbRestorePanel (first configure) : Changed defaults values when
112      Job Name changes
113  - wxbRestorePanel (first configure) : corrected problem when bad
114      parameters are chosen
115  - wxbRestorePanel : Checking more carefully which job we just have run
116  - wxbRestorePanel : Using wxStopWatch instead of GetTicks to manage
117      timeouts.
118  - wxbMainFrame : Added "Command: " in front of the command window
119      so that the user knows he can type into the command line
120      (thanks to Kern)
121  - wxbMainFrame : Fixed 100% CPU usage in GTK : added buffering when
122      receiving data to print to the console (thanks to Phil)
123  - wxbRestorePanel : Fixed 100% CPU usage in GTK : added sleeps between
124      Yields.
125
126 29-04-2004 :
127  - wxbRestorePanel : Modified the way a restore is started : much
128      more parameters are modifiable.
129  - wxbConfigPanel : Created a generic panel which can be used
130      to setup configuration parameters (for example when restoring)
131
132 27-04-2004 :
133  - wxbMainFrame : others panels are locked when a command is ran
134      directly by typing in the console.
135  - wxbRestorePanel : Updated update interval of the progress bar
136      when restoring
137      
138 26-04-2004 :
139  - Corrected a bug in Windows which causes wx-console to crash when
140      typing quit before exiting the application.
141
142 25-04-2004 :
143  - general : status text is more often used
144  - wxbRestorePanel : restore aborted if there's no client or no fileset
145  - wxbRestorePanel : corrected problem if one double clicks on a
146      directory X in the left "tree" window when the directory is 
147      not yet open, instead of selecting the directory and everything 
148      below, it opens the directory and nothing is selected.
149  - wxbRestorePanel : first client is selected when restore
150      mode starts.
151  - wxbRestorePanel : when the director is building tree, 
152      changes are made to the status in the gauge.
153  - wxbRestorePanel : Cursor set to hourglass when working
154  - wxbMainFrame : Automatically scrolling to the bottom of 
155      console text control.
156
157 24-04-2004 :
158  - wxbMainFrame : When starting wx-console, the initial key 
159       input focus is set into the command window.
160  - wxbMainFrame : the user is now prompted when an 
161       unexpected "question" is asked).
162  - wxbRestorePanel : configure is allowed to change fileset
163  - wxbRestorePanel : using dot commands (.clients, .filesets)
164  - console_thread : implemented prompt and heartbeat messages
165
166 23-04-2004 :
167  - general : Don't concatenate lines in csprint, but in wxbDataParser
168          (necessary for dot commands)
169
170 22-04-2004 :
171  - wxbRestorePanel : improved restore appearance
172  - wxbRestorePanel : configure is allowed to change client
173
174 19-04-2004 :
175  - wxbRestorePanel : Locked configure items until first 
176    configuration is received
177  - wxbRestorePanel : Removed estimate, which slows the restore
178    process
179
180 18-04-2004 :
181  - wxbRestorePanel : wxTreeCtrl::GetParent changed in 
182    GetItemParent (thanks to Luca Berra)
183  - wxbRestorePanel : The user can now change a part of restore
184     configuration
185
186 17-04-2004 :
187  - wxbRestorePanel modified to use wxbDataParsers
188  - created wxbDataTokenizer, which fetches commands results
189  - modified the way data is passed to panel (no Prints anymore,
190    but wxbDataParsers)
191  - win32 : Makefile.in corrected to use ressource file
192  - win32 : wx-console is now compatible with MinGW.
193  - wxbPanel/wxbMainFrame : Added a locking function (for example, 
194    the user can't type something in the console when a restore
195    is in progress)
196
197 16-04-2004 :
198  - wxbRestorePanel : Allow the user to change the status by 
199    double-clicking on the check mark
200
201 15-04-2004 :
202  - project renamed in wx-console
203  - console_thread : Uses wx-console.conf instead of console.conf
204  - wxbRestorePanel : Change the marked state without redoing a dir
205
206 12-04-2004 :
207  - The source code is now better documented
208  - wxbRestorePanel : Check if a client was selected before
209    entering choose mode
210  - The source code is now right idented (3 spaces by level)
211  - Copyrights changed to Kern Sibbald and John Walker
212  - wxbPanel : super-class access rights problem corrected
213  - wxbRestorePanel : Added "nice" images to indicate restore status