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.14 - (hide annotations) (download)
Sat Feb 4 13:49:40 2006 UTC (18 years, 2 months ago) by orrisroot
Branch: MAIN
Changes since 1.13: +4 -0 lines
update logs.

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

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