Menu

Tree [6953ce] master /
 History

HTTPS access


File Date Author Commit
 DifferenceElements 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 Icons 2021-03-18 clochardM33 clochardM33 [6953ce] Ticket 1
 My Project 2021-03-18 clochardM33 clochardM33 [6953ce] Ticket 1
 App.config 2021-03-18 clochardM33 clochardM33 [6953ce] Ticket 1
 ApplicationEvents.vb 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 DataReader.vb 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 DialogTargetMassFile.Designer.vb 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 DialogTargetMassFile.resx 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 DialogTargetMassFile.vb 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 DialogTargetWindows.Designer.vb 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 DialogTargetWindows.resx 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 DialogTargetWindows.vb 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 DialogTargetfilePreview.Designer.vb 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 DialogTargetfilePreview.resx 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 DialogTargetfilePreview.vb 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 FilenameContainer.vb 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 Form1.Designer.vb 2021-03-18 clochardM33 clochardM33 [6953ce] Ticket 1
 Form1.resx 2021-03-18 clochardM33 clochardM33 [6953ce] Ticket 1
 Form1.vb 2021-03-18 clochardM33 clochardM33 [6953ce] Ticket 1
 ListAsSettings.vb 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 MatchType.vb 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 NumericList.vb 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 ReadMe.txt 2021-03-18 clochardM33 clochardM33 [6953ce] Ticket 1
 Simple Peak Matcher.sln 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 Simple Peak Matcher.vbproj 2021-03-18 clochardM33 clochardM33 [6953ce] Ticket 1
 SplitButton.vb 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit
 TextFileReader.vb 2021-03-15 clochardM33 clochardM33 [4c2a9e] Initial Commit

Read Me

v1.2
[Ticket 1]
Added a settings button.
Settings provide function to change how the "nothing matched" result is copied to the clipboard.
This null-match event can be either:
Don't copy the line
Copy the line, but leave it blank
Copy the line and put a - (this is as v1.1 and is how it is always displayed in the grid)

v1.1
Initial Release