Develop and Download Open Source Software

Browse CVS Repository

Log of /satellite/neuromanager/DataView.h

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


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.40
Sat Feb 4 13:38:16 2006 UTC (18 years, 2 months ago) by orrisroot
Branch: MAIN
CVS Tags: HEAD
Changes since 1.39: +1 -1 lines
FILE REMOVED
moved main application sources to neuromanager directory.


Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 24 01:59:57 2006 UTC (18 years, 2 months ago) by orrisroot
Branch: MAIN
Changes since 1.38: +21 -27 lines
Diff to previous 1.38
changed license from BSD-style to GPL.


Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 19 02:40:28 2006 UTC (18 years, 2 months ago) by orrisroot
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37
implemented y axis cliped drawing.


Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 18 23:48:59 2006 UTC (18 years, 2 months ago) by orrisroot
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
fixed center line drawing bug.


Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 17 19:29:09 2006 UTC (18 years, 2 months ago) by orrisroot
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
implemented list view control editing for Y axis range.


Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 12 04:41:38 2006 UTC (18 years, 3 months ago) by orrisroot
Branch: MAIN
Changes since 1.34: +3 -5 lines
Diff to previous 1.34
implemented multi channel data viewing interface.


Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 12 01:36:27 2006 UTC (18 years, 3 months ago) by orrisroot
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
fixed copyrights year range to '2005 - 2006'.


Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 12 01:22:37 2006 UTC (18 years, 3 months ago) by orrisroot
Branch: MAIN
Changes since 1.32: +29 -0 lines
Diff to previous 1.32
added copyrights and authors.


Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 12 01:01:51 2006 UTC (18 years, 3 months ago) by orrisroot
Branch: MAIN
Changes since 1.31: +5 -0 lines
Diff to previous 1.31
modified view painting code for multi channel drawing.


Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 5 23:16:08 2006 UTC (18 years, 3 months ago) by orrisroot
Branch: MAIN
Changes since 1.30: +0 -2 lines
Diff to previous 1.30
removed OnInitialUpdate() method from CDataView class.


Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 5 22:54:47 2006 UTC (18 years, 3 months ago) by orrisroot
Branch: MAIN
Changes since 1.29: +1 -3 lines
Diff to previous 1.29
moved current variable of viewing data channel from CDataView class to CDataViewContext class.


Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 5 20:07:21 2006 UTC (18 years, 3 months ago) by orrisroot
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28
moved mutex lock position.


Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 5 13:25:29 2006 UTC (18 years, 3 months ago) by orrisroot
Branch: MAIN
Changes since 1.27: +1 -0 lines
Diff to previous 1.27
implemented 'GetDataViewProperties()' method.


Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 5 13:08:02 2006 UTC (18 years, 3 months ago) by orrisroot
Branch: MAIN
Changes since 1.26: +46 -45 lines
Diff to previous 1.26
formated source codes indent style using 'astyle' command with '-tPb' arguments.


Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 22 21:22:37 2005 UTC (18 years, 3 months ago) by orrisroot
Branch: MAIN
Changes since 1.25: +1 -0 lines
Diff to previous 1.25
added mutex locking for multi thread message sending.


Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 29 10:16:53 2005 UTC (18 years, 4 months ago) by orrisroot
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24
fixed bug in data view window resizing.


Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 28 12:02:52 2005 UTC (18 years, 4 months ago) by orrisroot
Branch: MAIN
Changes since 1.23: +8 -4 lines
Diff to previous 1.23
fixed bug on initial drawing. m_brushBackground was invalid brush.


Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 23 08:15:51 2005 UTC (18 years, 4 months ago) by orrisroot
Branch: MAIN
Changes since 1.22: +4 -1 lines
Diff to previous 1.22
added faster scrolling trick.


Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 23 03:04:41 2005 UTC (18 years, 4 months ago) by orrisroot
Branch: MAIN
Changes since 1.21: +2 -0 lines
Diff to previous 1.21
added backing storing code.


Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 23 01:58:46 2005 UTC (18 years, 4 months ago) by orrisroot
Branch: MAIN
Changes since 1.20: +5 -0 lines
Diff to previous 1.20
added buffered drawing code.


Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 22 00:43:06 2005 UTC (18 years, 4 months ago) by orrisroot
Branch: MAIN
Changes since 1.19: +1 -0 lines
Diff to previous 1.19
disable to erase background.


Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 16 23:34:50 2005 UTC (18 years, 4 months ago) by orrisroot
Branch: MAIN
Changes since 1.18: +6 -5 lines
Diff to previous 1.18
changed data type of raw data size to 64bit integer.
added drawing accelaration code.


Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 16 20:53:33 2005 UTC (18 years, 4 months ago) by orrisroot
Branch: MAIN
Changes since 1.17: +1 -0 lines
Diff to previous 1.17
added magnification changing keyevent 'Ctrl-Shift-Left/Right'.


Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 16 19:00:18 2005 UTC (18 years, 4 months ago) by orrisroot
Branch: MAIN
Changes since 1.16: +4 -1 lines
Diff to previous 1.16
moved current data channel variable from CDocument to CView.


Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 16 16:14:20 2005 UTC (18 years, 4 months ago) by orrisroot
Branch: MAIN
Changes since 1.15: +1 -0 lines
Diff to previous 1.15
added current time displaing.


Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 15 14:12:42 2005 UTC (18 years, 4 months ago) by orrisroot
Branch: MAIN
Changes since 1.14: +1 -0 lines
Diff to previous 1.14
disabled middle click scrolling. it does not works.


Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 15 05:17:12 2005 UTC (18 years, 4 months ago) by orrisroot
Branch: MAIN
Changes since 1.13: +11 -14 lines
Diff to previous 1.13
clean up horizontal scrolling.


Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 14 11:39:29 2005 UTC (18 years, 4 months ago) by orrisroot
Branch: MAIN
Changes since 1.12: +9 -4 lines
Diff to previous 1.12
implemented virtual horizontal scroll feature.
this is supports for x axis magnification changing.
but, this is still buggy. be carefull to use...


Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 17 05:20:15 2005 UTC (18 years, 5 months ago) by orrisroot
Branch: MAIN
Changes since 1.11: +2 -0 lines
Diff to previous 1.11
changed pen color of axis to Gray.


Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 14 07:00:42 2005 UTC (18 years, 5 months ago) by orrisroot
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
renamed private variable name.


Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 13 11:43:02 2005 UTC (18 years, 6 months ago) by orrisroot
Branch: MAIN
Changes since 1.9: +6 -0 lines
Diff to previous 1.9
added data scroll handler by mouse drag.


Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 13 10:26:34 2005 UTC (18 years, 6 months ago) by orrisroot
Branch: MAIN
Changes since 1.8: +4 -1 lines
Diff to previous 1.8
added arrow key handling on data view panel.


Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 8 18:07:41 2005 UTC (18 years, 6 months ago) by orrisroot
Branch: MAIN
Changes since 1.7: +1 -4 lines
Diff to previous 1.7
added property panel.


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 5 07:06:47 2005 UTC (18 years, 6 months ago) by orrisroot
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6
added data pickup abstraction method
  'CMultiChannelData::GetData(UINT ch, DWORD pos)'.


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 4 07:29:42 2005 UTC (18 years, 6 months ago) by orrisroot
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
fixed resources.


Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 27 16:55:09 2005 UTC (18 years, 6 months ago) by orrisroot
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
splited dataview bar.


Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 24 17:47:53 2005 UTC (18 years, 6 months ago) by orrisroot
Branch: MAIN
Changes since 1.3: +6 -1 lines
Diff to previous 1.3
fixed zero point of graph in data view.


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 21 12:56:39 2005 UTC (18 years, 6 months ago) by orrisroot
Branch: MAIN
Changes since 1.2: +11 -1 lines
Diff to previous 1.2
implemented drawing handler for real raw data.


Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 20 12:35:03 2005 UTC (18 years, 6 months ago) by orrisroot
Branch: MAIN
Changes since 1.1: +5 -0 lines
Diff to previous 1.1
related document instance to data scroll view instance.


Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 16 09:47:16 2005 UTC (18 years, 6 months ago) by orrisroot
Branch: MAIN
added scroll view panel.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

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