2 Commits (58a5eea4781bbd8f7138b35fee1ddce16c5d0093)

Author SHA1 Message Date
Siegfried Pammer 58a5eea478 fixed FormsDesigner.AddIn - all code is now separated 15 years ago
Daniel Grunwald aa53048b36 Start splitting up the forms designer into two assemblies in order to move it onto a separate AppDomain. 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald 7267cd5c81 Trying to reduce amount of global state in ICSharpCode.Core 16 years ago
Christian Hornung 70c3b777cd Windows.Forms designer now uses OpenedFile for all files it modifies. 17 years ago
Christian Hornung ce2ac2fd6e Windows.Forms designer: Fixed saving of the resources of localizable forms (previously, saving in a non-default language resulted in the default resources being deleted). It seems that the designer always expects to read back the old values of the resources even if it has already written to a new ResourceWriter. So the content of the ResourceWriter stream is now only transferred to the internal storage buffer after serialization is complete. 17 years ago
Daniel Grunwald 08cba8fe9e Fixed forum-6486 (Auto-correction occurring within strings) 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 387ea3ce1b Fixed wildcards support (SD2-1170) 19 years ago
Daniel Grunwald dcaf24c04d Implemented SD2-1183: Use MSBuild libraries 19 years ago
Markus Palme a1543c981e removed unused import statements 19 years ago
Daniel Grunwald 3363abd941 Rename namespace for classes inside ICSharpCode.SharpDevelop.dll: ICSharpCode.Core -> ICSharpCode.SharpDevelop 19 years ago
Daniel Grunwald 4584a6fa5b Fixed forum-9028: orphan resx file if form file is renamed 19 years ago
Daniel Grunwald ae64d1e72e Applied patch by Christian Hornung: Forms designer resource loading 20 years ago
Daniel Grunwald 98335d8152 Fixed SD2-426: About box / Version info tab / Copy (the clipboard seems to be set correctly, we can ignore the ExternalException) 20 years ago
Daniel Grunwald cbb371b262 Fixed SD2-670: Second form resource added if design view switched to from designer partial class 20 years ago
Daniel Grunwald ae6635bcb6 Fixed SD2-639: Renaming a form should rename the resource file 20 years ago
Matt Ward 309a0b8978 Fixed SD2-628 - Can now design unsaved files when a project is currently open. 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