143 Commits (19c6754f6c5290113161f9d145bba867dcfce726)

Author SHA1 Message Date
Siegfried Pammer 7bd640d2b1 - improved IntroduceMethod 16 years ago
Siegfried Pammer 5578fd2088 - added SharpRefactoring.Tests 16 years ago
Siegfried Pammer 6cbe5b0635 - reimplemented code generators in 4.0 (fixes SD2-1599) 16 years ago
Siegfried Pammer c29815a7c0 - Removed OverrideEqualsGetHashCodeMethodsCommand and OverrideEqualsGetHashCodeMethodsCommand from Refactor menu 16 years ago
Siegfried Pammer b03fe447ab - added InlineUIElementGenerator and AvalonEditEditorUIService 16 years ago
Siegfried Pammer 98242a8a97 - added EntityType to IEntity 16 years ago
Daniel Grunwald 719d16891e Mark ParseInformation.*CompilationUnit as obsolete. 16 years ago
Daniel Grunwald 7267cd5c81 Trying to reduce amount of global state in ICSharpCode.Core 16 years ago
Siegfried Pammer e8a2a71648 - fixed build 16 years ago
Siegfried Pammer c3fe371f8f ported ExtractMethodCommand to ITextEditor 16 years ago
Daniel Grunwald 937fc8fc1e Fixed SD2-1406: More Missing String Resources 16 years ago
Siegfried Pammer 091c06d2b3 - refactoring of LanguageBindings, introduced ProjectBindings 16 years ago
Siegfried Pammer 635c9ff4e1 - added additional logging to Unit Test profiling 16 years ago
Daniel Grunwald 31c5fd83d3 Remove unused XML-Parser. 16 years ago
Daniel Grunwald 19025349a9 Move ICSharpCode.SharpDevelop.Dom.IParser to ICSharpCode.SharpDevelop.Project 16 years ago
Daniel Grunwald f5b8a4a2df Set TargetFrameworkVersion to 4.0 16 years ago
Siegfried Pammer ad78532443 fixed bug in CSharpMethodExtractor 17 years ago
Siegfried Pammer feb47eeec8 Extract Method: clean up and bug fixes 17 years ago
Siegfried Pammer 8c06710d74 Extract Method: Add ref keyword to extracted parameters only if the type is a reference type 17 years ago
Siegfried Pammer e77cd497e9 - fixed crash in ExtractedMethod, when extracting code with params parameters 17 years ago
Daniel Grunwald 024c5fb887 ITextEditor: moved to namespace ICSharpCode.SharpDevelop.Editor. 17 years ago
Daniel Grunwald 173236e380 Allow using icons in code completion items. 17 years ago
Daniel Grunwald 26a1551633 When handling file names, use StringComparison.OrdinalIgnoreCase instead of InvariantCultureIgnoreCase. 17 years ago
Daniel Grunwald f41bf57e52 SD2-1521: Reconsider what a 'preinstalled addin' is. 17 years ago
Siegfried Pammer d99197c07c Added translation for ExtractMethodForm 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
Siegfried Pammer 5f1fccd9ce improved ExtractMethod 17 years ago
Siegfried Pammer 61a20439ea fixed bugs in Extract Method 17 years ago
Siegfried Pammer 706c26290e fixed inconsistency with \r and \n in the code generation and insertion code. 17 years ago
Siegfried Pammer 6136b45d69 Improved range checking of variable references 17 years ago
Siegfried Pammer e0c660f7bb Improved "Extract Method" and added IsReferenceType to IReturnType 17 years ago
Siegfried Pammer 8267668528 fixed SD2-1442 17 years ago
Siegfried Pammer dcfd505a9e Updated ExtractMethod refactoring 17 years ago
Siegfried Pammer f5e2708407 Improved "ExtractMethod" refactoring 17 years ago
Daniel Grunwald ca962af8e9 Move ParameterCheckRefactoringMenuBuilder to SharpRefactoring. 17 years ago
Daniel Grunwald 927fde6d60 Add SharpRefactoring 17 years ago