14 Commits (2e63f132705ba2ead97f3b651bea233c01b2122d)

Author SHA1 Message Date
Matt Ward 2e63f13270 Fixed unhandled InvalidCastException when using the keyboard with a Form being displayed in the designer. 16 years ago
Christian Hornung b537595e0b Fixed SD2-1016 - #Develop menus cannot be navigated using arrow keys when a winform has the focus. 16 years ago
Daniel Grunwald 4c485fabf7 Rename Content property back to Control (IViewContent, IPadContent, IOptionsPanel) to prevent the C# compiler from automatically picking up a Content property from a base class. 16 years ago
Daniel Grunwald f3f05768f2 Fixed build. 17 years ago
Daniel Grunwald 606cb75ed5 Implemented Active*ContentChanged events. 17 years ago
Daniel Grunwald 216cc81acd Add AvalonDock. 17 years ago
Daniel Grunwald 07741ea018 Property pad now works correctly with the Windows Forms designer. 18 years ago
Matt Ward 07dd5f5a00 Fixed SD2-1159 - InvalidOperation exception thrown when trying to delete or cut an inherited control in the forms designer. The forms designer's clipboard context menu items now have loadclasslazy set to false so they are correctly disabled for inherited controls. Changed the FormKeyHandler so that when the delete key is pressed a check is made to ensure that the deletion command is enabled. 19 years ago
Markus Palme a1543c981e removed unused import statements 19 years ago
Daniel Grunwald dee27d74c7 Fixed exception when trying to delete a MarshalByValueComponent (like DataSet) using the keyboard. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald b036e9d48f Fixed SD2-573: Editing menu item text in place 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