9665 Commits (c8af97298be99d777b97b4e862dd0e59fa18a08e)
 

Author SHA1 Message Date
Daniel Grunwald fb0dbc9bee Fix icsharpcode/NRefactory#17: Resolving "is" and "as" expressions loses the semantics 14 years ago
mike 2ede14a80b Disabled loction changes by the #line directive. 14 years ago
mike 1503054b29 TextReplace actions can now depend on each other. 14 years ago
mike 4499d32fda Fixed IsInsideDocComment method. 14 years ago
Mike Krüger e058867fee Fixed interface return type tests. 14 years ago
Mike Krüger 6eaa0fd45a Fixed interface return type test. 14 years ago
Mike Krüger 05fc2775ab Added interface return types test. 14 years ago
Mike Krüger 36456b4d15 Updated mcs & improved try context handling. 14 years ago
Mike Krüger fa2db3bb41 Fixed anonymous method brace style formatting. 14 years ago
Daniel Grunwald 97c0558aba Merge branch 'master' into newNR 14 years ago
Siegfried Pammer c709b1f900 updating string resources; release of SharpDevelop 4.2 Beta 2 14 years ago
Siegfried Pammer 86b63e630f fix NullReferenceException when intercepting handled exceptions 14 years ago
Siegfried Pammer d8d6e2bc62 fix issue in XamlExpressionFinder, causing find references to fail finding the definition position of members defined in XAML 14 years ago
Siegfried Pammer 3a949f7aab fix bugs in GetOffsetFromFilePos and XamlResolver 14 years ago
mike b13dad1436 Resolve visitor change: If the type of an object create expression 14 years ago
PeterForstmeier 4e460c9ab2 FormsDesigner.GripdOptions - Change TextBlock to Label (AccessKey), update resource 14 years ago
Daniel Grunwald 926f362d75 Fixed incorrect end position of comments in XmlFoldingStrategy. 14 years ago
Daniel Grunwald 86f08190b4 Remove .NET 3.5 requirement in README; fix SDK requirements. 14 years ago
PeterForstmeier 81a0f5e41d CQA MainForm - ReportTab get focus if report is rendered 14 years ago
PeterForstmeier 76eb87f42c Update German Resource 14 years ago
PeterForstmeier 04a6c09e0f Update Resources 14 years ago
PeterForstmeier 4562c5118d Remove WindowsFormsGridOptions.xfrm 14 years ago
PeterForstmeier c2123ecb5c Convert FormsDesigner GridOptionsPanel to WPF 14 years ago
Siegfried Pammer c48107b503 fix exception 3121 14 years ago
Siegfried Pammer d46b921b6a move MyersDiff to SD.Widgets 14 years ago
Matt Ward f90e3c4186 Define $(SolutionName) when building a project in SharpDevelop. 14 years ago
Mike Krüger 11ab326cc3 Readded the 'IsInside' function that checks the position inclusive the 14 years ago
mike a55cbb43f7 Semantic change: Contains now excludes the end location. 14 years ago
mike 964b6c03bc Fixed unit test. 14 years ago
Siegfried Pammer 821ffcb805 remove DoEvents from all debugger pads 14 years ago
Siegfried Pammer 9c892c6636 ignore all exceptions while evaluating 14 years ago
PeterForstmeier 4148a3ba2f Cleanup 14 years ago
PeterForstmeier f859c7560d Remove unused Property 'VisibleInReport' 14 years ago
PeterForstmeier 3d8e6d7ab7 Cleanup ReportEngine.cs 14 years ago
Mike Krüger d284cbb726 Remove region context action is now more efficient in choosing the 14 years ago
Mike Krüger de443b715f Fixed possible exception in create event incocation context action. 14 years ago
Daniel Grunwald a353f23d70 Combine AttributedNode and MemberDeclaration into EntityDeclaration. 14 years ago
Daniel Grunwald b416f38f78 CSharpAmbience: allow passing in a custom IOutputFormatter. 14 years ago
Daniel Grunwald d6f3c841ce Replace ConversionFlags.UseFullyQualifiedMemberNames with ConversionFlags.ShowDeclaringType. 14 years ago
Daniel Grunwald e8f092892b Add support for calling constructors on COM interfaces. 14 years ago
mike e43634786e * AstFormattingVisitor.cs: Fixed bug in binary operator expression. 14 years ago
mike 7451607834 Added "RemoveRegion" context action. 14 years ago
mike b91ed7e2de Fixed get current parameter index. 14 years ago
Siegfried Pammer 0b93199ba2 remove crazy exception handling from WindowsDebugger.GetValueFromName 14 years ago
Siegfried Pammer 277c8ad61d fix loading of code quality analysis 14 years ago
PeterForstmeier d0f6141dab Cleanup basereport 14 years ago
PeterForstmeier a4df4760f7 Change Report access from FileName to EmbeddedResource 14 years ago
PeterForstmeier 8d15f512b8 ReportEngine.cs - LoadReportModel (Stream stream) 14 years ago
Siegfried Pammer f93a898750 code cleanup - remove dynamic code from Debugger.AddIn 14 years ago
Siegfried Pammer f7169bd6c8 fix memory leak in WatchInputBox 14 years ago