tbulle
195d4033c2
Changes to make reverse cloning possible
12 years ago
Daniel Grunwald
eec385146f
Change LGPL headers to MIT header.
12 years ago
gumme
fe0e8c045a
Fixes the following in RegisterXamlComponentRecursive method (called for example on Paste):
...
- Getting the correct namescope for RootItem (the INameScope case was not checked).
- Clears the local namescope for the object if it exists, otherwise name changes will be registered in the local namespace instead of RootItem document namespace.
- Only adds _Copy (or CopyX, where X is an integer) if the previous name did not already end with _Copy. This prevents names as "myname_Copy_Copy_Copy..." to occur when copying and pasting already copied elements.
- Registers the new name to the RootItem namescope, only setting site.Name is not enough as its not yet a part of the RootItem document namescope.
12 years ago
jkuehner
6a0f73eb2c
Don't Clear Name on copied Elements, change the name to "_Copy","_Copy1","_Copy2"....
12 years ago
jkuehner
4573eeec9c
Remove Name from a Pasted Control when it exists in the NameScope
12 years ago
Daniel Grunwald
f5780c2944
Apply new file headers
15 years ago
Daniel Grunwald
947f9ae4db
Fixed some FxCop warnings in WPF designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5479 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
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
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
Daniel Grunwald
bef87e00dd
WPF Designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2237 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
661dc93d6c
Worked on designer infrastructure.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2223 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f182568b29
Rename DesignSite -> DesignItem.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2222 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b54ee353de
WpfDesigner
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2221 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago