9831 Commits (fbced09b893235bd37486a55a278efb1524134fb)
 

Author SHA1 Message Date
Mike Krüger 1ebf83544b Fixed parameter completion issue. 14 years ago
Mike Krüger af6ba7d756 Fixed unit test. 14 years ago
Siegfried Pammer a2878f4015 fixed SD-1833 - Method Insight popup exceeds screen 14 years ago
Mike Krüger bf3fdb3659 Added variable statement declaration tests. 14 years ago
Mike Krüger 4824080f99 Implemented indexer parameter data provider. 14 years ago
Mike Krüger 8c8286404d Fixed field declaration context & "new" expression context. 14 years ago
Siegfried Pammer 0970138790 fix "Find Next" search results for interactive replace 14 years ago
Siegfried Pammer 8947d92944 add undo group to replace all 14 years ago
Siegfried Pammer d579a21ab7 add using-snippet 14 years ago
Siegfried Pammer 8b6d1d6a39 implement Ctrl+Shift+W - shrink selection; move CodeManipulation to CSharpBinding 14 years ago
Mike Krüger 86b3da295f Added object initializer tests & fixed them. 14 years ago
Mike Krüger fb374aaa12 Fixed unit test. 14 years ago
Mike Krüger f1612d5146 Added some more keyword tests & fixed some cases. 14 years ago
Mike Krüger f5730d5729 * CSharpCompletionEngine.cs: Fixed some bugs in global/type context. 14 years ago
Siegfried Pammer 54623cb297 small improvements to ctor and propall snippet 14 years ago
Siegfried Pammer f96c48ad56 simplify CreatePropertiesCommand 14 years ago
Siegfried Pammer 21506186ee change calls to Codon.GetFailedAction to Condition.GetFailedAction in WinForms part 14 years ago
Siegfried Pammer 3da54df351 finish CreateProperties code generator 14 years ago
Siegfried Pammer ba1e5b4407 fix navigation in InlineRefactorDialogs; add propall code generation snippet 14 years ago
Siegfried Pammer f1c64399e9 mark Codon.GetFailedAction obsolete, because it does not check inherited conditions 14 years ago
Tomasz Tretkowski 262636115d Abstract classes are not shown as nunit test fixtures in test pad. 14 years ago
Tomasz Tretkowski bc4f225b72 Merge branch 'master' of git://github.com/icsharpcode/SharpDevelop 14 years ago
Tomasz Tretkowski 4aa6401747 Results from failed or ignored mspec tests are not duplicated. 14 years ago
Tomasz Tretkowski ab63247b74 Exposing ProjectCount property from SelectedTests class. Narrowing Projects property type from IList to IEnumerable ( missing changes). 14 years ago
Tomasz Tretkowski 42e05c8349 Fixed selection of inner classes when running mspec tests based on namespace selection in test pad. 14 years ago
Tomasz Tretkowski 64944b1066 Nested behaviors are not supported as it should be. 14 years ago
Tomasz Tretkowski f04440b2a5 Test pad refresh when base test class is changed in the editor. 14 years ago
PeterForstmeier abd2ca7ac4 Rearrange Messages, cleanup 14 years ago
PeterForstmeier 20fb4fc2c1 restyle AddServiceReferenceDialog.xaml 14 years ago
Mike Krüger 85e1173767 Fixed parser bug. 14 years ago
Mike Krüger 59ce505e14 Fixed last failing code completion unit test. 14 years ago
Mike Krüger bc4ca210fe * NRefactory.sln: 14 years ago
Mike Krüger cfcaca8e03 Merged mcs. 14 years ago
Mike Krüger b74cfbb11a Added switch context handling. 14 years ago
Siegfried Pammer 593d04dde5 fix bug in OverrideEqualsGetHashCodeMethods refactoring: do not add override modifier to methods defined by IEquatable<T> 14 years ago
Siegfried Pammer 40ae341392 implement localization of SearchPanel in SharpDevelop 14 years ago
Siegfried Pammer beb58991b9 fix bug in Find next/Interactive replace: Saved selection should use anchors 14 years ago
Siegfried Pammer 6d219a7927 add localization to SearchPanel 14 years ago
Siegfried Pammer d33c4781c8 small addition to fix SD-1862 - Folding tooltip text should be truncated, if too long 14 years ago
Daniel Grunwald 5f6c201698 AvalonEdit Bugfix: caret is invisible if blinking is disabled in the system settings 14 years ago
Siegfried Pammer 213847c31b fixed bug in SearchPanel: could not be opened again, if it was closed before. 14 years ago
Siegfried Pammer 3875e607ff remove FindNextSelected 14 years ago
Siegfried Pammer 042795f004 add some missing documentation 14 years ago
Siegfried Pammer 1b7aab3e1d simplify SearchManager API 14 years ago
Siegfried Pammer 37207c1d34 fix build 14 years ago
Siegfried Pammer b29f31ed15 Merge branch 'search' 14 years ago
Siegfried Pammer e9aedd15fd fixed regression in regex replace: $1 not properly translated 14 years ago
Siegfried Pammer 63af0b8341 code clean-up 14 years ago
Mike Krüger fa5e7e5045 Fixed potential resolve issue. 14 years ago
Siegfried Pammer 0f0dcef344 updating documentation and resources 14 years ago