Develop and Download Open Source Software

Browse CVS Repository

Annotation of /satellite/neuromanager/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.6 - (hide annotations) (download)
Fri Jan 6 00:22:40 2006 UTC (18 years, 3 months ago) by orrisroot
Branch: MAIN
Changes since 1.5: +45 -0 lines
update change logs.

1 orrisroot 1.6 2006-01-06 08:16 orrisroot
2    
3     * DataView.cpp, DataView.h, DataViewContext.cpp,
4     DataViewProperties.cpp, DataViewProperties.h, MainFrm.cpp,
5     MainFrm.h, NeuroManager.cpp, NeuroManagerDoc.h,
6     NeuroManagerView.h, PCScanData.cpp, sizecbar.cpp: removed
7     OnInitialUpdate() method from CDataView class.
8    
9     2006-01-06 07:54 orrisroot
10    
11     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewContext.cpp,
12     DataViewContext.h, DataViewProperties.cpp, DataViewProperties.h,
13     DataViewSplitter.cpp: moved current variable of viewing data
14     channel from CDataView class to CDataViewContext class.
15    
16     2006-01-06 05:07 orrisroot
17    
18     * DataView.cpp, DataView.h: moved mutex lock position.
19    
20     2006-01-06 05:06 orrisroot
21    
22     * DataViewProperties.cpp, DataViewProperties.h: formated indents.
23    
24     2006-01-06 05:00 orrisroot
25    
26     * DataViewProperties.cpp, DataViewProperties.h: used '_T()' macro
27     for inline strings.
28    
29     2006-01-06 03:35 orrisroot
30    
31     * DataViewContext.cpp, DataViewProperties.cpp,
32     DataViewProperties.h: removed OnUpdate() message handler from
33     class 'DataViewProperties'.
34    
35     2006-01-05 23:11 orrisroot
36    
37     * DataViewContext.cpp, DataViewContext.h: changed method names
38     'Set/GetVisibleState()' to 'Set/GetVisibleChannelState()'. added
39     new method 'GetVisibleChannelSize()'.
40    
41     2006-01-05 22:25 orrisroot
42    
43     * DataView.cpp, DataView.h: implemented 'GetDataViewProperties()'
44     method.
45    
46 orrisroot 1.5 2006-01-05 22:08 orrisroot
47    
48     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
49     DataViewProperties.cpp, DataViewProperties.h,
50     DataViewSplitter.cpp, DataViewSplitter.h, MainFrm.cpp, MainFrm.h,
51     MultiChannelData.cpp, MultiChannelData.h, NeuroManager.cpp,
52     NeuroManager.h, NeuroManagerDoc.cpp, NeuroManagerDoc.h,
53     NeuroManagerView.cpp, NeuroManagerView.h, PCScanData.cpp,
54     PCScanData.h, resource.h, scbarg.cpp, scbarg.h, sizecbar.cpp,
55     sizecbar.h, stdafx.cpp, stdafx.h: formated source codes indent
56     style using 'astyle' command with '-tPb' arguments.
57    
58     2006-01-05 21:37 orrisroot
59    
60     * DataViewContext.cpp, DataViewContext.h, NeuroManager.vcproj:
61     added dataview context class 'CDataViewContext'.
62    
63 orrisroot 1.4 2005-12-23 06:22 orrisroot
64    
65     * DataView.cpp, DataView.h: added mutex locking for multi thread
66     message sending.
67    
68 orrisroot 1.3 2005-11-29 19:16 orrisroot
69 orrisroot 1.1
70     * DataView.cpp, DataView.h: fixed bug in data view window resizing.
71    
72 orrisroot 1.3 2005-11-28 21:04 orrisroot
73 orrisroot 1.1
74     * MainFrm.cpp: implemented all toolbar status storing and loading
75     using registry.
76    
77 orrisroot 1.3 2005-11-28 21:02 orrisroot
78 orrisroot 1.1
79     * DataView.cpp, DataView.h: fixed bug on initial drawing.
80     m_brushBackground was invalid brush.
81    
82 orrisroot 1.3 2005-11-28 18:11 orrisroot
83 orrisroot 1.1
84     * DataViewBar.cpp, MainFrm.cpp, MainFrm.h, stdafx.h: added dataview
85     bar size storing and loading using application registroy.
86    
87 orrisroot 1.3 2005-11-23 17:15 orrisroot
88 orrisroot 1.1
89     * DataView.cpp, DataView.h: added faster scrolling trick.
90    
91 orrisroot 1.3 2005-11-23 12:04 orrisroot
92 orrisroot 1.1
93     * DataView.cpp, DataView.h: added backing storing code.
94    
95 orrisroot 1.3 2005-11-23 10:58 orrisroot
96 orrisroot 1.1
97     * DataView.cpp, DataView.h: added buffered drawing code.
98    
99 orrisroot 1.3 2005-11-22 09:43 orrisroot
100 orrisroot 1.1
101     * DataView.cpp, DataView.h: disable to erase background.
102    
103 orrisroot 1.3 2005-11-17 14:12 orrisroot
104 orrisroot 1.1
105     * DataView.cpp, MultiChannelData.cpp, MultiChannelData.h,
106     NeuroManagerDoc.cpp, NeuroManagerDoc.h: tuned performance for
107     data drawing.
108    
109 orrisroot 1.3 2005-11-17 13:28 orrisroot
110 orrisroot 1.1
111     * DataView.cpp: escaped unknown compiler bug.
112    
113 orrisroot 1.3 2005-11-17 08:34 orrisroot
114 orrisroot 1.1
115     * DataView.cpp, DataView.h, DataViewProperties.cpp,
116     MultiChannelData.cpp, MultiChannelData.h, NeuroManagerDoc.cpp,
117     NeuroManagerDoc.h, PCScanData.cpp, stdafx.h: changed data type of
118     raw data size to 64bit integer. added drawing accelaration code.
119    
120 orrisroot 1.3 2005-11-17 05:53 orrisroot
121 orrisroot 1.1
122     * DataView.cpp, DataView.h: added magnification changing keyevent
123     'Ctrl-Shift-Left/Right'.
124    
125 orrisroot 1.3 2005-11-17 04:00 orrisroot
126 orrisroot 1.1
127     * DataView.cpp, DataView.h, DataViewProperties.cpp,
128     DataViewProperties.h, DataViewSplitter.cpp, DataViewSplitter.h,
129     NeuroManagerDoc.cpp, NeuroManagerDoc.h: moved current data
130     channel variable from CDocument to CView.
131    
132 orrisroot 1.3 2005-11-17 01:26 orrisroot
133 orrisroot 1.1
134     * DataView.cpp: added limitation of time positioning.
135    
136 orrisroot 1.3 2005-11-17 01:14 orrisroot
137 orrisroot 1.1
138     * DataView.cpp, DataView.h, DataViewBar.cpp,
139     DataViewProperties.cpp, DataViewProperties.h,
140     DataViewSplitter.cpp, DataViewSplitter.h, MultiChannelData.cpp,
141     MultiChannelData.h, NeuroManager.rc, NeuroManagerDoc.cpp,
142     NeuroManagerDoc.h, resource.h: added current time displaing.
143    
144 orrisroot 1.3 2005-11-15 23:12 orrisroot
145 orrisroot 1.1
146     * DataView.cpp, DataView.h: disabled middle click scrolling. it
147     does not works.
148    
149 orrisroot 1.3 2005-11-15 14:17 orrisroot
150 orrisroot 1.1
151     * DataView.cpp, DataView.h: clean up horizontal scrolling.
152    
153 orrisroot 1.3 2005-11-14 20:39 orrisroot
154 orrisroot 1.1
155     * DataView.cpp, DataView.h: implemented virtual horizontal scroll
156     feature. this is supports for x axis magnification changing.
157     but, this is still buggy. be carefull to use...
158    
159 orrisroot 1.3 2005-10-17 14:20 orrisroot
160 orrisroot 1.1
161     * DataView.cpp, DataView.h: changed pen color of axis to Gray.
162    
163 orrisroot 1.3 2005-10-15 04:04 orrisroot
164 orrisroot 1.1
165     * MultiChannelData.cpp, MultiChannelData.h: supported giga byte
166     sized binary data file.
167    
168 orrisroot 1.3 2005-10-14 16:00 orrisroot
169 orrisroot 1.1
170     * DataView.cpp, DataView.h: renamed private variable name.
171    
172 orrisroot 1.3 2005-10-13 20:43 orrisroot
173 orrisroot 1.1
174     * DataView.cpp, DataView.h: added data scroll handler by mouse
175     drag.
176    
177 orrisroot 1.3 2005-10-13 19:26 orrisroot
178 orrisroot 1.1
179     * DataView.cpp, DataView.h: added arrow key handling on data view
180     panel.
181    
182 orrisroot 1.3 2005-10-12 14:12 orrisroot
183 orrisroot 1.1
184     * DataView.cpp: changed scrolling size.
185    
186 orrisroot 1.3 2005-10-12 14:12 orrisroot
187 orrisroot 1.1
188     * MultiChannelData.cpp: changed pre reading buffer size to 200000.
189    
190 orrisroot 1.3 2005-10-11 13:45 orrisroot
191 orrisroot 1.1
192     * MainFrm.cpp: changed dataview subwindow title from constant value
193     to resource string.
194    
195 orrisroot 1.3 2005-10-09 03:07 orrisroot
196 orrisroot 1.1
197     * DataView.cpp, DataView.h, DataViewBar.cpp,
198     DataViewProperties.cpp, DataViewProperties.h,
199     DataViewSplitter.cpp, NeuroManager.cpp, NeuroManager.rc,
200     NeuroManager.vcproj, NeuroManagerDoc.cpp, NeuroManagerDoc.h,
201     resource.h: added property panel.
202    
203 orrisroot 1.3 2005-10-05 16:06 orrisroot
204 orrisroot 1.1
205     * DataView.cpp, DataView.h, MultiChannelData.cpp,
206     MultiChannelData.h, NeuroManagerDoc.cpp, NeuroManagerDoc.h,
207     PCScanData.cpp, PCScanData.h: added data pickup abstraction
208     method 'CMultiChannelData::GetData(UINT ch, DWORD pos)'.
209    
210 orrisroot 1.3 2005-10-04 16:29 orrisroot
211 orrisroot 1.1
212     * DataView.cpp, DataView.h, DataViewBar.cpp, NeuroManager.rc,
213     resource.h: fixed resources.
214    
215 orrisroot 1.3 2005-09-28 01:55 orrisroot
216 orrisroot 1.1
217     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
218     DataViewSplitter.cpp, DataViewSplitter.h, MainFrm.cpp, MainFrm.h,
219     NeuroManager.cpp, NeuroManager.vcproj, NeuroManagerDoc.cpp:
220     splited dataview bar.
221    
222 orrisroot 1.3 2005-09-25 02:47 orrisroot
223 orrisroot 1.1
224     * DataView.cpp, DataView.h: fixed zero point of graph in data view.
225    
226 orrisroot 1.3 2005-09-22 12:56 orrisroot
227 orrisroot 1.1
228     * NeuroManager.vcproj: removed unused source file from neuromanager
229     project.
230    
231 orrisroot 1.3 2005-09-21 21:56 orrisroot
232 orrisroot 1.1
233     * DataView.cpp, DataView.h, MultiChannelData.h,
234     NeuroManager.vcproj, NeuroManagerDoc.cpp, NeuroManagerDoc.h:
235     implemented drawing handler for real raw data.
236    
237 orrisroot 1.3 2005-09-20 21:35 orrisroot
238 orrisroot 1.1
239     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
240     MainFrm.cpp, MainFrm.h, NeuroManager.cpp: related document
241     instance to data scroll view instance.
242    
243 orrisroot 1.3 2005-09-16 18:47 orrisroot
244 orrisroot 1.1
245     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
246     MainFrm.cpp, NeuroManager.vcproj, NeuroManagerView.h: added
247     scroll view panel.
248    
249 orrisroot 1.3 2005-09-15 00:38 orrisroot
250 orrisroot 1.1
251     * MainFrm.h, MultiChannelData.cpp, MultiChannelData.h,
252     NeuroManager.h, NeuroManager.vcproj, NeuroManagerDoc.cpp,
253     NeuroManagerDoc.h, PCScanData.cpp, PCScanData.h, stdafx.h: added
254     first data type SONY PCScan Data type.
255    
256 orrisroot 1.3 2005-09-13 17:43 orrisroot
257 orrisroot 1.1
258     * NeuroManager.vcproj: removed unused file.
259    
260 orrisroot 1.3 2005-09-08 18:16 orrisroot
261 orrisroot 1.1
262     * NeuroManager.cpp, NeuroManager.rc, resource.h: fixed broken
263     document icon resourc.
264    
265 orrisroot 1.3 2005-09-08 16:41 orrisroot
266 orrisroot 1.1
267     * NeuroManager.rc: backout overwrited string.
268    
269 orrisroot 1.3 2005-09-08 16:12 orrisroot
270 orrisroot 1.1
271     * DataViewBar.cpp, DataViewBar.h, MainFrm.cpp, MainFrm.h,
272     NeuroManager.cpp, NeuroManager.rc, NeuroManager.vcproj,
273     NeuroManagerDoc.cpp, resource.h, stdafx.h: added sample code of
274     dataview bar.
275    
276 orrisroot 1.3 2005-09-08 16:11 orrisroot
277 orrisroot 1.1
278     * scbarg.cpp, scbarg.h, sizecbar.cpp, sizecbar.h: added dockable
279     bar base classes.
280    
281 orrisroot 1.3 2005-09-08 13:12 orrisroot
282 orrisroot 1.1
283     * NeuroManager.rc: added english dialog resource.
284    
285 orrisroot 1.3 2005-09-08 11:44 orrisroot
286 orrisroot 1.1
287     * NeuroManager.rc: added english resouces.
288    
289 orrisroot 1.3 2005-09-07 18:14 orrisroot
290 orrisroot 1.1
291     * MainFrm.cpp, MainFrm.h, NeuroManager.cpp, NeuroManager.h,
292     NeuroManager.rc, NeuroManager.sln, NeuroManager.vcproj,
293     NeuroManagerDoc.cpp, NeuroManagerDoc.h, NeuroManagerView.cpp,
294 orrisroot 1.3 NeuroManagerView.h, resource.h, stdafx.cpp, stdafx.h: Import
295     template sourcecode of spike analysis tool into CVS
296 orrisroot 1.1
297 orrisroot 1.3 2005-09-07 18:14 orrisroot
298 orrisroot 1.1
299     * MainFrm.cpp, MainFrm.h, NeuroManager.cpp, NeuroManager.h,
300     NeuroManager.rc, NeuroManager.sln, NeuroManager.vcproj,
301     NeuroManagerDoc.cpp, NeuroManagerDoc.h, NeuroManagerView.cpp,
302     NeuroManagerView.h, resource.h, stdafx.cpp, stdafx.h: Initial
303     revision
304    

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26