mattercontrol/DataStorage
John Lewin 9a5d872486 Automation updates
- Revise skirt_distance label per support team
 - Remove CreateInstance(showWindow) out variable
 - Remove embedded tools requiring showWindow out variable
 - Remove queueItemFolderToAdd variable/parameter
 - Change AfterFirstDraw event to null conditional invoke
 - Removed unused AutomationTest from MatterControlApplication
 - Refactor for style consistency and document new methods
 - Change queueItemFolderToAdd type to custom enum to ensure optional parameters are not mixed up
 - Ensure TestExportZip file is deleted before attempting export
2015-12-22 13:06:47 -08:00
..
Datastore.cs Automation updates 2015-12-22 13:06:47 -08:00
GenerateSampleData.cs Ran code maid against this code. 2015-04-08 15:20:10 -07:00
Models.cs Made the Debugger.Break() only exist in debug mode. 2015-09-17 13:45:26 -07:00
SQLiteAndroid.cs Put in more sqlite locking. 2015-09-23 15:03:34 -07:00
SQLiteAsync.cs Ran code maid against this code. 2015-04-08 15:20:10 -07:00
SQLiteCommon.cs Ran code maid against this code. 2015-04-08 15:20:10 -07:00
SQLiteUnix.cs Put in the sqlite locker code for windows and unix 2015-09-23 17:50:08 -07:00
SQLiteWin32.cs Put in the sqlite locker code for windows and unix 2015-09-23 17:50:08 -07:00