Vincenz Mechler 8a9ffdb153 changed two method names in FileImporter to start with uppercase and fixed a reported warning in UnitTest1 5 年 前
..
Properties a6680140fc Created new Project. Removed some UI Elements. 5 年 前
ActionHistory.cs 64ec1fe7a6 Userstory 7, 10 & 11 (#6) 5 年 前
App.config 64ec1fe7a6 Userstory 7, 10 & 11 (#6) 5 年 前
FileImporter.cs 8a9ffdb153 changed two method names in FileImporter to start with uppercase and fixed a reported warning in UnitTest1 5 年 前
FileImporterException.cs afb64d3735 implemented FileImporter tests and added access methods for testing to FileImporter (import method invocation with String[] instead of file path) and Form1 (a method to create a new canvas on the left side and add and draw a picture there and an universal getter method for use by all tests which need encapsulated data, returning ALL global variables of Form1 in an Object array in the order of their definition) 5 年 前
Form1.Designer.cs 08e3d21e91 Merge branch 'develop' into userstory12 5 年 前
Form1.cs afb64d3735 implemented FileImporter tests and added access methods for testing to FileImporter (import method invocation with String[] instead of file path) and Form1 (a method to create a new canvas on the left side and add and draw a picture there and an universal getter method for use by all tests which need encapsulated data, returning ALL global variables of Form1 in an Object array in the order of their definition) 5 年 前
Form1.resx 64ec1fe7a6 Userstory 7, 10 & 11 (#6) 5 年 前
Line.cs 8813bb3741 unified instance variable documentation style to ///<summary>... and added documentation to the three instance variables of the Line class 5 年 前
Program.cs a6680140fc Created new Project. Removed some UI Elements. 5 年 前
SketchAction.cs 64ec1fe7a6 Userstory 7, 10 & 11 (#6) 5 年 前
SketchAssistant.csproj ff1ee71b77 fixed many issues discovered during the code review 5 年 前
packages.config 64ec1fe7a6 Userstory 7, 10 & 11 (#6) 5 年 前