7130 Commits (25fa355be32762aaddcfdd6a3618d568aad392ac)

Author SHA1 Message Date
Daniel Grunwald 0aee08dc57 Replace HighlightedInlineBuilder with RichTextModel. 12 years ago
Daniel Grunwald efd7e21b10 Introduce 'RichText' class and use it in new output pad API. 12 years ago
Daniel Grunwald 73dda200d7 Add basic rich-text support to AvalonEdit. 12 years ago
Andreas Weizel 593fca0862 ClassBrowser: "Add to workspace" context menu command for Debugger modules. 12 years ago
jkuehner 55027f64cd RenderTransformOriginExtension: 12 years ago
jkuehner 72d4f590bf TypeFinder in XAML Designer AddIn 12 years ago
Siegfried Pammer 1ab1d4be4c fix some issues: 12 years ago
jkuehner d4282bae87 Add a Control & Extension to Change the Render Transform Origin! 12 years ago
jkuehner 56eeb24d0f Rotate Thumb -> Set Render Transform origin when not yet set! 12 years ago
Andreas Weizel db1ecf4a51 When list of AddIns (installed or in repository) gets updated, view is trying to restore the previous item selection. 12 years ago
jkuehner 1f63e2dffb Translation for "Press Alt Text" in WpfDesigner 12 years ago
jkuehner c68614cfd6 WhenCopy Unit Tests now work! 12 years ago
jkuehner 7c12634473 Fix Insert Test -> Button Can now recieve Content! 12 years ago
jkuehner b4f3ac6345 Fix Cannot Add Test, because Button can now recieve Content! So use a Image instead! 12 years ago
jkuehner 238674e46f A fix for the Unit Tests. 12 years ago
jkuehner 6a0f73eb2c Don't Clear Name on copied Elements, change the name to "_Copy","_Copy1","_Copy2".... 12 years ago
jkuehner a722477a11 Only a ReferenceProjectItem should be Added to the ToolBox 12 years ago
jkuehner 5373afe87a Comment about the Brush speciality in XAML Document 12 years ago
jkuehner 81d9ed0916 Press "Esc" to Clears Text 12 years ago
jkuehner 1a87bc5516 TypeFinder in XamlDesigner Addin did not load the Referenced DLL's, so the Type finder could not find the Controls 12 years ago
jkuehner 4665be56a8 Better fix in Collection Support for Resource Dictionarys. 12 years ago
jkuehner a53c02c02d A Resource Dictionary can not only contain Objects wich a Key or Styles. 12 years ago
jkuehner 56bb7930d0 Fix if Collection Instance = null, so for Example XAML of a Window with ContextMenu can be parsed! 12 years ago
Matt Ward 4da10a963a Use NuGet-Operation update HTTP header when using Update-Package cmdlet. 12 years ago
Matt Ward e6c04de4a0 Refactor package management unit tests. 12 years ago
Matt Ward 87eac5a4af Use NuGet-Operation update HTTP header when using Update All button. 12 years ago
Matt Ward 275f7dbf2b Use NuGet-Operation install HTTP header when using Install-Package cmdlet. 12 years ago
jkuehner 04c2654b9c Outline Panel ToolTip Preview of the Control 12 years ago
Matt Ward 837c22ee72 Use NuGet-Operation install HTTP header when manage packages button used. 12 years ago
Matt Ward 586adc1d54 Use NuGet-Operation update HTTP header when updating packages from dialog. 12 years ago
Matt Ward e4e9410a44 Use NuGet-Operation install HTTP header when adding packages from dialog. 12 years ago
Matt Ward a933b8e838 Add SharpDevelop user agent in NuGet feed requests. 12 years ago
jkuehner d01d360231 Fix Error Line Number in XAML Files! 12 years ago
Andreas Weizel 5dd62946cc Introduced "Convert interface to abstract class" context action. 12 years ago
Siegfried Pammer 8519f8bebd fix some wrong locations and tokens in InsertMissingTokensDecorator 12 years ago
Andreas Weizel 8a9e28ac67 Better synchronization of checkboxes in "Insert Ctor" snippet dialog. 12 years ago
jkuehner 4f5edf8a54 New Width / Height Calculating. 12 years ago
jkuehner 4573eeec9c Remove Name from a Pasted Control when it exists in the NameScope 12 years ago
jkuehner 71897c0ffc Xaml Object 12 years ago
jkuehner 51c6465ec8 Keep Quick Operation menu Size when zoomed... 12 years ago
jkuehner b29afc29d5 XamlParser 12 years ago
jkuehner 7e7bacccb3 Thumbnail View in WPF Designer Addin 12 years ago
jkuehner 0a8622a405 SharpDevelop -> Reload Toolbox when a reference is added 12 years ago
jkuehner ff2bd53476 Show in the SharpDevelop ToolBox not only Controls from referenced DLL's, show also the Controls from Referenced Projects 12 years ago
jkuehner 3e2c99608b XamlTypeResolverProvider GetNamespaceOfPrefix needs to look also on ParentObject to find the XMLNS, because, 12 years ago
jkuehner d6bd1c3180 We need the System.Xaml Assembly also in the WpfTypefinder because othrwise Types like 12 years ago
jkuehner 5e6212274f WPF Design Addin 12 years ago
jkuehner d8b9121ac2 Add a ThumbnailView control 12 years ago
jkuehner d56186c8f1 Correct Typo in Binding of the InPlaceEditor 12 years ago
jkuehner 617c074989 Windows have no ClipToBounds Property -> Hide It 12 years ago