48 Commits (7196a27721562dae0bd3a09087e9de6ca04c4f2d)

Author SHA1 Message Date
Siegfried Pammer 7196a27721 disable support for custom controls in WPF designer, due to http://community.sharpdevelop.net/forums/p/19968/50794.aspx#50794 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
jkuehner 1f63e2dffb Translation for "Press Alt Text" in WpfDesigner 12 years ago
jkuehner a722477a11 Only a ReferenceProjectItem should be Added to the ToolBox 12 years ago
jkuehner d01d360231 Fix Error Line Number in XAML Files! 12 years ago
jkuehner 0a8622a405 SharpDevelop -> Reload Toolbox when a reference is added 12 years ago
jkuehner 5e6212274f WPF Design Addin 12 years ago
Daniel Grunwald 8293675a92 Replace 'Where(pred).FirstOrDefault()' with 'FirstOrDefault(pred)' 13 years ago
Siegfried Pammer 6d8bf0047d fix bug introduced by f0ab34006f - http://community.sharpdevelop.net/forums/t/15792.aspx 13 years ago
Siegfried Pammer d01ae06ee0 improve information provided in WpfDocumentError 14 years ago
Matt Ward eebe2e928c Reformat code. 14 years ago
Matt Ward f0ab34006f Stop WPF designer from reformatting XAML in text editor when nothing is changed in the designer. 14 years ago
Eusebiu Marcu 58e5ace255 fix SD-1716 - http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1716&PROJID=4 14 years ago
Daniel Grunwald b9b018525d Fixed build. 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Siegfried Pammer 57023bbb15 changed /Addins/WpfDesign to /AddIns/WpfDesign; the addin tree is case sensitive; avoid two AddIns sections on the root level 15 years ago
Kumar Devvrat 49202257d4 Fix a bug where Outline was not displayed in the first switch to Design tab. 15 years ago
Kumar Devvrat 72f208e637 -Add support for custom controls. 15 years ago
Kumar Devvrat 6b249a878d - Hide the exceptions show by AbstractViewContentHandlingLoadErrors, instead show a friendly error window. 15 years ago
Kumar Devvrat 27fe096db9 - Implement IServiceProvider in IViewContent to get services for View Contents as suggested by Daniel. 15 years ago
Kumar Devvrat 901b1ce927 - Add Context menu with general set of operations. 15 years ago
Daniel Grunwald 7a23f641b3 Remove ICSharpCode.TextEditor. 15 years ago
Daniel Grunwald 947f9ae4db Fixed some FxCop warnings in WPF designer. 16 years ago
Daniel Grunwald bb6dbbada5 Started work on UI for project upgrade (to .NET 4.0). 16 years ago
Daniel Grunwald 8c715253b5 Add WPF Designer back to SharpDevelop 4. 16 years ago
Daniel Grunwald 9ca4d90d0f Resurrect old version of WPF designer (from revision 3608) 16 years ago
Daniel Grunwald 0f7890a6a1 Remove WPF Designer. 17 years ago
Ivan Shumilin 110e3d9954 Create controls immediately when dragging from the toolbox 17 years ago
Ivan Shumilin 75d75ce3ff handle delete command inside the outline view 17 years ago
Ivan Shumilin a2c2607b20 - Designer commands now work in OutlineViewPad 17 years ago
Daniel Grunwald 08ccdbccfd Add outline view pad. 17 years ago
Ivan Shumilin 74a952bdb5 WPF Designer: Report loading errors (TaskService for integrated version, ErrorListView for standalone) 17 years ago
Ivan Shumilin 945d491f87 - Commands routing (for integrated and standalone WPF Designer, CCP still not implemented) 17 years ago
Daniel Grunwald 331c98e525 r7307@daniel-notebook (orig r3338): daniel | 2008-08-14 07:56:11 +0200 17 years ago
Daniel Grunwald f3f1ed2f05 r7305@daniel-notebook (orig r3336): daniel | 2008-08-14 07:39:30 +0200 17 years ago
Ivan Shumilin 4d76a8e594 PropertyGrid for WPF Designer 17 years ago
Daniel Grunwald 0d9676f6f5 Applied patch by Ivan Shumilin: Choose class dialog for WPF Designer 17 years ago
Daniel Grunwald 9567c3e210 Add more controls to toolbox, support editing properties of type "Cursor" and "bool?". 18 years ago
Daniel Grunwald 67304d86f7 Support creating event handlers by double-clicking buttons in the WPF designer. 18 years ago
Daniel Grunwald b355b23dba Worked on event support in WPF designer. 18 years ago
Daniel Grunwald 7bd9c2a8b6 Fixed SD2-953: Code error is thrown runing a WinForm with the form .resx file opened 18 years ago
Daniel Grunwald 43061cd1d8 Add image loading and custom control support to WpfDesign. 18 years ago
Daniel Grunwald 77efe1ecc1 Add Undo/Redo support to integrated WPF designer. 18 years ago
Daniel Grunwald cb3a1f2069 Support ToolBox and PropertyGrid in WPF designer. 18 years ago
Daniel Grunwald bc1d6f3211 Add WpfDesigner addin. 18 years ago