jkuehner
994a1561f5
Primary Selection but only when multiple Items
...
Extension Server should be Reapplied on Selection changed
12 years ago
jkuehner
85da07adb6
Mouse Gestures need to be public, to be used for a custom Extension in a custom DLL
12 years ago
jkuehner
cf41d83966
Possibility to disable Snaplines in a Derived Extension via returning CanPlace = false
12 years ago
jkuehner
6719026a8b
Fix a Null Ref Exception...
12 years ago
jkuehner
0d69188c47
Possibilities to disable Extensions
12 years ago
jkuehner
1d80551b9e
Use the Same Context Menu for Outline View
12 years ago
jkuehner
f92e6bef3b
Content should be Addable to all ContentControls
12 years ago
jkuehner
535b4df471
Fixes ContextMenus when Designer is used inside of SD!
12 years ago
jogibear9988
19486b6cf2
Fix multiple XML-Namspaces for the same CLR-Namespace
...
Now all UnitTests work
12 years ago
jkuehner
1d5a597e88
Bugfix: Copyied XAML contains d1p1 as Namespace Prefix for Added Name Attribute
12 years ago
jogibear9988
bb3a5419b6
Activate a now working Unit Test
12 years ago
jogibear9988
6b2cf8714e
Whitespace
12 years ago
jogibear9988
54eedf4410
Templatehelper should Clone the Node and don't modify the original one
12 years ago
jogibear9988
0922851312
Fixes in Template helper:
...
Remove Added Key and Namespaces...
12 years ago
jogibear9988
54757a67f9
Log Exceptions when parsing app.xaml
12 years ago
jogibear9988
fec443288f
Renaming of Controls -> Bindings and x:References are fixed
12 years ago
jkuehner
dcaad07743
Code to Fix References when the Name of a Framework Element Changes
...
(don't know if this should be Standart!)
(but I think it should be used on Paste from the Clipboard, so that Pasted Bindings work on Pasted Objects)
(not active at the Moment!)
12 years ago
jkuehner
237dee4803
Massively speed up Property Reading of multiple Selected Objects
12 years ago
jogibear9988
d87cf6a2ca
A few fixes for better Parsing
12 years ago
jogibear9988
513c7e1935
bugfix a few small issues:
...
- Remove unnecessary special ResourceDictionary wich handled when Key was not specified (now I specify always one)
- Find Properties and Events Not Only against the Instance also against the Element Type (This can be a different one, for Example ModernUiWindow instead of WindowClone)
- When Collection Instance is not set, create one (bug appeared in ModerUi ModernWindow)
12 years ago
jogibear9988
0ee80f83cc
- Parse of App.Xaml
...
- Parse of Frameworktemplates wich have References to Parent Resources (not yet App.Xaml Resources)
- Fixes in Xaml Parser (Attached Events, Attached Properties not always have both, a Setter and a Getter)
12 years ago
Andreas Weizel
a0eafb3922
Merge pull request #593 from jogibear9988/master
...
Support for {x:Refrence}, Template & Namescope fixes
12 years ago
Daniel Grunwald
013a3425df
Update to AvalonEdit commit a4f053c2d.
12 years ago
Andreas Weizel
3834da1b14
Fix #597 : StackOverflowException possible
12 years ago
jkuehner
a8bb555395
Posibility to Disable Snaplines via AttachedProperty
12 years ago
jkuehner
175f95ebcd
Fix Problems with Namescopes
12 years ago
jkuehner
b0738738b4
Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop
12 years ago
jkuehner
d53b6553a9
Bugfix: Fixes Problems that many other Projects define the UIHelpers also. So move them to an extra Namespace
12 years ago
jogibear9988
b5c1db0392
Fixes #595
12 years ago
jkuehner
05bce656e4
Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop
12 years ago
jkuehner
b4f59a361e
Xaml Namescope fixes
12 years ago
jogibear9988
9bb1062dc8
A few Unit-tests for INamescope (more to follow...)
12 years ago
jogibear9988
eb86aa7a0f
- Fixes that FrameworkTemplates now complety work
...
- Fixes Problems when Xaml Child Nodes have Whitespace elements
- Fixes Type Finder Problems with mscorlib
- Fixes on MarkupExtensions Properties are not always of the Object, but are also not attached, so they still should be found
12 years ago
jogibear9988
eb932cf5c7
One more Template Test
12 years ago
jogibear9988
f53786597b
Support for ControlTemplates in XAML Designer
12 years ago
jogibear9988
9e0ccc9127
TemplateHelper :> Convert Visuals to a XAML Template
12 years ago
jogibear9988
5c393c47ef
Better XAML Namescope Handling in XamlObjectServuceProvider
12 years ago
jogibear9988
6464e5b675
Print short Syntax on MarkupExtensions (for Binding, Reference and StaticResource)
...
That means instead of {Binding Path=Property1} we Print: {Binding Property1}
12 years ago
jogibear9988
d14b6959f7
Test for {x:Reference}
12 years ago
jogibear9988
46aaadc179
Support for {x:Reference} by implementing on method of IXamlNameResolver
12 years ago
Andreas Weizel
fabcc314f2
Merge pull request #592 from jogibear9988/master
...
Bugfixes in WPF Designer
12 years ago
jogibear9988
9ecdad93de
Merge remote-tracking branch 'remotes/sd/master'
12 years ago
jogibear9988
8067132d39
Merge branch 'master' of https://github.com/jogibear9988/SharpDevelop
12 years ago
jogibear9988
80fbea36e0
Fix: Set Height niot width with DesignHeight
12 years ago
jkuehner
c24dcaad57
Formated Text Editor -> Set Run Properties only when Set
12 years ago
Siegfried Pammer
0be92538a3
Merge pull request #588 from jogibear9988/master
...
Feature: Support of DesignWidth/DesignHeight Property
12 years ago
jogibear9988
b579d694cf
Feature: Support of DesignWidth/DesignHeight Property
...
fixes #410
12 years ago
Siegfried Pammer
e43e7b0d9d
Merge pull request #586 from jogibear9988/master
...
More fixes for the WPF Designer
12 years ago
jogibear9988
b865e4e8b6
Border for Empty Image now fully working!
12 years ago
jkuehner
85006fd282
Update WPF Extended Toolkit DLL to 2.3
...
(But to github Version: https://github.com/jogibear9988/WpfExToolkit )
12 years ago