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.13 - (hide annotations) (download)
Sat Feb 4 13:48:59 2006 UTC (18 years, 2 months ago) by orrisroot
Branch: MAIN
Changes since 1.12: +85 -7 lines
collected sub directories change logs.

1 orrisroot 1.13 2006-02-04 22:47 orrisroot
2    
3     * lib/libmcdata/ChangeLog, lib/libsl4/ChangeLog,
4     neuromanager/res/ChangeLog: removed change logs.
5    
6     2006-02-04 22:40 orrisroot
7    
8     * neuromanager/res/ChangeLog: added logs.
9    
10     2006-02-04 22:38 orrisroot
11    
12     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
13     DataViewContext.cpp, DataViewContext.h, DataViewProperties.cpp,
14     DataViewProperties.h, DataViewSplitter.cpp, DataViewSplitter.h,
15     ListCtrlEdit.cpp, ListCtrlEdit.h, MainFrm.cpp, MainFrm.h,
16     NeuroManager.cpp, NeuroManager.h, NeuroManager.rc,
17     NeuroManager.sln, NeuroManager.vcproj, NeuroManagerDoc.cpp,
18     NeuroManagerDoc.h, NeuroManagerView.cpp, NeuroManagerView.h,
19     PCScanData.cpp, PCScanData.h, SpikeData.cpp, SpikeData.h,
20     SpikeDetector.cpp, SpikeDetector.h, SpikeView.cpp, SpikeView.h,
21     SpikeViewBar.cpp, SpikeViewBar.h, SpikeViewProperties.cpp,
22     SpikeViewProperties.h, SpikeViewSplitter.cpp,
23     SpikeViewSplitter.h, resource.h, scbarg.cpp, scbarg.h,
24     sizecbar.cpp, sizecbar.h, stdafx.cpp, stdafx.h,
25     lib/libmcdata/libmcdata.vcproj, lib/libsl4/libsl4.vcproj,
26     neuromanager/DataView.cpp, neuromanager/DataView.h,
27     neuromanager/DataViewBar.cpp, neuromanager/DataViewBar.h,
28     neuromanager/DataViewContext.cpp, neuromanager/DataViewContext.h,
29     neuromanager/DataViewProperties.cpp,
30     neuromanager/DataViewProperties.h,
31     neuromanager/DataViewSplitter.cpp,
32     neuromanager/DataViewSplitter.h, neuromanager/ListCtrlEdit.cpp,
33     neuromanager/ListCtrlEdit.h, neuromanager/MainFrm.cpp,
34     neuromanager/MainFrm.h, neuromanager/NeuroManager.cpp,
35     neuromanager/NeuroManager.h, neuromanager/NeuroManager.rc,
36     neuromanager/NeuroManager.vcproj,
37     neuromanager/NeuroManagerDoc.cpp, neuromanager/NeuroManagerDoc.h,
38     neuromanager/NeuroManagerView.cpp,
39     neuromanager/NeuroManagerView.h, neuromanager/PCScanData.cpp,
40     neuromanager/PCScanData.h, neuromanager/SpikeData.cpp,
41     neuromanager/SpikeData.h, neuromanager/SpikeDetector.cpp,
42     neuromanager/SpikeDetector.h, neuromanager/SpikeView.cpp,
43     neuromanager/SpikeView.h, neuromanager/SpikeViewBar.cpp,
44     neuromanager/SpikeViewBar.h,
45     neuromanager/SpikeViewProperties.cpp,
46     neuromanager/SpikeViewProperties.h,
47     neuromanager/SpikeViewSplitter.cpp,
48     neuromanager/SpikeViewSplitter.h, neuromanager/resource.h,
49     neuromanager/scbarg.cpp, neuromanager/scbarg.h,
50     neuromanager/sizecbar.cpp, neuromanager/sizecbar.h,
51     neuromanager/stdafx.cpp, neuromanager/stdafx.h,
52     neuromanager/res/NeuroManager.ico,
53     neuromanager/res/NeuroManager.manifest,
54     neuromanager/res/NeuroManager.rc2,
55     neuromanager/res/NeuroManagerDoc.ico,
56     neuromanager/res/Toolbar.bmp: moved main application sources to
57     neuromanager directory.
58    
59     2006-02-04 22:13 orrisroot
60    
61     * lib/: libmcdata/ChangeLog, libsl4/ChangeLog: added logs.
62    
63 orrisroot 1.12 2006-02-04 22:11 orrisroot
64    
65     * MultiChannelData.cpp, MultiChannelData.h, NeuroManager.sln,
66 orrisroot 1.13 NeuroManager.vcproj, PCScanData.cpp, PCScanData.h, stdafx.h,
67     lib/libmcdata/MultiChannelData.cpp,
68     lib/libmcdata/MultiChannelData.h, lib/libmcdata/libmcdata.cpp,
69     lib/libmcdata/libmcdata.h, lib/libmcdata/libmcdata.rc,
70     lib/libmcdata/libmcdata.vcproj, lib/libmcdata/resource.h,
71     lib/libsl4/array.c, lib/libsl4/libsl4.c, lib/libsl4/libsl4.h,
72     lib/libsl4/libsl4.rc, lib/libsl4/libsl4.vcproj,
73     lib/libsl4/list.c, lib/libsl4/mutex.c, lib/libsl4/resource.h,
74     lib/libsl4/string.c: imported satellite4 base library sources.
75     moved base class of multi channel data class 'CMultiChannelData'
76     to dll.
77 orrisroot 1.12
78     2006-02-02 16:33 orrisroot
79    
80     * MainFrm.cpp, MainFrm.h, MultiChannelData.cpp, NeuroManager.cpp,
81     NeuroManager.rc, NeuroManager.vcproj, SpikeData.cpp, SpikeData.h,
82     SpikeDetector.cpp, SpikeDetector.h, SpikeView.cpp, SpikeView.h,
83     SpikeViewBar.cpp, SpikeViewBar.h, SpikeViewProperties.cpp,
84     SpikeViewProperties.h, SpikeViewSplitter.cpp,
85     SpikeViewSplitter.h, resource.h: added new panel for spike
86     sorting.
87    
88     2006-01-24 10:59 orrisroot
89    
90     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
91     DataViewContext.cpp, DataViewContext.h, DataViewProperties.cpp,
92     DataViewProperties.h, DataViewSplitter.cpp, DataViewSplitter.h,
93     MainFrm.cpp, MainFrm.h, MultiChannelData.cpp, MultiChannelData.h,
94     NeuroManager.cpp, NeuroManager.h, NeuroManager.rc,
95     NeuroManagerDoc.cpp, NeuroManagerDoc.h, NeuroManagerView.cpp,
96     NeuroManagerView.h, PCScanData.cpp, PCScanData.h, resource.h,
97     stdafx.cpp, stdafx.h, COPYING.txt, ListCtrlEdit.cpp,
98     ListCtrlEdit.h: changed license from BSD-style to GPL.
99    
100     2006-01-19 13:43 orrisroot
101    
102     * DataView.cpp: fixed offset of end point for data drawing.
103    
104 orrisroot 1.11 2006-01-19 11:40 orrisroot
105    
106     * DataView.cpp, DataView.h: implemented y axis cliped drawing.
107    
108 orrisroot 1.10 2006-01-19 08:48 orrisroot
109    
110     * DataView.cpp, DataView.h: fixed center line drawing bug.
111    
112     2006-01-19 08:39 orrisroot
113    
114     * DataViewProperties.cpp, DataViewProperties.h, ListCtrlEdit.cpp:
115     supported Copy/Cut/Paste operation for ListCtrl.
116    
117     2006-01-19 07:33 orrisroot
118    
119     * DataViewProperties.cpp: formated indents.
120    
121     2006-01-19 07:31 orrisroot
122    
123     * DataViewProperties.cpp, DataViewProperties.h, ListCtrlEdit.cpp:
124     fixed horizontal / vertical scrolling bug in ListCtrl.
125     implemented dataview redraw notifying when Y axis range was
126     changed.
127    
128     2006-01-18 04:29 orrisroot
129    
130     * DataView.cpp, DataView.h, DataViewProperties.cpp,
131     DataViewProperties.h, NeuroManager.rc: implemented list view
132     control editing for Y axis range.
133    
134     2006-01-18 04:25 orrisroot
135    
136     * NeuroManager.vcproj: added new sources
137    
138     2006-01-18 04:24 orrisroot
139    
140     * DataViewContext.cpp, DataViewContext.h: added y axis range
141     variables.
142    
143     2006-01-18 04:23 orrisroot
144    
145     * ListCtrlEdit.cpp, ListCtrlEdit.h, stdafx.h: added extended
146     ListControl class 'CListCtrlEdit'.
147    
148     2006-01-16 11:17 orrisroot
149    
150     * NeuroManager.rc: updated copyright year.
151    
152 orrisroot 1.9 2006-01-12 13:41 orrisroot
153    
154     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewContext.cpp,
155     DataViewContext.h, DataViewProperties.cpp, DataViewProperties.h,
156     NeuroManager.rc, resource.h: implemented multi channel data
157     viewing interface.
158    
159 orrisroot 1.8 2006-01-12 10:36 orrisroot
160    
161     * COPYING.txt, DataView.cpp, DataView.h, DataViewBar.cpp,
162     DataViewBar.h, DataViewContext.cpp, DataViewContext.h,
163     DataViewProperties.cpp, DataViewProperties.h,
164     DataViewSplitter.cpp, DataViewSplitter.h, MainFrm.cpp, MainFrm.h,
165     MultiChannelData.cpp, MultiChannelData.h, NeuroManager.cpp,
166     NeuroManager.h, NeuroManager.rc, NeuroManagerDoc.cpp,
167     NeuroManagerDoc.h, NeuroManagerView.cpp, NeuroManagerView.h,
168     PCScanData.cpp, PCScanData.h, resource.h, stdafx.cpp, stdafx.h:
169     fixed copyrights year range to '2005 - 2006'.
170    
171     2006-01-12 10:32 orrisroot
172    
173 orrisroot 1.13 * NeuroManager.rc: added copying to resource file. transrated
174 orrisroot 1.8 Japanese comment to English.
175    
176     2006-01-12 10:22 orrisroot
177    
178     * AUTHORS.txt, COPYING.txt, DataView.cpp, DataView.h,
179     DataViewBar.cpp, DataViewBar.h, DataViewContext.cpp,
180     DataViewContext.h, DataViewProperties.cpp, DataViewProperties.h,
181     DataViewSplitter.cpp, DataViewSplitter.h, MainFrm.cpp, MainFrm.h,
182     MultiChannelData.cpp, MultiChannelData.h, NeuroManager.cpp,
183     NeuroManager.h, NeuroManagerDoc.cpp, NeuroManagerDoc.h,
184     NeuroManagerView.cpp, NeuroManagerView.h, PCScanData.cpp,
185     PCScanData.h, resource.h, stdafx.cpp, stdafx.h: added copyrights
186     and authors.
187    
188     2006-01-12 10:01 orrisroot
189    
190     * DataView.cpp, DataView.h: modified view painting code for multi
191     channel drawing.
192    
193 orrisroot 1.7 2006-01-10 11:29 orrisroot
194    
195     * DataView.cpp: added y size fixing code into UpdateScrollSizes().
196    
197 orrisroot 1.6 2006-01-06 08:16 orrisroot
198    
199     * DataView.cpp, DataView.h, DataViewContext.cpp,
200     DataViewProperties.cpp, DataViewProperties.h, MainFrm.cpp,
201     MainFrm.h, NeuroManager.cpp, NeuroManagerDoc.h,
202     NeuroManagerView.h, PCScanData.cpp, sizecbar.cpp: removed
203     OnInitialUpdate() method from CDataView class.
204    
205     2006-01-06 07:54 orrisroot
206    
207     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewContext.cpp,
208     DataViewContext.h, DataViewProperties.cpp, DataViewProperties.h,
209 orrisroot 1.13 DataViewSplitter.cpp: moved current variable of viewing data
210 orrisroot 1.6 channel from CDataView class to CDataViewContext class.
211    
212     2006-01-06 05:07 orrisroot
213    
214     * DataView.cpp, DataView.h: moved mutex lock position.
215    
216     2006-01-06 05:06 orrisroot
217    
218     * DataViewProperties.cpp, DataViewProperties.h: formated indents.
219    
220     2006-01-06 05:00 orrisroot
221    
222     * DataViewProperties.cpp, DataViewProperties.h: used '_T()' macro
223     for inline strings.
224    
225     2006-01-06 03:35 orrisroot
226    
227     * DataViewContext.cpp, DataViewProperties.cpp,
228     DataViewProperties.h: removed OnUpdate() message handler from
229     class 'DataViewProperties'.
230    
231     2006-01-05 23:11 orrisroot
232    
233     * DataViewContext.cpp, DataViewContext.h: changed method names
234     'Set/GetVisibleState()' to 'Set/GetVisibleChannelState()'. added
235     new method 'GetVisibleChannelSize()'.
236    
237     2006-01-05 22:25 orrisroot
238    
239     * DataView.cpp, DataView.h: implemented 'GetDataViewProperties()'
240     method.
241    
242 orrisroot 1.5 2006-01-05 22:08 orrisroot
243    
244     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
245     DataViewProperties.cpp, DataViewProperties.h,
246     DataViewSplitter.cpp, DataViewSplitter.h, MainFrm.cpp, MainFrm.h,
247     MultiChannelData.cpp, MultiChannelData.h, NeuroManager.cpp,
248     NeuroManager.h, NeuroManagerDoc.cpp, NeuroManagerDoc.h,
249     NeuroManagerView.cpp, NeuroManagerView.h, PCScanData.cpp,
250     PCScanData.h, resource.h, scbarg.cpp, scbarg.h, sizecbar.cpp,
251     sizecbar.h, stdafx.cpp, stdafx.h: formated source codes indent
252     style using 'astyle' command with '-tPb' arguments.
253    
254     2006-01-05 21:37 orrisroot
255    
256     * DataViewContext.cpp, DataViewContext.h, NeuroManager.vcproj:
257     added dataview context class 'CDataViewContext'.
258    
259 orrisroot 1.4 2005-12-23 06:22 orrisroot
260    
261 orrisroot 1.13 * ChangeLog, DataView.cpp, DataView.h: added mutex locking for
262     multi thread message sending.
263    
264     2005-12-03 04:48 orrisroot
265    
266     * ChangeLog: chaged commiter display name from account to real.
267    
268     2005-12-03 03:31 orrisroot
269    
270     * ChangeLog: added change logs.
271 orrisroot 1.4
272 orrisroot 1.3 2005-11-29 19:16 orrisroot
273 orrisroot 1.1
274     * DataView.cpp, DataView.h: fixed bug in data view window resizing.
275    
276 orrisroot 1.3 2005-11-28 21:04 orrisroot
277 orrisroot 1.1
278     * MainFrm.cpp: implemented all toolbar status storing and loading
279     using registry.
280    
281 orrisroot 1.3 2005-11-28 21:02 orrisroot
282 orrisroot 1.1
283     * DataView.cpp, DataView.h: fixed bug on initial drawing.
284     m_brushBackground was invalid brush.
285    
286 orrisroot 1.3 2005-11-28 18:11 orrisroot
287 orrisroot 1.1
288     * DataViewBar.cpp, MainFrm.cpp, MainFrm.h, stdafx.h: added dataview
289     bar size storing and loading using application registroy.
290    
291 orrisroot 1.3 2005-11-23 17:15 orrisroot
292 orrisroot 1.1
293     * DataView.cpp, DataView.h: added faster scrolling trick.
294    
295 orrisroot 1.3 2005-11-23 12:04 orrisroot
296 orrisroot 1.1
297     * DataView.cpp, DataView.h: added backing storing code.
298    
299 orrisroot 1.3 2005-11-23 10:58 orrisroot
300 orrisroot 1.1
301     * DataView.cpp, DataView.h: added buffered drawing code.
302    
303 orrisroot 1.3 2005-11-22 09:43 orrisroot
304 orrisroot 1.1
305     * DataView.cpp, DataView.h: disable to erase background.
306    
307 orrisroot 1.3 2005-11-17 14:12 orrisroot
308 orrisroot 1.1
309     * DataView.cpp, MultiChannelData.cpp, MultiChannelData.h,
310     NeuroManagerDoc.cpp, NeuroManagerDoc.h: tuned performance for
311     data drawing.
312    
313 orrisroot 1.3 2005-11-17 13:28 orrisroot
314 orrisroot 1.1
315     * DataView.cpp: escaped unknown compiler bug.
316    
317 orrisroot 1.3 2005-11-17 08:34 orrisroot
318 orrisroot 1.1
319     * DataView.cpp, DataView.h, DataViewProperties.cpp,
320     MultiChannelData.cpp, MultiChannelData.h, NeuroManagerDoc.cpp,
321     NeuroManagerDoc.h, PCScanData.cpp, stdafx.h: changed data type of
322     raw data size to 64bit integer. added drawing accelaration code.
323    
324 orrisroot 1.3 2005-11-17 05:53 orrisroot
325 orrisroot 1.1
326     * DataView.cpp, DataView.h: added magnification changing keyevent
327     'Ctrl-Shift-Left/Right'.
328    
329 orrisroot 1.3 2005-11-17 04:00 orrisroot
330 orrisroot 1.1
331     * DataView.cpp, DataView.h, DataViewProperties.cpp,
332     DataViewProperties.h, DataViewSplitter.cpp, DataViewSplitter.h,
333     NeuroManagerDoc.cpp, NeuroManagerDoc.h: moved current data
334     channel variable from CDocument to CView.
335    
336 orrisroot 1.3 2005-11-17 01:26 orrisroot
337 orrisroot 1.1
338     * DataView.cpp: added limitation of time positioning.
339    
340 orrisroot 1.3 2005-11-17 01:14 orrisroot
341 orrisroot 1.1
342     * DataView.cpp, DataView.h, DataViewBar.cpp,
343     DataViewProperties.cpp, DataViewProperties.h,
344     DataViewSplitter.cpp, DataViewSplitter.h, MultiChannelData.cpp,
345     MultiChannelData.h, NeuroManager.rc, NeuroManagerDoc.cpp,
346     NeuroManagerDoc.h, resource.h: added current time displaing.
347    
348 orrisroot 1.3 2005-11-15 23:12 orrisroot
349 orrisroot 1.1
350     * DataView.cpp, DataView.h: disabled middle click scrolling. it
351     does not works.
352    
353 orrisroot 1.3 2005-11-15 14:17 orrisroot
354 orrisroot 1.1
355     * DataView.cpp, DataView.h: clean up horizontal scrolling.
356    
357 orrisroot 1.3 2005-11-14 20:39 orrisroot
358 orrisroot 1.1
359     * DataView.cpp, DataView.h: implemented virtual horizontal scroll
360     feature. this is supports for x axis magnification changing.
361     but, this is still buggy. be carefull to use...
362    
363 orrisroot 1.3 2005-10-17 14:20 orrisroot
364 orrisroot 1.1
365     * DataView.cpp, DataView.h: changed pen color of axis to Gray.
366    
367 orrisroot 1.3 2005-10-15 04:04 orrisroot
368 orrisroot 1.1
369     * MultiChannelData.cpp, MultiChannelData.h: supported giga byte
370     sized binary data file.
371    
372 orrisroot 1.3 2005-10-14 16:00 orrisroot
373 orrisroot 1.1
374     * DataView.cpp, DataView.h: renamed private variable name.
375    
376 orrisroot 1.3 2005-10-13 20:43 orrisroot
377 orrisroot 1.1
378     * DataView.cpp, DataView.h: added data scroll handler by mouse
379     drag.
380    
381 orrisroot 1.3 2005-10-13 19:26 orrisroot
382 orrisroot 1.1
383     * DataView.cpp, DataView.h: added arrow key handling on data view
384     panel.
385    
386 orrisroot 1.3 2005-10-12 14:12 orrisroot
387 orrisroot 1.1
388     * DataView.cpp: changed scrolling size.
389    
390 orrisroot 1.3 2005-10-12 14:12 orrisroot
391 orrisroot 1.1
392     * MultiChannelData.cpp: changed pre reading buffer size to 200000.
393    
394 orrisroot 1.3 2005-10-11 13:45 orrisroot
395 orrisroot 1.1
396     * MainFrm.cpp: changed dataview subwindow title from constant value
397     to resource string.
398    
399 orrisroot 1.3 2005-10-09 03:07 orrisroot
400 orrisroot 1.1
401     * DataView.cpp, DataView.h, DataViewBar.cpp,
402     DataViewProperties.cpp, DataViewProperties.h,
403     DataViewSplitter.cpp, NeuroManager.cpp, NeuroManager.rc,
404     NeuroManager.vcproj, NeuroManagerDoc.cpp, NeuroManagerDoc.h,
405     resource.h: added property panel.
406    
407 orrisroot 1.3 2005-10-05 16:06 orrisroot
408 orrisroot 1.1
409     * DataView.cpp, DataView.h, MultiChannelData.cpp,
410     MultiChannelData.h, NeuroManagerDoc.cpp, NeuroManagerDoc.h,
411     PCScanData.cpp, PCScanData.h: added data pickup abstraction
412     method 'CMultiChannelData::GetData(UINT ch, DWORD pos)'.
413    
414 orrisroot 1.3 2005-10-04 16:29 orrisroot
415 orrisroot 1.1
416     * DataView.cpp, DataView.h, DataViewBar.cpp, NeuroManager.rc,
417     resource.h: fixed resources.
418    
419 orrisroot 1.3 2005-09-28 01:55 orrisroot
420 orrisroot 1.1
421     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
422     DataViewSplitter.cpp, DataViewSplitter.h, MainFrm.cpp, MainFrm.h,
423     NeuroManager.cpp, NeuroManager.vcproj, NeuroManagerDoc.cpp:
424     splited dataview bar.
425    
426 orrisroot 1.3 2005-09-25 02:47 orrisroot
427 orrisroot 1.1
428     * DataView.cpp, DataView.h: fixed zero point of graph in data view.
429    
430 orrisroot 1.3 2005-09-22 12:56 orrisroot
431 orrisroot 1.1
432     * NeuroManager.vcproj: removed unused source file from neuromanager
433     project.
434    
435 orrisroot 1.3 2005-09-21 21:56 orrisroot
436 orrisroot 1.1
437     * DataView.cpp, DataView.h, MultiChannelData.h,
438     NeuroManager.vcproj, NeuroManagerDoc.cpp, NeuroManagerDoc.h:
439     implemented drawing handler for real raw data.
440    
441 orrisroot 1.3 2005-09-20 21:35 orrisroot
442 orrisroot 1.1
443     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
444     MainFrm.cpp, MainFrm.h, NeuroManager.cpp: related document
445     instance to data scroll view instance.
446    
447 orrisroot 1.3 2005-09-16 18:47 orrisroot
448 orrisroot 1.1
449     * DataView.cpp, DataView.h, DataViewBar.cpp, DataViewBar.h,
450     MainFrm.cpp, NeuroManager.vcproj, NeuroManagerView.h: added
451     scroll view panel.
452    
453 orrisroot 1.3 2005-09-15 00:38 orrisroot
454 orrisroot 1.1
455     * MainFrm.h, MultiChannelData.cpp, MultiChannelData.h,
456     NeuroManager.h, NeuroManager.vcproj, NeuroManagerDoc.cpp,
457     NeuroManagerDoc.h, PCScanData.cpp, PCScanData.h, stdafx.h: added
458     first data type SONY PCScan Data type.
459    
460 orrisroot 1.3 2005-09-13 17:43 orrisroot
461 orrisroot 1.1
462     * NeuroManager.vcproj: removed unused file.
463    
464 orrisroot 1.3 2005-09-08 18:16 orrisroot
465 orrisroot 1.1
466     * NeuroManager.cpp, NeuroManager.rc, resource.h: fixed broken
467     document icon resourc.
468    
469 orrisroot 1.3 2005-09-08 16:41 orrisroot
470 orrisroot 1.1
471     * NeuroManager.rc: backout overwrited string.
472    
473 orrisroot 1.3 2005-09-08 16:12 orrisroot
474 orrisroot 1.1
475     * DataViewBar.cpp, DataViewBar.h, MainFrm.cpp, MainFrm.h,
476     NeuroManager.cpp, NeuroManager.rc, NeuroManager.vcproj,
477     NeuroManagerDoc.cpp, resource.h, stdafx.h: added sample code of
478     dataview bar.
479    
480 orrisroot 1.3 2005-09-08 16:11 orrisroot
481 orrisroot 1.1
482     * scbarg.cpp, scbarg.h, sizecbar.cpp, sizecbar.h: added dockable
483     bar base classes.
484    
485 orrisroot 1.3 2005-09-08 13:12 orrisroot
486 orrisroot 1.1
487     * NeuroManager.rc: added english dialog resource.
488    
489 orrisroot 1.3 2005-09-08 11:44 orrisroot
490 orrisroot 1.1
491     * NeuroManager.rc: added english resouces.
492    
493 orrisroot 1.3 2005-09-07 18:14 orrisroot
494 orrisroot 1.1
495     * MainFrm.cpp, MainFrm.h, NeuroManager.cpp, NeuroManager.h,
496     NeuroManager.rc, NeuroManager.sln, NeuroManager.vcproj,
497     NeuroManagerDoc.cpp, NeuroManagerDoc.h, NeuroManagerView.cpp,
498 orrisroot 1.3 NeuroManagerView.h, resource.h, stdafx.cpp, stdafx.h: Import
499     template sourcecode of spike analysis tool into CVS
500 orrisroot 1.1
501 orrisroot 1.3 2005-09-07 18:14 orrisroot
502 orrisroot 1.1
503     * MainFrm.cpp, MainFrm.h, NeuroManager.cpp, NeuroManager.h,
504     NeuroManager.rc, NeuroManager.sln, NeuroManager.vcproj,
505     NeuroManagerDoc.cpp, NeuroManagerDoc.h, NeuroManagerView.cpp,
506     NeuroManagerView.h, resource.h, stdafx.cpp, stdafx.h: Initial
507     revision
508    

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