67 Commits (b3c9ffa9d5481e9609bcc628bc77b659415fc179)

Author SHA1 Message Date
jogibear9988 f2958f8296 Bugfix: ComboBox Editor did not work! 12 years ago
jogibear9988 b3ea4a0efb Bugfix Assembly Version Problem 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
jkuehner c24dcaad57 Formated Text Editor -> Set Run Properties only when Set 12 years ago
jkuehner 86f8f33591 Fix Formated TextEditor should not reference a specific DLL Version 12 years ago
jogibear9988 39e5da367e Fixes for Unit Tests and Whitespace 12 years ago
jkuehner b33f8cf0da Bugfixes for Image Placement, Formated Text, ... 12 years ago
jogibear9988 a269a4aa48 Fixes for Formated Text Editor 12 years ago
jkuehner 5e3e8c3432 Started to work on a Formated Text Editor for TextBlock! 12 years ago
jkuehner cfe4b3a77e Bugfix -> Number Editor smallest possible Value was zero! 12 years ago
jkuehner 22a021957b Bugfix -> Number Editor smallest possible Value was zero! 12 years ago
tbulle 8b8cdfbc40 Created Interface to be able to customize PropertyGrid 12 years ago
jkuehner 5b3cfdb474 Color & TimeSpan Editor in PropertyGrid 12 years ago
jkuehner 5a181c135f Open Collection Editor from PropertyGrid for Properties which implement ICollection 12 years ago
tbulle a3c162e9c0 Format changes 12 years ago
tbulle b67af16c45 Implemented inteface for OutlineNode so that a custom outlinenode can be implemented 12 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
tbulle 50c66e0f17 Changes to make it easier to use and customize the propertygrid from external project 12 years ago
Siegfried Pammer 8cf4ce9a91 rename should not be executed, if the name is not valid or the selection was changed 12 years ago
Siegfried Pammer caaedbd722 add partial implementation of rename for the WPF designer 12 years ago
Daniel Grunwald 52ab4d36a5 Normalize newlines in *.cs 13 years ago
jkuehner c045a08fee - Flat Collection Editor now working 13 years ago
jkuehner 0029ec5d39 Flat Collection Editor Refresh fix (hacky) 13 years ago
jkuehner 3332f96d72 Flat Collection Editor 13 years ago
jkuehner 6d5f1082cf Collection Editor Tab Control fix 13 years ago
Siegfried Pammer 3e62472120 replace some icons in WPF designer with icons suggested by Michael Seeger 13 years ago
jkuehner ab3507ff05 Make the PropertyGird to a CustomControl so that it is Restyleable 13 years ago
jkuehner aa075d4661 Disable Reset on Context menu when property is not Set 13 years ago
jkuehner 569f8629d1 Show a Rectangle when a Property is set! 13 years ago
jkuehner 935f12b040 Fixes of the Brush Editor in the Propertygrid View: 13 years ago
Siegfried Pammer 76014cd971 fixed merge conflict in 13 years ago
Tobias Gummesson e0233a6e05 Fixed so nodes in the property grid gets DesignItemProperty instances that really represents attached properties when an attached property is used. 13 years ago
Daniel Grunwald 8293675a92 Replace 'Where(pred).FirstOrDefault()' with 'FirstOrDefault(pred)' 14 years ago
Eusebiu Marcu 58e5ace255 fix SD-1716 - http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1716&PROJID=4 15 years ago
Siegfried Pammer 8405f8c707 moved WpfDesigner-ColorPicker to ICSharpCode.SharpDevelop.Widgets.csproj 16 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
Kumar Devvrat a851d04ff9 Add collection editor for editing Menu, TreeView, ListBox, ComboBox items 16 years ago
Kumar Devvrat 42b1ccfc25 - Re-adjust styles. 16 years ago
Kumar Devvrat 27535f252e - Modify and add more default sizes for controls. 16 years ago
Kumar Devvrat 1d94e769fa - Support changing DockPanel.Dock through quick operations. 16 years ago
Kumar Devvrat 9654056635 Indicate number range and type validation in the numeric editor through foreground colour 16 years ago
Kumar Devvrat f1e2aa28c8 Support editing attached properties in the property grid. 16 years ago
Kumar Devvrat 095af95ea2 Fix issue related to context menu display in the PropertyGrid 16 years ago
Daniel Grunwald 58fb57ce24 Move NumericUpDown and ZoomScrollViewer to SharpDevelop.Widgets. 16 years ago
Daniel Grunwald 061496afc3 Started work on SD2-1592 - Add back highlighting editor for AvalonEdit 16 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 16 years ago
Daniel Grunwald f599cadc78 Fixed SD2-1612 - Commands in Edit > Folding have no effect 17 years ago
Daniel Grunwald 46caf75b22 A few FxCop fixes and missing documentation. 17 years ago
Daniel Grunwald 05982705ab Code cleanup; fixed moving controls in and out of containers that had transforms applied. 17 years ago