Revision
139 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 14 12:24:47 2013 UTC
(10 years, 6 months ago)
by
william
Diff to
previous 137
filtering controls:
* don't look at the Checked property for each control explicitly by name
* use a new method to programmitcally find the checked control and return it
Revision
135 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 13 16:15:48 2013 UTC
(10 years, 6 months ago)
by
william
Diff to
previous 133
Filter Text: when a cell or row change selection occurs
* Look at the current selected filter column, and the get selected row's value
Filter Text: when the selected filter column changes
* Look at the current selected row's value, and get the text for the filter column
Revision
116 -
Directory Listing
-
[select for diffs]
Modified
Sun Mar 10 16:09:35 2013 UTC
(10 years, 6 months ago)
by
william
Diff to
previous 115
+ also serialize to file on a seperate thread ... although it does not block the main form as badly as deserializtion does
Revision
42 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 8 03:01:48 2013 UTC
(10 years, 6 months ago)
by
william
Diff to
previous 41
+ write logmessages to console
+ write logmesages to status strip control
* remove newlines as needed