9238 Commits (6a0f73eb2c225026cdcfed01b7e12542853f43b4)
 

Author SHA1 Message Date
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
jkuehner 04c2654b9c Outline Panel ToolTip Preview of the Control 12 years ago
jkuehner d01d360231 Fix Error Line Number in XAML Files! 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 190e56e33a Fix conflicts after merge 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
jkuehner 7da8435853 Posibility to Move Controls via Keys 12 years ago
jkuehner df13af3c8e Design Surface should Handle RequestbringIntoView of the ScrollViewer! 12 years ago
jkuehner 5550b1991e Resize PanelMoveAdorner and ContainerDragHandle when Zoomed, So you can also Move Controls when Zoomed Out very wide! 12 years ago
jkuehner 95d7bbf84b Press "Alt" key to Enter a Container, do not Enter automatically. 12 years ago
jkuehner c09ab8c072 Better support for Lookless Controls: 12 years ago
jkuehner ab3507ff05 Make the PropertyGird to a CustomControl so that it is Restyleable 12 years ago
jkuehner f535a52893 PrimarySelection should also call RaisePropertyChanged 12 years ago
jkuehner c029f3acbc Rotate Thumb loses it's Rotation when used again, fixed 12 years ago
jkuehner dfbd921f22 Fix Resizing & Positioning when Zoomed in or Out 12 years ago
jkuehner 822bd182d2 Set BoundsPrecision to 1, you can't place Controls so Perfectly with the Mouse, so this is enough 12 years ago
jkuehner aa075d4661 Disable Reset on Context menu when property is not Set 12 years ago
jkuehner 4011b68f35 Fix Default Initializer 12 years ago
jkuehner 8e3a5c645c Margin Handle fixes 12 years ago
jkuehner f37b116482 Default Placement Behavior 12 years ago
jkuehner 820b8cedb7 Canvas Placement: 12 years ago
jkuehner 397d418e07 Make DesignSurface a CustomControl, so it can be Restyled when using it an own Project! 12 years ago
jkuehner 569f8629d1 Show a Rectangle when a Property is set! 12 years ago
jkuehner f2ea63706e Rotate Controls via a RotateThumb 12 years ago
jkuehner c0a614d153 Copy/Paste ContextMenu on Outline Node 12 years ago
jkuehner cb5050cb7b Allow a Gradient Brush correctly Parsed to XAML and Back! 12 years ago
jkuehner 935f12b040 Fixes of the Brush Editor in the Propertygrid View: 12 years ago
jkuehner 189f48142f Allow Copy&Paste of Controls not defined in the Framework Assemblys 12 years ago
jkuehner 6a39a57d10 Own Type Finder for XamlDesigner Project -> needed for tests, so that other assemblys work 12 years ago
jkuehner 3a2ec306e5 XAML Designer Demo Project -> Add the Posibility to Add Controls from other Assemblys to the ToolBox 12 years ago
Siegfried Pammer 9cbc721069 fixed merge conflict in: Sending in an empty string as namespaceURI when setting a value to an attribute that does not belong to a namespace, otherwise it will overwrite the value in another attribute with same name but in another namespace if it finds one. 12 years ago