-
Meelad Vahdat authored
- General -- Changed logos and icons to official Listware Desktop logos and icons - AutoDetectInputs.cs -- Added phone and email variations - Output.cs -- Added a linesWritten counter as well as method numberOfLinesWritten - MainForm.cs -- Changed backgroundWorker1_DoWork to utilize multi-threading - MainForm.Designer.cs -- Added a location at the top to change number of threads - GenerateReport.cs -- Made it so that any result codes not found in the config do not cause an exception and are counted as "XXXX" in the report - ValidDescriptions.cfg -- Added "XXXX" to mean "Could not find results" - AboutForm.Designer.cs -- Changed pictureBox1 to new logo - InputPreviewForm.cs -- Added and call resizeForm() in the constructor to resize the form automatically - SetConfigurationForm.cs -- Changed logic to correctly show setConfigurationFormCheckedListBox -- Added and call resizeForm() in the constructor to resize the form automatically - SetInputsForm.cs -- Added and call resizeForm() in the constructor to resize the form automatically - SetOutputsForm.cs -- Added and call resizeForm() in the constructor to resize the form automatically Signed-off-by:
Meelad Vahdat <meelad@melissadata.com>
3073682f