jogibear9988
7fd896abad
More fies for Image COntrol, Container Enter,...
11 years ago
jkuehner
b33f8cf0da
Bugfixes for Image Placement, Formated Text, ...
11 years ago
jogibear9988
acce4a9445
more fixes in XAML Designer
11 years ago
jogibear9988
beb76068fb
Fixes for Formated Text Editor and Context Menu Handling
11 years ago
jkuehner
5e3e8c3432
Started to work on a Formated Text Editor for TextBlock!
11 years ago
tbulle
5b8cf1cf46
Check for negative height or width before changing object since it will cause an exception
11 years ago
gumme
aededd6a35
Moving controls several steps by holding down arrow keys is now working again.
...
Removed canvas special handling in DesignPanel and instead letting each placement behavior handle its own special needs, and handling the Canvas issue by overriding GetPosition in CanvasPlacementSupport instead.
Fixed SetPosition in CanvasPlacementSupport so Left/Top properties have priority over Right/Bottom, as this is the priority that the runtime uses.
11 years ago
tbulle
2de5ca711f
A bug fix for a setter that erased previously set value on movement
11 years ago
tbulle
7e238a9b52
Fix for skewed checkbox movement on arrow key press
11 years ago
jkuehner
28af1f070c
Select Items below the current by Pressing Alt Key when Clicking on Control!
11 years ago
jkuehner
12423244dd
Fix Undo on Keyboard Movement
11 years ago
Daniel Grunwald
eec385146f
Change LGPL headers to MIT header.
12 years ago
tbulle
c22443ba71
Setter methods for implementing a custom HitTestFilterCallback
12 years ago
jkuehner
f8c08d5b0d
Fix in design Panel -> element was null
12 years ago
jogibear9988
2194f16822
Xaml Designer:
...
- Support IsLocked Design Time Property
- Support Filtering in Outline View
12 years ago
gumme
75dc74620c
Using filter to ignore invisible elements in hit testing on design surface.
12 years ago
Siegfried Pammer
1ab1d4be4c
fix some issues:
...
- formatting and indentation in some files
- do not catch and mute all exceptions in some cases
- use RhinoMocks to mock required services in tests
12 years ago
jkuehner
7da8435853
Posibility to Move Controls via Keys
...
(like in VS and Blend)
12 years ago
jkuehner
397d418e07
Make DesignSurface a CustomControl, so it can be Restyled when using it an own Project!
...
Also fixes crashes in Visual Studio 2012, where the Design Surface did not work as UserControl
12 years ago
jkuehner
f34a5e8da8
- Raster Placement support!
...
- Aviability to Enable/Disable Raster and Snapline Placement from the Zoom Control (like in VS2012)
- Fix in Snapline Placement that you can also Position to 0!
12 years ago
Daniel Grunwald
f5780c2944
Apply new file headers
15 years ago
Siegfried Pammer
19406653ea
- improved WPF designer in some areas
...
- added missing implementations of methods in VBNetFormattingStrategy
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4823 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
46caf75b22
A few FxCop fixes and missing documentation.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4779 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
bb8f2e52dd
More cleanup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4773 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
8f3490bb87
Implemented deleting components from the design surface.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2440 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2010223356
Support drag'n'drop from toolbox to designer surface.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2439 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 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
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
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
15d7aadd27
Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views.
...
Removed SharpQuery.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2313 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2ea30969e5
Rework hit testing.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2258 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
4a578b3c3d
Begin implementing the PropertyEditor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2246 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
2ecc05f3f5
More work on adorners.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2228 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c44f429646
Add adorner support.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2227 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e2b69e1104
Support CustomInstanceFactory.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2225 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
Daniel Grunwald
320b1acb30
Create WpfDesign project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2220 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago