13248 Commits (newNRILSpyDebugger)
 

Author SHA1 Message Date
Matt Ward cf1c456d6f Fix position of NuGet menu items when project selected. 12 years ago
Matt Ward 80984a870f Merge branch 'master' into newNR 12 years ago
Siegfried Pammer a849a6f938 fix ArgumentException occurring when pressing backspace at the start of the document, introduced by ebb5d25c 12 years ago
Siegfried Pammer 82862dd7cd fix a caret navigation bug introduced by 35a81d3e 12 years ago
Siegfried Pammer 16e7d7bc26 fix insertion of ="" with x:Key or other special completion items 12 years ago
jkuehner e64135beef Default Placement should also work for Control, because it could have a Content Property 12 years ago
Siegfried Pammer f2c8cd5bed reimplement WatchPad 12 years ago
Siegfried Pammer 678ce75f0b add type column to tooltips 12 years ago
Siegfried Pammer 871022c697 add missing command 12 years ago
Siegfried Pammer 23af1a7112 fix managed detection in AttachToProcessForm 12 years ago
Siegfried Pammer 17ddb265d2 reimplement context menu for debugger tooltips 12 years ago
Siegfried Pammer 21a4a3349b fix http://community.sharpdevelop.net/forums/t/19403.aspx - MIME Type detection throws COM Exception on 2-byte (non-Unicode) files 12 years ago
Siegfried Oleg Pammer 463ee0248a Merge pull request #63 from jogibear9988/master 12 years ago
Matt Ward 2f2d22f3c6 Do not clear cached images from file system when resources change. 12 years ago
Matt Ward 31e96db276 Minor code reformat. 12 years ago
Michael Seeger 1cb4e87fdb FileIconService added to allow custom template icons to be loaded from the file system. 12 years ago
jkuehner a6b6e44fbb x:name does not set the name property of a Control. 12 years ago
jkuehner 9cf2257f18 Fix Unit Tests -> ListBox is a ItemsControl and can now get Content! 12 years ago
Siegfried Pammer 59744fabfa Merge branch 'newNR' of github.com:icsharpcode/SharpDevelop into newNRILSpyDebugger 12 years ago
Siegfried Pammer 8d5347a934 fix missing debugger commands 12 years ago
Siegfried Pammer 623cc269fa add documentation to GridViewColumnAutoSize and correct position of tooltip for partly visible cells in TaskView 12 years ago
Siegfried Oleg Pammer 604696c83e Merge pull request #62 from jogibear9988/master 12 years ago
Siegfried Pammer c3dfe8dd2a fix DebuggerProcessEntityContext: each IEntityModelContext needs a specific main or current assembly. 12 years ago
Siegfried Pammer f6dedc1311 fix InvalidCastException in CSharpAmbience 12 years ago
Matt Ward 6641a37b67 Update NuGet.exe to 2.7.40809.172 12 years ago
jkuehner 05ddcf4275 Items Control can also be a Control container, so allow Placement in it! 12 years ago
jkuehner 085945326b Fix a Null Ref Exception in Thumbnail View 12 years ago
Siegfried Pammer 704811c7cd add column auto-width property to debugger pads 12 years ago
Matt Ward e2b05442f7 Support restoring NuGet packages. 12 years ago
Siegfried Pammer a8edb951b3 implement GridViewColumnAutoSize 12 years ago
Siegfried Pammer 91dc59fd7e don't crash if Pad is collapsed or too small 12 years ago
Siegfried Pammer bda8abaaa9 implement some more methods in ILSpyUnresolvedFile 12 years ago
Siegfried Pammer 0a6a63e58e reimplement Copy and SelectAll commands 12 years ago
Siegfried Pammer 71c7f52105 fix text in scope ComboBox 12 years ago
Matt Ward 2c6d2f6468 Fix forms designer error when non .NET assembly referenced by project. 12 years ago
Siegfried Oleg Pammer 6e8e02860f Merge pull request #61 from jogibear9988/master 12 years ago
Matt Ward 41e0c5bea5 Fix Python forms designer. 12 years ago
Siegfried Pammer b4df154db2 clean up TaskListPad code 12 years ago
jkuehner ee07c9f064 Merge remote-tracking branch 'upstream/master' 12 years ago
jkuehner f05bf96027 Set the IsInDesignMode Property 12 years ago
jkuehner 32e9869652 RenderTransformOriginProperty -> Only one Undo Step when moving the Origin, not for each MouseMove! 12 years ago
jkuehner 34857e15bd Whitespace fixes... 12 years ago
jkuehner 2f872569c6 Remove unused Fields 12 years ago
Siegfried Pammer 21ec3eaf0b convert ErrorListPad and TaskListPad to WPF 12 years ago
Matt Ward 86a171505b Fix null path error when uninstalling jQuery NuGet package. 12 years ago
Matt Ward c532a4b46e Merge branch 'nuget-2.7' 12 years ago
Siegfried Pammer b277aa8865 remove remaining traces of ITextEditorProvider and ICodeEditorProvider 12 years ago
Siegfried Pammer 46c5c037aa check ActiveViewContent.Services as well, when evaluating WindowActive-Condition 12 years ago
Siegfried Pammer 1e10eb47fc check ActiveViewContent.Services as well, when evaluating WindowActive-Condition 12 years ago
Siegfried Pammer 973ca64615 fix SD-1912 - Debugger displays wrong values for captured parameters 12 years ago