14 Commits (3cbcab3bf6fd1758420b7915267113f26452d13d)

Author SHA1 Message Date
Matt Ward 3cbcab3bf6 Custom components side tab is now updated when a new reference is added to the project. It is also disposed before creating a new instance when the toolbox side tabs are reloaded. 19 years ago
Daniel Grunwald c75e4a3e5e Fixed SD2-1082: Adding a user control to a form throws exception if the control's code doesn't have a constructor without arguments. 19 years ago
Daniel Grunwald fd2977e83d Pass SideBar tab headers to StringParser. 19 years ago
Daniel Grunwald 519c18a986 Move SideBar and AutoHide to ICSharpCode.SharpDevelop.Widgets. 19 years ago
Daniel Grunwald 4af14f6adf When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions. 19 years ago
Daniel Grunwald cbbedce145 Applied forms designer assembly loading patch by Alex Prudkiy. 19 years ago
Daniel Grunwald c9ecec41f3 Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 19 years ago
Daniel Grunwald c3c8cc56f2 Applied forms designer assembly loading patch by Alex Prudkiy. 20 years ago
Daniel Grunwald 8e182c7339 Forms designer is now reloading assemblies when required (based on patch by Alex Prudkiy). 20 years ago
Daniel Grunwald 7029bc66cf Revert two forms designer files that shouldn't be committed... 20 years ago
Daniel Grunwald 8cd3f6d81c Added generator application to generate the NRefactory AST. 20 years ago
Daniel Grunwald 4ac89b6905 Overworked form designer assembly loading a bit. Showing the custom components in the tools pad no longer causes the assembly to be loaded, it is loaded only when the component in the toolbox is activated. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald 684ff9df76 Rename forms designer directory. 20 years ago
Daniel Grunwald 6128d7192b Move FormDesigner/Project/Src/FormDesigner/* to FormDesigner/Project/Src/* 20 years ago