13438 Commits (5d4cdedf8daf12ce2a5282f3bc511e7683e0f2f1)
 

Author SHA1 Message Date
Siegfried Pammer 21bd92305a fix warnings in XAML binding 12 years ago
Siegfried Pammer b959bf5bdf add better error messages to evaluation visitor 12 years ago
Siegfried Pammer 4b82d6e382 fix typo in CallStackPad 12 years ago
Siegfried Pammer cb0f290477 add Ctrl+F7: Add selected text as watch; simplify EnqueueForEach 12 years ago
Siegfried Pammer e050421879 add support for Solution Format 12.00 12 years ago
Daniel Grunwald 7526232c1a Merge remote-tracking branch 'origin/newNR' (SD 5.0 using NRefactory 5) into master. 12 years ago
Daniel Grunwald ce4ca4e81c Suppress more warnings 12 years ago
Daniel Grunwald e6a6f4d2ad Remove old SD.Dom resolver unit tests. 12 years ago
Daniel Grunwald f07ea5af32 Reduce number of compiler warnings; and re-enable some old unit tests. 12 years ago
Daniel Grunwald befea66cf0 Add IPropertyService.LoadExtraProperties + SaveExtraProperties 12 years ago
Daniel Grunwald 2dfa409711 Fix some compiler warnings. 12 years ago
Matt Ward 5a39ad4d46 Merge branch 'master' into newNR 12 years ago
Matt Ward de00d29db3 Update NUnit to version 2.6.3 12 years ago
Andreas Weizel 26ead0f9bf Completed "Declaring type: ..." context menu basically, but currently no translated name and no proper icon. 12 years ago
Christoph Wille 24ce089696 Merge branch 'master' of https://github.com/icsharpcode/SharpDevelop 12 years ago
Christoph Wille ff27882f9c Chocolatey package for SD 4.3.3 12 years ago
Andreas Weizel 339996c9f9 Added DeclaringTypeSubMenuBuilder. 12 years ago
Andreas Weizel 90e907c3d3 Added "Goto Definition" command to symbol context menus. 12 years ago
mathiassimmack b15ecba5b5 ToolNotFoundDialog added to Contents and Search commands, FSharp added as supported project language 12 years ago
Andreas Weizel 67340f1302 Separate AddInTree paths for context menus of different symbol types with inclusion of EntityContextMenu, where sensible. 12 years ago
Andreas Weizel b3b26db7de Added some code editor context menus dependent on symbol at caret (like "Rename", "Find references" etc.) 12 years ago
Siegfried Pammer d16566ee9d update localization resources 12 years ago
mathiassimmack 757391035b see last commit, here are the missing pieces 12 years ago
mathiassimmack d102150698 new ToolNotFoundDialog if HelpLibManager is not installed, rewritten debug messages, Help 3.0 renamed into HelpViewer (debug msgs) 12 years ago
Andreas Weizel bde6f8134a Added SymbolTypeAtCaretConditionEvaluator. 12 years ago
Christoph Wille 36f38bf456 Update 4.5.1 Developer Pack URL to RTM version of download 12 years ago
Siegfried Pammer 13b2b3a7f9 fix exception handler in case of errors while deleting a directory from a SVN repository. 12 years ago
Siegfried Pammer 4e43caa38f Update SharpSVN to 1.8 beta 12 years ago
Andreas Weizel 466dcf6e0b Fixed compile error in AddInManager tests. 12 years ago
Andreas Weizel 25bdf445cf Added "General" option panel for AddInManager2 allowing to disable UpdateNotifier. Also updated resource strings from server. 12 years ago
Siegfried Pammer b8652b7369 Merge pull request #72 from jogibear9988/WPFDesignerFixes 12 years ago
Matt Ward 4f618c4e46 Update NuGet to version 2.7.1 12 years ago
Matt Ward 93e01cceae Update IronPython to version 2.7.4 12 years ago
Matt Ward 195fa858a7 Launch html page with software dependencies after install. 12 years ago
Andreas Weizel 8723b9e67f ClassBrowser fix: In tree of debugged process type definitions were not shown correctly. Also adding a debugged module to workspace always added the process'es assembly instead. 12 years ago
Andreas Weizel fd697f5cc4 Added FullAssemblyName property in AssemblyModel, ClassBrowser, AssemblyParserService etc. now use it instead of AssemblyName. 12 years ago
Andreas Weizel 0a4719492e Completed support for pinned/unpinned assemblies in ClassBrowser. 12 years ago
Andreas Weizel 29688ecdc4 Removed debug message. 12 years ago
jkuehner 77bb8e480a Layout Rounding Design Time Property 12 years ago
jkuehner d267d43428 Outline Node. 12 years ago
Andreas Weizel 68ebe6e7b8 Moving statements with Alt+Up/Down now supports moving them into or out from block statements. 12 years ago
jkuehner f8c08d5b0d Fix in design Panel -> element was null 12 years ago
Siegfried Pammer fd65a7cd5f remove ILocatable implementation from DebuggerTextOutput 12 years ago
Siegfried Pammer 74cc698203 remove UpdateReferences 12 years ago
jkuehner b2655efc5b * Proportional Resize when pressing Ctrl 12 years ago
jogibear9988 ccd532ab86 Outline view : Filtering & Scroll Selected Control into View on Design Area 12 years ago
jogibear9988 2194f16822 Xaml Designer: 12 years ago
Siegfried Pammer 3a2d44b13a update version to 4.4 12 years ago
Siegfried Pammer c4e92eb516 add support for XML-Doc located in 4.5 and 4.5.1 .NET frameworks 12 years ago
Siegfried Pammer 64cfb62ab6 fix F1 context help on enum types 12 years ago