3669 Commits (ec18084e7a65fc2e9f11a7346fd62c42f4d3a086)
 

Author SHA1 Message Date
Christian Hornung 2ba95f3f4f Enabled strong name signing for the FormsDesigner assembly. 17 years ago
Christian Hornung b932d4fd46 Fixed SD2-1518 - Removing a component from Form is not saved. 17 years ago
Matt Ward 06e42e3b60 Line counter addin sample now compiled into AddIns\Samples\LineCounter folder. 17 years ago
Matt Ward 1f4a614b4c Removed XamlDesigner sample. 17 years ago
Matt Ward 0a31a6ee30 Snippet Compiler sample now compiles. 17 years ago
Christian Hornung e0791cefb3 ResourceToolkit: Show a message instead of an exception when a resource file cannot be read or written when deleting or renaming keys. 17 years ago
Matt Ward adff7b48bf Project options now working for F# projects. 17 years ago
Christoph Wille 17c95c5a35 Remove setup\bin directory to get rid of the .wixpdb file 17 years ago
Daniel Grunwald 0583126bf3 Update to Boo 0.9.0.3153. This fixes SD2-1495. 17 years ago
Daniel Grunwald a2c4a6783f Use EditRawProperty for strong name key: allow using MSBuild properties in the key file path. 17 years ago
Daniel Grunwald d8ff8210c5 Remove abstract/sealed modifiers from interface when extracting an interface from a class. 17 years ago
Daniel Grunwald 7a71e05316 Fixed context menu of side bar: 17 years ago
Daniel Grunwald 1b7cd19159 Minor changes to BuildWorker. 17 years ago
Daniel Grunwald aef5688593 Fixed SD2-1510: Too slow startup when DesignerViewContent.cs was open 17 years ago
Daniel Grunwald 1a0d6c4cdd Fixed SD2-1510: Too slow startup when DesignerViewContent.cs was open 17 years ago
Christoph Wille 3b591a0b8d Release candidate designation for setup 17 years ago
Daniel Grunwald 086444c2e3 Trying to fix build of F# binding. 17 years ago
Daniel Grunwald a8dd913eb1 Fixed build. 17 years ago
Robert Pickering 02d3d085d2 Build F# plugin with --standalone switch to avoid dependency problems. 17 years ago
Daniel Grunwald 885afa299e More debug output when building (trying to find the cause of SD2-1485). 17 years ago
Siegfried Pammer dcbc8d5fdd added support for implicitly typed local variables in ExtractMethod, now the type is resolved before using it as a parameter in the new method's signature. 17 years ago
Matt Ward 381262f765 Updated to WiX 3.0.4917.0 17 years ago
Siegfried Pammer 5f1fccd9ce improved ExtractMethod 17 years ago
Siegfried Pammer c2d6a0cb80 fixed Bugs in ExtractInterface 17 years ago
Daniel Grunwald 4bc08d161a Add PrintDocument to default Toolbox. 17 years ago
Daniel Grunwald 2fd53108e1 Renamed "OK" button in solution configuration editor to "Close" (there's no way to cancel the changes). 17 years ago
Daniel Grunwald efc40af0ff Fixed SD2-1504: Tooltip not shown when code folded 17 years ago
Siegfried Pammer 61a20439ea fixed bugs in Extract Method 17 years ago
Daniel Grunwald e8edfd0864 Fixed updating properties in .user file. 17 years ago
Daniel Grunwald 653e996b6f Fixed SD2-1477 - Unable to save project settings in .user file. 17 years ago
Daniel Grunwald c7c5017022 Change base class of ToolBarCommand from ToolStripMenuItem to ToolStripButton. 17 years ago
Daniel Grunwald 24b1a71f09 Fixed bug introduced in revision 3744 (see SD2-1383) 17 years ago
Daniel Grunwald c15374a67c On quad core machines, use 4 build workers by default. 17 years ago
Daniel Grunwald adfef0e617 Fixed build. 17 years ago
Daniel Grunwald c3cc141fe4 Deprecate AppDomainLaunchHelper (it's much better to manually launch AppDomains inside AddIns). 17 years ago
Siegfried Pammer a5c660c325 fixed SD2-1486 - Extract Interface fails with overloaded methods 17 years ago
Siegfried Pammer 6eaee68ad4 fixed SD2-1383 - Long file name displayed in view title 17 years ago
Matt Ward c11c8658f9 Can now specify target CPU when compiling Python applications. 17 years ago
Christian Hornung 52c20abe83 Fixed SD2-1507 - ArgumentNullException when closing a form. 17 years ago
Christian Hornung 08117f470d Fixed SD2-1498 - Deleting Form.Designer file will close main form file and lose changes. 17 years ago
Matt Ward 6e80d05d88 Fixed SD2-1503. Invalid expression error message prompt displayed by watch window. 17 years ago
Matt Ward 76ea758b2a Explicitly set the form's size in ironpython unit test before generating code. 17 years ago
Matt Ward e8fcd7c020 The Python forms designer (currently disabled) now has limited support for designing very basic forms. 17 years ago
Matt Ward a3cabc08a1 StyleCop's tools options panel now handles spaces in the settings file path. 17 years ago
Daniel Grunwald 363aced498 Fixed SD2-1499: Parser null reference exception when parsing an incomplete VB.NET class 17 years ago
Christian Hornung 08b5ca93e2 Fixed SD2-1496 - ArgumentOutOfRange exception when generating event handler in forms designer. 17 years ago
Daniel Grunwald 759f7933a2 Fixed SD2-1488: Tooltips not visible on secondary monitor 17 years ago
Matt Ward 52147675d7 Fixed ArgumentException when MSHelpServices GetSlotFromString method returns an invalid slot index. 17 years ago
Matt Ward 22fd00b356 Fixed SD2-1396 - Moving a file from one project to another when a file exists and is on display. 17 years ago
Matt Ward 915738a5c7 Fixed null reference exception in highlighting editor when loading a syntax definition file with Digits/@color set to an unknown color. 17 years ago