13196 Commits (a48ff7932047259cfdd4efd1a24688167eaddf79)
 

Author SHA1 Message Date
Siegfried Pammer 623cc269fa add documentation to GridViewColumnAutoSize and correct position of tooltip for partly visible cells in TaskView 13 years ago
Siegfried Oleg Pammer 604696c83e Merge pull request #62 from jogibear9988/master 13 years ago
Matt Ward 6641a37b67 Update NuGet.exe to 2.7.40809.172 13 years ago
jkuehner 05ddcf4275 Items Control can also be a Control container, so allow Placement in it! 13 years ago
jkuehner 085945326b Fix a Null Ref Exception in Thumbnail View 13 years ago
Siegfried Pammer 704811c7cd add column auto-width property to debugger pads 13 years ago
Matt Ward e2b05442f7 Support restoring NuGet packages. 13 years ago
Siegfried Pammer a8edb951b3 implement GridViewColumnAutoSize 13 years ago
Siegfried Pammer 91dc59fd7e don't crash if Pad is collapsed or too small 13 years ago
Siegfried Pammer 0a6a63e58e reimplement Copy and SelectAll commands 13 years ago
Siegfried Pammer 71c7f52105 fix text in scope ComboBox 13 years ago
Matt Ward 2c6d2f6468 Fix forms designer error when non .NET assembly referenced by project. 13 years ago
Siegfried Oleg Pammer 6e8e02860f Merge pull request #61 from jogibear9988/master 13 years ago
Matt Ward 41e0c5bea5 Fix Python forms designer. 13 years ago
Siegfried Pammer b4df154db2 clean up TaskListPad code 13 years ago
jkuehner ee07c9f064 Merge remote-tracking branch 'upstream/master' 13 years ago
jkuehner f05bf96027 Set the IsInDesignMode Property 13 years ago
jkuehner 32e9869652 RenderTransformOriginProperty -> Only one Undo Step when moving the Origin, not for each MouseMove! 13 years ago
jkuehner 34857e15bd Whitespace fixes... 13 years ago
jkuehner 2f872569c6 Remove unused Fields 13 years ago
Siegfried Pammer 21ec3eaf0b convert ErrorListPad and TaskListPad to WPF 13 years ago
Matt Ward 86a171505b Fix null path error when uninstalling jQuery NuGet package. 13 years ago
Matt Ward c532a4b46e Merge branch 'nuget-2.7' 13 years ago
Siegfried Pammer b277aa8865 remove remaining traces of ITextEditorProvider and ICodeEditorProvider 13 years ago
Siegfried Pammer 46c5c037aa check ActiveViewContent.Services as well, when evaluating WindowActive-Condition 13 years ago
Siegfried Pammer 1e10eb47fc check ActiveViewContent.Services as well, when evaluating WindowActive-Condition 13 years ago
Siegfried Pammer 973ca64615 fix SD-1912 - Debugger displays wrong values for captured parameters 13 years ago
Andreas Weizel a9c0350db3 "Base types" node now only shown in ClassBrowser, if there are indeed any base types. 13 years ago
Andreas Weizel 1c93eb4096 Introduction of IAssemblyList interface and rework of ClassBrowser to operate with assembly lists instead of pure SpecialNodes. 13 years ago
Siegfried Pammer 931a049609 set IsChecked on search result grouping to indicate active grouping 13 years ago
Siegfried Pammer 92cedc9152 Use icon of the file instead of the entity icon with GoToDomRegionAction 13 years ago
Siegfried Pammer 99233ad438 update string resources 13 years ago
Siegfried Pammer d08ff2c7c3 implement Popup to let user choose a part (if there are more than one) to jump to in GoToDefinition 13 years ago
Siegfried Pammer 0ee8c81933 add void ShowContextActionsPopup(ContextActionsPopupViewModel viewModel); to IEditorUIService 13 years ago
Siegfried Pammer f96f8dfd55 fix FileName comparison warning and make DefinitionViewPad less intrusive during solution load 13 years ago
Siegfried Pammer ad54e9f956 expose IsValidXmlName-API in AXmlParser (useful for XAML rename) 13 years ago
Siegfried Pammer 5b3bf495af fix warning about FileName comparison 13 years ago
Matt Ward dc1d4f2765 Fix null reference exception when creating new WiX project. 13 years ago
David Srbecký 0ef31e5117 Freeze all other threads during evaluation. 13 years ago
Siegfried Pammer 926292834f fix display of Ctrl+Return shortcut in Search-Menu 13 years ago
Siegfried Pammer dead1c85a7 add icon to XamlOutlineNode 13 years ago
Siegfried Pammer 6ecf847cf7 reimplemented XAML outline view 13 years ago
Matt Ward a3a594700d Update default NuGet package url. 13 years ago
Siegfried Pammer 7262dd6d7f fix typo in resource string name 13 years ago
Siegfried Pammer d549367395 add group by project and file in SearchResults 13 years ago
Siegfried Pammer c5acf9b1da add group by project in SearchResults 13 years ago
Matt Ward 762b7609fc Update to NuGet 2.7 RC 13 years ago
Siegfried Pammer 0272ea5784 fix DocCommentMarker in C# Semantic highlighting 13 years ago
Siegfried Pammer 2dc8a6dc1a Merge branch 'master' of github.com:icsharpcode/SharpDevelop into newNR 13 years ago
Siegfried Oleg Pammer 60c043c1d6 Merge pull request #58 from jogibear9988/master 13 years ago