gumme
6252f3b507
Added support for native types (string, int, double, etc).
11 years ago
gumme
5ccc93f254
Added tests for undo/redo operations on implicit and explicit dictionaries.
...
Added tests for clearing explicit lists and dictionaries.
Fixed so an IDictionary item is removed using the item key.
11 years ago
gumme
300417bb5f
Added tests for undo/redo operations on implicit and explicit lists.
...
Fixed bug where explicit collection was not handled correctly when resetting a XamlProperty.
11 years ago
Daniel Grunwald
eec385146f
Change LGPL headers to MIT header.
12 years ago
gumme
c7f70a14bf
String can now be added to collections, for example a ResourceDictionary.
12 years ago
gumme
f4a283ff9b
Added unit test for using SolidColorBrush as a resource. This also tests that the inner text of an XML element is only set if the element type defines a Content property.
12 years ago
Tobias Gummesson
64343cfe57
If properties on a markup extension (for example a binding) is modified after the markup extension was set on a property, and these property changes effect how the markup extension can be printed in XAML, the markup extension was not updated properly.
12 years ago
Tobias Gummesson
d4beb03306
Fixed so markup extensions where property is set by a StaticResource checks if the referenced resource is declared locally, and it its declared locally it forces the markup extension to be printed as element and not as shorthand XAML markup extension code. This is so the StaticResource can find the correct resource.
...
Also fixed so Resources element is always left first among the child elements when inserting new child.
12 years ago
Tobias Gummesson
ccda46b899
Fixed so its possible to use MultiBinding and PriorityBinding on a DesignItemProperty and that it writes as expected to XAML.
12 years ago
Tobias Gummesson
debb1489e3
If properties on a markup extension (for example a binding) is modified after the markup extension was set on a property, and these property changes effect how the markup extension can be printed in XAML, the markup extension was not updated properly.
12 years ago
Tobias Gummesson
8de92073b7
Fixed so markup extensions where property is set by a StaticResource checks if the referenced resource is declared locally, and it its declared locally it forces the markup extension to be printed as element and not as shorthand XAML markup extension code. This is so the StaticResource can find the correct resource.
...
Also fixed so Resources element is always left first among the child elements when inserting new child.
12 years ago
Tobias Gummesson
bb4a661db2
Fixed so its possible to use MultiBinding and PriorityBinding on a DesignItemProperty and that it writes as expected to XAML.
12 years ago
Daniel Grunwald
f5780c2944
Apply new file headers
15 years ago
Siegfried Pammer
12bdde75f9
fixed WpfDesign unit tests
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4824 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
9ca4d90d0f
Resurrect old version of WPF designer (from revision 3608)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4770 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Ivan Shumilin
fada9f0e0d
remove duplicated projects and reference, update output paths in *.csproj
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3625 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
b355b23dba
Worked on event support in WPF designer.
...
Fixed C# parser bug regarding expressions like "(T)-val".
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2669 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
877dd375d9
Allow creating new components.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2425 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
5516b08461
Support loading .xaml files that use CDATA-sections.
...
Support loading .xaml files that set up event handlers.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2423 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
0b013d8405
Merge unit tests for WpfDesign.Designer and WpfDesign.XamlDom.
...
Keep the Z-Order when moving multiple elements between containers.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2421 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
0564fc244a
XamlDom: better support for element collections.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2418 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a6e2f1476d
Begin work on moving components between containers.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2417 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a4035d10e4
Set Canvas.Left+Canvas.Top attached properties when resizing a control inside a Canvas.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2413 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
de3656269f
Allow setting simple properties via DesignItem.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2238 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago