12083 Commits (6e08cfe87e8d650ef702c35f96da0c615d9db20c)
 

Author SHA1 Message Date
Matt Ward e27c96cb31 Fix XML attribute value completion with union member types. 13 years ago
Siegfried Pammer a260b93579 add import for resource files in StringResourceTool 13 years ago
Siegfried Pammer 002cd2be53 - fix bug in VB Parser with Handles and Implements on class members 13 years ago
Siegfried Pammer 0f36a2c40f proposed fix for: SD-1917 - Find Next highlights wrong text after text edited 13 years ago
Siegfried Pammer dc3da0a8e9 fixed SD-1656 - Tools window does not show ToolboxBitmaps by applying suggestion from http://community.sharpdevelop.net/forums/t/16404.aspx, which seems to be a good approximation of what VS is doing 13 years ago
Matt Ward ff2815fc6b Update NuGet to version 2.2 13 years ago
Matt Ward f9b3a52cc0 Fix build warning in ProjectCustomToolOptionsPanel. 13 years ago
Matt Ward 401e6b907e Fix project templates not installing NuGet packages. 13 years ago
Matt Ward e8ae5d9d73 Merge branch 'xmlForms' 13 years ago
Matt Ward 98edd1da19 Wrap text in Code Completion options. 13 years ago
Matt Ward e9f682ca5a Fix labels hidden in Hex Editor options. 13 years ago
Matt Ward c052ce5b9f Fix missing ProviderManifest passed to EDM generator. 13 years ago
Matt Ward a35ec77d34 Show output from EDM generator on exception. 13 years ago
Mike Krüger 140fb308f0 [CodeActions] Extract method now works with comments. 13 years ago
Erik Källén 2acbd969aa CecilLoader: Import fields with a DecimalConstantAttribute as 'const' 13 years ago
Erik Källén 9875662562 Test demonstrating that a const field of type decimal is not considered constant by the cecil loader. 13 years ago
Matt Ward 56acd0a82b Fix exception when moving items in string list editor. 13 years ago
Matt Ward 15c8a822c7 Do not show WPF designer for Windows Workflow files. 13 years ago
Matt Ward 49303a69ae Fix saving project BaseAddress property. 13 years ago
Matt Ward b718642bee Rearrange controls in External Tools options. 13 years ago
Matt Ward cfd8d312be Change selection mode in External Tools. 13 years ago
Matt Ward c3947fe6cc Reformat code. 13 years ago
Matt Ward 3fc1735e15 Fix ampersands in External Tools context menus. 13 years ago
PeterForstmeier bb7df50264 ExternalToolPanel.xaml.cs, delete unused files 13 years ago
Daniel Grunwald 2b2bdf221d Merge remote-tracking branch 'origin/newNR' into newNR 13 years ago
Daniel Grunwald 455ff263d8 Adjust SharpDevelop to NRefactory 5.2.0-533-gad6ce10 13 years ago
Daniel Grunwald a84d44e9f1 Merge NRefactory 5.2.0-533-gad6ce10 into SD5. 13 years ago
Daniel Grunwald ad6ce1059f Add Import() extension method for INamespace 13 years ago
Daniel Grunwald f24192d7b6 Both semicolon and comma are valid separators. 13 years ago
Daniel Grunwald 94af059223 Rename SolutionVersionVS11 -> SolutionVersionVS2012 13 years ago
Mike Krüger c520eaf996 [Formatting] Worked on C# indent engine. 13 years ago
PeterForstmeier 0304e2c934 Cleanup CodeCoverage 13 years ago
PeterForstmeier 0999dd0093 Remove unused Files 13 years ago
Mike Krüger b609c8d6f7 [Formatter] Worked on a indent engine. 13 years ago
PeterForstmeier 041d3b0c2b Merge branch 'xmlForms' of github.com:icsharpcode/SharpDevelop into xmlForms 13 years ago
PeterForstmeier 158ae4a39a AnalysisIdeOptionsPanel.xaml.cs update Status after pointing to new StyleCop Settings File 13 years ago
Matt Ward 35df476a73 Fix null reference when installing unknown NuGet package. 13 years ago
Mike Krüger b601407a92 [Completion] Added missing extern aliases to the completion list. 13 years ago
Matt Ward c80a18d037 Support using SharpReport with ASP.NET in medium trust. 13 years ago
Matt Ward bae24695cd Fix changing Source Analysis project options not showing as dirty. 13 years ago
mkrueger a524d045ff [CodeCompletion] Fixed code completion bug. 13 years ago
mkrueger 2bf58fd7b1 [CodeIssues] Did some performance optimizations of the 13 years ago
Erik Källén e8131dca28 Implemented selection of best user-defined conversion operator according to §6.4.4 and §6.4.5 13 years ago
Matt Ward b64ea5b7e8 Clear combo box text when Create/Browse selected in Signing project options. 13 years ago
Matt Ward c9154286bd Fix Create/Browse dialogs not showing after Signing project options changes saved. 13 years ago
Matt Ward d5cf5d1567 Do not show 'sn.exe not found' message when key creation dialog is cancelled. 13 years ago
PeterForstmeier 87e9864b23 AnalysisProjectOptionsPanel.xaml 13 years ago
PeterForstmeier 63a775b5ac AddRemoveRuleAssembly 13 years ago
PeterForstmeier 1076612de1 StringListEditor and StringListEditorDialog.xaml 13 years ago
mkrueger a2787c89c4 [Completion] Fixed completion bug. 13 years ago