11938 Commits (658c1d2c53911cd63257b2179476f4c1dcd953e4)
 

Author SHA1 Message Date
David Srbecký 3458e13eb7 Use the unresolved member to check that the stack-frame is valid. 13 years ago
Daniel Grunwald 7e25cffb71 Fix crash when running Find References while a .xaml file is open. 13 years ago
Daniel Grunwald 98b90a1b7c Fix crash when opening load/save options panel. 13 years ago
Daniel Grunwald a2bfa48520 Use InvokeAsyncAndForget() instead of InvokeAsync().FireAndForget(). 13 years ago
Daniel Grunwald ca58352207 Don't serialize InternalBreakpointObject. 13 years ago
Daniel Grunwald cc470ec86e Replace DelegateCommand and DesignCommand with RelayCommand. 13 years ago
Daniel Grunwald 05c08b91b3 Implemented ITypeDefinitionModel.NestedTypes. 13 years ago
Daniel Grunwald 22e4ec0457 Add 'SD.MainThread.InvokeAsyncAndForget()' method that combines 'InvokeAsync().FireAndForget()' into a single step. 13 years ago
Daniel Grunwald 0ca73ec33e Fix initialization of IProject.TypeDefinitionModels. 13 years ago
Martin Konicek 05288c1deb Object graph visualizer - use Strings instead 13 years ago
Martin Konicek e858b57dd8 Object graph visualizer - temporarily disable 13 years ago
David Srbecký 86b779a8f0 Re-implemented fast property evaluation 13 years ago
Siegfried Pammer aba3a7a1ca fix unit tests 13 years ago
Siegfried Pammer 7eb5641bcf add WPF designer back 13 years ago
Siegfried Pammer 93565945b1 fixed serialization of breakpoints and bookmarks 13 years ago
Siegfried Pammer ae7aec8d8c move textmarker tooltip support to AddIn tree 13 years ago
Siegfried Pammer 281f3e17b3 fix NRE in ExpressionEvaluationVisitor when trying to evaluate non-static field from static context. 13 years ago
David Srbecký ce93c593ad Re-implement support for IEnumerable<T> in tooltips 13 years ago
Matt Ward 50fd47ee9a Add Data addin. 13 years ago
Matt Ward 4589048d23 Return class position if member not found with FxCop. 13 years ago
Matt Ward b350936869 Fix NotImplementedException when checking project with FxCop. 13 years ago
Matt Ward ddd6946569 Enable folding for Razor and .aspx files. 13 years ago
David Srbecký 81f6f66a33 Do not suspend other threads while stepping 13 years ago
David Srbecký 7d1735c54f Refactor handling of debuggee exceptions 13 years ago
Matt Ward f21be253f2 Add Asp.NET MVC addin. 13 years ago
Daniel Grunwald 9a405f1499 Merge branch 'master' into newNR. 13 years ago
Daniel Grunwald b0fb6a4a73 GitStatusCache: calling ClearCachedStatus() shouldn't wait for running GetStatusSet() calls in the background. 13 years ago
Daniel Grunwald ec95374d67 GitStatusCache: calling ClearCachedStatus() shouldn't wait for running GetStatusSet() calls in the background. 13 years ago
Daniel Grunwald 574d69cd6f BuildModifiedProjectsOnlyService: remove static state 13 years ago
Matt Ward 5d51ca5a3c Add commented out TestResultsReader test. 13 years ago
Matt Ward ba0ebf5a6e Fix unit test line number not displayed in Errors window. 13 years ago
Siegfried Pammer 7fbd6683c8 fix AcceptsReturn in EditStandardHeaderPanel 13 years ago
Matt Ward 61c6ca7a50 Add StyleCop addin. 13 years ago
Matt Ward 768a0c81aa Fix FxCop failing to find rules defined in project. 13 years ago
Daniel Grunwald 0eb8e20dbc Adjust SharpDevelop to NRefactory update. 13 years ago
Daniel Grunwald 7884b0ec4e Rename Mono.Cecil -> cecil to match the original repository name. 13 years ago
Daniel Grunwald 51675a7180 Update to NRefactory 5.3.0-37-g52d116e 13 years ago
Matt Ward 135a4730b5 Fix build. 13 years ago
Matt Ward cc2cc44463 Add FxCop addin. 13 years ago
Daniel Grunwald d5c8a9ce43 Add some extension methods for building IComparer<> 13 years ago
Daniel Grunwald 7b95ab51d9 Delete Boo binding. 13 years ago
Daniel Grunwald 52d116ea88 Allow calling FindReferences without IUnresolvedFile. 13 years ago
Daniel Grunwald de48eb1b06 Fix unit test 13 years ago
Siegfried Pammer e29acc1171 remove compile feature from RegExpTk 13 years ago
Siegfried Pammer 41beb10d7c add back SettingsEditor addin 13 years ago
Siegfried Pammer 171e341b95 prevent empty search results from being added to the result list in XamlSymbolSearch 13 years ago
Matt Ward dbdef30715 Fix T4 templates using GAC references not in project. 13 years ago
Daniel Grunwald 7c7a2ad588 Fix ArgumentException in StatementsToInitializerConverter. 13 years ago
Daniel Grunwald 0e41ae37ba Document that git must be available on the PATH 13 years ago
Daniel Grunwald 71c9dc6486 Fix version number of HTML clipboard. 13 years ago