15 Commits (a4035d10e4636fb99b0441562ecee44cf91d05b8)

Author SHA1 Message Date
Daniel Grunwald a4035d10e4 Set Canvas.Left+Canvas.Top attached properties when resizing a control inside a Canvas. 19 years ago
Daniel Grunwald 2881b5d704 Allow resizing components. 19 years ago
Daniel Grunwald 4990d11008 Support editing multiple controls inside the property editor. 19 years ago
Daniel Grunwald 2ea30969e5 Rework hit testing. 19 years ago
Daniel Grunwald 4cb3045791 WPF PropertyEditor 19 years ago
Daniel Grunwald bc26b06010 Add "IsSet" button to property grid. 19 years ago
Daniel Grunwald 4a578b3c3d Begin implementing the PropertyEditor. 19 years ago
Daniel Grunwald e22a8beca8 Add WindowClone. 19 years ago
Daniel Grunwald bef87e00dd WPF Designer. 19 years ago
Daniel Grunwald c44f429646 Add adorner support. 19 years ago
Daniel Grunwald f890f57886 Work on designer extensibility framework. 19 years ago
Daniel Grunwald 661dc93d6c Worked on designer infrastructure. 19 years ago
Daniel Grunwald f182568b29 Rename DesignSite -> DesignItem. 19 years ago
Daniel Grunwald b54ee353de WpfDesigner 19 years ago
Daniel Grunwald 320b1acb30 Create WpfDesign project. 19 years ago
Daniel Grunwald c974c6ac1c Start implementation of our .xaml loader. 19 years ago
Daniel Grunwald de05357b9e Fixed SD2-971: Correct VB arrays declaration and redim-statements are recognized as code errors. 19 years ago
Daniel Grunwald 941c45808b Make Consolas the default font on Vista. 19 years ago
Matt Ward f0d2c7c44f Ported all SharpDevelop 1.1 samples apart from the language binding sample. 20 years ago
Daniel Grunwald a3c3230123 Added some strings to the translation database. 20 years ago
Daniel Grunwald fd3cc63664 Fixed C# parser bug: cast followed by anonymous method. 20 years ago
Matt Ward 5d68029091 Added support for Mono's GAC. Added Gtk# and Glade# project templates. Project templates can now clear any imports added by default. Improved code completion for Mono GAC assemblies with dependencies. 20 years ago
Daniel Grunwald 2cff0d9e07 Added context menu to AddInManager, put strings into translation database. Chloë (GeneralWizardBackground.png) now uses alpha transparency and looks great in different color profiles. 20 years ago
Daniel Grunwald 155e8acf0f Implemented adding and removing external AddIns. 20 years ago
Daniel Grunwald d4304b6400 Add simple AddIn manager that can enable and disable AddIns. 20 years ago
Matt Ward a6dfc69c0c Added support for Mono 1.1.9.2 20 years ago