9665 Commits (c8af97298be99d777b97b4e862dd0e59fa18a08e)
 

Author SHA1 Message Date
Daniel Grunwald 06bf2f4c2f Add consistency check for incremental tag soup parser 14 years ago
Daniel Grunwald 191ac7c9df Use GlobalAssemblyInfo.cs for all projects. 14 years ago
Daniel Grunwald 2faf35e6fc Add ICSharpCode.NRefactory.Xml. 14 years ago
Siegfried Pammer 8ffb5462d8 fix SD-1816 - Forms Designer generates invalid code when targeting previous versions of .NET 14 years ago
PeterForstmeier 65f1038a9a OverviewReport 14 years ago
PeterForstmeier e354ea523c Fix Report1.srd 14 years ago
Siegfried Pammer 385ea9eaaa fix SD-1863 - Localize "local variable" in insight tooltips 14 years ago
Siegfried Pammer 85774f1d77 fix build 14 years ago
Siegfried Pammer 2f0119463b remove catch all from PerformanceCounterDescriptor.GetProcessInstanceName and add explanations for the different exception types 14 years ago
Daniel Grunwald 29c1b59c10 Add ICompilation.Assemblies. 14 years ago
Daniel Grunwald 2bebee46a1 C# XML documentation support. 14 years ago
Siegfried Pammer 710f64ae45 fix Unit Tests 14 years ago
Siegfried Pammer e599712287 fix SD-1876 - Removing reference after changing target framework causes InvalidOperationException 14 years ago
Daniel Grunwald b31e10489f Protect against [InternalsVisibleTo] stack overflow and fixed a possible cause for that stack overflow 14 years ago
Daniel Grunwald bd9348d588 Add documentation about XML documentation. 14 years ago
Daniel Grunwald ec225c160d Fixed bugs related to ID strings. 14 years ago
Daniel Grunwald ee92c68d5e TypeParameterReference now resolves to a dummy type parameter instead of UnknownType when no ITypeParameter is available in the resolve context. 14 years ago
Daniel Grunwald 7a76a805a0 Add DocumentationComment class that allows looking up 'cref' attributes. 14 years ago
Siegfried Pammer b5c482d4c2 reviewed patch by aleksoft 14 years ago
Matt Ward 17afd007e0 Debugging with IIS Express and IIS now working. 14 years ago
Siegfried Pammer 860a1432ae fix SD-1888 - NullReferenceException in ExpressionNode.EvaluateExpression 14 years ago
Alex Ivanov c34ce8ddc3 Debugger: try harder to resolve cast expressions 14 years ago
Matt Ward c4afa0ea5b Fix failing unit test. 14 years ago
Matt Ward d4d5a3cad0 Fix build. 14 years ago
Siegfried Pammer 4155482892 fix possible NullReferenceException in SearchManager 14 years ago
Siegfried Pammer 2a3100024f Merge branch 'projectbehaviors' of github.com:icsharpcode/SharpDevelop 14 years ago
Siegfried Pammer be4aed03f8 correct typo in string resource name and add Web options as separate project options page 14 years ago
Siegfried Pammer e2d61ab0ae add note to AspNet.Mvc.addin 14 years ago
Siegfried Pammer 4c7aefdf7a move WebProjectService to AspNet.Mvc.csproj 14 years ago
Siegfried Pammer 4188272c0e reduced code duplication in WebBehavior.Start 14 years ago
Siegfried Pammer 7c3e361c79 starting a project with/without debugger works again 14 years ago
Siegfried Pammer 23907c2d2c move XAML-related Behaviors to XAML binding 14 years ago
Siegfried Pammer 80160c1c19 finished implementation of Behaviors 14 years ago
Daniel Grunwald adda0ee18d C# code completion 14 years ago
Mike Krüger 4632c42a7a Fixed unit test. 14 years ago
Mike Krüger de6870b067 Fixed completion unit test. 14 years ago
Mike Krüger d89d25c11d Added failing unit test. 14 years ago
Mike Krüger a6fa72ef93 Fixed constructor initializer parameter completion. 14 years ago
Mike Krüger 3c3840b8c3 Cleaned up code a bit. 14 years ago
Mike Krüger 789e0cced3 Cleaned up code a bit. 14 years ago
Mike Krüger c3b136b156 Fixed attribute context cases. 14 years ago
Mike Krüger 0983e854ea Fixed some keyword contexts. 14 years ago
Daniel Grunwald c6662f71f6 Merge NRefactory commit 'd03d17bbe4f137615c230371b3301b490c466dea' into SharpDevelop newNR branch. 14 years ago
Daniel Grunwald d03d17bbe4 Use lazy initialization for C# resolved type definitions. 14 years ago
Daniel Grunwald 9df7940231 Normalize newlines. 14 years ago
Daniel Grunwald 49ea0a14bc Make the Ctrl+F search box a bit wider. 14 years ago
Daniel Grunwald 01b538f97e Fix CSharpToVBConverterVisitor (use Pattern.AnyString). 14 years ago
Daniel Grunwald b374e40758 Don't insert space in front of brace if the brace is the first token in the line. 14 years ago
Daniel Grunwald 9f809bc729 Use IOutputFormatter.StartNode() instead of OutputStarted event. 14 years ago
Daniel Grunwald f30ceb5b4c Set version number to 5.0.0.4. 14 years ago