7888 Commits (4ee5dbaffb9d3590e1372d0ea2884be3b14b336b)
 

Author SHA1 Message Date
Tomasz Tretkowski 4ee5dbaffb Machine.Specifications upgraded to version 5.3.0 14 years ago
Tomasz Tretkowski 78810e8a6b Machine.Specifications reference assemblies shufling. 14 years ago
Tomasz Tretkowski 2ae8712a97 Displaying mspec test specifications which are not implemented or marked with Ignore attribute as ignored. 14 years ago
Tomasz Tretkowski f8e392c5ab Set local copy to false for project references of MachineSpecifications. 14 years ago
Tomasz Tretkowski a42637f66a Fixed propagation of editor changes in double nested test classes to test pad. 14 years ago
Tomasz Tretkowski 89faa5dd00 Fixed displaying non-test classes nested in test fixtures in unit testing pad. 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
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
Siegfried Pammer 0f0dcef344 updating documentation and resources 14 years ago
Siegfried Pammer 4567a708c1 add "No results found!" message to SearchPanel, if no results are found. 14 years ago
Siegfried Pammer 6a0d2bcf91 file clean-up + catching OperationCanceledExceptions 14 years ago
Siegfried Pammer a72eb6c334 fixed bug in FindAllParallel; 14 years ago
Siegfried Pammer 6d3c9c0f8a cleaned APIs and fixed some bugs in cancellation, etc. 14 years ago
Siegfried Pammer 51642a5f37 simplify Search*Nodes 14 years ago
PeterForstmeier 2ef68ee9bc Merge branch 'master' of github.com:icsharpcode/SharpDevelop 14 years ago
PeterForstmeier 949c922629 Treeview DataBinding,small cleanup 14 years ago
Daniel Grunwald 943b193a49 Changed SearchedFile to use more descriptive member names; minor changes to SearchManager. 14 years ago
PeterForstmeier 2e44388c33 create List<T> for data binding from service to TreeView 14 years ago
Siegfried Pammer 9096193009 fix some threading issues and reduce UI invokes 14 years ago
Siegfried Pammer 93afeca576 fixed bug in SearchDirectoryInternal 14 years ago
Siegfried Pammer 9d0834ac82 optimized IHighlightedLineBuilder creation 14 years ago
Siegfried Pammer 1570138319 fixing some bugs and playing around with cancellation 14 years ago
Tomasz Tretkowski 017bac76d6 BaseTestMethod renamed to BaseTestMember and it's base class changed to AbstractMember. 14 years ago
Tomasz Tretkowski 4b964b54ed Fixed unit test and MockTestFramework class to correctly return test members only for given class. 14 years ago
Tomasz Tretkowski 9764e948ec Fixed unit tests. 14 years ago
Tomasz Tretkowski 112850f057 First take to mspec behaviors. 14 years ago
Tomasz Tretkowski 4117d98d0f Moved enumerating of all test members from TestProject to test frameworks. 14 years ago
Siegfried Pammer 5989e5653e implement Replace and Replace all 14 years ago
Tomasz Tretkowski 6d8f8042e3 Merge branch 'master' of git://github.com/icsharpcode/SharpDevelop 14 years ago