14194 Commits (38907deb97bbf500f75c9571e9567b09973b24c5)
 

Author SHA1 Message Date
Matt Ward 38907deb97 Merge pull request #462 from OpenSharp/master 11 years ago
Dzmitry Lahoda f3bd451931 Update README.md 11 years ago
Daniel Grunwald 1554b2d0c3 Fix creation of dummy file in debugger dot completion. 11 years ago
Daniel Grunwald 433cde2c04 If MSBuild 12.0 is installed, use it for all .NET 4.x projects. 11 years ago
Daniel Grunwald ff6ac4c8f4 Disable auto-formatting by default. 11 years ago
Daniel Grunwald 2f67a53159 Extract IsPlatformTarget32BitOrAnyCPU into an extension method. 11 years ago
Siegfried Pammer 961c05c1c2 Merge pull request #449 from jogibear9988/master 11 years ago
Christoph Wille 5e39385d33 Remove SDR samples as they are now hosted in their own repository at https://github.com/icsharpcode/SharpDevelopReporting/ 11 years ago
Siegfried Pammer c73869fef9 fix #457: XAML CC inserts ", " in markup extension property value 11 years ago
Siegfried Pammer db7a4e3f6e fix #441: Profiler crashes 11 years ago
Daniel Grunwald a2236d7b4c Fix #377: Underlines are a little off when created by background syntax check and after compilation 11 years ago
Daniel Grunwald 0b78a71209 Fix #455: C# CaretReferenceHighlighter highlights incorrect offsets before it is being refreshed 11 years ago
Daniel Grunwald 0e4c8b8177 Fix escaping of char literals in debugger output. 11 years ago
Daniel Grunwald b4543592d0 Fix #445: Debug console crash when evaluating some types of expressions in a generic context 11 years ago
Daniel Grunwald 90a8e0d4c6 Make use of RichText.CreateRuns() 11 years ago
Daniel Grunwald 5c3783f8e8 Fix #450: FormatItem completion and partial completion 11 years ago
Daniel Grunwald c11c509e87 Fix #447: Revert to old indent engine 11 years ago
Peter Forstmeier 79ef5788d6 Add public void Run (Stream stream) and public void Run (string fileName,bool show) to Pdf/PdfExporter.cs 11 years ago
Daniel Grunwald 8698272c4b When replacing the whole document, ensure the deleted lines have IsDeleted set to true. 11 years ago
Daniel Grunwald ed42398a05 Use ToolNotFoundProjectLoadException in WixProject.CheckWixIsInstalled() 11 years ago
Daniel Grunwald 354b7a404c Fix C# syntax highlighting: more than 3 slashes do not start a doc comment. 11 years ago
Siegfried Pammer cfc8e8ae6b fix unit tests 11 years ago
Siegfried Pammer b2a877fb45 fix #452: XAML CC inserts ", " in unexpected places when typing nested markup extension 11 years ago
Siegfried Pammer 3f0a433b16 cancel XAML completion in attribute values, if '{' is pressed and we are in an empty attribute value 11 years ago
jkuehner 28af1f070c Select Items below the current by Pressing Alt Key when Clicking on Control! 11 years ago
jkuehner 632aa871dc WPF Toolkit DLL missed for Color & TimeSpan Editor 11 years ago
jkuehner eae49c832c A few small fixes for the XamlDesigner Sample App: 11 years ago
jkuehner 5b3cfdb474 Color & TimeSpan Editor in PropertyGrid 11 years ago
jkuehner 5a181c135f Open Collection Editor from PropertyGrid for Properties which implement ICollection 11 years ago
Siegfried Pammer e61e0fa4bb Merge pull request #448 from jogibear9988/master 11 years ago
jkuehner 12423244dd Fix Undo on Keyboard Movement 11 years ago
jkuehner 2a76625355 Fix Unit Tests 11 years ago
Siegfried Pammer 20d75cd269 Merge pull request #446 from jogibear9988/master 11 years ago
jkuehner 1220ef63ac OutlineView -> Fix jump to selected Item 11 years ago
jkuehner 2f78283d2d Snapline -> Null Ref fix 11 years ago
jkuehner 78fe8ec698 Show a Border around multiple Selected Items and a TopLeftContainerDragHandle (multipleItems) 11 years ago
jkuehner 9cdcb17cd4 Canvas extension -> Only when One item is selected 11 years ago
jkuehner 46f44c9361 New Selection Extensions Server (PrimarySelectionButOnlyWhenMultipleSelectedExtensionServer) & fix OnlyOneItemSelectedExtensionServer 11 years ago
jkuehner 19e600c7fb Fix UNDO on Resize and Skew Extension 11 years ago
jkuehner 8cc570dd42 Merge remote-tracking branch 'remotes/sd/master' 11 years ago
jkuehner 35c2af4055 Remove unused Code from Rote Thumb 11 years ago
jkuehner ed0a56671b Skew Thumb Extension 11 years ago
Siegfried Pammer fadbc153f3 Merge pull request #442 from gumme/WpfDesignerParserFixes 11 years ago
Siegfried Pammer 1b1a77360a Merge pull request #443 from gumme/WpfDesignerCanvasPlacement 11 years ago
Siegfried Pammer f4f990ed0e Merge pull request #444 from gumme/WpfDesignerStabilityBugFixes 11 years ago
Christoph Wille 8cd0877aa9 Add "package get" project for SDR 11 years ago
jkuehner 8c15e941d8 RotateThumb -> Only when Only one Item is selected 11 years ago
jkuehner 3e187df808 Make Snapplines also work for Items in other Containers 11 years ago
jkuehner 3dd49163c9 Snapline for middle of Object (like in VisualStudio) 11 years ago
jkuehner 9bb17efaf9 Adorner Display fix 11 years ago