14 Commits

Author SHA1 Message Date
Christian Resma Helle b2429f3add Creates the ResourceLoader instance using the static method GetForCurrentView() instead of the constructor to resolve the Visual Studio 2013 compiler warning 2013-10-23 21:56:08 +02:00
Christian Resma Helle 44b1f1ffd0 Added Support for Visual Studio 2013 and Generating the class as Internal (C#) or Friend (VB) 2013-08-15 14:52:10 +02:00
Christian Resma Helle 2f134acc5e Created separate VSPackage classes for VS2012 and VS2013 2013-08-14 22:22:32 +02:00
Christian Resma Helle 95b0946d81 Resolved error in LineEndingsAreSame test. (The test currently fails) 2013-05-28 00:34:55 +02:00
Christian Resma Helle 8dae3547a8 Undone changes to resolve line endings 2013-05-28 00:23:18 +02:00
Christian Resma Helle 5b40e8dadd Added unit test to verify line endings 2013-05-28 00:12:28 +02:00
Christian Resma Helle b52fae47fc Create VSIX package and move all custom tool code into the VSPackage project 2013-05-26 00:10:55 +02:00
Christian Resma Helle a75c9d1632 Implemented support for having the resource files in separate class libraries 2013-02-01 00:21:46 +01:00
Christian Resma Helle f3f862624b Implemented initializing the ResourceLoader using the class name as the parameter 2012-11-19 22:10:59 +01:00
Christian Resma Helle 4972afb7f4 Implemented using the filename of the specified .resw file as the generated class name 2012-11-14 14:34:13 +01:00
Christian Resma Helle bf7d815274 introduced custom actions file to execute devenv.exe /setup as admin 2012-11-11 00:06:25 +01:00
Christian Resma Helle d8dc5195b6 implemented codedom basd code generation 2012-11-08 22:30:53 +01:00
Christian Resma Helle 1559769152 implemented resource parser logic as a test spike 2012-11-07 22:53:54 +01:00
Christian Resma Helle 79fe714b5b initial commit 2012-11-06 23:37:40 +01:00