Browse CVS Repository
Log of /satellite/neuromanager/DataViewProperties.cpp
Revision 1.19 Sat Feb 4 13:38:16 2006 UTC (18 years, 2 months ago) by orrisroot Branch: MAIN CVS Tags: HEAD Changes since 1.18: +1 -1 lines FILE REMOVED moved main application sources to neuromanager directory. Revision 1.18 - (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.17: +21 -27 lines Diff to previous 1.17 changed license from BSD-style to GPL. Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jan 18 23:39:39 2006 UTC (18 years, 2 months ago) by orrisroot Branch: MAIN Changes since 1.16: +77 -1 lines Diff to previous 1.16 supported Copy/Cut/Paste operation for ListCtrl. Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jan 18 22:33:12 2006 UTC (18 years, 2 months ago) by orrisroot Branch: MAIN Changes since 1.15: +5 -3 lines Diff to previous 1.15 formated indents. Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jan 18 22:31:26 2006 UTC (18 years, 2 months ago) by orrisroot Branch: MAIN Changes since 1.14: +34 -16 lines Diff to previous 1.14 fixed horizontal / vertical scrolling bug in ListCtrl. implemented dataview redraw notifying when Y axis range was changed. Revision 1.14 - (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.13: +125 -9 lines Diff to previous 1.13 implemented list view control editing for Y axis range. Revision 1.13 - (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.12: +63 -52 lines Diff to previous 1.12 implemented multi channel data viewing interface. Revision 1.12 - (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.11: +2 -2 lines Diff to previous 1.11 fixed copyrights year range to '2005 - 2006'. Revision 1.11 - (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.10: +29 -0 lines Diff to previous 1.10 added copyrights and authors. Revision 1.10 - (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.9: +2 -2 lines Diff to previous 1.9 removed OnInitialUpdate() method from CDataView class. Revision 1.9 - (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.8: +24 -17 lines Diff to previous 1.8 moved current variable of viewing data channel from CDataView class to CDataViewContext class. Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jan 5 20:06:57 2006 UTC (18 years, 3 months ago) by orrisroot Branch: MAIN Changes since 1.7: +6 -6 lines Diff to previous 1.7 formated indents. Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jan 5 20:00:25 2006 UTC (18 years, 3 months ago) by orrisroot Branch: MAIN Changes since 1.6: +15 -15 lines Diff to previous 1.6 used '_T()' macro for inline strings. Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jan 5 18:35:19 2006 UTC (18 years, 3 months ago) by orrisroot Branch: MAIN Changes since 1.5: +49 -41 lines Diff to previous 1.5 removed OnUpdate() message handler from class 'DataViewProperties'. Revision 1.5 - (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.4: +69 -55 lines Diff to previous 1.4 formated source codes indent style using 'astyle' command with '-tPb' arguments. Revision 1.4 - (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.3: +2 -2 lines Diff to previous 1.3 changed data type of raw data size to 64bit integer. added drawing accelaration code. Revision 1.3 - (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.2: +32 -17 lines Diff to previous 1.2 moved current data channel variable from CDocument to CView. Revision 1.2 - (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.1: +39 -2 lines Diff to previous 1.1 added current time displaing. Revision 1.1 - (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 added property 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.
|