Commit Graph

42 Commits

Author SHA1 Message Date
Christian Resma Helle 8596be7e07 Add support for Visual Studio 2015 2015-03-10 07:56:41 +01:00
Christian Resma Helle 5c96d8c0c9 Initial effort for supporting for Visual Studio 2015 (experimental) 2015-03-08 21:48:52 +01:00
Christian Resma Helle 88e43bc7e8 Add Ignore rule for UpdateLog.htm 2014-04-24 10:03:30 +02:00
Christian Resma Helle 416616e8f0 Added tag v1.3 for changeset be8dca5b02ff 2014-04-24 10:03:05 +02:00
Christian Resma Helle 072e33e997 v1.3 v1.3 2014-04-24 10:02:54 +02:00
Christian Resma Helle 8002e34eca Tests 2014-04-24 10:02:35 +02:00
Christian Resma Helle d189fb69d6 Add support for detecting the Visual Studio version 2014-04-24 10:02:14 +02:00
Christian Resma Helle ebb510ea2e Added tag v1.2 for changeset 6548c4df20be 2013-10-24 00:08:42 +02:00
Christian Resma Helle 58d95afea5 Implement generating code for either VS2012 or VS2013 v1.2 2013-10-24 00:08:29 +02:00
Christian Resma Helle 5e50270b4b Removed tag v1.2 2013-10-23 23:51:34 +02:00
Christian Resma Helle e93bc8bfd2 Added tag v1.2 for changeset 41eacde49f95 2013-10-23 21:56:43 +02:00
Christian Resma Helle 4f89aeefe4 Added tag v1.1 for changeset 3a9f94503dea 2013-10-23 21:56:31 +02:00
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 abeb5e25ab changed target to visual studio integrated shell 2013-08-19 13:01:15 +02:00
Christian Resma Helle 77ad3a0cae v1.1 v1.1 2013-08-15 15:11:14 +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 1b8d6f04e9 started wokring on internal code generator 2013-08-14 09:22:30 +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 754e5a48ad Changed version to 1.0.4 2013-05-28 00:12:53 +02:00
Christian Resma Helle 5b40e8dadd Added unit test to verify line endings 2013-05-28 00:12:28 +02:00
Christian Resma Helle 13e20845a2 Resolved line endings issue 2013-05-28 00:12:08 +02:00
Christian Resma Helle e512662ed6 Implemented IDisposable pattern in CodeDomCodeGenerator 2013-05-28 00:11:12 +02:00
Christian Resma Helle beece001c7 removed images from the vsixmanifest 2013-05-26 00:18:46 +02:00
Christian Resma Helle c5cc253570 Deleted InstallSheild project, and old Custom actions and Custom tool projects 2013-05-26 00:11:52 +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 95e1d1aa39 Resolved issue with resource files that aren't called Resources.resw 2013-02-01 22:08:36 +01:00
Christian Resma Helle 6a63e306d7 Updated version number of installer 2013-02-01 00:40:38 +01: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 4519db6c5d Updated version info 2012-11-14 22:11:21 +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 ab6fc61125 Builds the SingleImage configuration instead of CD_ROM 2012-11-12 21:18:46 +01:00
Christian Resma Helle 3c17a4ca7c changed visual basic code generator CLSID 2012-11-12 13:03:28 +01:00
Christian Resma Helle c7fdbf2ac9 implemented visual basic code generation support 2012-11-11 23:18:17 +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 2575c0ce27 Created setup projects that now works but requires to be run as admin 2012-11-09 14:09:42 +01:00
Christian Resma Helle 6dae73a2ce started work on InstallSheild setup project 2012-11-08 23:19:19 +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