22 Commits (99b8d8529fb1bdfb323057f856b194d4e6f3b435)

Author SHA1 Message Date
Daniel Grunwald 99b8d8529f Boo Forms Designer: prevent the designer from deleting unrelated fields. 17 years ago
Daniel Grunwald 45d5e79d34 Fixed SD2-1534: Boo forms designer modifies fields in non-designer file 17 years ago
Christian Hornung e47f4df2ea Windows.Forms designer: Fixed detecting the wrong LocalizationModel when an extender provider with a string property is used. Show "please wait" label during reload when changing the language. 17 years ago
Christian Hornung 70c3b777cd Windows.Forms designer now uses OpenedFile for all files it modifies. 17 years ago
Christian Hornung 61268e9dc4 Windows.Forms designer: Implemented support for PropertyReflection localization model, and set this as default. Localization model can be changed on new options panel, with the option to keep the localization model of existing forms unchanged. 17 years ago
Daniel Grunwald 8675624e3c Fixed forum-18481: Problem with Boo Forms Designer when using TableLayoutPanel 18 years ago
Christian Hornung 97081e42c5 Enabled design-time localization in the Boo forms designer. 19 years ago
Daniel Grunwald f2145433b6 Added warning for SD2-763: Resources not found with multiple types in source file 19 years ago
Daniel Grunwald 13e4f3180a Fixed build error 19 years ago
Daniel Grunwald eff3736f6b Fixed SD2-1143: #Develop doesn't show 'Source / Design' tabs for VB froms created with VS 2005. 19 years ago
Daniel Grunwald e3f69a1708 Fixed SD2-973: Boo Forms Designer shows error after adding a control and switching between views. 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 ae6de2495e Improved NRefactory public API (moving classes to other namespaces etc.) 19 years ago
Daniel Grunwald 9fa1b07c0c Fixed some FxCop warnings in NRefactory. 19 years ago
Daniel Grunwald f2ecb18965 Fixed BOO-713: Explode operator must be used for DataGridView.Columns.AddRange. 20 years ago
Daniel Grunwald 1898a796a3 Infer array literal context from context in FormsDesigner CodeDom converter. 20 years ago
Daniel Grunwald 4816d086ef The Boo forms designer now supports partial classes. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald 48939e61d6 Rename FormDesigner to FormsDesigner. 20 years ago
Daniel Grunwald 6181a779b1 The boo CodeDomVisitor now supports local variables (needed for resource manager). 20 years ago
Daniel Grunwald eefbab6fb7 Applied form designer patch by Christian Hornung. Fixes SD2-522 and SD2-516. 20 years ago
Daniel Grunwald fd562a9339 Added form designer to BooBinding (BOO-513). 20 years ago