8 Commits (9b96afbfde232035025a0dbc7f3e68772a697a52)

Author SHA1 Message Date
David Alpert 9b96afbfde Added support for IViewContent navigation history (known in the Wiki as Code Navigation). Basic documentation available in the XML comments for ICSharpCode.Core.NavigationService 20 years ago
Daniel Grunwald e5bc45a6e2 Fixed base addresses and used [DependencyAttribute] to prevent assemblies from being relocated. 20 years ago
Matt Ward d80ad0eb28 Added Alex Knip's patch to fix SD2-553 - Cannot Show Form Designer Grid. 20 years ago
Daniel Grunwald 7a95e8ead4 Update AssemblyInfo to version 2.1. 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 684ff9df76 Rename forms designer directory. 20 years ago
Daniel Grunwald 6128d7192b Move FormDesigner/Project/Src/FormDesigner/* to FormDesigner/Project/Src/* 20 years ago
Daniel Grunwald 48939e61d6 Rename FormDesigner to FormsDesigner. 20 years ago
Matt Ward 58f1276619 Fixed SD2-462. Undo/redo now working in the Forms Designer. 20 years ago
Matt Ward f43ec049b7 Fixed SD2-507. Adding a column to a DataGridView was causing a NullReference exception. Fixed by adding a new TypeDiscoveryService returning types from System.Windows.Forms. 20 years ago
Daniel Grunwald c7500d9f59 Fixed SD2-512: Form Designer cannot load "Color.FromArgb" definitions 21 years ago
Daniel Grunwald fd562a9339 Added form designer to BooBinding (BOO-513). 21 years ago
Daniel Grunwald 07bba4fd75 Added missing resource strings, removed resource strings from AssemblyAnalyzer. 21 years ago
Daniel Grunwald 9854f92d06 Show error message when going to designer mode in a file with syntax errors instead of displaying an empty form. 21 years ago
Daniel Grunwald b32b9beb14 Fixed forms designer to reparse the file when switching to the designer tab. 21 years ago
Mike Krüger 4b91b06924 Worked on VB.NET Forms Designer.' 21 years ago
Daniel Grunwald 3571a1a7e4 Worked on code completion. 21 years ago
Daniel Grunwald a2fc15687f Fixed some properties in the project files. 21 years ago
Mike Krüger f5cd93dd9f #D now runs under the latest .NET Framework. 21 years ago
Mike Krüger 647befcb80 Corsavy is now self-hosting. Hopefully no more build files are out of sync with project files issues ... 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago